From e7949c7f1f7b58c5e04118b055e13f5a8bd9854d Mon Sep 17 00:00:00 2001 From: Manish Boolchandani Date: Sun, 14 Nov 2021 19:58:50 -0600 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94d8900..57e8ca1 100644 --- a/README.md +++ b/README.md @@ -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] @@ -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