You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My GTF have chromosomes names like GL00000*.*
here is cmd I use:
$ python /path/to/leafcutter/clustering/leafcutter_cluster_regtools.py
-j path/to/Aligned.sortedByCoord.out.bam.junc
-m 50 -o
-l 500000
--nochromcheck=checkchrom
Even though I include the option --nochromcheck=checkchrom , the tool still produces an error.
GL000009.2 55964 56572 JUNC00526257 2 - 55964 56572 255,0,0 2 120,94 0,514 does not exist... check your junction files.
The text was updated successfully, but these errors were encountered:
My GTF have chromosomes names like GL00000*.*
here is cmd I use:
$ python /path/to/leafcutter/clustering/leafcutter_cluster_regtools.py
-j path/to/Aligned.sortedByCoord.out.bam.junc
-m 50 -o
-l 500000
--nochromcheck=checkchrom
Even though I include the option --nochromcheck=checkchrom , the tool still produces an error.
GL000009.2 55964 56572 JUNC00526257 2 - 55964 56572 255,0,0 2 120,94 0,514 does not exist... check your junction files.
The text was updated successfully, but these errors were encountered: