edawson / gfakluge

A C++ library and utilities for manipulating the Graphical Fragment Assembly format.
http://edawson.github.io/gfakluge/
MIT License
51 stars 20 forks source link

fillseq #31

Closed edawson closed 6 years ago

edawson commented 6 years ago

This brings a new command, fillseq, that can replace the * placeholders in S lines with sequences in a FASTA file. It has to bring in a small FASTA parser to do this, but it should affect the build much.