Contents
SummaryFiguresResultsReferences
|
Summary
Analysis summary
Summary:
The raw bam files, one for each RNA-Seq sample, were summarized to a gene read counts table, using the Bioconductor package GenomicRanges. In the final read counts table, each row represented one gene, each column one RNA-Seq sample and each cell, the corresponding read counts associated with each row and column.The gene counts table was normalized for inherent systematic or experimental biases (e.g. sequencing depth, gene length, GC content bias etc.) using the Bioconductor package edgeR after removing genes that had zero counts over all the RNA-Seq samples (2840 genes). The output of the normalization algorithm was a table with normalized counts, which can be used for differential expression analysis with statistical algorithms developed specifically for count data. Prior to the statistical testing procedure, the gene read counts were filtered for possible artifacts that could affect the subsequent statistical testing procedures. Genes presenting any of the following were excluded from further analysis: i) genes with length less than 500 (211 genes), ii) genes whose average reads per 100 bp was less than the 25th quantile of the total normalized distribution of average reads per 100bp (0 genes with cutoff value 0.02046 average reads per 100 bp), iii) genes with read counts below the 25th quantile of the normalized counts distribution (3222 genes with cutoff value 5 normalized read counts). The total number of genes excluded due to the application of gene filters was 3058. The total (unified) number of genes excluded due to the application of all filters was 7471. The resulting gene counts table was subjected to differential expression analysis for the contrasts ABFF versus cagAKO using the Bioconductor package edgeR. The final numbers of differentially expressed genes were (per contrast): for the contrast ABFF versus cagAKO, 1643 (310) statistically significant genes were found with a p-value (FDR or adjusted p-value) threshold of 0.05 and of these, 93 (17) were up-regulated, 263 (135) were down-regulated and 1287 (158) were not differentially expressed according to an absolute fold change cutoff value of 1 in log2 scale. Literature references for all the algorithms used can be found at the end of this report.
Read counts file: imported sam/bam/bed files
Conditions: ABCC, ABCCC, ABFF, ABFFF, cagAKO, AGS
Samples included: ABCC1, ABCC2, ABCCC1, ABCCC2, ABFF1, ABFF2, ABFFF1, ABFFF2, cagAKO1, cagAKO2, AGS1, AGS2
Samples excluded:
none
Requested contrasts: ABFF_vs_cagAKO
Library sizes:
- ABCC1: 27751048
- ABCC2: 27635682
- ABCCC1: 20417890
- ABCCC2: 30858378
- ABFF1: 25946052
- ABFF2: 32896414
- ABFFF1: 24917487
- ABFFF2: 23729178
- cagAKO1: 25793401
- cagAKO2: 29988911
- AGS1: 25921952
- AGS2: 28852625
Annotation: download
Organism: human ( Homo sapiens), genome version alias hg19
Annotation source: RefSeq database
Count type: gene
Exon filters:
none applied
Gene filters:
length, avg.reads, expression, biotype - avg.reads
- average.per.bp: 100
- quantile: 0.25
- expression
- median: FALSE
- mean: FALSE
- quantile: 0.25
- known: NA
- custom: NA
Filter application: after normalization
Normalization algorithm: edgeR
Normalization arguments:
method, refColumn, logratioTrim, sumTrim, doWeighting, Acutoff, p - method: TMM
- logratioTrim: 0.3
- sumTrim: 0.05
- doWeighting: TRUE
- Acutoff: -1e+10
- p: 0.75
Statistical algorithm(s): edgeR
Statistical arguments for edgeR: main.method, rowsum.filter, prior.df, trend, span, tag.method, grid.length, grid.range, offset, glm.method, subset, AveLogCPM, trend.method, dispersion, offset, weights, lib.size, prior.count, start, method, test, abundance.trend, robust, winsor.tail.p - main.method: classic
- rowsum.filter: 5
- prior.df: 10
- trend: movingave
- tag.method: grid
- grid.length: 11
- grid.range: -6, 6
- glm.method: CoxReid
- subset: 10000
- trend.method: auto
- prior.count: 0.125
- method: auto
- test: chisq
- abundance.trend: TRUE
- robust: FALSE
- winsor.tail.p: 0.05, 0.1
Meta-analysis method: no meta-analysis, reported p-values from the first supplied statistical algorithm
Multiple testing correction: Benjamini-Hochberg FDR
p-value threshold: 0.05
Logarithmic tranformation offset: 1
Analysis preset: not available
Quality control plots: multidimensional scaling, biotype detection, biotype counts, sample and biotype saturation, correlation heatmap and correlogram, pairwise scatterplots between samples, boxplots, volcano plot, DEG biotype detection, DEG heatmap
Figure format: png, pdf
Output directory: /data/images/proton/run272/www/metaseqr1b_ABFF_vs_cagAKO
Output data: Annotation, p-value, Adjusted p-value (FDR), Fold change, Statistics, Read counts
Output scale(s): log2 scale
Output values: Normalized values
Output statistics: Mean, Median, Standard deviation, Median Absolute Deviation (MAD), Coefficient of Variation, Robust Coefficient of Variation
Total run time: 25 minutes 07 seconds
Filtered genes
Number of filtered genes: 7471 which is the union of
- Filtered because of zero reads: 2840
-
Filtered because of exon filters: 0
-
Filtered because of gene filters: 4631
which is the union of
- length: 211 genes with filter cutoff value 500
- avg.reads: 2846 genes with filter cutoff value 0.02046245
- expression: 3222 genes further decomposed to (filter name, filtered genes, filter cutoff):
- quantile: 3222 genes with filter cutoff value 5
Differentially expressed genes
Number of differentially expressed genes per contrast:
- ABFF_vs_cagAKO: 1643 (310) statistically significant genes of which 93 (17) up regulated, 263 (135) down regulated and 1287 (158) not differentially expressed according to a p-value (FDR or adjusted p-value) threshold of 0.05 and an absolute fold change cutoff value of 1 in log2 scale.
Run log[ 2016-04-21 20:02:24 ] INFO 2016-04-21 20:02:24: Data processing started... [ 2016-04-21 20:02:24 ] INFO Read counts file: imported sam/bam/bed files [ 2016-04-21 20:02:24 ] INFO Conditions: ABCC, ABCCC, ABFF, ABFFF, cagAKO, AGS [ 2016-04-21 20:02:24 ] INFO Samples to include: ABCC1, ABCC2, ABCCC1, ABCCC2, ABFF1, ABFF2, ABFFF1, ABFFF2, cagAKO1, cagAKO2, AGS1, AGS2 [ 2016-04-21 20:02:24 ] INFO Samples to exclude: none [ 2016-04-21 20:02:24 ] INFO Requested contrasts: ABFF_vs_cagAKO [ 2016-04-21 20:02:24 ] INFO Annotation: download [ 2016-04-21 20:02:24 ] INFO Organism: hg19 [ 2016-04-21 20:02:24 ] INFO Reference source: refseq [ 2016-04-21 20:02:24 ] INFO Count type: gene [ 2016-04-21 20:02:24 ] INFO Exon filters: none applied [ 2016-04-21 20:02:24 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2016-04-21 20:02:24 ] INFO length: [ 2016-04-21 20:02:24 ] INFO length: 500 [ 2016-04-21 20:02:24 ] INFO avg.reads: [ 2016-04-21 20:02:24 ] INFO average.per.bp: 100 [ 2016-04-21 20:02:24 ] INFO quantile: 0.25 [ 2016-04-21 20:02:24 ] INFO expression: [ 2016-04-21 20:02:24 ] INFO median: FALSE [ 2016-04-21 20:02:24 ] INFO mean: FALSE [ 2016-04-21 20:02:24 ] INFO quantile: 0.25 [ 2016-04-21 20:02:24 ] INFO known: NA [ 2016-04-21 20:02:24 ] INFO custom: NA [ 2016-04-21 20:02:24 ] INFO biotype: [ 2016-04-21 20:02:24 ] INFO Filter application: postnorm [ 2016-04-21 20:02:24 ] INFO Normalization algorithm: edger [ 2016-04-21 20:02:24 ] INFO Normalization arguments: [ 2016-04-21 20:02:24 ] INFO method: TMM [ 2016-04-21 20:02:24 ] INFO logratioTrim: 0.3 [ 2016-04-21 20:02:24 ] INFO sumTrim: 0.05 [ 2016-04-21 20:02:24 ] INFO doWeighting: TRUE [ 2016-04-21 20:02:24 ] INFO Acutoff: -1e+10 [ 2016-04-21 20:02:24 ] INFO p: 0.75 [ 2016-04-21 20:02:24 ] INFO Statistical algorithm: edger [ 2016-04-21 20:02:24 ] INFO Statistical arguments: [ 2016-04-21 20:02:24 ] INFO edger: classic, 5, 10, movingave, NULL, grid, 11, c(-6, 6), NULL, CoxReid, 10000, NULL, auto, NULL, NULL, NULL, NULL, 0.125, NULL, auto, chisq, TRUE, FALSE, c(0.05, 0.1) [ 2016-04-21 20:02:24 ] INFO Meta-analysis method: none [ 2016-04-21 20:02:24 ] INFO Multiple testing correction: BH [ 2016-04-21 20:02:24 ] INFO p-value threshold: 0.05 [ 2016-04-21 20:02:24 ] INFO Logarithmic transformation offset: 1 [ 2016-04-21 20:02:24 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2016-04-21 20:02:24 ] INFO Figure format: png, pdf [ 2016-04-21 20:02:24 ] INFO Output directory: /data/images/proton/run272/www/metaseqr1b_ABFF_vs_cagAKO [ 2016-04-21 20:02:24 ] INFO Output data: flags, annotation, p.value, adj.p.value, fold.change, stats, counts [ 2016-04-21 20:02:24 ] INFO Output scale(s): log2 [ 2016-04-21 20:02:24 ] INFO Output values: normalized [ 2016-04-21 20:02:24 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2016-04-21 20:02:24 ] INFO Downloading gene annotation for hg19... [ 2016-04-21 20:02:44 ] INFO Converting annotation to GenomicRanges object... [ 2016-04-21 20:02:44 ] INFO Getting DNA sequences... [ 2016-04-21 20:02:52 ] INFO Getting GC content... [ 2016-04-21 20:02:54 ] INFO Converting annotation to GenomicRanges object... [ 2016-04-21 20:02:54 ] INFO Reading bam file ABCC1.bam for sample with name ABCC1. This might take some time... [ 2016-04-21 20:02:54 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:02:54 ] INFO Reading bam file ABCC2.bam for sample with name ABCC2. This might take some time... [ 2016-04-21 20:02:54 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:02:55 ] INFO Reading bam file ABCCC1.bam for sample with name ABCCC1. This might take some time... [ 2016-04-21 20:02:55 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:02:55 ] INFO Reading bam file ABCCC2.bam for sample with name ABCCC2. This might take some time... [ 2016-04-21 20:02:55 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:03:50 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:03:50 ] INFO ...for single-end reads... [ 2016-04-21 20:03:50 ] INFO ...ignoring strandedness... [ 2016-04-21 20:04:01 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:04:01 ] INFO ...for single-end reads... [ 2016-04-21 20:04:01 ] INFO ...ignoring strandedness... [ 2016-04-21 20:04:02 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:04:02 ] INFO ...for single-end reads... [ 2016-04-21 20:04:02 ] INFO ...ignoring strandedness... [ 2016-04-21 20:04:03 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:04:03 ] INFO ...for single-end reads... [ 2016-04-21 20:04:03 ] INFO ...ignoring strandedness... [ 2016-04-21 20:07:09 ] INFO Reading bam file ABFFF1.bam for sample with name ABFFF1. This might take some time... [ 2016-04-21 20:07:09 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:08:14 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:08:14 ] INFO ...for single-end reads... [ 2016-04-21 20:08:14 ] INFO ...ignoring strandedness... [ 2016-04-21 20:09:00 ] INFO Reading bam file ABFF2.bam for sample with name ABFF2. This might take some time... [ 2016-04-21 20:09:00 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:09:20 ] INFO Reading bam file ABFF1.bam for sample with name ABFF1. This might take some time... [ 2016-04-21 20:09:20 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:09:51 ] INFO Reading bam file ABFFF2.bam for sample with name ABFFF2. This might take some time... [ 2016-04-21 20:09:51 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:10:36 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:10:36 ] INFO ...for single-end reads... [ 2016-04-21 20:10:36 ] INFO ...ignoring strandedness... [ 2016-04-21 20:10:39 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:10:39 ] INFO ...for single-end reads... [ 2016-04-21 20:10:39 ] INFO ...ignoring strandedness... [ 2016-04-21 20:10:48 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:10:48 ] INFO ...for single-end reads... [ 2016-04-21 20:10:48 ] INFO ...ignoring strandedness... [ 2016-04-21 20:11:54 ] INFO Reading bam file AGS1.bam for sample with name AGS1. This might take some time... [ 2016-04-21 20:11:54 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:12:55 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:12:55 ] INFO ...for single-end reads... [ 2016-04-21 20:12:55 ] INFO ...ignoring strandedness... [ 2016-04-21 20:14:03 ] INFO Reading bam file AGS2.bam for sample with name AGS2. This might take some time... [ 2016-04-21 20:14:03 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:14:51 ] INFO Reading bam file cagAKO1.bam for sample with name cagAKO1. This might take some time... [ 2016-04-21 20:14:51 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:15:12 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:15:12 ] INFO ...for single-end reads... [ 2016-04-21 20:15:12 ] INFO ...ignoring strandedness... [ 2016-04-21 20:16:05 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:16:05 ] INFO ...for single-end reads... [ 2016-04-21 20:16:05 ] INFO ...ignoring strandedness... [ 2016-04-21 20:16:24 ] INFO Reading bam file cagAKO2.bam for sample with name cagAKO2. This might take some time... [ 2016-04-21 20:16:24 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2016-04-21 20:17:41 ] INFO Counting reads overlapping with given annotation... [ 2016-04-21 20:17:41 ] INFO ...for single-end reads... [ 2016-04-21 20:17:41 ] INFO ...ignoring strandedness... [ 2016-04-21 20:21:49 ] INFO Exporting raw read counts table to /data/images/proton/run272/www/metaseqr1b_ABFF_vs_cagAKO/lists/raw_counts_table.txt.gz [ 2016-04-21 20:21:50 ] INFO Saving gene model to /data/images/proton/run272/www/metaseqr1b_ABFF_vs_cagAKO/data/gene_model.RData [ 2016-04-21 20:21:50 ] INFO Removing genes with zero counts in all samples... [ 2016-04-21 20:21:50 ] INFO Normalizing with: edger [ 2016-04-21 20:21:51 ] INFO Applying gene filter length... [ 2016-04-21 20:21:51 ] INFO Threshold below which ignored: 500 [ 2016-04-21 20:21:51 ] INFO Applying gene filter avg.reads... [ 2016-04-21 20:21:51 ] INFO Threshold below which ignored: 0.0204624514016779 [ 2016-04-21 20:21:51 ] INFO Applying gene filter expression... [ 2016-04-21 20:21:51 ] INFO Threshold below which ignored: 5 [ 2016-04-21 20:21:51 ] INFO Applying gene filter biotype... [ 2016-04-21 20:21:51 ] INFO 7471 genes filtered out [ 2016-04-21 20:21:51 ] INFO 14809 genes remain after filtering [ 2016-04-21 20:21:51 ] INFO Running statistical tests with: edger [ 2016-04-21 20:21:54 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:21:56 ] INFO Contrast ABFF_vs_cagAKO: found 1643 genes [ 2016-04-21 20:21:56 ] INFO Exporting and compressing normalized read counts table to /data/images/proton/run272/www/metaseqr1b_ABFF_vs_cagAKO/lists/normalized_counts_table.txt [ 2016-04-21 20:21:56 ] INFO Building output files... [ 2016-04-21 20:21:56 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:21:56 ] INFO Adding non-filtered data... [ 2016-04-21 20:21:56 ] INFO binding annotation... [ 2016-04-21 20:21:57 ] INFO binding p-values... [ 2016-04-21 20:21:57 ] INFO binding FDRs... [ 2016-04-21 20:21:58 ] INFO binding log2 normalized fold changes... [ 2016-04-21 20:21:58 ] INFO binding normalized mean counts... [ 2016-04-21 20:21:58 ] INFO binding normalized median counts... [ 2016-04-21 20:22:00 ] INFO binding normalized count sds... [ 2016-04-21 20:22:00 ] INFO binding normalized count MADs... [ 2016-04-21 20:22:02 ] INFO binding normalized count CVs... [ 2016-04-21 20:22:04 ] INFO binding normalized counts RCVs... [ 2016-04-21 20:22:07 ] INFO binding normalized mean counts... [ 2016-04-21 20:22:07 ] INFO binding normalized median counts... [ 2016-04-21 20:22:08 ] INFO binding normalized count sds... [ 2016-04-21 20:22:09 ] INFO binding normalized count MADs... [ 2016-04-21 20:22:11 ] INFO binding normalized count CVs... [ 2016-04-21 20:22:13 ] INFO binding normalized counts RCVs... [ 2016-04-21 20:22:16 ] INFO binding all normalized counts for ABFF... [ 2016-04-21 20:22:16 ] INFO binding all normalized counts for cagAKO... [ 2016-04-21 20:22:16 ] INFO binding filtering flags... [ 2016-04-21 20:22:17 ] INFO Writing output... [ 2016-04-21 20:22:17 ] INFO Adding filtered data... [ 2016-04-21 20:22:17 ] INFO binding annotation... [ 2016-04-21 20:22:17 ] INFO binding p-values... [ 2016-04-21 20:22:17 ] INFO binding FDRs... [ 2016-04-21 20:22:17 ] INFO binding log2 normalized fold changes... [ 2016-04-21 20:22:17 ] INFO binding normalized mean counts... [ 2016-04-21 20:22:17 ] INFO binding normalized median counts... [ 2016-04-21 20:22:18 ] INFO binding normalized count sds... [ 2016-04-21 20:22:18 ] INFO binding normalized count MADs... [ 2016-04-21 20:22:19 ] INFO binding normalized count CVs... [ 2016-04-21 20:22:20 ] INFO binding normalized counts RCVs... [ 2016-04-21 20:22:21 ] INFO binding normalized mean counts... [ 2016-04-21 20:22:22 ] INFO binding normalized median counts... [ 2016-04-21 20:22:22 ] INFO binding normalized count sds... [ 2016-04-21 20:22:23 ] INFO binding normalized count MADs... [ 2016-04-21 20:22:24 ] INFO binding normalized count CVs... [ 2016-04-21 20:22:24 ] INFO binding normalized counts RCVs... [ 2016-04-21 20:22:26 ] INFO binding all normalized counts for ABFF... [ 2016-04-21 20:22:26 ] INFO binding all normalized counts for cagAKO... [ 2016-04-21 20:22:26 ] INFO binding filtering flags... [ 2016-04-21 20:22:26 ] INFO Writing output... [ 2016-04-21 20:22:27 ] INFO Creating quality control graphs... [ 2016-04-21 20:22:27 ] INFO Plotting in png format... [ 2016-04-21 20:22:27 ] INFO Plotting mds... [ 2016-04-21 20:22:27 ] INFO Plotting biodetection... [ 2016-04-21 20:22:29 ] INFO Plotting countsbio... [ 2016-04-21 20:22:31 ] INFO Plotting saturation... [ 2016-04-21 20:22:39 ] INFO Plotting readnoise... [ 2016-04-21 20:22:42 ] INFO Plotting correl... [ 2016-04-21 20:22:42 ] INFO Plotting pairwise... [ 2016-04-21 20:25:39 ] INFO Plotting boxplot... [ 2016-04-21 20:25:39 ] INFO Plotting boxplot... [ 2016-04-21 20:25:39 ] INFO Plotting volcano... [ 2016-04-21 20:25:39 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:25:40 ] INFO Plotting biodist... [ 2016-04-21 20:25:40 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:25:41 ] INFO Plotting deheatmap... [ 2016-04-21 20:25:41 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:26:18 ] INFO Plotting in pdf format... [ 2016-04-21 20:26:18 ] INFO Plotting mds... [ 2016-04-21 20:26:19 ] INFO Plotting biodetection... [ 2016-04-21 20:26:19 ] INFO Plotting countsbio... [ 2016-04-21 20:26:21 ] INFO Plotting saturation... [ 2016-04-21 20:26:27 ] INFO Plotting readnoise... [ 2016-04-21 20:26:30 ] INFO Plotting correl... [ 2016-04-21 20:26:30 ] INFO Plotting pairwise... [ 2016-04-21 20:26:52 ] INFO Plotting boxplot... [ 2016-04-21 20:26:52 ] INFO Plotting boxplot... [ 2016-04-21 20:26:52 ] INFO Plotting volcano... [ 2016-04-21 20:26:52 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:26:52 ] INFO Plotting biodist... [ 2016-04-21 20:26:52 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:26:52 ] INFO Plotting deheatmap... [ 2016-04-21 20:26:52 ] INFO Contrast: ABFF_vs_cagAKO [ 2016-04-21 20:27:30 ] INFO Creating HTML report... [ 2016-04-21 20:27:30 ] INFO Compressing figures...
Multidimensional scaling
Biotype detection
Biotype detection counts
Read and biotype saturation
RNA-Seq reads noise
Correlation plots
Pairwise scatterplots
Boxplots
Volcano plots
DEG heatmaps
Chromosome and biotype distributions of DEGs
Results
DEG table for the contrast ABFF_vs_cagAKOThe following table presents the top 10% statistically significant genes (use the download links below the table to retrieve the whole list) for the contrast ABFF_vs_cagAKO. The fields of the table correspond to the requested features to be exported. The table can be searched using the search field on the top right. | chromosome | start | end | gene_id | gc_content | strand | gene_name | biotype | p-value_edger | FDR_edger | log2_normalized_fold_change_ABFF_vs_cagAKO | log2_normalized_mean_counts_ABFF | log2_normalized_median_counts_ABFF | log2_normalized_sd_counts_ABFF | log2_normalized_mad_counts_ABFF | log2_normalized_cv_counts_ABFF | log2_normalized_rcv_counts_ABFF | log2_normalized_mean_counts_cagAKO | log2_normalized_median_counts_cagAKO | log2_normalized_sd_counts_cagAKO | log2_normalized_mad_counts_cagAKO | log2_normalized_cv_counts_cagAKO | log2_normalized_rcv_counts_cagAKO | log2_normalized_counts_ABFF1 | log2_normalized_counts_ABFF2 | log2_normalized_counts_cagAKO1 | log2_normalized_counts_cagAKO2 | LN | AR | MD | MN | QN | KN | CM | BT |
|---|
| chr19 | 45504706 | 45541456 | NM_006509 | 0.5124 | + | RELB | protein_coding | 2.15e-26 | 3.18e-22 | -2.012044 | 10.718 | 10.718 | 0.030291 | 0.031756 | 2.83e-03 | 2.96e-03 | 8.706 | 8.706 | 0.012217 | 0.012808 | 1.40e-03 | 1.47e-03 | 10.74 | 10.70 | 8.70 | 8.71 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 48551099 | 48614109 | NM_003706 | 0.4769 | - | PLA2G4C | protein_coding | 1.08e-22 | 8.01e-19 | -2.008928 | 9.791 | 9.791 | 0.228667 | 0.239725 | 2.34e-02 | 2.45e-02 | 7.784 | 7.784 | 0.207969 | 0.218026 | 2.67e-02 | 2.80e-02 | 9.63 | 9.95 | 7.93 | 7.64 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 241825464 | 241835573 | NM_001085437 | 0.6260 | - | C2orf54 | protein_coding | 7.14e-22 | 3.53e-18 | -1.930379 | 10.972 | 10.972 | 0.134524 | 0.141029 | 1.23e-02 | 1.29e-02 | 9.032 | 9.032 | 0.272093 | 0.285251 | 3.01e-02 | 3.16e-02 | 10.88 | 11.07 | 9.22 | 8.84 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 207070787 | 207077484 | NM_001185156 | 0.4846 | + | IL24 | protein_coding | 1.07e-21 | 3.97e-18 | -2.414046 | 7.915 | 7.915 | 0.198340 | 0.207931 | 2.51e-02 | 2.63e-02 | 5.506 | 5.506 | 0.112216 | 0.117643 | 2.04e-02 | 2.14e-02 | 7.77 | 8.06 | 5.58 | 5.43 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr7 | 155089485 | 155101945 | NM_005542 | 0.4442 | + | INSIG1 | protein_coding | 1.16e-20 | 3.43e-17 | -1.717311 | 10.792 | 10.792 | 0.052917 | 0.055475 | 4.90e-03 | 5.14e-03 | 9.068 | 9.068 | 0.202993 | 0.212809 | 2.24e-02 | 2.35e-02 | 10.83 | 10.75 | 8.92 | 9.21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 7975930 | 8003225 | NM_001561 | 0.4393 | - | TNFRSF9 | protein_coding | 9.54e-20 | 2.36e-16 | -2.091359 | 9.532 | 9.532 | 0.103271 | 0.108265 | 1.08e-02 | 1.14e-02 | 7.436 | 7.436 | 0.199976 | 0.209646 | 2.69e-02 | 2.82e-02 | 9.46 | 9.61 | 7.29 | 7.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr18 | 46570171 | 46987079 | NM_017653 | 0.3850 | - | DYM | protein_coding | 2.38e-18 | 4.55e-15 | -1.963383 | 11.629 | 11.629 | 0.079515 | 0.083360 | 6.84e-03 | 7.17e-03 | 9.667 | 9.667 | 0.012548 | 0.013155 | 1.30e-03 | 1.36e-03 | 11.57 | 11.69 | 9.66 | 9.68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 102188180 | 102210135 | NM_182962 | 0.3760 | + | BIRC3 | protein_coding | 2.46e-18 | 4.55e-15 | -2.534947 | 10.345 | 10.345 | 0.139469 | 0.146213 | 1.35e-02 | 1.41e-02 | 7.806 | 7.806 | 0.218461 | 0.229025 | 2.80e-02 | 2.93e-02 | 10.44 | 10.25 | 7.65 | 7.96 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 30751511 | 30756517 | NM_001256829 | 0.4745 | + | TMEM265 | nonsense_mediated_decay | 2.77e-17 | 4.55e-14 | -1.475839 | 11.064 | 11.064 | 0.118583 | 0.124317 | 1.07e-02 | 1.12e-02 | 9.590 | 9.590 | 0.052937 | 0.055497 | 5.52e-03 | 5.79e-03 | 10.98 | 11.15 | 9.55 | 9.63 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153012200 | 153013594 | NM_006945 | 0.4430 | - | SPRR2D | protein_coding | 1.11e-16 | 1.64e-13 | -1.461039 | 11.938 | 11.938 | 0.125274 | 0.131331 | 1.05e-02 | 1.10e-02 | 10.470 | 10.470 | 0.228924 | 0.239994 | 2.19e-02 | 2.29e-02 | 11.85 | 12.03 | 10.63 | 10.31 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153519808 | 153521734 | NM_002960 | 0.5797 | - | S100A3 | protein_coding | 1.13e-15 | 1.52e-12 | -2.295933 | 7.096 | 7.096 | 0.200966 | 0.210684 | 2.83e-02 | 2.97e-02 | 4.761 | 4.761 | 0.521113 | 0.546313 | 1.09e-01 | 1.15e-01 | 6.95 | 7.24 | 4.39 | 5.13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153084599 | 153085991 | NM_001014450 | 0.4472 | - | SPRR2F | protein_coding | 9.07e-15 | 1.12e-11 | -2.061164 | 9.048 | 9.048 | 0.100170 | 0.105013 | 1.11e-02 | 1.16e-02 | 6.972 | 6.972 | 0.307547 | 0.322419 | 4.41e-02 | 4.62e-02 | 8.98 | 9.12 | 7.19 | 6.75 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr15 | 89181973 | 89199575 | NM_002201 | 0.5265 | + | ISG20 | protein_coding | 1.10e-14 | 1.25e-11 | -1.592863 | 10.582 | 10.582 | 0.358210 | 0.375532 | 3.39e-02 | 3.55e-02 | 8.991 | 8.991 | 0.343249 | 0.359847 | 3.82e-02 | 4.00e-02 | 10.33 | 10.84 | 9.23 | 8.75 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 3115312 | 3119668 | NM_001012718 | 0.5967 | + | IL32 | protein_coding | 5.35e-14 | 5.66e-11 | -1.622485 | 13.334 | 13.334 | 0.276704 | 0.290085 | 2.08e-02 | 2.18e-02 | 11.719 | 11.719 | 0.170418 | 0.178659 | 1.45e-02 | 1.52e-02 | 13.14 | 13.53 | 11.84 | 11.60 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr15 | 75011882 | 75017951 | NM_000499 | 0.5132 | - | CYP1A1 | protein_coding | 1.01e-13 | 1.00e-10 | -1.342221 | 10.044 | 10.044 | 0.069582 | 0.072947 | 6.93e-03 | 7.26e-03 | 8.697 | 8.697 | 0.174324 | 0.182754 | 2.00e-02 | 2.10e-02 | 10.09 | 9.99 | 8.82 | 8.57 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 52679696 | 52685299 | NM_002281 | 0.5821 | - | KRT81 | protein_coding | 5.13e-13 | 4.75e-10 | -1.593290 | 10.026 | 10.026 | 0.012721 | 0.013336 | 1.27e-03 | 1.33e-03 | 8.421 | 8.421 | 0.258251 | 0.270739 | 3.07e-02 | 3.22e-02 | 10.02 | 10.03 | 8.60 | 8.24 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr14 | 94400498 | 94443076 | NM_001202429 | 0.5244 | - | ASB2 | protein_coding | 2.18e-12 | 1.90e-09 | -2.191299 | 7.256 | 7.256 | 0.093411 | 0.097928 | 1.29e-02 | 1.35e-02 | 5.006 | 5.006 | 0.594891 | 0.623657 | 1.19e-01 | 1.25e-01 | 7.19 | 7.32 | 5.43 | 4.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 44225902 | 44233525 | NM_004556 | 0.5593 | - | NFKBIE | protein_coding | 1.15e-11 | 9.42e-09 | -1.264490 | 9.801 | 9.801 | 0.060598 | 0.063528 | 6.18e-03 | 6.48e-03 | 8.532 | 8.532 | 0.173414 | 0.181800 | 2.03e-02 | 2.13e-02 | 9.84 | 9.76 | 8.41 | 8.65 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 3136029 | 3163767 | NM_002068 | 0.5265 | + | GNA15 | protein_coding | 1.86e-11 | 1.45e-08 | -2.175572 | 7.579 | 7.579 | 0.191839 | 0.201116 | 2.53e-02 | 2.65e-02 | 5.407 | 5.407 | 0.120155 | 0.125965 | 2.22e-02 | 2.33e-02 | 7.44 | 7.71 | 5.49 | 5.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 114135955 | 114188138 | NM_016234 | 0.4266 | + | ACSL5 | protein_coding | 4.30e-11 | 3.19e-08 | -1.150110 | 10.046 | 10.046 | 0.043417 | 0.045516 | 4.32e-03 | 4.53e-03 | 8.893 | 8.893 | 0.147981 | 0.155137 | 1.66e-02 | 1.74e-02 | 10.02 | 10.08 | 9.00 | 8.79 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr22 | 50964180 | 50968514 | NM_001257989 | 0.6464 | - | TYMP | protein_coding | 5.71e-11 | 4.03e-08 | -1.298418 | 10.287 | 10.287 | 0.304321 | 0.319037 | 2.96e-02 | 3.10e-02 | 8.999 | 8.999 | 0.173253 | 0.181631 | 1.93e-02 | 2.02e-02 | 10.07 | 10.50 | 9.12 | 8.88 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr7 | 150688143 | 150711687 | NM_000603 | 0.5759 | + | NOS3 | protein_coding | 8.30e-11 | 5.59e-08 | -1.148828 | 9.784 | 9.784 | 0.093699 | 0.098230 | 9.58e-03 | 1.00e-02 | 8.633 | 8.633 | 0.154082 | 0.161533 | 1.78e-02 | 1.87e-02 | 9.72 | 9.85 | 8.74 | 8.52 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr7 | 18535884 | 19036992 | NM_178425 | 0.3600 | + | HDAC9 | protein_coding | 8.91e-11 | 5.73e-08 | -1.930607 | 8.430 | 8.430 | 0.011828 | 0.012400 | 1.40e-03 | 1.47e-03 | 6.490 | 6.490 | 0.237788 | 0.249287 | 3.66e-02 | 3.84e-02 | 8.44 | 8.42 | 6.32 | 6.66 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 183524696 | 183560056 | NM_001127651 | 0.4659 | - | NCF2 | protein_coding | 1.20e-10 | 7.27e-08 | -1.218695 | 9.477 | 9.477 | 0.138707 | 0.145414 | 1.46e-02 | 1.53e-02 | 8.262 | 8.262 | 0.046529 | 0.048779 | 5.63e-03 | 5.90e-03 | 9.38 | 9.58 | 8.29 | 8.23 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 6695565 | 6698897 | NM_005980 | 0.5353 | + | S100P | protein_coding | 1.25e-10 | 7.27e-08 | -1.092593 | 15.176 | 15.176 | 0.152278 | 0.159641 | 1.00e-02 | 1.05e-02 | 14.088 | 14.088 | 0.039900 | 0.041830 | 2.83e-03 | 2.97e-03 | 15.07 | 15.28 | 14.06 | 14.12 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 61872135 | 61885892 | NM_152864 | 0.6215 | - | NKAIN4 | protein_coding | 1.28e-10 | 7.27e-08 | -1.489179 | 8.073 | 8.073 | 0.087115 | 0.091327 | 1.08e-02 | 1.13e-02 | 6.583 | 6.583 | 0.106361 | 0.111504 | 1.62e-02 | 1.69e-02 | 8.13 | 8.01 | 6.51 | 6.66 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 70980058 | 71027315 | NM_025130 | 0.4796 | + | HKDC1 | protein_coding | 1.56e-10 | 8.56e-08 | -1.333661 | 12.506 | 12.506 | 0.154711 | 0.162193 | 1.24e-02 | 1.30e-02 | 11.169 | 11.169 | 0.203866 | 0.213724 | 1.83e-02 | 1.91e-02 | 12.40 | 12.62 | 11.31 | 11.03 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 152184551 | 152196672 | NM_001009931 | 0.5089 | - | HRNR | protein_coding | 3.24e-10 | 1.71e-07 | 1.370478 | 7.541 | 7.541 | 0.185993 | 0.194987 | 2.47e-02 | 2.59e-02 | 8.910 | 8.910 | 0.209615 | 0.219751 | 2.35e-02 | 2.47e-02 | 7.41 | 7.67 | 9.06 | 8.76 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr13 | 31287614 | 31338565 | NM_001204406 | 0.4566 | + | ALOX5AP | protein_coding | 3.55e-10 | 1.81e-07 | -2.121464 | 6.307 | 6.307 | 0.371557 | 0.389525 | 5.89e-02 | 6.18e-02 | 4.205 | 4.205 | 0.165792 | 0.173809 | 3.94e-02 | 4.13e-02 | 6.04 | 6.57 | 4.09 | 4.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 71029755 | 71161637 | NM_033497 | 0.4764 | + | HK1 | protein_coding | 3.78e-10 | 1.86e-07 | -1.166703 | 9.709 | 9.709 | 0.132799 | 0.139221 | 1.37e-02 | 1.43e-02 | 8.545 | 8.545 | 0.030046 | 0.031499 | 3.52e-03 | 3.69e-03 | 9.61 | 9.80 | 8.52 | 8.57 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 10365488 | 10375724 | NM_031412 | 0.4372 | + | GABARAPL1 | protein_coding | 4.17e-10 | 1.99e-07 | -1.060832 | 12.032 | 12.032 | 0.066735 | 0.069962 | 5.55e-03 | 5.81e-03 | 10.970 | 10.970 | 0.099121 | 0.103914 | 9.04e-03 | 9.47e-03 | 11.98 | 12.08 | 11.04 | 10.90 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 20465822 | 20476879 | NM_022819 | 0.5601 | + | PLA2G2F | protein_coding | 5.32e-10 | 2.46e-07 | -1.725825 | 7.231 | 7.231 | 0.128960 | 0.135196 | 1.78e-02 | 1.87e-02 | 5.504 | 5.504 | 0.157255 | 0.164860 | 2.86e-02 | 3.00e-02 | 7.14 | 7.32 | 5.39 | 5.61 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr9 | 139889059 | 139891024 | NM_004669 | 0.6846 | - | CLIC3 | protein_coding | 5.85e-10 | 2.63e-07 | -1.110282 | 9.437 | 9.437 | 0.011777 | 0.012346 | 1.25e-03 | 1.31e-03 | 8.324 | 8.324 | 0.127285 | 0.133440 | 1.53e-02 | 1.60e-02 | 9.45 | 9.43 | 8.41 | 8.23 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153042703 | 153044084 | NM_001017418 | 0.4450 | - | SPRR2B | protein_coding | 8.68e-10 | 3.78e-07 | -1.577185 | 7.527 | 7.527 | 0.154695 | 0.162176 | 2.06e-02 | 2.15e-02 | 5.954 | 5.954 | 0.032911 | 0.034502 | 5.53e-03 | 5.79e-03 | 7.42 | 7.64 | 5.98 | 5.93 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 19870292 | 19896233 | NM_016235 | 0.5101 | - | GPRC5B | protein_coding | 9.39e-10 | 3.97e-07 | -1.070839 | 10.326 | 10.326 | 0.032590 | 0.034166 | 3.16e-03 | 3.31e-03 | 9.250 | 9.250 | 0.170699 | 0.178953 | 1.85e-02 | 1.93e-02 | 10.30 | 10.35 | 9.37 | 9.13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 241653180 | 241759725 | NM_001244008 | 0.5861 | - | KIF1A | protein_coding | 1.67e-09 | 6.86e-07 | -1.962847 | 6.840 | 6.840 | 0.177865 | 0.186466 | 2.60e-02 | 2.73e-02 | 4.847 | 4.847 | 0.457048 | 0.479149 | 9.43e-02 | 9.89e-02 | 6.71 | 6.97 | 5.17 | 4.52 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 104154334 | 104162286 | NM_001077494 | 0.6084 | + | NFKB2 | protein_coding | 2.57e-09 | 1.02e-06 | -1.030731 | 11.422 | 11.422 | 0.157485 | 0.165100 | 1.38e-02 | 1.45e-02 | 10.393 | 10.393 | 0.115238 | 0.120811 | 1.11e-02 | 1.16e-02 | 11.31 | 11.53 | 10.47 | 10.31 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 119616594 | 119632551 | NM_014365 | 0.4658 | + | HSPB8 | protein_coding | 2.62e-09 | 1.02e-06 | -1.054089 | 13.157 | 13.157 | 0.004022 | 0.004217 | 3.06e-04 | 3.20e-04 | 12.102 | 12.102 | 0.064745 | 0.067875 | 5.35e-03 | 5.61e-03 | 13.15 | 13.16 | 12.15 | 12.06 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 119981993 | 120008863 | NM_012101 | 0.5507 | - | TRIM29 | protein_coding | 4.41e-09 | 1.67e-06 | -1.433689 | 9.628 | 9.628 | 0.024490 | 0.025674 | 2.54e-03 | 2.67e-03 | 8.192 | 8.192 | 0.125499 | 0.131568 | 1.53e-02 | 1.61e-02 | 9.61 | 9.65 | 8.28 | 8.10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 5021096 | 5026865 | NM_003670 | 0.4811 | + | BHLHE40 | protein_coding | 4.85e-09 | 1.80e-06 | -0.983808 | 11.874 | 11.874 | 0.154446 | 0.161915 | 1.30e-02 | 1.36e-02 | 10.890 | 10.890 | 0.174016 | 0.182431 | 1.60e-02 | 1.68e-02 | 11.77 | 11.98 | 11.01 | 10.77 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 56732662 | 56734194 | NM_016584 | 0.5108 | + | IL23A | protein_coding | 6.12e-09 | 2.21e-06 | -1.628031 | 6.409 | 6.409 | 0.048015 | 0.050337 | 7.49e-03 | 7.85e-03 | 4.775 | 4.775 | 0.185993 | 0.194987 | 3.89e-02 | 4.08e-02 | 6.38 | 6.44 | 4.91 | 4.64 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 128328655 | 128457453 | NM_001143820 | 0.4250 | - | ETS1 | protein_coding | 6.99e-09 | 2.46e-06 | -1.077156 | 10.956 | 10.956 | 0.079598 | 0.083448 | 7.27e-03 | 7.62e-03 | 9.878 | 9.878 | 0.093199 | 0.097705 | 9.43e-03 | 9.89e-03 | 10.90 | 11.01 | 9.81 | 9.94 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chrX | 70327253 | 70331481 | NM_000206 | 0.4996 | - | IL2RG | protein_coding | 1.46e-08 | 5.00e-06 | -1.507940 | 7.276 | 7.276 | 0.039494 | 0.041404 | 5.43e-03 | 5.69e-03 | 5.750 | 5.750 | 0.320827 | 0.336341 | 5.58e-02 | 5.85e-02 | 7.25 | 7.30 | 5.52 | 5.98 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 84222193 | 84235421 | NM_153362 | 0.3983 | + | PRSS35 | protein_coding | 1.50e-08 | 5.00e-06 | 1.033366 | 8.169 | 8.169 | 0.145221 | 0.152244 | 1.78e-02 | 1.86e-02 | 9.200 | 9.200 | 0.174913 | 0.183372 | 1.90e-02 | 1.99e-02 | 8.27 | 8.07 | 9.08 | 9.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 8043787 | 8055753 | NM_002616 | 0.6018 | - | PER1 | protein_coding | 1.52e-08 | 5.00e-06 | -1.261239 | 9.639 | 9.639 | 0.245091 | 0.256943 | 2.54e-02 | 2.67e-02 | 8.376 | 8.376 | 0.263339 | 0.276073 | 3.14e-02 | 3.30e-02 | 9.47 | 9.81 | 8.56 | 8.19 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 39786964 | 39789312 | NM_172140 | 0.5632 | + | IFNL1 | protein_coding | 2.38e-08 | 7.65e-06 | -1.974909 | 5.832 | 5.832 | 0.071618 | 0.075081 | 1.23e-02 | 1.29e-02 | 3.857 | 3.857 | 0.070382 | 0.073786 | 1.82e-02 | 1.91e-02 | 5.78 | 5.88 | 3.81 | 3.91 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 149086804 | 149095568 | NM_014220 | 0.3780 | - | TM4SF1 | protein_coding | 2.64e-08 | 8.33e-06 | -1.245683 | 11.127 | 11.127 | 0.202145 | 0.211921 | 1.82e-02 | 1.90e-02 | 9.878 | 9.878 | 0.248727 | 0.260755 | 2.52e-02 | 2.64e-02 | 10.98 | 11.27 | 9.70 | 10.05 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr21 | 43782390 | 43786644 | NM_003225 | 0.5377 | - | TFF1 | protein_coding | 4.27e-08 | 1.32e-05 | -1.655054 | 8.917 | 8.917 | 0.164419 | 0.172369 | 1.84e-02 | 1.93e-02 | 7.263 | 7.263 | 0.145983 | 0.153042 | 2.01e-02 | 2.11e-02 | 9.03 | 8.80 | 7.37 | 7.16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 123237843 | 123357972 | NM_022970 | 0.4541 | - | FGFR2 | protein_coding | 4.54e-08 | 1.37e-05 | 0.867531 | 9.511 | 9.511 | 0.015383 | 0.016127 | 1.62e-03 | 1.70e-03 | 10.378 | 10.378 | 0.003066 | 0.003214 | 2.95e-04 | 3.10e-04 | 9.50 | 9.52 | 10.38 | 10.38 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 49977465 | 49989488 | NM_001204502 | 0.5399 | + | FLT3LG | protein_coding | 6.98e-08 | 2.07e-05 | -1.548437 | 6.863 | 6.863 | 0.209998 | 0.220153 | 3.06e-02 | 3.21e-02 | 5.318 | 5.318 | 0.153309 | 0.160722 | 2.88e-02 | 3.02e-02 | 6.71 | 7.01 | 5.43 | 5.21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 48828628 | 48833810 | NM_001425 | 0.5300 | + | EMP3 | protein_coding | 7.26e-08 | 2.11e-05 | -1.537288 | 10.600 | 10.600 | 0.368022 | 0.385818 | 3.47e-02 | 3.64e-02 | 9.080 | 9.080 | 0.182553 | 0.191380 | 2.01e-02 | 2.11e-02 | 10.34 | 10.86 | 9.21 | 8.95 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 163123588 | 163175218 | NM_022168 | 0.3576 | - | IFIH1 | protein_coding | 7.39e-08 | 2.11e-05 | -0.979197 | 9.855 | 9.855 | 0.170511 | 0.178756 | 1.73e-02 | 1.81e-02 | 8.881 | 8.881 | 0.054103 | 0.056719 | 6.09e-03 | 6.39e-03 | 9.73 | 9.98 | 8.84 | 8.92 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 124754113 | 124767831 | NM_019055 | 0.5327 | - | ROBO4 | protein_coding | 1.13e-07 | 3.15e-05 | -3.392317 | 4.391 | 4.391 | 0.097230 | 0.101931 | 2.21e-02 | 2.32e-02 | 0.792 | 0.792 | 1.120738 | 1.174933 | 1.41e+00 | 1.48e+00 | 4.46 | 4.32 | 1.58 | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 57050985 | 57117436 | NM_032206 | 0.5132 | + | NLRC5 | protein_coding | 1.37e-07 | 3.75e-05 | -1.101007 | 10.655 | 10.655 | 0.021517 | 0.022558 | 2.02e-03 | 2.12e-03 | 9.547 | 9.547 | 0.200188 | 0.209869 | 2.10e-02 | 2.20e-02 | 10.67 | 10.64 | 9.69 | 9.41 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 43287571 | 43313614 | NM_002130 | 0.3877 | - | HMGCS1 | protein_coding | 1.41e-07 | 3.78e-05 | -1.010930 | 12.353 | 12.353 | 0.039575 | 0.041488 | 3.20e-03 | 3.36e-03 | 11.330 | 11.330 | 0.265459 | 0.278296 | 2.34e-02 | 2.46e-02 | 12.38 | 12.33 | 11.14 | 11.52 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 76126858 | 76139049 | NM_152468 | 0.6045 | + | TMC8 | protein_coding | 1.47e-07 | 3.88e-05 | -1.152952 | 7.397 | 7.397 | 0.145116 | 0.152133 | 1.96e-02 | 2.06e-02 | 6.245 | 6.245 | 0.134423 | 0.140923 | 2.15e-02 | 2.26e-02 | 7.50 | 7.29 | 6.15 | 6.34 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 21142183 | 21156578 | NM_152914 | 0.5827 | - | NATD1 | protein_coding | 1.68e-07 | 4.36e-05 | -1.007961 | 10.312 | 10.312 | 0.064181 | 0.067284 | 6.22e-03 | 6.52e-03 | 9.288 | 9.288 | 0.317037 | 0.332367 | 3.41e-02 | 3.58e-02 | 10.27 | 10.36 | 9.51 | 9.06 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 48127712 | 48133103 | NR_038230 | 0.5117 | - | LOC284080 | lincRNA | 1.73e-07 | 4.43e-05 | -1.925999 | 6.219 | 6.219 | 0.408041 | 0.427773 | 6.56e-02 | 6.88e-02 | 4.254 | 4.254 | 0.631506 | 0.662044 | 1.48e-01 | 1.56e-01 | 5.93 | 6.51 | 4.70 | 3.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 36606456 | 36688436 | NM_004172 | 0.4036 | + | SLC1A3 | protein_coding | 2.22e-07 | 5.58e-05 | 0.854246 | 9.629 | 9.629 | 0.124861 | 0.130899 | 1.30e-02 | 1.36e-02 | 10.486 | 10.486 | 0.010667 | 0.011183 | 1.02e-03 | 1.07e-03 | 9.72 | 9.54 | 10.48 | 10.49 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 122928199 | 122933043 | NM_006597 | 0.4654 | - | HSPA8 | protein_coding | 2.46e-07 | 6.08e-05 | 0.963265 | 12.164 | 12.164 | 0.157632 | 0.165255 | 1.30e-02 | 1.36e-02 | 13.131 | 13.131 | 0.070830 | 0.074255 | 5.39e-03 | 5.65e-03 | 12.28 | 12.05 | 13.08 | 13.18 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 7999217 | 8022234 | NM_001165960 | 0.5176 | - | ALOXE3 | protein_coding | 2.99e-07 | 7.25e-05 | -1.082740 | 8.831 | 8.831 | 0.199083 | 0.208710 | 2.25e-02 | 2.36e-02 | 7.753 | 7.753 | 0.103993 | 0.109022 | 1.34e-02 | 1.41e-02 | 8.69 | 8.97 | 7.83 | 7.68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 17531620 | 17572501 | NM_013358 | 0.5330 | + | PADI1 | protein_coding | 4.88e-07 | 1.17e-04 | -1.045270 | 10.727 | 10.727 | 0.154561 | 0.162035 | 1.44e-02 | 1.51e-02 | 9.665 | 9.665 | 0.348985 | 0.365861 | 3.61e-02 | 3.79e-02 | 10.62 | 10.84 | 9.91 | 9.42 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 26900132 | 26903951 | NM_005165 | 0.5550 | - | ALDOC | protein_coding | 4.99e-07 | 1.17e-04 | -1.334285 | 7.868 | 7.868 | 0.178818 | 0.187465 | 2.27e-02 | 2.38e-02 | 6.537 | 6.537 | 0.109798 | 0.115108 | 1.68e-02 | 1.76e-02 | 7.74 | 7.99 | 6.46 | 6.61 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 57090434 | 57194948 | NR_034147 | 0.4817 | + | APCDD1L-AS1 | retained_intron | 5.25e-07 | 1.21e-04 | -0.950325 | 8.291 | 8.291 | 0.143184 | 0.150108 | 1.73e-02 | 1.81e-02 | 7.342 | 7.342 | 0.119414 | 0.125188 | 1.63e-02 | 1.71e-02 | 8.19 | 8.39 | 7.43 | 7.26 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 2039945 | 2044276 | NM_004209 | 0.6609 | + | SYNGR3 | protein_coding | 6.15e-07 | 1.40e-04 | -1.234776 | 7.092 | 7.092 | 0.067286 | 0.070540 | 9.49e-03 | 9.95e-03 | 5.826 | 5.826 | 0.428309 | 0.449021 | 7.35e-02 | 7.71e-02 | 7.04 | 7.14 | 6.13 | 5.52 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 150480486 | 150486265 | NM_004425 | 0.5528 | + | ECM1 | protein_coding | 6.73e-07 | 1.51e-04 | -0.883575 | 9.455 | 9.455 | 0.052326 | 0.054857 | 5.53e-03 | 5.80e-03 | 8.572 | 8.572 | 0.013405 | 0.014054 | 1.56e-03 | 1.64e-03 | 9.49 | 9.42 | 8.58 | 8.56 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr22 | 39378403 | 39388784 | NM_004900 | 0.5317 | + | APOBEC3B | protein_coding | 7.44e-07 | 1.65e-04 | -0.868966 | 12.260 | 12.260 | 0.017257 | 0.018092 | 1.41e-03 | 1.48e-03 | 11.388 | 11.388 | 0.148737 | 0.155929 | 1.31e-02 | 1.37e-02 | 12.25 | 12.27 | 11.49 | 11.28 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr7 | 100770369 | 100782547 | NM_000602 | 0.5042 | + | SERPINE1 | protein_coding | 8.31e-07 | 1.81e-04 | -1.009663 | 10.134 | 10.134 | 0.031783 | 0.033320 | 3.14e-03 | 3.29e-03 | 9.123 | 9.123 | 0.095136 | 0.099736 | 1.04e-02 | 1.09e-02 | 10.11 | 10.16 | 9.19 | 9.06 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 54231133 | 54304225 | NM_018087 | 0.4023 | - | NDC1 | protein_coding | 9.04e-07 | 1.94e-04 | 0.831024 | 9.810 | 9.810 | 0.212136 | 0.222394 | 2.16e-02 | 2.27e-02 | 10.646 | 10.646 | 0.122781 | 0.128718 | 1.15e-02 | 1.21e-02 | 9.96 | 9.66 | 10.56 | 10.73 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 50392913 | 50400147 | NM_152899 | 0.6080 | - | IL4I1 | protein_coding | 1.02e-06 | 2.17e-04 | -3.209453 | 4.183 | 4.183 | 0.390706 | 0.409599 | 9.34e-02 | 9.79e-02 | 0.792 | 0.792 | 1.120738 | 1.174933 | 1.41e+00 | 1.48e+00 | 3.91 | 4.46 | 0.00 | 1.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 38249036 | 38256978 | NM_021724 | 0.5677 | - | NR1D1 | protein_coding | 1.10e-06 | 2.29e-04 | -1.063628 | 10.922 | 10.922 | 0.280422 | 0.293982 | 2.57e-02 | 2.69e-02 | 9.856 | 9.856 | 0.300465 | 0.314995 | 3.05e-02 | 3.20e-02 | 10.72 | 11.12 | 10.07 | 9.64 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr9 | 123664670 | 123691451 | NM_001190945 | 0.4994 | - | TRAF1 | protein_coding | 1.11e-06 | 2.29e-04 | -2.632268 | 5.535 | 5.535 | 0.153860 | 0.161301 | 2.78e-02 | 2.91e-02 | 2.904 | 2.904 | 0.136221 | 0.142808 | 4.69e-02 | 4.92e-02 | 5.43 | 5.64 | 2.81 | 3.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 416582 | 460996 | NM_012435 | 0.5869 | - | SHC2 | protein_coding | 1.18e-06 | 2.40e-04 | -1.065780 | 8.773 | 8.773 | 0.006995 | 0.007334 | 7.97e-04 | 8.36e-04 | 7.688 | 7.688 | 0.334887 | 0.351081 | 4.36e-02 | 4.57e-02 | 8.78 | 8.77 | 7.92 | 7.45 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 29523388 | 29527702 | NM_006398 | 0.4348 | - | UBD | protein_coding | 1.49e-06 | 2.98e-04 | -2.350497 | 4.638 | 4.638 | 0.447081 | 0.468700 | 9.64e-02 | 1.01e-01 | 2.292 | 2.292 | 0.413631 | 0.433633 | 1.80e-01 | 1.89e-01 | 4.32 | 4.95 | 2.00 | 2.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 83166055 | 85338314 | NM_001142699 | 0.3701 | - | DLG2 | protein_coding | 1.77e-06 | 3.49e-04 | 1.009080 | 13.289 | 13.289 | 0.095684 | 0.100311 | 7.20e-03 | 7.55e-03 | 14.290 | 14.290 | 0.235849 | 0.247254 | 1.65e-02 | 1.73e-02 | 13.22 | 13.36 | 14.46 | 14.12 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 144471653 | 144513076 | NM_003764 | 0.4092 | + | STX11 | protein_coding | 1.90e-06 | 3.70e-04 | -1.172119 | 7.362 | 7.362 | 0.031010 | 0.032509 | 4.21e-03 | 4.42e-03 | 6.183 | 6.183 | 0.196246 | 0.205736 | 3.17e-02 | 3.33e-02 | 7.38 | 7.34 | 6.32 | 6.04 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153065610 | 153067004 | NM_001024209 | 0.4452 | - | SPRR2E | protein_coding | 2.21e-06 | 4.24e-04 | -1.403578 | 6.706 | 6.706 | 0.087913 | 0.092164 | 1.31e-02 | 1.37e-02 | 5.261 | 5.261 | 0.500504 | 0.524706 | 9.51e-02 | 9.97e-02 | 6.64 | 6.77 | 5.61 | 4.91 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 52695648 | 52702947 | NM_002284 | 0.5693 | + | KRT86 | protein_coding | 2.73e-06 | 5.18e-04 | -1.361066 | 7.671 | 7.671 | 0.264575 | 0.277369 | 3.45e-02 | 3.62e-02 | 6.289 | 6.289 | 0.440268 | 0.461558 | 7.00e-02 | 7.34e-02 | 7.48 | 7.86 | 6.60 | 5.98 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 47649260 | 47655771 | NM_005764 | 0.5759 | - | PDZK1IP1 | protein_coding | 2.99e-06 | 5.61e-04 | -1.443607 | 6.085 | 6.085 | 0.120155 | 0.125965 | 1.97e-02 | 2.07e-02 | 4.643 | 4.643 | 0.081655 | 0.085603 | 1.76e-02 | 1.84e-02 | 6.00 | 6.17 | 4.70 | 4.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 67563539 | 67580691 | NM_001193523 | 0.5795 | + | FAM65A | protein_coding | 3.03e-06 | 5.61e-04 | -0.869746 | 11.960 | 11.960 | 0.121332 | 0.127200 | 1.01e-02 | 1.06e-02 | 11.078 | 11.078 | 0.288300 | 0.302241 | 2.60e-02 | 2.73e-02 | 11.87 | 12.05 | 11.28 | 10.87 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 88728187 | 88730666 | NM_006829 | 0.6153 | + | ADIRF | protein_coding | 3.60e-06 | 6.58e-04 | -0.906214 | 10.227 | 10.227 | 0.028091 | 0.029449 | 2.75e-03 | 2.88e-03 | 9.300 | 9.300 | 0.349542 | 0.366444 | 3.76e-02 | 3.94e-02 | 10.21 | 10.25 | 9.55 | 9.05 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 10331556 | 10344403 | NM_153022 | 0.4345 | + | TMEM52B | protein_coding | 4.26e-06 | 7.69e-04 | -0.865768 | 9.850 | 9.850 | 0.028738 | 0.030128 | 2.92e-03 | 3.06e-03 | 8.981 | 8.981 | 0.135142 | 0.141677 | 1.50e-02 | 1.58e-02 | 9.87 | 9.83 | 8.89 | 9.08 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 51499263 | 51504958 | NM_007196 | 0.5209 | - | KLK8 | protein_coding | 4.31e-06 | 7.69e-04 | -1.022971 | 8.673 | 8.673 | 0.261729 | 0.274385 | 3.02e-02 | 3.16e-02 | 7.646 | 7.646 | 0.299356 | 0.313831 | 3.92e-02 | 4.10e-02 | 8.49 | 8.86 | 7.86 | 7.43 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 49932654 | 49944808 | NM_020309 | 0.5767 | - | SLC17A7 | protein_coding | 4.88e-06 | 8.60e-04 | -1.372554 | 6.165 | 6.165 | 0.297581 | 0.311971 | 4.83e-02 | 5.06e-02 | 4.792 | 4.792 | 0.293476 | 0.307667 | 6.12e-02 | 6.42e-02 | 5.95 | 6.38 | 5.00 | 4.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 71561643 | 71718904 | NM_001130103 | 0.5193 | + | COL13A1 | protein_coding | 5.24e-06 | 9.12e-04 | -1.082462 | 6.977 | 6.977 | 0.064793 | 0.067926 | 9.29e-03 | 9.74e-03 | 5.891 | 5.891 | 0.154602 | 0.162078 | 2.62e-02 | 2.75e-02 | 7.02 | 6.93 | 6.00 | 5.78 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 7017795 | 7038363 | NM_080657 | 0.4013 | + | RSAD2 | protein_coding | 5.36e-06 | 9.22e-04 | -0.795287 | 9.960 | 9.960 | 0.094202 | 0.098757 | 9.46e-03 | 9.92e-03 | 9.164 | 9.164 | 0.111981 | 0.117396 | 1.22e-02 | 1.28e-02 | 9.89 | 10.03 | 9.08 | 9.24 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 159262157 | 159278664 | NR_028496 | 0.4537 | - | OSTCP1 | processed_transcript | 5.92e-06 | 1.01e-03 | 1.402965 | 4.483 | 4.483 | 0.227638 | 0.238645 | 5.08e-02 | 5.32e-02 | 5.892 | 5.892 | 0.120155 | 0.125965 | 2.04e-02 | 2.14e-02 | 4.32 | 4.64 | 5.98 | 5.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr15 | 41786055 | 41795757 | NM_002220 | 0.5911 | + | ITPKA | protein_coding | 6.00e-06 | 1.01e-03 | -0.875295 | 10.990 | 10.990 | 0.125297 | 0.131356 | 1.14e-02 | 1.20e-02 | 10.099 | 10.099 | 0.329726 | 0.345671 | 3.26e-02 | 3.42e-02 | 10.90 | 11.08 | 10.33 | 9.87 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 73870244 | 73874656 | NM_033452 | 0.6515 | - | TRIM47 | protein_coding | 6.31e-06 | 1.04e-03 | -0.969714 | 9.415 | 9.415 | 0.115046 | 0.120609 | 1.22e-02 | 1.28e-02 | 8.443 | 8.443 | 0.158160 | 0.165808 | 1.87e-02 | 1.96e-02 | 9.33 | 9.50 | 8.55 | 8.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 26560643 | 26605301 | NM_022778 | 0.4472 | + | CEP85 | protein_coding | 6.33e-06 | 1.04e-03 | -0.772491 | 10.258 | 10.258 | 0.124083 | 0.130084 | 1.21e-02 | 1.27e-02 | 9.482 | 9.482 | 0.190944 | 0.200177 | 2.01e-02 | 2.11e-02 | 10.17 | 10.35 | 9.62 | 9.35 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 91061705 | 91069033 | NM_001547 | 0.4002 | + | IFIT2 | protein_coding | 6.50e-06 | 1.05e-03 | -0.687582 | 11.047 | 11.047 | 0.009162 | 0.009605 | 8.29e-04 | 8.70e-04 | 10.359 | 10.359 | 0.062929 | 0.065972 | 6.08e-03 | 6.37e-03 | 11.05 | 11.04 | 10.31 | 10.40 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 78978723 | 79465423 | NM_025074 | 0.3975 | + | FRAS1 | protein_coding | 6.53e-06 | 1.05e-03 | 0.704586 | 10.597 | 10.597 | 0.089567 | 0.093898 | 8.45e-03 | 8.86e-03 | 11.299 | 11.299 | 0.139142 | 0.145870 | 1.23e-02 | 1.29e-02 | 10.66 | 10.53 | 11.40 | 11.20 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 223289225 | 223427341 | NM_152386 | 0.4177 | + | SGPP2 | protein_coding | 6.68e-06 | 1.06e-03 | -1.128948 | 7.067 | 7.067 | 0.159603 | 0.167321 | 2.26e-02 | 2.37e-02 | 5.937 | 5.937 | 0.182953 | 0.191800 | 3.08e-02 | 3.23e-02 | 6.95 | 7.18 | 5.81 | 6.07 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 183155173 | 183214262 | NM_005562 | 0.4332 | + | LAMC2 | protein_coding | 7.44e-06 | 1.16e-03 | -0.795121 | 12.649 | 12.649 | 0.090188 | 0.094549 | 7.13e-03 | 7.47e-03 | 11.854 | 11.854 | 0.078787 | 0.082597 | 6.65e-03 | 6.97e-03 | 12.59 | 12.71 | 11.91 | 11.80 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 131409484 | 131411863 | NM_000758 | 0.5550 | + | CSF2 | protein_coding | 7.45e-06 | 1.16e-03 | -3.058894 | 3.643 | 3.643 | 0.081655 | 0.085603 | 2.24e-02 | 2.35e-02 | 0.500 | 0.500 | 0.707107 | 0.741300 | 1.41e+00 | 1.48e+00 | 3.58 | 3.70 | 1.00 | 0.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 33292147 | 33301237 | NM_021202 | 0.5518 | + | TP53INP2 | protein_coding | 7.49e-06 | 1.16e-03 | -0.756522 | 10.716 | 10.716 | 0.092776 | 0.097263 | 8.66e-03 | 9.08e-03 | 9.949 | 9.949 | 0.256246 | 0.268637 | 2.58e-02 | 2.70e-02 | 10.78 | 10.65 | 10.13 | 9.77 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 152274650 | 152297679 | NM_002016 | 0.4400 | - | FLG | protein_coding | 7.57e-06 | 1.16e-03 | 1.106976 | 8.729 | 8.729 | 0.151320 | 0.158637 | 1.73e-02 | 1.82e-02 | 9.826 | 9.826 | 0.287959 | 0.301884 | 2.93e-02 | 3.07e-02 | 8.84 | 8.62 | 10.03 | 9.62 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 16318855 | 16340317 | NM_016113 | 0.5324 | + | TRPV2 | protein_coding | 8.84e-06 | 1.34e-03 | -1.754888 | 5.751 | 5.751 | 0.151409 | 0.158731 | 2.63e-02 | 2.76e-02 | 3.989 | 3.989 | 0.256376 | 0.268773 | 6.43e-02 | 6.74e-02 | 5.86 | 5.64 | 4.17 | 3.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr14 | 25100160 | 25103432 | NM_004131 | 0.5289 | - | GZMB | protein_coding | 9.05e-06 | 1.35e-03 | -2.536053 | 4.836 | 4.836 | 0.355321 | 0.372504 | 7.35e-02 | 7.70e-02 | 2.322 | 2.322 | 0.000000 | 0.000000 | 0.00e+00 | 0.00e+00 | 4.58 | 5.09 | 2.32 | 2.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr15 | 69591293 | 69699976 | NM_017705 | 0.4687 | + | PAQR5 | protein_coding | 9.88e-06 | 1.46e-03 | -0.914355 | 8.352 | 8.352 | 0.081155 | 0.085079 | 9.72e-03 | 1.02e-02 | 7.438 | 7.438 | 0.076473 | 0.080171 | 1.03e-02 | 1.08e-02 | 8.41 | 8.29 | 7.49 | 7.38 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr21 | 47518032 | 47552763 | NM_001849 | 0.5587 | + | COL6A2 | protein_coding | 1.02e-05 | 1.50e-03 | 2.169925 | 2.565 | 2.565 | 0.343249 | 0.359847 | 1.34e-01 | 1.40e-01 | 4.754 | 4.754 | 0.075600 | 0.079256 | 1.59e-02 | 1.67e-02 | 2.32 | 2.81 | 4.81 | 4.70 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 141380233 | 141392620 | NM_005471 | 0.4654 | - | GNPDA1 | protein_coding | 1.04e-05 | 1.50e-03 | -0.746016 | 12.456 | 12.456 | 0.097126 | 0.101822 | 7.80e-03 | 8.17e-03 | 11.710 | 11.710 | 0.080972 | 0.084888 | 6.91e-03 | 7.25e-03 | 12.52 | 12.39 | 11.77 | 11.65 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 13349601 | 13369708 | NM_001423 | 0.4485 | + | EMP1 | protein_coding | 1.05e-05 | 1.50e-03 | -0.738865 | 11.508 | 11.508 | 0.053944 | 0.056552 | 4.69e-03 | 4.91e-03 | 10.769 | 10.769 | 0.067235 | 0.070486 | 6.24e-03 | 6.55e-03 | 11.47 | 11.55 | 10.72 | 10.82 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 127407904 | 127542093 | NM_001003794 | 0.4932 | - | MGLL | protein_coding | 1.05e-05 | 1.50e-03 | -0.783349 | 11.020 | 11.020 | 0.197206 | 0.206743 | 1.79e-02 | 1.88e-02 | 10.236 | 10.236 | 0.209474 | 0.219604 | 2.05e-02 | 2.15e-02 | 10.88 | 11.16 | 10.38 | 10.09 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 24804508 | 24911398 | NM_014722 | 0.4211 | - | FAM65B | protein_coding | 1.08e-05 | 1.52e-03 | -1.043253 | 6.884 | 6.884 | 0.163918 | 0.171845 | 2.38e-02 | 2.50e-02 | 5.844 | 5.844 | 0.088764 | 0.093056 | 1.52e-02 | 1.59e-02 | 6.77 | 7.00 | 5.91 | 5.78 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 174219560 | 174233718 | NM_031942 | 0.4322 | + | CDCA7 | protein_coding | 1.09e-05 | 1.52e-03 | 0.791640 | 8.941 | 8.941 | 0.225781 | 0.236699 | 2.53e-02 | 2.65e-02 | 9.739 | 9.739 | 0.109747 | 0.115054 | 1.13e-02 | 1.18e-02 | 9.10 | 8.78 | 9.66 | 9.82 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 43696853 | 43709926 | NM_002780 | 0.4576 | - | PSG4 | protein_coding | 1.13e-05 | 1.56e-03 | -0.949626 | 7.620 | 7.620 | 0.114043 | 0.119558 | 1.50e-02 | 1.57e-02 | 6.665 | 6.665 | 0.200672 | 0.210376 | 3.01e-02 | 3.16e-02 | 7.54 | 7.70 | 6.52 | 6.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 7541755 | 7553924 | NM_080662 | 0.5574 | - | PEX11G | protein_coding | 1.14e-05 | 1.56e-03 | -1.235449 | 7.009 | 7.009 | 0.213469 | 0.223791 | 3.05e-02 | 3.19e-02 | 5.778 | 5.778 | 0.148646 | 0.155834 | 2.57e-02 | 2.70e-02 | 6.86 | 7.16 | 5.88 | 5.67 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 71833549 | 71980088 | NM_003667 | 0.3857 | + | LGR5 | protein_coding | 1.15e-05 | 1.57e-03 | 0.801344 | 10.736 | 10.736 | 0.242212 | 0.253925 | 2.26e-02 | 2.37e-02 | 11.546 | 11.546 | 0.113238 | 0.118714 | 9.81e-03 | 1.03e-02 | 10.91 | 10.57 | 11.47 | 11.63 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 43715942 | 43752798 | NR_033888 | 0.4116 | - | LOC284344 | processed_transcript | 1.25e-05 | 1.68e-03 | -1.947533 | 4.754 | 4.754 | 0.075600 | 0.079256 | 1.59e-02 | 1.67e-02 | 2.522 | 2.522 | 1.325450 | 1.389544 | 5.26e-01 | 5.51e-01 | 4.70 | 4.81 | 1.58 | 3.46 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 56642477 | 56643409 | NM_005953 | 0.5456 | + | MT2A | protein_coding | 1.43e-05 | 1.91e-03 | -0.967839 | 9.115 | 9.115 | 0.027598 | 0.028932 | 3.03e-03 | 3.17e-03 | 8.147 | 8.147 | 0.032388 | 0.033954 | 3.98e-03 | 4.17e-03 | 9.10 | 9.13 | 8.12 | 8.17 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr14 | 35870715 | 35873960 | NM_020529 | 0.5656 | - | NFKBIA | protein_coding | 1.46e-05 | 1.93e-03 | -0.768474 | 10.640 | 10.640 | 0.066457 | 0.069671 | 6.25e-03 | 6.55e-03 | 9.873 | 9.873 | 0.022852 | 0.023957 | 2.31e-03 | 2.43e-03 | 10.59 | 10.69 | 9.89 | 9.86 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr22 | 37621300 | 37640339 | NM_002872 | 0.5753 | - | RAC2 | protein_coding | 1.51e-05 | 1.98e-03 | -1.621957 | 6.873 | 6.873 | 0.303527 | 0.318204 | 4.42e-02 | 4.63e-02 | 5.186 | 5.186 | 0.687298 | 0.720533 | 1.33e-01 | 1.39e-01 | 7.09 | 6.66 | 5.67 | 4.70 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr22 | 39619363 | 39641060 | NM_002608 | 0.5814 | - | PDGFB | protein_coding | 1.69e-05 | 2.18e-03 | -0.801764 | 9.962 | 9.962 | 0.063396 | 0.066461 | 6.36e-03 | 6.67e-03 | 9.153 | 9.153 | 0.220023 | 0.230663 | 2.40e-02 | 2.52e-02 | 10.01 | 9.92 | 9.31 | 9.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 138188324 | 138204451 | NM_001270507 | 0.4397 | + | TNFAIP3 | protein_coding | 1.70e-05 | 2.18e-03 | -1.011024 | 9.497 | 9.497 | 0.004236 | 0.004441 | 4.46e-04 | 4.68e-04 | 8.479 | 8.479 | 0.202700 | 0.212502 | 2.39e-02 | 2.51e-02 | 9.49 | 9.50 | 8.34 | 8.62 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 67118235 | 67121067 | NM_021173 | 0.5817 | - | POLD4 | processed_transcript | 1.72e-05 | 2.20e-03 | -0.761099 | 10.984 | 10.984 | 0.126328 | 0.132436 | 1.15e-02 | 1.21e-02 | 10.224 | 10.224 | 0.091213 | 0.095624 | 8.92e-03 | 9.35e-03 | 10.89 | 11.07 | 10.29 | 10.16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 12775028 | 12800808 | NM_018306 | 0.4737 | - | TMEM40 | protein_coding | 1.74e-05 | 2.21e-03 | -1.517058 | 5.375 | 5.375 | 0.024583 | 0.025772 | 4.57e-03 | 4.79e-03 | 3.815 | 3.815 | 0.502395 | 0.526689 | 1.32e-01 | 1.38e-01 | 5.36 | 5.39 | 3.46 | 4.17 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 46668618 | 46671103 | NM_002147 | 0.5503 | - | HOXB5 | protein_coding | 1.94e-05 | 2.43e-03 | 0.863878 | 7.022 | 7.022 | 0.180262 | 0.188979 | 2.57e-02 | 2.69e-02 | 7.890 | 7.890 | 0.090261 | 0.094625 | 1.14e-02 | 1.20e-02 | 7.15 | 6.89 | 7.95 | 7.83 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 114166534 | 114183238 | NM_006169 | 0.3992 | + | NNMT | protein_coding | 1.96e-05 | 2.44e-03 | -1.003514 | 8.681 | 8.681 | 0.119276 | 0.125044 | 1.37e-02 | 1.44e-02 | 7.679 | 7.679 | 0.049773 | 0.052180 | 6.48e-03 | 6.80e-03 | 8.60 | 8.76 | 7.71 | 7.64 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 227127937 | 227175246 | NM_020247 | 0.5371 | + | ADCK3 | protein_coding | 2.08e-05 | 2.55e-03 | 0.770273 | 8.246 | 8.246 | 0.107482 | 0.112680 | 1.30e-02 | 1.37e-02 | 9.013 | 9.013 | 0.179503 | 0.188183 | 1.99e-02 | 2.09e-02 | 8.17 | 8.32 | 9.14 | 8.89 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 147204142 | 147218794 | NM_003122 | 0.3721 | - | SPINK1 | protein_coding | 2.08e-05 | 2.55e-03 | -1.491140 | 6.905 | 6.905 | 0.677012 | 0.709750 | 9.80e-02 | 1.03e-01 | 5.492 | 5.492 | 0.000000 | 0.000000 | 0.00e+00 | 0.00e+00 | 6.43 | 7.38 | 5.49 | 5.49 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr8 | 57212206 | 57233335 | NM_138969 | 0.4460 | - | SDR16C5 | protein_coding | 2.27e-05 | 2.76e-03 | -1.105845 | 8.279 | 8.279 | 0.111638 | 0.117036 | 1.35e-02 | 1.41e-02 | 7.167 | 7.167 | 0.219699 | 0.230323 | 3.07e-02 | 3.21e-02 | 8.36 | 8.20 | 7.01 | 7.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 124623018 | 124632223 | NM_138961 | 0.5432 | - | ESAM | protein_coding | 2.39e-05 | 2.88e-03 | -0.876909 | 9.427 | 9.427 | 0.158398 | 0.166058 | 1.68e-02 | 1.76e-02 | 8.538 | 8.538 | 0.306149 | 0.320953 | 3.59e-02 | 3.76e-02 | 9.32 | 9.54 | 8.75 | 8.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 150702671 | 150738433 | NM_004079 | 0.3939 | - | CTSS | protein_coding | 2.46e-05 | 2.94e-03 | -1.418953 | 5.941 | 5.941 | 0.082984 | 0.086997 | 1.40e-02 | 1.46e-02 | 4.511 | 4.511 | 0.267648 | 0.280591 | 5.93e-02 | 6.22e-02 | 6.00 | 5.88 | 4.70 | 4.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 31321642 | 31325022 | NM_005514 | 0.5898 | - | HLA-B | protein_coding | 2.51e-05 | 2.98e-03 | -0.943591 | 11.900 | 11.900 | 0.064305 | 0.067415 | 5.40e-03 | 5.66e-03 | 10.953 | 10.953 | 0.162973 | 0.170854 | 1.49e-02 | 1.56e-02 | 11.85 | 11.95 | 11.07 | 10.84 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 35820071 | 35838264 | NM_001771 | 0.5314 | + | CD22 | protein_coding | 2.66e-05 | 3.13e-03 | -0.853415 | 8.821 | 8.821 | 0.146467 | 0.153550 | 1.66e-02 | 1.74e-02 | 7.971 | 7.971 | 0.032517 | 0.034090 | 4.08e-03 | 4.28e-03 | 8.72 | 8.92 | 7.99 | 7.95 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 56659584 | 56661024 | NM_175617 | 0.5559 | + | MT1E | protein_coding | 2.74e-05 | 3.20e-03 | -0.924641 | 9.428 | 9.428 | 0.130282 | 0.136581 | 1.38e-02 | 1.45e-02 | 8.476 | 8.476 | 0.418310 | 0.438539 | 4.94e-02 | 5.17e-02 | 9.34 | 9.52 | 8.18 | 8.77 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 185676748 | 185747268 | NM_001995 | 0.4447 | - | ACSL1 | protein_coding | 2.93e-05 | 3.37e-03 | -0.661993 | 10.704 | 10.704 | 0.055652 | 0.058343 | 5.20e-03 | 5.45e-03 | 10.042 | 10.042 | 0.035798 | 0.037529 | 3.56e-03 | 3.74e-03 | 10.74 | 10.66 | 10.07 | 10.02 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr13 | 45006278 | 45150701 | NM_183422 | 0.3793 | - | TSC22D1 | protein_coding | 2.94e-05 | 3.37e-03 | -0.794733 | 12.860 | 12.860 | 0.073393 | 0.076942 | 5.71e-03 | 5.98e-03 | 12.065 | 12.065 | 0.072107 | 0.075594 | 5.98e-03 | 6.27e-03 | 12.81 | 12.91 | 12.01 | 12.12 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr17 | 46684594 | 46688383 | NM_004502 | 0.5367 | - | HOXB7 | protein_coding | 3.12e-05 | 3.55e-03 | 1.208108 | 4.857 | 4.857 | 0.070382 | 0.073786 | 1.45e-02 | 1.52e-02 | 6.065 | 6.065 | 0.091417 | 0.095838 | 1.51e-02 | 1.58e-02 | 4.91 | 4.81 | 6.00 | 6.13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 153028595 | 153029988 | NM_005988 | 0.4397 | - | SPRR2A | protein_coding | 3.28e-05 | 3.70e-03 | -1.215389 | 8.657 | 8.657 | 0.386811 | 0.405516 | 4.47e-02 | 4.68e-02 | 7.458 | 7.458 | 0.231529 | 0.242725 | 3.10e-02 | 3.25e-02 | 8.38 | 8.93 | 7.62 | 7.29 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 88718287 | 88723017 | NM_003087 | 0.6147 | + | SNCG | protein_coding | 3.45e-05 | 3.87e-03 | -1.000000 | 7.347 | 7.347 | 0.100217 | 0.105063 | 1.36e-02 | 1.43e-02 | 6.334 | 6.334 | 0.289826 | 0.303841 | 4.58e-02 | 4.80e-02 | 7.28 | 7.42 | 6.54 | 6.13 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 166248817 | 166264314 | NM_006745 | 0.3700 | + | MSMO1 | protein_coding | 3.73e-05 | 4.15e-03 | -0.892391 | 11.113 | 11.113 | 0.218368 | 0.228928 | 1.96e-02 | 2.06e-02 | 10.210 | 10.210 | 0.334511 | 0.350687 | 3.28e-02 | 3.43e-02 | 11.27 | 10.96 | 9.97 | 10.45 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 107842958 | 107957453 | NM_014421 | 0.3622 | - | DKK2 | protein_coding | 3.78e-05 | 4.18e-03 | 1.000000 | 7.231 | 7.231 | 0.311116 | 0.326160 | 4.30e-02 | 4.51e-02 | 8.232 | 8.232 | 0.304250 | 0.318963 | 3.70e-02 | 3.87e-02 | 7.45 | 7.01 | 8.45 | 8.02 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 102447565 | 102496063 | NM_004771 | 0.3965 | - | MMP20 | protein_coding | 3.99e-05 | 4.38e-03 | -1.688913 | 6.518 | 6.518 | 0.409087 | 0.428869 | 6.28e-02 | 6.58e-02 | 4.844 | 4.844 | 0.283223 | 0.296919 | 5.85e-02 | 6.13e-02 | 6.23 | 6.81 | 4.64 | 5.04 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 94027342 | 94146926 | NM_001261409 | 0.4537 | - | BCAR3 | protein_coding | 4.25e-05 | 4.63e-03 | -0.920830 | 8.192 | 8.192 | 0.017439 | 0.018282 | 2.13e-03 | 2.23e-03 | 7.261 | 7.261 | 0.245483 | 0.257354 | 3.38e-02 | 3.54e-02 | 8.18 | 8.20 | 7.43 | 7.09 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr19 | 35521591 | 35525174 | NM_199037 | 0.5960 | + | SCN1B | protein_coding | 4.32e-05 | 4.67e-03 | -1.914270 | 4.614 | 4.614 | 0.041644 | 0.043658 | 9.02e-03 | 9.46e-03 | 2.661 | 2.661 | 0.479469 | 0.502655 | 1.80e-01 | 1.89e-01 | 4.58 | 4.64 | 3.00 | 2.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr21 | 39644341 | 39673746 | NM_170737 | 0.4085 | + | KCNJ15 | protein_coding | 4.43e-05 | 4.76e-03 | -1.754888 | 4.755 | 4.755 | 0.000000 | 0.000000 | 0.00e+00 | 0.00e+00 | 2.953 | 2.953 | 0.521113 | 0.546313 | 1.76e-01 | 1.85e-01 | 4.75 | 4.75 | 3.32 | 2.58 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 122973873 | 123047518 | NM_001270395 | 0.3665 | + | PKIB | protein_coding | 4.65e-05 | 4.95e-03 | -1.290393 | 6.484 | 6.484 | 0.306639 | 0.321467 | 4.73e-02 | 4.96e-02 | 5.190 | 5.190 | 0.333803 | 0.349944 | 6.43e-02 | 6.74e-02 | 6.70 | 6.27 | 4.95 | 5.43 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr8 | 120846180 | 120868170 | NM_024094 | 0.4189 | - | DSCC1 | protein_coding | 5.05e-05 | 5.34e-03 | 0.917538 | 7.782 | 7.782 | 0.125071 | 0.131119 | 1.61e-02 | 1.68e-02 | 8.676 | 8.676 | 0.389195 | 0.408015 | 4.49e-02 | 4.70e-02 | 7.87 | 7.69 | 8.40 | 8.95 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 152956563 | 152958290 | NM_005987 | 0.4514 | + | SPRR1A | protein_coding | 5.22e-05 | 5.48e-03 | -1.941106 | 5.584 | 5.584 | 0.085061 | 0.089174 | 1.52e-02 | 1.60e-02 | 3.322 | 3.322 | 1.414214 | 1.482600 | 4.26e-01 | 4.46e-01 | 5.64 | 5.52 | 2.32 | 4.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 57034159 | 57089994 | NM_153360 | 0.4822 | - | APCDD1L | protein_coding | 5.48e-05 | 5.69e-03 | -1.133025 | 6.592 | 6.592 | 0.010571 | 0.011083 | 1.60e-03 | 1.68e-03 | 5.459 | 5.459 | 0.000000 | 0.000000 | 0.00e+00 | 0.00e+00 | 6.60 | 6.58 | 5.46 | 5.46 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 57792128 | 57836439 | NM_005550 | 0.5472 | - | KIFC3 | protein_coding | 5.49e-05 | 5.69e-03 | -0.743949 | 10.107 | 10.107 | 0.106313 | 0.111453 | 1.05e-02 | 1.10e-02 | 9.352 | 9.352 | 0.275452 | 0.288772 | 2.95e-02 | 3.09e-02 | 10.03 | 10.18 | 9.55 | 9.16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr7 | 107663995 | 107770801 | NM_007356 | 0.4071 | - | LAMB4 | protein_coding | 5.87e-05 | 6.04e-03 | -1.716207 | 5.105 | 5.105 | 0.148106 | 0.155268 | 2.90e-02 | 3.04e-02 | 3.161 | 3.161 | 1.186576 | 1.243955 | 3.75e-01 | 3.94e-01 | 5.21 | 5.00 | 4.00 | 2.32 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2 | 99785725 | 99797524 | NM_138798 | 0.3917 | - | MITD1 | protein_coding | 5.96e-05 | 6.08e-03 | -0.680854 | 9.785 | 9.785 | 0.005780 | 0.006059 | 5.91e-04 | 6.19e-04 | 9.099 | 9.099 | 0.183955 | 0.192851 | 2.02e-02 | 2.12e-02 | 9.79 | 9.78 | 8.97 | 9.23 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr22 | 39436672 | 39451975 | NM_145298 | 0.5314 | + | APOBEC3F | protein_coding | 6.32e-05 | 6.41e-03 | -0.753434 | 8.123 | 8.123 | 0.095136 | 0.099736 | 1.17e-02 | 1.23e-02 | 7.370 | 7.370 | 0.080173 | 0.084050 | 1.09e-02 | 1.14e-02 | 8.06 | 8.19 | 7.43 | 7.31 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 5140442 | 5320412 | NM_139056 | 0.4224 | + | ADAMTS16 | protein_coding | 6.40e-05 | 6.45e-03 | -0.968973 | 7.524 | 7.524 | 0.011089 | 0.011625 | 1.47e-03 | 1.55e-03 | 6.546 | 6.546 | 0.217875 | 0.228411 | 3.33e-02 | 3.49e-02 | 7.53 | 7.52 | 6.70 | 6.39 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 1290554 | 1306513 | NM_001199784 | 0.5027 | - | SDCBP2 | protein_coding | 6.75e-05 | 6.75e-03 | -0.809870 | 10.328 | 10.328 | 0.204393 | 0.214277 | 1.98e-02 | 2.07e-02 | 9.521 | 9.521 | 0.169257 | 0.177442 | 1.78e-02 | 1.86e-02 | 10.18 | 10.47 | 9.64 | 9.40 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 209878135 | 209908295 | NM_005525 | 0.4025 | + | HSD11B1 | protein_coding | 6.87e-05 | 6.83e-03 | -2.029747 | 4.614 | 4.614 | 0.041644 | 0.043658 | 9.02e-03 | 9.46e-03 | 2.565 | 2.565 | 0.343249 | 0.359847 | 1.34e-01 | 1.40e-01 | 4.64 | 4.58 | 2.32 | 2.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr13 | 75858799 | 76056304 | NM_014832 | 0.3809 | - | TBC1D4 | protein_coding | 7.11e-05 | 7.02e-03 | 0.659509 | 10.547 | 10.547 | 0.034099 | 0.035748 | 3.23e-03 | 3.39e-03 | 11.206 | 11.206 | 0.001727 | 0.001810 | 1.54e-04 | 1.62e-04 | 10.57 | 10.52 | 11.21 | 11.21 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr10 | 13203553 | 13253104 | NM_182751 | 0.4359 | + | MCM10 | protein_coding | 7.41e-05 | 7.27e-03 | 0.636177 | 9.063 | 9.063 | 0.057219 | 0.059986 | 6.31e-03 | 6.62e-03 | 9.700 | 9.700 | 0.018403 | 0.019293 | 1.90e-03 | 1.99e-03 | 9.10 | 9.02 | 9.69 | 9.71 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 41326727 | 41328018 | NM_133467 | 0.7368 | - | CITED4 | protein_coding | 7.59e-05 | 7.36e-03 | -1.001309 | 10.107 | 10.107 | 0.018498 | 0.019393 | 1.83e-03 | 1.92e-03 | 9.105 | 9.105 | 0.074090 | 0.077673 | 8.14e-03 | 8.53e-03 | 10.09 | 10.12 | 9.05 | 9.16 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr14 | 75988783 | 76013334 | NM_006399 | 0.4451 | + | BATF | protein_coding | 7.61e-05 | 7.36e-03 | -0.663341 | 10.642 | 10.642 | 0.021706 | 0.022756 | 2.04e-03 | 2.14e-03 | 9.972 | 9.972 | 0.194709 | 0.204124 | 1.95e-02 | 2.05e-02 | 10.66 | 10.63 | 10.11 | 9.83 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 183637723 | 183735748 | NM_005688 | 0.4469 | - | ABCC5 | protein_coding | 7.74e-05 | 7.45e-03 | 0.740787 | 8.556 | 8.556 | 0.108339 | 0.113578 | 1.27e-02 | 1.33e-02 | 9.293 | 9.293 | 0.194903 | 0.204328 | 2.10e-02 | 2.20e-02 | 8.48 | 8.63 | 9.43 | 9.15 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr1 | 120454175 | 120612317 | NM_024408 | 0.3975 | - | NOTCH2 | protein_coding | 7.94e-05 | 7.58e-03 | 1.227198 | 14.116 | 14.116 | 0.380101 | 0.398481 | 2.69e-02 | 2.82e-02 | 15.368 | 15.368 | 0.053595 | 0.056186 | 3.49e-03 | 3.66e-03 | 14.39 | 13.85 | 15.41 | 15.33 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 81134483 | 81214967 | NM_001278425 | 0.4992 | - | PKD1L2 | processed_transcript | 8.16e-05 | 7.74e-03 | -1.782409 | 5.426 | 5.426 | 0.047457 | 0.049752 | 8.75e-03 | 9.17e-03 | 3.544 | 3.544 | 0.768952 | 0.806136 | 2.17e-01 | 2.27e-01 | 5.46 | 5.39 | 4.09 | 3.00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr11 | 6632047 | 6633475 | NM_006284 | 0.6046 | - | TAF10 | protein_coding | 8.42e-05 | 7.94e-03 | -0.791487 | 10.551 | 10.551 | 0.277188 | 0.290592 | 2.63e-02 | 2.75e-02 | 9.770 | 9.770 | 0.128415 | 0.134625 | 1.31e-02 | 1.38e-02 | 10.36 | 10.75 | 9.86 | 9.68 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 38968365 | 39034041 | NM_024943 | 0.3897 | - | TMEM156 | protein_coding | 8.89e-05 | 8.33e-03 | -0.713974 | 8.697 | 8.697 | 0.039336 | 0.041238 | 4.52e-03 | 4.74e-03 | 7.982 | 7.982 | 0.072610 | 0.076121 | 9.10e-03 | 9.54e-03 | 8.72 | 8.67 | 7.93 | 8.03 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr6 | 3153901 | 3157783 | NM_001069 | 0.5625 | - | TUBB2A | protein_coding | 9.01e-05 | 8.39e-03 | -0.660921 | 11.506 | 11.506 | 0.061016 | 0.063967 | 5.30e-03 | 5.56e-03 | 10.845 | 10.845 | 0.048231 | 0.050563 | 4.45e-03 | 4.66e-03 | 11.46 | 11.55 | 10.88 | 10.81 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3 | 50337319 | 50341032 | NM_033159 | 0.5668 | - | HYAL1 | protein_coding | 9.44e-05 | 8.70e-03 | -0.966525 | 7.735 | 7.735 | 0.019158 | 0.020085 | 2.48e-03 | 2.60e-03 | 6.756 | 6.756 | 0.263510 | 0.276252 | 3.90e-02 | 4.09e-02 | 7.72 | 7.75 | 6.94 | 6.57 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr12 | 110011499 | 110035075 | NM_001114185 | 0.5200 | + | MVK | protein_coding | 9.49e-05 | 8.70e-03 | -0.890891 | 9.552 | 9.552 | 0.078825 | 0.082637 | 8.25e-03 | 8.65e-03 | 8.620 | 8.620 | 0.492998 | 0.516837 | 5.72e-02 | 6.00e-02 | 9.61 | 9.50 | 8.97 | 8.27 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr4 | 124317949 | 124324915 | NM_199327 | 0.4872 | + | SPRY1 | protein_coding | 9.52e-05 | 8.70e-03 | 0.682394 | 8.283 | 8.283 | 0.166858 | 0.174926 | 2.01e-02 | 2.11e-02 | 8.970 | 8.970 | 0.034584 | 0.036257 | 3.86e-03 | 4.04e-03 | 8.40 | 8.16 | 8.95 | 8.99 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr5 | 131593350 | 131609147 | NM_003687 | 0.5702 | + | PDLIM4 | protein_coding | 9.61e-05 | 8.73e-03 | -1.010361 | 9.123 | 9.123 | 0.138909 | 0.145627 | 1.52e-02 | 1.60e-02 | 8.113 | 8.113 | 0.136221 | 0.142808 | 1.68e-02 | 1.76e-02 | 9.03 | 9.22 | 8.21 | 8.02 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr20 | 33464327 | 33515769 | NM_001076552 | 0.4473 | + | ACSS2 | protein_coding | 9.70e-05 | 8.76e-03 | -0.625434 | 11.164 | 11.164 | 0.031556 | 0.033081 | 2.83e-03 | 2.96e-03 | 10.539 | 10.539 | 0.041140 | 0.043130 | 3.90e-03 | 4.09e-03 | 11.14 | 11.19 | 10.57 | 10.51 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr16 | 21169697 | 21191937 | NM_020422 | 0.4370 | + | TMEM159 | protein_coding | 9.83e-05 | 8.82e-03 | -0.759906 | 9.916 | 9.916 | 0.231889 | 0.243102 | 2.34e-02 | 2.45e-02 | 9.164 | 9.164 | 0.085358 | 0.089485 | 9.31e-03 | 9.77e-03 | 9.75 | 10.08 | 9.22 | 9.10 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Download the DEG result list for ABFF_vs_cagAKO.Download the whole result list for ABFF_vs_cagAKO.Download the raw read counts table for the experiment.Download the normalized read counts table for the experiment.
References
|
|