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

76672fb · Nov 30, 2017

History

51 Commits
Oct 14, 2014
Jul 4, 2014
Jun 30, 2015
Oct 14, 2014
Jul 7, 2014
May 21, 2015
Jul 7, 2014
May 21, 2015
Nov 20, 2009
Jan 31, 2013
Nov 29, 2017
Oct 31, 2011

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