TFM-CUDA

CUDA tools for Position Weight Matrices (PWMs)

TFM-CUDA is a CUDA implementation of parallel algorithms able to:

The method is described in the paper referenced below, and uses parallelism on graphics processing units (GPUs). TFM-CUDA was designed to speed-up some commonly computations on PWMs. If you prefer full-featured tools, please use TFM-Scan and TFM-Pvalue.

Download

TFM-CUDA needs the NVIDIA CUDA SDK. TFM-CUDA is licensed under GPLv3.

See the Changelog.

References