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.2.1.tar.gz (111.8 kB view details)

Uploaded Source

Built Distribution

genotype-2.2.1-py2.py3-none-any.whl (28.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for genotype-2.2.1.tar.gz
Algorithm Hash digest
SHA256 3b21da190f8ddd40457d17a53268e4236b5c249b2333b7d64d8cb3484469b116
MD5 8c2831b901148c209e1f6ef599128b6f
BLAKE2b-256 4bf89c82a1382649d5fe0a14c07552edc52def41b56904b8073027b99a4bc21f

See more details on using hashes here.

File details

Details for the file genotype-2.2.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for genotype-2.2.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 67e06df57e2387dff6cd2b39c0bd98fee2f37469647ad8186e9024f2b72ec312
MD5 814f0289c5ecece027c6810bce3bb664
BLAKE2b-256 578d117ca5568363770796f02e4a6455716a7275632c874a70d0a9f46dfb9719

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