From ea342858bc8f13a9496f9b1d1fcee18abb6b3409 Mon Sep 17 00:00:00 2001 From: biofcallejas <45425927+biofcallejas@users.noreply.github.com> Date: Wed, 15 Feb 2023 12:17:19 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f0838cc..7e6a583 100644 --- a/README.md +++ b/README.md @@ -59,17 +59,17 @@ optional arguments: -h, --help show this help message and exit Mandatory arguments: - -f INPUT, --input INPUT, Input fasta file (Genome reference) + -f INPUT, --input, Input fasta file (Genome reference) - -sj SJ_STAR, --input_sj SJ_STAR, SJ.out.tab from STAR mapping + -sj SJ_STAR, --input_sj, SJ.out.tab from STAR mapping - -b BAM_F, --input_bam BAM_F, BAM file from STAR mapping + -b BAM_F, --input_bam, BAM file from STAR mapping - -o OUTPUT, --output OUTPUT, Prefix: Prefix for output files + -o OUTPUT, --output, Prefix: Prefix for output files - -5m MOTIF5P, --5p-motif MOTIF5P, String: Splicing motif at 5p (upper case nucleotides only, no spaces) + -5m MOTIF5P, --5p-motif, String: Splicing motif at 5p (upper case nucleotides only, no spaces) - -3m MOTIF3P, --3p-motif MOTIF3P, String: Splicing motif at 3p (upper case nucleotides only, no spaces) + -3m MOTIF3P, --3p-motif, String: Splicing motif at 3p (upper case nucleotides only, no spaces) ``` ###### 3. Transcript assembly