salvadorlab / mbovpan

Mbovpan is a nextflow bioinformatic pipeline for Mycobacterium bovis pangenome analysis. The goal of Mbovpan is to help researchers to study the M. bovis pangenome in an automatic and easy way.
4 stars 1 forks source link

Put processes in separate code files #5

Closed noahaus closed 2 years ago

noahaus commented 2 years ago

Currently the code is all in one master nextflow file. It would be simpler to edit individual processes if they were in their own files