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
<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
Release history Release notifications | RSS feed
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.0.tar.gz
(109.7 kB
view details)
Built Distribution
File details
Details for the file genotype-2.0.0.tar.gz
.
File metadata
- Download URL: genotype-2.0.0.tar.gz
- Upload date:
- Size: 109.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0708f5e674878e9f8dfcd85b342f581d37db07447290af80c902ae9944f729c |
|
MD5 | 22c3c7e112841990397b53d3bab0ca1b |
|
BLAKE2b-256 | 44aff7aef8755afdbed09ed70221df742df1b8b5875206d2a936a27a75dad739 |
File details
Details for the file genotype-2.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: genotype-2.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 60.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc7e7ceb01fb0d6244a722f4a51ae6a34480b03abcb3f4fade75b5cef738e43e |
|
MD5 | b07ab55661da4dfa20caacbaf9dae3f3 |
|
BLAKE2b-256 | e1b2c567801d2caf251d7af27d5d25abc8fb325781c49206750ba6271edf619f |