https://github.com/databio/pararead
Simplifies parallel processing of DNA sequencing reads
https://github.com/databio/pararead
Last synced: 4 months ago
JSON representation
Simplifies parallel processing of DNA sequencing reads
- Host: GitHub
- URL: https://github.com/databio/pararead
- Owner: databio
- License: bsd-2-clause
- Created: 2017-01-31T02:59:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-02-03T02:09:39.000Z (5 months ago)
- Last Synced: 2026-02-03T16:27:34.812Z (5 months ago)
- Language: Python
- Homepage:
- Size: 303 KB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE.txt
- Support: docs/support.md
Awesome Lists containing this project
README
# Pararead: parallel processing of sequencing reads
[](https://travis-ci.org/databio/pararead)
A python package that simplifies parallel processing of DNA sequencing reads (BAM or SAM files), by parallelizing across chromosomes. The best place to learn more is at the [documentation](https://pararead.databio.org).