Skip to content

2bit C Library from the UCSC Genome Browser wrapped in an R package

License

Notifications You must be signed in to change notification settings

hpages/Rtwobitlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rtwobitlib is an R package that contains a trimmed down copy of the kent-core source tree turned into a C library for manipulation of .2bit files. See https://genome.ucsc.edu/FAQ/FAQformat.html#format7 for a quick overview of the 2bit format.

The kent-core source tree can be found here. Only the .c and .h files from the source tree that are related to manipulation of .2bit files were kept.

Note that the package is primarily useful to developers of other R packages who wish to use the 2bit C library in their own C/C++ code.

About

2bit C Library from the UCSC Genome Browser wrapped in an R package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published