Skip to content
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

Create a genome summary statistic for each genome (in ncbi_download), that WARNs the user that the species may not run correctly, as it is in too many contigs (>50) should have a warning. #29

Open
chriswyatt1 opened this issue Jan 23, 2024 · 2 comments

Comments

@chriswyatt1
Copy link
Collaborator

Here is a good example of a program we can add:
https://www.biostars.org/p/161807/

@chriswyatt1
Copy link
Collaborator Author

#28 We could link these issues.

The example nf-core module could be quast, to check genome integrity.

The nice thing of this module is that it takes a genome and gff file (same as this pipeline), plus it will run at the same time as everything else, so shouldn't slow the pipeline.

@chriswyatt1
Copy link
Collaborator Author

Simon added the nf-core/seqkit
/stats module, which now prints the N50 to file.

We additionally could make the pipeline stop if any do not pass a specific threshold.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant