Compression benchmark for FASTA files using both general-purpose and DNA-specific compressors.
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
On using this software/method please cite:
- pending
For any issue let us know at issues link.
GPL v3.
For more information:
http://www.gnu.org/licenses/gpl-3.0.html