v3.5.0
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.