Skip to content

Antibiotic Resistance Identification By Assembly

License

Notifications You must be signed in to change notification settings

aslett1/ariba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARIBA

Antibiotic Resistance Identification By Assembly

For how to use ARIBA, please see the [ARIBA wiki page] ARIBA wiki.

Installation

ARIBA has the following dependencies, which need to be installed:

ARIBA has the following optional dependencies. If they are installed, they will be used. Otherwise scaffolding and gap filling will be skipped.

Once the dependencies are installed, install ARIBA using pip:

pip3 install ariba

Alternatively, you can download the latest release from this github repository, or clone the repository. Then run the tests:

python3 setup.py test

If the tests all pass, install:

python3 setup.py install

Usage

Please read the [ARIBA wiki page] ARIBA wiki for usage instructions.

About

Antibiotic Resistance Identification By Assembly

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%