-
Notifications
You must be signed in to change notification settings - Fork 37
Pipeline description in README #111
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
Conversation
|
Warning Newer version of the nf-core template is available. Your pipeline is using an old version of the nf-core template: 3.2.0. For more documentation on how to update your pipeline, please see the nf-core documentation and Synchronisation documentation. |
|
|
I had some other ideas of stuff that would be helpful for beginners! ##Introduction:
##Usage: I would say run directory not run dir tags: I would say such as lanes, projects, etc.
Updating the pipeline: ##Parameters: I think the --fasta parameter being mandatory if there is no --genome is hidden in the help text on parameters page. I think somewhere in usage or intro it should say one or the other is necessary |
Co-authored-by: Matilda Åslin <matilda.aslin@medsci.uu.se>
| ## Introduction | ||
|
|
||
| **nf-core/seqinspector** is a bioinformatics pipeline that ... | ||
| **nf-core/seqinspector** is a bioinformatics pipeline that that processes raw sequencedata (FASTQ) to provide comprehensive quality control. It can perform subsampling, quality assessment, duplication level analysis, and complexity evaluation on a per-sample basis, while also detecting adapter content, technical artifacts, and common biological contaminants. The pipeline generates detailed MultiQC reports with flexible output options, ranging from individual sample reports to project-wide summaries, making it particularly useful for sequencing core facilities and research groups with access to sequencing instruments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please don't forget to add this also to the github repo description (in a shorter form)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mashehu where do you mean? On the pipelines overview page?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
opened a new issue for this
Co-authored-by: Pontus Höjer <pontus.hojer@scilifelab.se>
Pipeline description in README
PR checklist
nf-core lint).nf-test test main.nf.test -profile test,docker).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).