Hi,
I'm really new to this so please bear with me if I made some really silly mistakes.
Here's my code for tophat:
tophat -p 8 --bowtie1 -G path --no-novel-juncs --read-mismatches 4 --read-gap-length 3 --read-edit-dist 2 -o path path &
and it gave me error :
tophat: option --read-gap-length not recognized
Any advice'd be appreciated thanks!
I'm really new to this so please bear with me if I made some really silly mistakes.
Here's my code for tophat:
tophat -p 8 --bowtie1 -G path --no-novel-juncs --read-mismatches 4 --read-gap-length 3 --read-edit-dist 2 -o path path &
and it gave me error :
tophat: option --read-gap-length not recognized
Any advice'd be appreciated thanks!
Comment