Nextflow BGC pipeline
- To retrieve the latest version:
nextflow pull systems-genomics-lab/next-bgc
- To run:
nextflow run systems-genomics-lab/next-bgc -r main --accession xyz
- Or just :
nextflow pull systems-genomics-lab/next-bgc ; nextflow run systems-genomics-lab/next-bgc -r main --accession xyz