Microbial-Ecology-Group / AMRplusplus

AMR++ is a bioinformatic pipeline meant to aid in the analysis of raw sequencing reads to characterize the profile of antimicrobial resistance genes, or resistome.
https://www.meglab.org/
GNU General Public License v3.0
28 stars 12 forks source link

Update instructions on how to modify parameters: use --host instead of --reference. #49

Open patriciatran opened 6 days ago

patriciatran commented 6 days ago

Previously, the documentation said to use the double-dash option to change the parameters listed in this file. However, the pasted file seemed to be out of date, because --reference is not part of params.config anymore. I updated this configuration.md file to show current parameters that users can change.

Issue: #48