-
Notifications
You must be signed in to change notification settings - Fork 41
Troubleshooting
Once version 1.0 of the pipeline is released after beta-testing this page will contain examples of what we consider good/bad genome assemblies and our reasoning for it.
If you run:
nextflow run cdcgov/phoenix -profile singularity,test -entry PHOENIX --kraken2db $PWD/Kraken2DB/You might run into an error that says something like:
N E X T F L O W ~ version 21.10.6
Project `cdcgov/phoenix` currently is sticked on revision: v1.0.0 -- you need to specify explicitly a revision with the option `-r` to use itThis is because you need to tell nextflow what version (tag/branch) of the PHoeNIx you want to run by using the -r option. For more information see the nf-core documentation
DISCLAIMER: The identification methods used and the data summarized are for public health surveillance or investigational purposes only and must NOT be communicated to the patient, their care provider, or placed in the patient’s medical record. These results should NOT be used for diagnosis, treatment, or assessment of individual patient health or management.
- Home
- Dependencies and Install
- Running PHoeNIx
- Pipeline Overview
- Documentation for Databases
- Running PHoeNIx on Different Systems
- Versioning Control and Reproducibility
- Troubleshooting
- Guidance
- Contributing and Issues
- Beta Testing