-
Notifications
You must be signed in to change notification settings - Fork 38
Compile AMRFinder from source
Arjun Prasad edited this page Nov 28, 2018
·
1 revision
If you want to compile AMRFinder yourself you'll need gcc and GNU make to compile the software as well as the other prerequisites BLAST+, HMMER, and Perl. We have only tested compiling AMRFinder with GNU tools on Linux, so your mileage may vary.
AMRFinder was developed with g++ (GCC) 4.9.3.
You can clone the repository using
git clone https://github.com/ncbi/amr.git
Or download the source from the AMRFinder github site.
make
make install
will copy the AMRFinder executables to /usr/local/share/amrfinder
. To change the installation location add a INSTALL_DIR option to make e.g.:
make install INSTALL_DIR=$HOME/amrfinder
- New in AMRFinderPlus
- Documentation for AMRFinder v1 (Depricated)
- Overview
- Install with bioconda (recommended)
- Docker Image
- Install with binary
- Compile from source
- Test your installation
- Usage (syntax/options)
- --organism option
- Examples
- Input file formats
- Output format
- Common errors
- Known issues
- Tips and tricks
- Database updates
- Software upgrades
- Genotypes vs. Phenotypes
- Scope: plus vs. core
- AMRFinderPlus "Method" column
- Element type and Subtype
- Class and Subclass