Code for handling multithreaded queries for GTEx
Project description
GTExQuery
:class: tip
This repository houses the code, tests, etc.,
that run the nuts and bolts of the Snakemake pipeline
[GTExSnake][GTExSnake]
GTExSnake is a fully concurrent pipeline for querying transcript-level GTEx data in specific tissues. This package handles all the code needed for multithreading, data handling, and file manipulation necessary for so-said pipeline.
If you find the project useful, leaves us a star on github!
If you want to contribute, please see the guide on contributing
Motivation
There are a number of circumstances where transcript level expressed data for a
specific tissue is highly valuable.
For tissue-dependent expression data,
there are few resources better than GTEx.
In this case, the medianTranscriptExpression
query provides the necessary data.
It returns the median expression of each transcript for a gene in a given tissue.
As the code and tests necessary to handle the multithreading and data grew, maintaining both the pipeline and the source code in a single repository became quite the challenge. To help alleviate this, it was decided to refactor the source code into its own repository, allowing both the pipeline and the code to more easily adhere to best practices.
Further Information
For more information about the source code, see our documentation on ReadTheDocs. You can learn more about the pipeline this code supports here.
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
Built Distribution
File details
Details for the file gtexquery-3.0.0.tar.gz
.
File metadata
- Download URL: gtexquery-3.0.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.2 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 553f8d9a8e84ab1fa27897a02a64eca4417f63861ec270ad69724739746aa838 |
|
MD5 | 07488bb658af58406e7726b10a994309 |
|
BLAKE2b-256 | 9adf5e7264c10f44b4dda0e6b72e7998aa3aa7490f616fe84549dd6e62d7890b |
File details
Details for the file gtexquery-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: gtexquery-3.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.7 CPython/3.9.2 Darwin/20.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2336aeebc61056393ff4f3ff2f51bc339dfb0a7190596ed95efb0249b40221e1 |
|
MD5 | 339abb12a5907f3f3b7be7c38e6b66f4 |
|
BLAKE2b-256 | ff9e79045e121bac6aae525a362b618dfe01fd13f43e98df8cd0fd1cf22ef72a |