I was wondering if you could help me because I have done everything on the install instructions but ExonDel still fails.
I have all required perl modules and both R and samtools are on my path.
#bin name chrom strand txStart txEnd cdsStart cdsEnd exonCount exonStarts exonEnds score name2 cdsStartStat cdsEndStat exonFrames
0 NM_032291 1 + 66999638 67216822 67000041 67208778 25 66999638,67091529,67098752,67101626,67105459,67108492,67109226,67126195,67133212,67136677,67137626,67138963,67142686,67145360,67147551,67154830,67155872,67161116,67184976,67194946,67199430,67205017,67206340,67206954,67208755, 67000051,67091593,67098777,67101698,67105516,67108547,67109402,67126207,67133224,67136702,67137678,67139049,67142779,67145435,67148052,67154958,67155999,67161176,67185088,67195102,67199563,67205220,67206405,67207119,67216822, 0 SGIP1 cmpl cmpl 0,1,2,0,0,0,1,0,0,0,1,2,1,1,1,1,0,1,1,2,2,0,2,1,1,
0 NM_001308203 1 + 66999251 67216822 67000041 67208778 22 66999251,66999928,67091529,67098752,67105459,67108492,67109226,67136677,67137626,67138963,67142686,67145360,67154830,67155872,67160121,67184976,67194946,67199430,67205017,67206340,67206954,67208755, 66999355,67000051,67091593,67098777,67105516,67108547,67109402,67136702,67137678,67139049,67142779,67145435,67154958,67155999,67160187,67185088,67195102,67199563,67205220,67206405,67207119,67216822, 0 SGIP1 cmpl cmpl -1,0,1,2,0,0,1,0,1,2,1,1,1,0,1,1,2,2,0,2,1,1,
1 NM_001301825 1 + 33547778 33586132 33547850 33585783 9 33547778,33549554,33557650,33558882,33560148,33562307,33563607,33583502,33585644, 33547955,33549728,33557823,33559017,33560314,33562470,33563780,33583717,33586132, 0 AZIN2 cmpl cmpl 0,0,0,2,2,0,1,0,2,
1 NM_001080397 1 + 8378144 8404227 8378168 8404073 9 8378144,8384365,8385357,8385877,8390268,8395496,8397875,8399552,8403806, 8378246,8384786,8385450,8386102,8390996,8395650,8398052,8399758,8404227, 0 SLC45A1 cmpl cmpl 0,0,1,1,1,0,1,1,0,
Hi
I was wondering if you could help me because I have done everything on the install instructions but ExonDel still fails.
I have all required perl modules and both R and samtools are on my path.
The command I am using is:
here is the output from the run command
here are the content of each file:
ExonDel_cgf.txt
here is the list of genes in gene_list.txt
here is the list of genes in genes.bed
Here are the first few lines of the refseq_no_chr_prefix.txt (RefSeq UCSC track)
This is exactly the same file downloaded from UCSC, I simply removed the chr prefix because all my bam files do not have the prefix. I made sure all my files are not using the chr prefix, so my fasta reference file also does not have prefix.
my ExonDel_test contains the list of the bam files I want to process