LooseLab / rftools

Tools for post processing readfish data
MIT License
1 stars 0 forks source link

Minimum length cut off. #7

Closed Adoni5 closed 4 months ago

Adoni5 commented 4 months ago

Many tools exist to do this, but may as well do this all in one step.

Add a minimum length cut off to split_bam. Make it an Option<usize>, and add it to the filter step.

Adoni5 commented 4 months ago

Closed by #9