-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
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
Fix the stacksize and pretty much everything else #311
Conversation
|
Added |
publish dir for second FASTP process
length and three prime adapter sequence, set adapter fasta based on with_umi parameter, change included adapter fasta
There were a couple of issues with the module Furthermore Since by default, this option was not used in the Therefore the The adapter_fasta now contains the miRNA seq adapters for the different kits again. This allows to have zero impact on users of smranseq that do not use UMIs. We are now also setting the known mirna adapters based on the parameter option |
PR checklist
nf-core lint
).nextflow run . -profile test,docker --outdir <OUTDIR>
).nextflow run . -profile debug,test,docker --outdir <OUTDIR>
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).