BimberLab / nimble

nimble — execute lightweight, flexible alignments on arbitrary reference libraries
MIT License
1 stars 1 forks source link

Why does CSV need to list sequence length? #29

Closed bbimber closed 10 months ago

bbimber commented 3 years ago

The user provides the NT sequence as a string or FASTA. The example CSV has a column for NT sequence length. Cant we figure this out in the python code and put that into the compiled library automatically?