Generates the closed unitigs starting from a BCALM generated FASTA file representing a de Bruijn graph of sequencing data.
closed-unitigs INPUT
- Generate the de Bruijn graph with BCALM:
bcalm -in list.fa -kmer-size 16 -max-memory 1000 -all-abundance-counts
- Generate the closed unitigs:
closed-unitigs list.unitigs.fa