Skip to content

DCGenomics/ngs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngs

NGS Language Bindings

NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb.

The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java.

About

The NCBI SRA Toolkit SDK -- Java, C++ and Python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 47.8%
  • Perl 22.1%
  • Java 14.0%
  • Python 7.1%
  • C 6.0%
  • Makefile 2.1%
  • Shell 0.9%