CIRCexplorer2 icon indicating copy to clipboard operation
CIRCexplorer2 copied to clipboard

IndexError: list index out of range.

Open jaberdehghani64 opened this issue 10 months ago • 2 comments

I have got "IndexError: list index out of range" error when I run CIRCexplorer2. I used "fast_circ.py parse -r '/home/jaber/Desktop/volox/ncbi_dataset/data/GCA_000143455.1/genepred.txt' -g '/home/jaber/Desktop/volox/ncbi_dataset/data/GCA_000143455.1/GCA_000143455.1_v1.0_genomic.fna' -t TopHat-Fusion -o '/home/jaber/Desktop/volox/fast_circ' '/home/jaber/Desktop/volox/tophat2/accepted_hits.bam' " command. Does anyone know what is the problem by any chance? Thanks

jaberdehghani64 avatar Aug 23 '23 16:08 jaberdehghani64

Please make sure /home/jaber/Desktop/volox/tophat2/accepted_hits.bam is the BAM file produced by TopHat-Fusion.

kepbod avatar Aug 24 '23 00:08 kepbod

Please make sure /home/jaber/Desktop/volox/tophat2/accepted_hits.bam is the BAM file produced by TopHat-Fusion.

Thank you for your response. Yes, it is a "bam" file made by TopHat-Fusion.

jaberdehghani64 avatar Aug 24 '23 07:08 jaberdehghani64