Skip to content

v3.5.0

Compare
Choose a tag to compare
@kdc10 kdc10 released this 19 Sep 15:36
63b6e69

Output "unclassified mapped" reads. Previously, all "unclassified" reads were only those that did not map with minimap2. This update now considers those as "unmapped" reads and additionally distinguishes "mapped unclassified reads". These reads are those that have only minimap2 mappings to species that are deemed not present in the sample, likely due to the overall community estimated abundance of the species being below the minimum abundance threshold.

This update also handles input fastas with read headers that are missing sequence data, #23.