TYMichaelsen / covid19

Bioinformatic pipelines used to assemble SARS-CoV-2 genomes from DK
GNU General Public License v3.0
3 stars 3 forks source link

Some improvement #2

Closed biocyberman closed 4 years ago

biocyberman commented 4 years ago

Clean up Definition file Create Makefile to avoid downloading file repeatedly during build, hence save build time Build is now simple: hit make

KasperSkytte commented 4 years ago

Nice with a makefile, thank you!