Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 785 Bytes

README.md

File metadata and controls

38 lines (26 loc) · 785 Bytes

Compression benchmark for FASTA files

Compression benchmark for FASTA files using both general-purpose and DNA-specific compressors.

REPLICATION

To download the benchmark in a Linux system, please run:

git clone https://github.com/cobilab/FABench
cd FABench/src/
chmod +x *.sh

To install all of the tools necessary, please execute the pipeline with:

./Install_Tools.sh

To execute the benchmark for a FASTA file, please type:

./Benchmark_FASTA.sh File.fa

CITATION

On using this software/method please cite:

  • pending

ISSUES

For any issue let us know at issues link.

LICENSE

GPL v3.

For more information:

http://www.gnu.org/licenses/gpl-3.0.html