tf2 / CNest

Copy Number Methods for Detection and Genome Wide Association Tests
22 stars 5 forks source link


Logo

CNest - The Copy Number Estimator

Docker Implementation for CNest - Detection and Genome Wide Association Testing
Explore the docs »

View WDL Demo on Terra.bio

Table of Contents

About The Project

CNest GWAS

These methods allow large scale CNV detection from very large WGS and WES datasets and generate all the required information for proper genome wide association testing for copy number differences.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Docker

Installation

  1. Clone the repo
    git clone https://github.com/tf2/CNest.git
  2. Build the docker image
    docker build --tag cnv:1.0 .

Usage

_For more examples, please refer to the Documentation_

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Tomas William Fitzgerald - @tomaswfitz - tomas@ebi.ac.uk

Project Link: https://github.com/tf2/CNest

Acknowledgements