https://github.com/broadinstitute/gtex-v8

Notebooks and scripts for reproducing analyses and figures from the V8 GTEx Consortium paper

https://github.com/broadinstitute/gtex-v8

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: ncbi.nlm.nih.gov
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Notebooks and scripts for reproducing analyses and figures from the V8 GTEx Consortium paper

Basic Info
  • Host: GitHub
  • Owner: broadinstitute
  • License: bsd-3-clause
  • Language: Jupyter Notebook
  • Default Branch: master
  • Homepage:
  • Size: 122 MB
Statistics
  • Stars: 41
  • Watchers: 4
  • Forks: 13
  • Open Issues: 2
  • Releases: 1
Created almost 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

GTEx V8

This repository contains notebooks and scripts for reproducing analyses and figures from the paper The GTEx Consortium atlas of genetic regulatory effects across human tissues, Science, 2020.

Requirements

The following Python modules are needed to run the notebooks: numpy, pandas, scipy, ipython, jupyter, matplotlib, seaborn, qtl

The notebooks require data from the GTEx Portal to run (by default, the data is assumed to be accessible in the data directory of this repository). Running the following commands will download the relevant files: ``` cd data

QTLs

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8eQTL.tar && \ tar xf GTExAnalysisv8eQTL.tar && rm GTExAnalysisv8eQTL.tar

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8sQTL.tar && \ tar xf GTExAnalysisv8sQTL.tar && rm GTExAnalysisv8sQTL.tar

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8eQTLindependent.tar && \ tar xf GTExAnalysisv8eQTLindependent.tar && rm GTExAnalysisv8eQTL_independent.tar

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8sQTLindependent.tar && \ tar xf GTExAnalysisv8sQTLindependent.tar && rm GTExAnalysisv8sQTL_independent.tar

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8transeGenesfdr05.txt

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8transsGenesfdr05.txt

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8eQTLexpressionmatrices.tar && \ tar xf GTExAnalysisv8eQTLexpressionmatrices.tar && rm GTExAnalysisv8eQTLexpressionmatrices.tar

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8eQTLcovariates.tar.gz && \ tar xf GTExAnalysisv8eQTLcovariates.tar.gz && rm GTExAnalysisv8eQTL_covariates.tar.gz

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExAnalysisv8sQTLgroups.tar.gz && \ tar xf GTExAnalysisv8sQTLgroups.tar.gz && rm GTExAnalysisv8sQTL_groups.tar.gz

fine mapping results

wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExv8finemappingCAVIAR.tar && \ tar xf GTExv8finemappingCAVIAR.tar && rm GTExv8finemappingCAVIAR.tar wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExv8finemappingCaVEMaN.tar && \ tar xf GTExv8finemappingCaVEMaN.tar && rm GTExv8finemappingCaVEMaN.tar wget https://storage.googleapis.com/gtexanalysisv8/singletissueqtldata/GTExv8finemappingDAPG.tar && \ tar xf GTExv8finemappingDAPG.tar && rm GTExv8finemappingDAPG.tar

annotation

wget https://storage.googleapis.com/gtexanalysisv8/reference/gencode.v26.GRCh38.genes.gtf wget https://storage.googleapis.com/gtexanalysisv8/reference/WGSFeatureoverlapcollapsedVEPshort4torus.MAF01.txt.gz ```

A subset of the figures require genotype information. The VCF can be obtained from dbGaP (accession phs000424) or from AnVIL (requires dbGaP authentication).

Owner

  • Name: Broad Institute
  • Login: broadinstitute
  • Kind: organization
  • Location: Cambridge, MA

Broad Institute of MIT and Harvard

GitHub Events

Total
  • Watch event: 2
  • Push event: 1
Last Year
  • Watch event: 2
  • Push event: 1

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 7
  • Total pull requests: 0
  • Average time to close issues: 2 months
  • Average time to close pull requests: N/A
  • Total issue authors: 5
  • Total pull request authors: 0
  • Average comments per issue: 2.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Shicheng-Guo (2)
  • ape4fld (2)
  • char4816 (1)
  • jcgrenier (1)
  • xiyasong (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels