yarden / MISO

MISO: Mixture of Isoforms model for RNA-Seq isoform quantitation
http://genes.mit.edu/burgelab/miso/index.html
132 stars 74 forks source link

ValueError: too many values to unpack #142

Open husamia opened 3 years ago

husamia commented 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