Closed jviot closed 2 years ago
I have the same problem with the --stranded_mode
argument not recognized. I’m also using the v1.0.3 docker.
I was able to run telescope without the stranded option if I preprocess my bam to remove unpaired reads per https://github.com/mlbendall/telescope/issues/3
My problem was link to pair mates that was not adjacent. Samtools sort by names solve my problem.
First of all, thank you for providing this tool, I have a problem with stranded RNAseq bulk data : When i tried telescope without indicating that the sequencing is stranded i received this error:
Then when i try to put the stranded_mode argument, it respond "unrecognized"
I used Telescope in the 1.0.3 version, and alignement has been performed according to this command:
So if you have any clue to help me with this, thanks a lot