Skip to content
Deshan Perera edited this page Feb 11, 2023 · 22 revisions

wiki hello

Welcome to CATE

CATE or CUDA Accelerated Testing of Evolution is a GPU-powered, large-scale parallelization software solution to variant call genomic data (VCFs) processing. CATE can conduct evolutionary tests on expansive data sets in mere minutes whereas counterpart software takes days using a fraction of the computational resources.

CATE boldly claims this guarantee of speed and resource efficiency through its unique segmented file structure and its scalable algorithmic implementations that are designed to be optimized for GPU-level parallelization with adaptability for CPU and SSD technologies.

To learn more about how you can use CATE in your workflow please read through our Wiki and if you want to know about the framework that CATE implements please read our preprint.


Wiki contents

  1. Home
  2. About
  3. Software Overview
  4. Requirements
  5. Installation
  6. How to use
  7. Citation

CATE's GitHub repository has its complete documented source code.
Good luck and enjoy using CATE.

Clone this wiki locally