Skip to content

MjolnirT/Motif-Finding-with-CUDA

Repository files navigation

Motif-Finding-with-CUDA

Using CUDA to accelerate motif-finding procedure

CUDA environment: CUDA 11.3

This is a parallel version of motif finding algorithm by Gibbs sampling. The serial version is based on this one https://viralfsharp.com/2015/05/17/motif-finding-with-gibbs-sampling-f/.

There are some related paper here:

CUDA–MEME: Accelerating motif discovery in biological sequences using CUDA-enabled graphics processing units

GPU-accelerated Gibbs sampling: a case study of the Horseshoe Probit model

Data Source:

http://bio.cs.washington.edu/assessment/download.html

About

Using CUDA to accelarate motif-finding procedure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages