Open pmelsted opened 7 years ago
Don't know if this was fixed in v0.29
Hi @pmelsted, what version were you using? And what does the troublemaker file look like? My target_mapping data frame has always had more than two columns and I've never experienced this issue using sleuth.
Here is the original bug report: https://github.com/pachterlab/kallisto/issues/136
@egenomics could you please provide the specifics that @warrenmcg requested above?
thank you,
harold
Package sleuth version 0.28.1 The file is tab separated, containing n columns.
Thanks for responding! If it's small enough when compressed, could you send it? If it's too big, could you send a subset that still reproduces the problem?
I would like to see if I can reproduce the problematic behavior on my end. As I said, I have never experienced an issue using more than two columns; however, I have only occasionally read the target mapping from a file. I most often download the annotations using biomaRt.
ping @egenomics
thanks
(originally filed in kallisto repo by @egenomics)
If the target_mapping file contains more than two columns sleuth hangs in the reading counts step.