Skip to content

Commit

Permalink
info installa & ver
Browse files Browse the repository at this point in the history
  • Loading branch information
pratas committed Oct 28, 2024
1 parent cd7b1f7 commit 4dcb37b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,19 @@ alt="JARVIS3" width="300" border="0" /></p>

### Installation ###

Manually:
<pre>
git clone https://github.com/cobilab/jarvis3.git
cd jarvis3/src/
make
</pre>

Using Conda:
<pre>
conda install -c bioconda jarvis3
<pre>


### Execution ###

#### Run JARVIS3 ####
Expand Down Expand Up @@ -51,7 +58,7 @@ This will print the following options:
███████ ██  ██ ██  ███  ████   ██ ███████ ███████ 
NAME
JARVIS3 v3.6,
JARVIS3 v3.7,
Efficient lossless encoding of genomic sequences
SYNOPSIS
Expand Down Expand Up @@ -292,7 +299,7 @@ This will ouput the following menu
<pre>
-------------------------------------------------------

JARVIS3, v3.6. High reference-free compression of DNA
JARVIS3, v3.7. High reference-free compression of DNA
sequences, FASTA data, and FASTQ data.

Program options ---------------------------------------
Expand Down

0 comments on commit 4dcb37b

Please sign in to comment.