Skip to content

Commit

Permalink
Update README.md to remove warnings
Browse files Browse the repository at this point in the history
Missed this on earlier merge and release. Oops.
  • Loading branch information
evolarjun authored Dec 22, 2024
1 parent 25a3690 commit f5127bb
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
# WARNING: This is an experimental version that includes StxTyper

Currently it will need to be compiled from source to install.

### Downloading and compiling AMRFinderPlus with StxTyper

git clone https://github.com/ncbi/amr.git
cd amr
git checkout stxtype
git submodule update --init
make
./amrfinder -u
make test

# NCBI Antimicrobial Resistance Gene Finder (AMRFinderPlus)

This software and the accompanying database are designed to find acquired antimicrobial resistance genes and point mutations in protein and/or assembled nucleotide sequences. We have also added "plus" stress, heat, and biocide resistance and virulence factors for [some organisms](https://github.com/evolarjun/amr/wiki/Curated-organisms).
Expand Down

0 comments on commit f5127bb

Please sign in to comment.