Modules§
Macros§
- dispatch_
k - Dispatch macro: calls $func::
($($arg),*) for the given runtime k value. Only odd values in [1, 63] are supported (de Bruijn graph convention).
Structs§
- CfBuild
Builder - Use builder syntax to set the inputs and finish with
call(). - CfBuild
Result - Result of a successful
cf_buildinvocation.
Enums§
- CfInput
- How to specify input sequences for
cf_build.
Functions§
- cf_
build - Build a compacted de Bruijn graph from input sequences.