Skip to content

kuboj/CR-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CR-index

Compressed read index - bioinf data structure for fast querying substring in reads.

Installation

Dependencies

  • SGA
  • SDSL
  • Boost (widely available as system package)
  • PStreams (widely available as system package)
  • libboost - "libboost-filesystem" and "libboost-system" libs

Installation

make examples compiles examples and all dependencies

TODO

Benchmark

  • 6M reads (generated from yarrowia.fasta), read length 100, 1% of errors
    • 352K critical reads
    • superstring compress ratio 2.59
    • superstring size 231M (1.85M reads were missing)
    • RSS ~ 300MB

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published