Open husamia opened 3 years ago
What is the error about
docker run -it --rm -v E:\miso:/home -w /home 8c213df45732 -b run0124_CDAR-016_human37_align.bam -c 17:42398010-42399363 -g SLC25A39-004-ENST00000591006.1.gtf Traceback (most recent call last): File "/sashimi-plot.py", line 632, in transcripts, exons = read_gtf(args.gtf, args.coordinates) File "/sashimi-plot.py", line 285, in read_gtf elchr, , el, el_start, elend, , strand, _, tags = line.strip().split("\t") ValueError: too many values to unpack
docker run -it --rm -v E:\miso:/home -w /home 8c213df45732 -b run0124_CDAR-016_human37_align.bam -c 17:42398010-42399363 -g SLC25A39-004-ENST00000591006.1.gtf
What is the error about
docker run -it --rm -v E:\miso:/home -w /home 8c213df45732 -b run0124_CDAR-016_human37_align.bam -c 17:42398010-42399363 -g SLC25A39-004-ENST00000591006.1.gtf
Traceback (most recent call last): File "/sashimi-plot.py", line 632, in