Skip to content

Code to read DNA sequence files in the UCSC Genome Browser 2bit format

License

Notifications You must be signed in to change notification settings

andrelmartins/TwoBit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoBit

Code to read DNA sequence files in the UCSC Genome Browser 2bit format (details at: http://genome.ucsc.edu/FAQ/FAQformat.html#format7).

Repository contains various implementations:

  1. C library (twobit.c twobit.h)
  2. An R wrapper around the C implementation (pkg folder)
  3. A Rust wrapper around the C implementation (rust folder)
  4. A Rust native implementation (rust-native folder)

About

Code to read DNA sequence files in the UCSC Genome Browser 2bit format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published