Skip to content

JupiterMarina/mykrobe

 
 

Repository files navigation

Travis build Status

Mykrobe

http://www.mykrobe.com

Documentation

Please see the mykrobe wiki for documentation.

Quick start

Install:

  • bioconda - conda install -c bioconda mykrobe
  • from source - pip3 install .
  • or using singularity or docker (see wiki for details)

Run on Mtb, making a JSON file of results:

mykrobe predict my_sample_name tb \
  --output out.json \
  --format json \
  --seq reads.fq.gz

Test reads can be obtained by running:

wget -O reads.fq.gz https://ndownloader.figshare.com/files/21059229

About

Antibiotic resistance prediction in minutes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 95.6%
  • Jupyter Notebook 4.3%
  • Shell 0.1%