cidgoh / nf-ncov-voc

A Nextflow wrapped workflow for generating the mutation profiles of SARS-CoV-2 genomes (Variants of Concern and Variants of Interest). Workflow is developed in collaboration with COVID-MVP (https://github.com/cidgoh/COVID-MVP) which can be used to visualize the mutation profiles and functional annotations.
MIT License
6 stars 5 forks source link

include parse_sample_size.py #46

Closed miseminger closed 3 years ago

miseminger commented 3 years ago

parse_sample_size.py might not return the result in the right way for Nextflow (output of a function, not of main)--will restructure this code if needed!