diff --git a/README.md b/README.md index e5767bc..ca2eabc 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,6 @@ Minimap2 is tested on x86_64 and aarch64 (arm64). Other platforms may work, plea - [oarfish](https://github.com/COMBINE-lab/oarfish) - transcript quantification from long-read RNA-seq data # Next things todo -* Multi-thread guide (tokio async threads or use crossbeam queue and traditional threads?) * Iterator interface for map_file * -sys Possible to decouple from pthread?