buildDamFile

Build a .dam file with the given set of FASTA records.

string
buildDamFile
(
Range
)
(
,
in string workdir
,
in string[] dbsplitOptions = []
)
if (
isInputRange!Range &&
isSomeString!(ElementType!Range)
)

Meta