Skip to main content

Taboo provides an automated pipipeline for comparinggenotypes from different assays.

Project description

<p align="center">
<a href="https://github.com/Clinical-Genomics/genotype">
<img width="240px" height="180px" src="artwork/icon.png"/>
</a>
</p>

# Genotype [![Documentation Status][readthedocs-img]][readthedocs-url] [![Build Status][travis-img]][travis-url]
Manage SNP calling comparisons at Clinical Genomics. The package exposes a CLI and a bare bones web interface to visualize results stored in a SQLite database.

## Install

```bash
$ conda install -c bioconda pysam pyyaml sqlalchemy flask
$ pip install genotype==2.0.0-beta3
```

## Deploy to Amazon Elastic Beanstalk

This guide uses the command line utility for Elastic Beanstalk (EB): `eb`.

1. Create a new application by running `eb init` in the root of the repository.
2. Create a new environment by running `eb create genotype`
3. Configure environment variables in the AWS console under "Configuration/Software Configuration/" for the new environment.
- `SQLALCHEMY_DATABASE_URI`: the connection URI for the database you are using
- `GENOTYPE_NO_SAVE`: don't bother storing uploaded Excel books since EB doesn't provide persistent storage. Just set it to "yes".
4. Install `genotype` locally and using the same connection URI run: `genotype --database [DB_URI] init <path to SNPs>`

## License
MIT. See the [LICENSE](LICENSE) file for more details.



[readthedocs-url]: https://readthedocs.org/projects/genotype/?badge=latest
[readthedocs-img]: https://readthedocs.org/projects/genotype/badge/?version=latest

[travis-url]: https://travis-ci.org/Clinical-Genomics/genotype
[travis-img]: https://img.shields.io/travis/Clinical-Genomics/genotype.svg?style=flat

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genotype-2.1.0.tar.gz (110.0 kB view details)

Uploaded Source

File details

Details for the file genotype-2.1.0.tar.gz.

File metadata

  • Download URL: genotype-2.1.0.tar.gz
  • Upload date:
  • Size: 110.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for genotype-2.1.0.tar.gz
Algorithm Hash digest
SHA256 c2637d15115169b0fcbc59ebd87c73f16b7bbdcbc850e14b0c72804114969530
MD5 f9e626bdf77ff9e0ea11687793b80f13
BLAKE2b-256 336d2697c0b86bc8a1d678e1b21299d36eab81c9e8682993fc93d4a79ccdbfe0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page