-
Notifications
You must be signed in to change notification settings - Fork 7
Handling long reads #37
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Several people have mentioned their interest in a long read mode of Metalign. The main challenge may be figuring out how to compute containment indices accurately. Minimap2 can obviously handle long reads, with an adjustment to the parameters. For abundance estimation, we'd have to shift to using number of bases mapped instead of read counts as the unit of abundance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request