Expression QTLs for NYGC ALS Consortium Paper
Description
The files below contain nominal and permuted quantitative trait loci (QTL) associations between common genetic variants derived from whole genome sequencing and gene expression phenotypes generated from RNA-seq of post-mortem tissue sections. All QTLs were mapped with TensorQTL.
Top association files are gzip-compressed tab-separated variable files - *cis_qtl.txt.gz
Nominal association files are stored as Parquet files to save space. These can be converted to text files using the following code snippet:
pip install pandas pyarrow
conda install -c bioconda htslib # provides bgzip
python3 -c "
import pandas as pd
df = pd.read_parquet('your_file.parquet')
df.to_csv('your_file.tsv.gz', sep='\t', index=False)
" | bgzip > your_file.tsv.gz
NYGC_all_common_variants_alleles.tsv.gz - Allele information for all SNPs tested in the eQTL analysis
Table columns are formatted as follows:
Nominal QTL results include all SNP-gene pairs tested using either a 1Mb window from each side of the transcription start site (TSS) of the gene.
- phenotype_id - ensembl ID of the gene tested (GENCODE v30)
- variant_id - SNP tested for association (rsid or chr:position:ref:alt)
- tss_distance - distance of the SNP to the gene transcription start site (TSS)
- maf - minor allele frequency in cohort
- ma_samples - number of samples carrying the minor allele
- ma_count - total number of minor alleles across individuals
- pval_nominal - nominal P-value from linear regression
- slope - slope of the linear regression
- slope_se - standard error of the slope
Top association results include only the top SNP-gene association for each gene. Table columns are formatted as follows:
- phenotype_id - ensembl ID of the gene tested (GENCODE v30
- num_var - total number of variants tested in cis
- beta_shape1 - first parameter value of the fitted beta distribution
- beta_shape2 - second parameter value of the fitted beta distribution
- true_df - effective degrees of freedom the beta distribution approximation
- pval_true_df - empirical P-value for the beta distribution approximation
- variant_id - ID of the top variant (rsid or chr:position:ref:alt)
- tss_distance - distance of the SNP to the gene transcription start site (TSS)
- ma_samples - number of samples carrying the minor allele
- ma_count - total number of minor alleles across individuals
- maf -minor allele frequency in MiGA cohort
- ref_factor - flag indicating if the alternative allele is the minor allele in the cohort (1 if AF <= 0.5, -1 if not)
- pval_nominal - nominal P-value from linear regression
- slope - slope of the linear regression
- slope_se - standard error of the slope
- pval_perm - first permutation P-value directly obtained from the permutations with the direct method
- pval_beta - second permutation P-value obtained via beta approximation. This is the one to use for downstream analysis
- qval - Storey q-value derived from pval_beta (FDR adjusted)
- pval_nominal_threshold - nominal P-value threshold for calling a variant-gene pair significant for the gene
Allele Information for each variant:
- CHROM - chromosome position of the variant
- POS - position of the variant in the chromosome
- REF - reference allele (GRCh38)
- ALT - alternative allele (this is the effect allele in the eQTL analysis)
- ID - variant id (rsid or chr:position:ref:alt)
Files
Files
(15.7 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:18ee71d3d684bef9651a44901d9d63b9
|
82.1 MB | Download |
|
md5:c2987ae7c154ace979bd165dbc08ba83
|
1.2 MB | Download |
|
md5:89229dd83e03fa4eadea49eead60cff5
|
1.5 GB | Download |
|
md5:569eb53e6d12e00346ff885adc5314be
|
1.3 MB | Download |
|
md5:8193158364b7ea20f66b87c30a98bdc0
|
1.6 GB | Download |
|
md5:a5cef8223e5e9b0ac0ccf2f70c532c24
|
1.3 MB | Download |
|
md5:e48110a132e0af1f1c0f814473e2dc0a
|
1.7 GB | Download |
|
md5:e0b617a7059d68b254dd91155658a549
|
1.2 MB | Download |
|
md5:bec5fd1e4d772c93db92b535c6a85595
|
1.2 GB | Download |
|
md5:f61f291bbdef168bbd7640dba5203962
|
1.3 MB | Download |
|
md5:9444cec697c23cdb4ab7615f4087b2e8
|
1.6 GB | Download |
|
md5:dafdee229542bf5b69ca7a15743e9da7
|
1.2 MB | Download |
|
md5:67a5296cda9a19971594969c5d4385e7
|
1.4 GB | Download |
|
md5:674c2b016cce9cc00499388877a5d83b
|
1.2 MB | Download |
|
md5:e05f47886ff29f3a8c9ecb90b7211114
|
1.4 GB | Download |
|
md5:cf2d1208c1d8e993cb0e1454a54f07af
|
1.2 MB | Download |
|
md5:57b64bdfddf43cad299c839c316b7f86
|
1.4 GB | Download |
|
md5:64892e4f85ae13a0a9bb7cd9aca5529e
|
1.2 MB | Download |
|
md5:801be01aa816709c7fdd7a8b74e16711
|
1.3 GB | Download |
|
md5:fe6e7fc46fe87a4914a2875785105031
|
1.3 MB | Download |
|
md5:cd5e819839d68c0120640b3ff274b223
|
1.4 GB | Download |
|
md5:afa83e7a7b679cce32ee33c7dd871abd
|
1.2 MB | Download |
|
md5:b68d5d4e8c70075e13f8de968d5e259d
|
1.2 GB | Download |