Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amatur authored Feb 22, 2022
1 parent 2136b65 commit 0052443
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A tool to compress a set of k-mers represented in FASTA/FASTQ/KFF file(s).
There are 2 ways to install ESS-Compress: either from source or from pre-compiled binaries.


###1. Installation from source
### 1. Installation from source

#### Pre-requisites
- Linux operating system (64 bit)
Expand All @@ -31,7 +31,7 @@ cd ESSCompress

Upon successful execution of this script, you will see linux binaries for [kff-tools](https://github.com/Kmer-File-Format/kff-tools) (`essAuxKffTools`), [Blight](https://github.com/malfoy/blight) (`essAuxBlight`), [BCALM](https://github.com/GATB/bcalm) (`essAuxBcalm`), [DSK](https://github.com/GATB/dsk) (`essAuxDsk` and `essAuxDsk2ascii`) and [MFCompress](http://bioinformatics.ua.pt/software/mfcompress/) (`essAuxMFCompressC` and `essAuxMFCompressD`) in the `aux` folder, along with `essAuxValidate`, `essAuxCompress` and `essAuxDecompress` and `getMaxLen`.

###2. Installation from pre-compiled binaries
### 2. Installation from pre-compiled binaries

#### Requirements

Expand Down

0 comments on commit 0052443

Please sign in to comment.