mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
![Jason W. Bacon](/assets/img/avatar_default.png)
MEGAHIT is a single node assembler for large and complex metagenomics NGS reads, such as soil. It makes use of succinct de Bruijn graph (SdBG) to achieve low memory assembly. MEGAHIT can optionally utilize a CUDA-enabled GPU to accelerate its SdBG contstruction.
15 lines
396 B
Plaintext
15 lines
396 B
Plaintext
bin/megahit
|
|
bin/megahit_core
|
|
bin/megahit_core_no_hw_accel
|
|
bin/megahit_core_popcnt
|
|
bin/megahit_toolkit
|
|
%%DATADIR%%/test_data/empty.fa
|
|
%%DATADIR%%/test_data/generate_random_fasta.py
|
|
%%DATADIR%%/test_data/loop.fa
|
|
%%DATADIR%%/test_data/r1.il.fa.gz
|
|
%%DATADIR%%/test_data/r2.il.fa.bz2
|
|
%%DATADIR%%/test_data/r3_1.fa
|
|
%%DATADIR%%/test_data/r3_2.fa
|
|
%%DATADIR%%/test_data/r4.fa
|
|
%%DATADIR%%/test_data/ref.fa
|