Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manishboolchandani authored Nov 15, 2021
1 parent 0be9e17 commit e7949c7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# resAnnotator.py - searches amino acid sequence against known ARG specific databases sequentially and assigns annotation using BLAST and HMM approach.
# resAnnotator.py
Description: searches amino acid sequence against known ARG specific databases sequentially and assigns annotation using BLAST and HMM approach.

# Usage
## Usage
resAnnotator [-h] -i INPUT_SEQUENCE -o OUTPUT_DIR -c CONFIG_FILE
[--clean] [-t NUM_THREADS] [-p PREFIX] [-v]

Expand All @@ -27,4 +28,4 @@
sequences using BLAST(Uniprot, CARD, Resfinder) and/orHMM (Resfams, PFam-A)
databases

# Config file template: example_config_file.txt
## Config file template: example_config_file.txt

0 comments on commit e7949c7

Please sign in to comment.