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
The Fastqc reports are available for both before and after trimming (as intended).
Mirtrace however uses the untrimmed fastq file:
smrnaseq/workflows/smrnaseq.nf
Lines 137 to 146 in 5ce052d
This should be adjusted I think to match expectations here ...
No response
The text was updated successfully, but these errors were encountered:
Proposed fix for MirTrace uses untrimmed fastq input #242
33ce882
Merge pull request #243 from nf-core/fix-mirtrace-inputs
0a8ffd6
Merge pull request #242 from nf-core/dev
512ea7e
Release PR 1.5.0
No branches or pull requests
Description of the bug
The Fastqc reports are available for both before and after trimming (as intended).
Mirtrace however uses the untrimmed fastq file:
smrnaseq/workflows/smrnaseq.nf
Lines 137 to 146 in 5ce052d
This should be adjusted I think to match expectations here ...
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: