Skip to content

psudmant/stream_read_pair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream sort pairs

A simple project to stream a sorted bam and return all the reads sorted by read-name within a window

There are two implementations:

  1. stream_sort_pairs.py
  • a python implementation
  1. stream_sort_pairs
  • a c++ implemenation (not stable yet)

to clone run:

git clone --recursive https://github.com/psudmant/stream_read_pair.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published