Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 353 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 353 Bytes

Next BGC

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