nextflow
Package — BioinformaticsPython 3.7+Expert
Data-driven computational pipeline framework
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- Java Runtime Environment (JRE 11+)
- Install
curl -s https://get.nextflow.io | bash
Learn by Difficulty
Quick Example
python
# Install: curl -s https://get.nextflow.io | bash import nextflow # Basic nextflow usage print(f"Using nextflow") # See documentation for detailed examples
nextflow is a third-party package. Data-driven computational pipeline framework. Install with: curl -s https://get.nextflow.io | bash
Try in PlaygroundTags
packagebioinformaticsgenomicslife-science