Metadata-Version: 2.1
Name: nf-launcher
Version: 0.2
Summary: Installs the Nextflow launcher
Home-page: UNKNOWN
Author: Jordi Deu-Pons
License: MPL-2
Description: # nf-launcher
        
        ## Description
         - Install Nextflow launcher using `pip install nf-launcher`. 
         - Now `nextflow` command is available on your path.
         - Run `nextflow info` to force it download all the dependencies (optional).
         - Now you are ready to run a pipeline `nextflow run hello`. 
        
        ## Requirements
        The Nextflow launcher requires Java and curl or wget available on your
        system to be able to download Nextflow java dependencies and launch Nextflow
Keywords: pipeline,workflow,nextflow
Platform: UNKNOWN
Description-Content-Type: text/markdown
