Skip to content
/ htsdb Public

Libary and tools to handle High Throughput Sequencing data stored in SQLite

License

Notifications You must be signed in to change notification settings

mnsmar/htsdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

htsdb: library and tools to handle Hith Throughput Sequencing data stored in SQLite database.

Given a database table with a schema similar to a SAM file this library provides a convenient interface to iterate over the records in the database and perform custom queries. For usage examples see available tools.

Note: The API is in early alpha and therefore very unstable. Things change frequently.

To install go get github.com/mnsmar/htsdb/...

About

Libary and tools to handle High Throughput Sequencing data stored in SQLite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages