All scripts used for the analysis of the twilight of the pan-genome, and scripts available for others to apply similar analysis
GNU General Public License v3.0
14
stars
3
forks
source link
The -m, --min_size flag throws an error #5
Open
Dominic-Arthur opened 1 year ago
The -m, --min_size flag throws an error. However, when I viewed the classify_genes.R script, the flag used to set the minimum group size is -s.
You may need to update the README file to correct the flag's usage.