bcgsc / biobloom

Create Bloom filters for a given reference and then use it to categorize sequences
http://www.bcgsc.ca/platform/bioinfo/software/biobloomtools
GNU General Public License v3.0
76 stars 15 forks source link

During miBF construction automatically adjust occupancy to ensure minimum match length #51

Closed JustinChu closed 3 weeks ago

JustinChu commented 4 years ago

Options for minimum match length and expected read size for a would set the occupancy of the filter but would be superceed by a minimum global occupancy if the parameter is set.