We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Our PromethION data is huge, and it's very inconvenient to have to decompress our fastq before we can use this script.
I would also expect that there is no real need to use decompressed reads? LAST can handle compressed fastq's just fine as far as I know.
/picky.pl script --fastq myreads.fastq.gz
Raises:
Expect Fastq file to end with .fastq but see NA19240_guppy1.4.0_training_set.fastq.gz
Cheers, Wouter
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our PromethION data is huge, and it's very inconvenient to have to decompress our fastq before we can use this script.
I would also expect that there is no real need to use decompressed reads? LAST can handle compressed fastq's just fine as far as I know.
/picky.pl script --fastq myreads.fastq.gz
Raises:
Expect Fastq file to end with .fastq but see NA19240_guppy1.4.0_training_set.fastq.gz
Cheers,
Wouter
The text was updated successfully, but these errors were encountered: