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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for genotype-2.2.0.tar.gz
Algorithm Hash digest
SHA256 1f99d445adec5397aa32b34323fe79431997ca12a8cb7ed31a290c5319a5c9a5
MD5 0d1943db39a098c7e47dfd4025a383a6
BLAKE2b-256 c3e0cec9e5b7e02dea72e891e4cfa8136ae70f787f40124782171f8f7e435295

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for genotype-2.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fc68bfa1afb16ed77a5a93909852b012825934a41d37a6e142358a4b093d6b6d
MD5 42a9f34eef15c026fcfa16113f18968a
BLAKE2b-256 2610fadf29afee0e3f93896ed07db7dc938e1cd1bd459ebb9bf955c0cf790cc0

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