Skip to content

nikhilRP/STAR-GPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STAR-GPU (Still in Development)

CUDA implementation of STAR aligner.

  • This almost uses 75% code base from nvBowtie (GPU version of Bowtie2 aligner which is part of nvbio).

Changes from nvBowtie:

  • Spliced alignments are the biggest challenege and the difference.
  • Seeding (Maximum mapability length), in other words exact match of biggest substring of the read.
  • Scoring is done by Sharon Entropy principle.

About

CUDA implementation of STAR aligner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published