Open murphycj opened 7 years ago
I am also encountering this problem except that it cannot find the index files for whatever reason
This problem may be due to the change in the usage of samtools. The '-o' is needed now when using 'samtools sort -n' command, and we have changed it. The index files cannot be found may be due to the "Bio::DB::IndexedBase", which would create an index file for the genome.fa in the same directory.
I' am trying test GFusion on a small dataset. The reference genome sequences I've downloaded is hg19 from http://ccb.jhu.edu/software/tophat/igenomes.shtml.
The command I' am using:
This is the log output. It seems to end in error.