https://github.com/dfornika/nf-core-cpo
https://github.com/dfornika/nf-core-cpo
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dfornika/nf-core-cpo
- Owner: dfornika
- License: mit
- Created: 2018-12-06T00:07:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T00:07:45.000Z (over 6 years ago)
- Last Synced: 2025-01-24T23:48:44.668Z (5 months ago)
- Language: Nextflow
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# nf-core/cpo
**Genomic Analysis of Carbapenem Resistant Organisms**[](https://travis-ci.org/nf-core/cpo)
[](https://www.nextflow.io/)[](http://bioconda.github.io/)
[](https://hub.docker.com/r/nfcore/cpo)
### Introduction
The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker / singularity containers making installation trivial and results highly reproducible.### Documentation
The nf-core/cpo pipeline comes with documentation about the pipeline, found in the `docs/` directory:1. [Installation](docs/installation.md)
2. Pipeline configuration
* [Local installation](docs/configuration/local.md)
* [Adding your own system](docs/configuration/adding_your_own.md)
3. [Running the pipeline](docs/usage.md)
4. [Output and how to interpret the results](docs/output.md)
5. [Troubleshooting](docs/troubleshooting.md)### Credits
nf-core/cpo was originally written by Dan Fornika.