Difference between revisions of "Ariba"
(Created page with "= Introduction = = Links =") |
|||
Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
+ | Antimicobial resistance softwar | ||
+ | = Testing and usage = | ||
+ | ariba getref card out.card | ||
+ | ariba prepareref -f out.card.fa -m out.card.tsv out.card.prepareref | ||
+ | ariba run out.card.prepareref reads1.fastq reads2.fastq out.run | ||
+ | |||
+ | Last line will fail because the reads are not provided. | ||
= Links = | = Links = | ||
+ | |||
+ | * [https://github.com/sanger-pathogens/ariba/wiki Homepage] of the project. |
Revision as of 12:43, 27 March 2017
Introduction
Antimicobial resistance softwar
Testing and usage
ariba getref card out.card ariba prepareref -f out.card.fa -m out.card.tsv out.card.prepareref ariba run out.card.prepareref reads1.fastq reads2.fastq out.run
Last line will fail because the reads are not provided.
Links
- Homepage of the project.