Skip to content

Latest commit

 

History

History
118 lines (77 loc) · 3.34 KB

README.md

File metadata and controls

118 lines (77 loc) · 3.34 KB

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
  1. 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 - [email protected]

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

Acknowledgements