ksahlin / isONclust

De novo clustering of long transcript reads into genes
GNU General Public License v3.0
47 stars 8 forks source link

pipeline not an option #15

Closed danessel closed 3 years ago

danessel commented 3 years ago

In the manual you write:

isONclust pipeline --ont --fastq [reads.fastq] --outfolder [/path/to/output]

but pipeline is not an option or command, is it? isONclust: error: invalid choice: 'pipeline' (choose from 'write_fastq')

ksahlin commented 3 years ago

You are correct, it's a copy-paste error. I have removed this now. Thanks!