Recent Releases of ngmaster
ngmaster - Master Blaster
NEWS
isPcrhas been replaced bymlst(https://github.com/tseemann/mlst) with a custom allele database- ng-mast.net is no longer online or maintained, so this version has been migrated to use the pubMLST database instead.
- Updating of the database is done via pubMLSTs API, replacing the need for web-scraping.
- NG-STAR is now integrated into
ngmaster. NG-STAR is an AMR typing scheme for N. gonorrhoeae, using seven resistance alleles.--commentsfunction is also implemented which allows to download free-text fields from pubMLST for each allele. - Code has been refactored
- Python
Published by stroehleina over 3 years ago
ngmaster - Packaging Fiesta
NEWS
- Added support for
bumpversionto make it easier to update - Moved utilities from
__init__.pytoutils.py - Renamed
ngmaster.pytorun_ngmaster.pyto avoid any confusion when importing - Pushed to
pypi - Updated documentation on how to install (now from
pypi).CondaandBrewwill also be available. - Added TravisCI support
- Added
__version__to__init__.py
- Python
Published by andersgs over 7 years ago
ngmaster - Monkey Python3 Perch
NEWS
- Added option to force DB update without requesting user blessing (
ngmaster --dbupdate --assumeyes), which makes it possible to do it programmatically
BUGS
- Fixed bug with reading the README file when pip installing in some systems
- Fixed bug in parsing user response when double checking request to update DB.
- Python
Published by andersgs about 8 years ago
ngmaster - Monkey Python3
# NEWS * Code has been updated to work under Python3 * README has been updated to reflect changes to code * Mark Schultz added as author
- Python
Published by andersgs about 8 years ago
ngmaster - Pre-release v0.4
Working version with bug fix for #22 to detect multiple alleles. Thanks to Simon Harris for picking up the bug.
- Python
Published by kwongj about 9 years ago