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

Uploaded Source

Built Distribution

genotype-2.0.1-py2.py3-none-any.whl (60.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for genotype-2.0.1.tar.gz
Algorithm Hash digest
SHA256 328e7f48c06bbcd97414d912e9d5b09ad5c39b1e3d513cf8be8335db85017719
MD5 aa64c0ff37fbab87669015f0cb3a3d9e
BLAKE2b-256 2e2133e026795b88bcbb4641b69f63d9be885ed052deea4b5a52e963c371142d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for genotype-2.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 76b561b65d49afd3bac641d9a27bd1070c5db7bb91ee1f8a0c8d3a97ce0f913d
MD5 af02f510922c072376eb6f5970b3b89d
BLAKE2b-256 8409956ac5aee98acc79b9a8ed13aa28411a38aa9ae377654a5be3e9bc650bf0

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