Skip to content

GASE/BWA-MEM seed-extension accelerated with GASAL2

License

Notifications You must be signed in to change notification settings

jianshu93/gase-gasal2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gase-gasal2

GASE/BWA-MEM seed-extension accelerated with GASAL2

Compile GASAL2 with the following commands in gasal2 directory:

$  ./configure.sh /usr/local/cuda
$   make GPU_SM_ARCH=sm_35 MAX_SEQ_LEN=300 N_CODE=4 N_PENALTY=1

Compile GASE/BWA-MEM with:

$ make

Tested with very large 150-bp paired-end FASTQ files. Works perfectly. Not checked with Valgrind.

About

GASE/BWA-MEM seed-extension accelerated with GASAL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.0%
  • C++ 16.1%
  • Cuda 4.8%
  • Other 1.1%