遇见数据集

Integration of dilated cardiomyopathy genomics with transcriptomics from the human heart implicates regulatory molecular mechanisms

收藏
Zenodo2026-02-10 更新2026-05-26 收录
官方服务:

资源简介:

TensorQTL Results for TOPCHeF This repository contains the complete set of quantitative trait locus (QTL) summary statistics generated using TensorQTL. The dataset includes cis- and trans- eQTL and sQTL analyses, permutation-based significance results, and fine-mapping results using SuSiE. All large result directories are provided as compressed tar.gz archives. Directory and File Overview cis-eQTL Results cis_eQTL_nominal.tar.gzNominal cis-eQTL association results testing genetic variants within a predefined cis-window around each gene. Typical contents (per-chromosome files): Variant–gene pairs Effect size (beta) Standard error Nominal p-value These results are intended for downstream filtering, visualization, and coloc analyses. cis_eQTL_permutation.tar.gzPermutation-based cis-eQTL results used to estimate gene-level empirical p-values and false discovery rates (FDR). Typical contents: Gene-level permutation p-values Empirical significance estimates These files are typically used to identify significantly regulated genes (eGenes). cis_eQTL_SuSiE.tar.gzFine-mapping results for significant cis-eQTLs using SuSiE (Sum of Single Effects). Typical contents: Credible sets Posterior inclusion probabilities (PIPs) Lead variants per credible set cis-sQTL Results cis_sQTL_nominal.tar.gzNominal cis-sQTL association results testing genetic variants for associations with splicing phenotypes. Typical contents: Variant–splicing event pairs Effect size (beta) Standard error Nominal p-value cis_sQTL_permutation.tar.gzPermutation-based cis-sQTL results providing event-level empirical p-values and FDR estimates. Used to identify significantly regulated splicing events (sQTLs). cis_sQTL_SuSiE.tar.gzFine-mapping results for significant cis-sQTLs generated using SuSiE. Includes credible sets and posterior probabilities for putatively causal variants. trans-QTL Results trans_eQTL.tar.gzGenome-wide trans-eQTL association results testing variants and genes located on different chromosomes or beyond the cis-window.. trans_sQTL.tar.gzGenome-wide trans-sQTL association results for splicing phenotypes. File Formats All result files are parquet files (.parquet). Each tar.gz archive contains the per-chromosome result files. Software and Methods QTL mapping was performed using TensorQTL. Fine-mapping was conducted using SuSiE as implemented in TensorQTL workflows. Analyses were performed on normalized gene expression and splicing phenotypes with appropriate covariate adjustment (e.g., genotype PCs, expression PCs, and other technical covariates). Summary statistic coordinates are reported accoring to the HG38 human reference genome. Human reference genome used for mapping: https://www.gencodegenes.org/human/release_34.html A1 (effect allele or minor allele) and A2 (non-effect allele or reference allele) are standardized across the summary statistics. Intended Use These data are intended for: Reproducibility of published QTL analyses Secondary analyses and meta-analyses Colocalization and fine-mapping studies Integration with GWAS and other functional genomics datasets Contact For questions regarding the dataset or analysis details, please contact the corresponding author listed in the associated manuscript. Or, Connor Murray, PhD (csm6hg@virginia.edu) Methods/Code Gene and variant mappability calculation: A concern for cis and trans-QTL mapping is that stretches of similar sequence across distinct regions of the genome will result in alignment errors from short read experiments. Alignment errors can result in the inflation of false positive signals and increase the burden for multiple testing correction, especially for trans-QTL which typically have lower effect sizes (Saha & Battle, 2019). We used the nextflow implementation of crossmapp (https://github.com/porchard/crossmap-nextflow) and the GENCODE v34 GTF, with exon kmer length set to 100 bps, UTR kmer length set to 36 bps, and allowing two mismatches to calculate a gene-level bed file for mappability scores (Orchard et al., 2025). We use the mappability scores for filtering during QTL mapping and QC below. Expression Quantitative Trait Locus (eQTL) Mapping: To understand how mutations are implicated in expression level (i.e., transcript abundance) of genes between cases and non-failing hearts, we ran TensorQTL v1.0.10 (Taylor-Weiner et al., 2019) using the filtered SNP dataset with a flanking window of ± 1 Mbps and 10,000 permutations enabled to estimate ­permutation p-values. As an initial covariate model, we included sex, age, disease group (e.g., affected versus non-failing), and cardiomyopathy status (i.e., DCM & ICM), as well as RNA PCs, and the first 5 PCs of ancestry (i.e., DNA PCs). Where sex, disease group, and cardiomyopathy diagnoses are encoded as binary values (0,1). Using this general covariate model, we ran the ­cis mode to identify all significant eQTL for each gene based on a permutation p-value** < 0.05 while varying the amount of RNA PCs as covariates from 1-100 (ex. RNA PC1 … RNA PCs1-100). We found that the covariate model that uses RNA PCs1-70 resulted in the most significant eGenes and is used for every follow up analysis of eQTL (Supplemental Figure 4A). Additionally, it appears that the saturation points of eGenes (e.g., statistical plateau) was reached somewhere between the inclusions of RNA PCs1-50 and RNA PCs1-75 (Supplemental Figure 4A&B). The cis-nominal mode of TensorQTL was then run to get pairwise-SNP summary statistics for use in colocalization analyses of significant candidate eGenes using the RNA PCs1-70 covariate model to ensure computational efficiency (see colocalization methodology below). The final covariate model we used to map cis-eQTL is as follows: Variants were considered fine-mapped cis-variants if they appeared in the 95% credible sets output by TensorQTL SuSiE for the relevant cis-eQTL regions. We also investigated trans-eQTL, or distal loci influencing a gene’s expression, to understand long-range interactions between variants and gene expression profiles. We used the trans mode of TensorQTL using the covariate model listed above to estimate trans-eQTL (MAF > 0.01) and only retained significant regions based on a conservative genome-wide cut-off (p < 5 x 10^-8^). We summarized the count of significant eGenes and eVariants to see if there are any regions showing support for being hotspots and report on their trans-eQTL profiles. Splicing quantitative trait loci (sQTL) mapping: We assessed splicing-QTL (sQTL) by first running regtools junctions extract v0.5.2 (Cotto et al., 2023) to get the counts of every exon-exon junction with a minimum intron length of 50 bps (-m 50), and an anchor length of 8 (-a 8) across each bam file. We then clustered the introns found among the junction files using the leafcutter v0.2.9 (Li et al., 2018) toolset. We used the cluster_prepare_fastqtl.py script (https://github.com/broadinstitute/gtex-pipeline/blob/master/qtl/leafcutter/src/cluster_prepare_fastqtl.py), while considering any intron less than 500 kbps (-l 500000), any cluster with at least 10 reads (--min_clu_reads 10), and kept a cluster that had at least 0.001 fraction of reads supporting a junction (--min_clu_ratio 0.001). We removed clusters with no counts in most of the samples, low complexity clusters, and normalized the matrix, and then each splicing phenotype was inverse normalized. This normalized matrix was used as input to the cis-sQTL scans, and splicing PCs were used as scan covariates. We also added gene information from the collapsed GENCODE GTF v34, and for each gene, variants within 1 Mbps of the gene’s TSS were tested. Gene TSS locations were determined using pyqtl’s gtf_to_tss_bed function. Trans-sQTL were tested with the same covariates as the cis-sQTL and restricted to MAF > 0.05 and only retained significant sites after a conservative Bonferroni correction based on the number of unique isoforms tested (α = 5 x 10^-8^ / 80,786). Access information Other publicly accessible locations of the data: connor122721/nf-eqtls: Nextflow pipeline for disease QTL mapping and follow up analyses

提供机构:
Zenodo
创建时间:
2025-12-15
二维码
社区交流群
二维码
科研交流群
商业服务