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 (2883 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 (140 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.02206 average reads per 100 bp), iii) genes with read counts below the median read counts of the total normalized count distribution (7835 genes with cutoff value 205 normalized read counts). The total number of genes excluded due to the application of gene filters was 2984. The total (unified) number of genes excluded due to the application of all filters was 10725. The resulting gene counts table was subjected to differential expression analysis for the contrasts WT2 versus KO2 using the Bioconductor package edgeR. The final numbers of differentially expressed genes were (per contrast): for the contrast WT2 versus KO2, 1665 (486) statistically significant genes were found with a p-value (FDR or adjusted p-value) threshold of 0.05 and of these, 158 (83) were up-regulated, 149 (99) were down-regulated and 1358 (304) 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: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4
Samples included: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4
Samples excluded:
none
Requested contrasts: WT2_vs_KO2
Library sizes:
- wt01: 78892142
- wt02: 80142586
- wt21: 74306938
- wt22: 87248728
- wt61: 84787966
- wt62: 82890936
- wtIFN1: 84938076
- wtIFN2: 112692222
- wt01IL4: 99134314
- wt02LI4: 76211282
- ko01: 87478404
- ko02: 110341946
- ko21: 106285524
- ko22: 104574206
- ko61: 99355884
- ko62: 118684618
- koIFN1: 109524238
- koIFN2: 95073216
- ko01IL4: 108167752
- ko02LI4: 111582688
Annotation: download
Organism: mouse ( Mus musculus), genome version alias mm9
Annotation source: RefSeq database
Count type: gene
Exon filters:
min.active.exons - min.active.exons
- exons.per.gene: 5
- min.exons: 2
- frac: 0.2
Gene filters:
length, avg.reads, expression, biotype - avg.reads
- average.per.bp: 100
- quantile: 0.25
- expression
- median: TRUE
- mean: FALSE
- quantile: NA
- known: NA
- custom: NA
- biotype
- pseudogene: FALSE
- snRNA: FALSE
- protein_coding: FALSE
- antisense: FALSE
- miRNA: FALSE
- lincRNA: FALSE
- snoRNA: FALSE
- processed_transcript: FALSE
- misc_RNA: FALSE
- rRNA: TRUE
- sense_overlapping: FALSE
- sense_intronic: FALSE
- polymorphic_pseudogene: FALSE
- non_coding: FALSE
- three_prime_overlapping_ncrna: FALSE
- IG_C_gene: FALSE
- IG_J_gene: FALSE
- IG_D_gene: FALSE
- IG_V_gene: FALSE
- ncrna_host: FALSE
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: /mnt/raid/data/results/fleming/dk/metaseqr_IFN_IL4
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: 01 hours 47 minutes 42 seconds
Filtered genes
Number of filtered genes: 10725 which is the union of
- Filtered because of zero reads: 2883
-
Filtered because of exon filters: 0
-
Filtered because of gene filters: 7842
which is the union of
- length: 140 genes with filter cutoff value 500
- avg.reads: 2841 genes with filter cutoff value 0.0220612
- expression: 7835 genes further decomposed to (filter name, filtered genes, filter cutoff):
- median: 7835 genes with filter cutoff value 205
- biotype: 2 genes with filter cutoff value rRNA
Differentially expressed genes
Number of differentially expressed genes per contrast:
- WT2_vs_KO2: 1665 (486) statistically significant genes of which 158 (83) up regulated, 149 (99) down regulated and 1358 (304) 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[ 2017-05-15 18:53:39 ] INFO 2017-05-15 18:53:39: Data processing started... [ 2017-05-15 18:53:39 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 18:53:39 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 18:53:39 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 18:53:39 ] INFO Samples to exclude: none [ 2017-05-15 18:53:39 ] INFO Requested contrasts: WT0_vs_KO0, WT2_vs_KO2, WT6_vs_KO6, WTIFN_vs_KOIFN, WTIL4_vs_KOIL4 [ 2017-05-15 18:53:39 ] INFO Annotation: download [ 2017-05-15 18:53:39 ] INFO Organism: mm9 [ 2017-05-15 18:53:39 ] INFO Reference source: refseq [ 2017-05-15 18:53:39 ] INFO Count type: gene [ 2017-05-15 18:53:39 ] INFO Exon filters: min.active.exons [ 2017-05-15 18:53:39 ] INFO min.active.exons: [ 2017-05-15 18:53:39 ] INFO exons.per.gene: 5 [ 2017-05-15 18:53:39 ] INFO min.exons: 2 [ 2017-05-15 18:53:39 ] INFO frac: 0.2 [ 2017-05-15 18:53:39 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 18:53:39 ] INFO length: [ 2017-05-15 18:53:39 ] INFO length: 500 [ 2017-05-15 18:53:39 ] INFO avg.reads: [ 2017-05-15 18:53:39 ] INFO average.per.bp: 100 [ 2017-05-15 18:53:39 ] INFO quantile: 0.25 [ 2017-05-15 18:53:39 ] INFO expression: [ 2017-05-15 18:53:39 ] INFO median: TRUE [ 2017-05-15 18:53:39 ] INFO mean: FALSE [ 2017-05-15 18:53:39 ] INFO quantile: NA [ 2017-05-15 18:53:39 ] INFO known: NA [ 2017-05-15 18:53:39 ] INFO custom: NA [ 2017-05-15 18:53:39 ] INFO biotype: [ 2017-05-15 18:53:39 ] INFO pseudogene: FALSE [ 2017-05-15 18:53:39 ] INFO snRNA: FALSE [ 2017-05-15 18:53:39 ] INFO protein_coding: FALSE [ 2017-05-15 18:53:39 ] INFO antisense: FALSE [ 2017-05-15 18:53:39 ] INFO miRNA: FALSE [ 2017-05-15 18:53:39 ] INFO lincRNA: FALSE [ 2017-05-15 18:53:39 ] INFO snoRNA: FALSE [ 2017-05-15 18:53:39 ] INFO processed_transcript: FALSE [ 2017-05-15 18:53:39 ] INFO misc_RNA: FALSE [ 2017-05-15 18:53:39 ] INFO rRNA: TRUE [ 2017-05-15 18:53:39 ] INFO sense_overlapping: FALSE [ 2017-05-15 18:53:39 ] INFO sense_intronic: FALSE [ 2017-05-15 18:53:39 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 18:53:39 ] INFO non_coding: FALSE [ 2017-05-15 18:53:39 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 18:53:39 ] INFO IG_C_gene: FALSE [ 2017-05-15 18:53:39 ] INFO IG_J_gene: FALSE [ 2017-05-15 18:53:39 ] INFO IG_D_gene: FALSE [ 2017-05-15 18:53:39 ] INFO IG_V_gene: FALSE [ 2017-05-15 18:53:39 ] INFO ncrna_host: FALSE [ 2017-05-15 18:53:39 ] INFO Filter application: postnorm [ 2017-05-15 18:53:39 ] INFO Normalization algorithm: edger [ 2017-05-15 18:53:39 ] INFO Normalization arguments: [ 2017-05-15 18:53:39 ] INFO method: TMM [ 2017-05-15 18:53:39 ] INFO logratioTrim: 0.3 [ 2017-05-15 18:53:39 ] INFO sumTrim: 0.05 [ 2017-05-15 18:53:39 ] INFO doWeighting: TRUE [ 2017-05-15 18:53:39 ] INFO Acutoff: -1e+10 [ 2017-05-15 18:53:39 ] INFO p: 0.75 [ 2017-05-15 18:53:39 ] INFO Statistical algorithm: edger [ 2017-05-15 18:53:39 ] INFO Statistical arguments: [ 2017-05-15 18:53:39 ] 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) [ 2017-05-15 18:53:39 ] INFO Meta-analysis method: none [ 2017-05-15 18:53:39 ] INFO Multiple testing correction: BH [ 2017-05-15 18:53:39 ] INFO p-value threshold: 0.05 [ 2017-05-15 18:53:39 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 18:53:39 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 18:53:39 ] INFO Figure format: png, pdf [ 2017-05-15 18:53:39 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 18:53:39 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 18:53:39 ] INFO Output scale(s): log2 [ 2017-05-15 18:53:39 ] INFO Output values: normalized [ 2017-05-15 18:53:39 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 18:53:39 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 18:53:58 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 18:55:00 ] INFO Getting DNA sequences... [ 2017-05-15 19:37:26 ] INFO 2017-05-15 19:37:26: Data processing started... [ 2017-05-15 19:37:26 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 19:37:26 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 19:37:26 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 19:37:26 ] INFO Samples to exclude: none [ 2017-05-15 19:37:26 ] INFO Requested contrasts: WT2_vs_KO2 [ 2017-05-15 19:37:26 ] INFO Annotation: download [ 2017-05-15 19:37:26 ] INFO Organism: mm9 [ 2017-05-15 19:37:26 ] INFO Reference source: refseq [ 2017-05-15 19:37:26 ] INFO Count type: gene [ 2017-05-15 19:37:26 ] INFO Exon filters: min.active.exons [ 2017-05-15 19:37:26 ] INFO min.active.exons: [ 2017-05-15 19:37:26 ] INFO exons.per.gene: 5 [ 2017-05-15 19:37:26 ] INFO min.exons: 2 [ 2017-05-15 19:37:26 ] INFO frac: 0.2 [ 2017-05-15 19:37:26 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 19:37:26 ] INFO length: [ 2017-05-15 19:37:26 ] INFO length: 500 [ 2017-05-15 19:37:26 ] INFO avg.reads: [ 2017-05-15 19:37:26 ] INFO average.per.bp: 100 [ 2017-05-15 19:37:26 ] INFO quantile: 0.25 [ 2017-05-15 19:37:26 ] INFO expression: [ 2017-05-15 19:37:26 ] INFO median: TRUE [ 2017-05-15 19:37:26 ] INFO mean: FALSE [ 2017-05-15 19:37:26 ] INFO quantile: NA [ 2017-05-15 19:37:26 ] INFO known: NA [ 2017-05-15 19:37:26 ] INFO custom: NA [ 2017-05-15 19:37:26 ] INFO biotype: [ 2017-05-15 19:37:26 ] INFO pseudogene: FALSE [ 2017-05-15 19:37:26 ] INFO snRNA: FALSE [ 2017-05-15 19:37:26 ] INFO protein_coding: FALSE [ 2017-05-15 19:37:26 ] INFO antisense: FALSE [ 2017-05-15 19:37:26 ] INFO miRNA: FALSE [ 2017-05-15 19:37:26 ] INFO lincRNA: FALSE [ 2017-05-15 19:37:26 ] INFO snoRNA: FALSE [ 2017-05-15 19:37:26 ] INFO processed_transcript: FALSE [ 2017-05-15 19:37:26 ] INFO misc_RNA: FALSE [ 2017-05-15 19:37:26 ] INFO rRNA: TRUE [ 2017-05-15 19:37:26 ] INFO sense_overlapping: FALSE [ 2017-05-15 19:37:26 ] INFO sense_intronic: FALSE [ 2017-05-15 19:37:26 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 19:37:26 ] INFO non_coding: FALSE [ 2017-05-15 19:37:26 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 19:37:26 ] INFO IG_C_gene: FALSE [ 2017-05-15 19:37:26 ] INFO IG_J_gene: FALSE [ 2017-05-15 19:37:26 ] INFO IG_D_gene: FALSE [ 2017-05-15 19:37:26 ] INFO IG_V_gene: FALSE [ 2017-05-15 19:37:26 ] INFO ncrna_host: FALSE [ 2017-05-15 19:37:26 ] INFO Filter application: postnorm [ 2017-05-15 19:37:26 ] INFO Normalization algorithm: edger [ 2017-05-15 19:37:26 ] INFO Normalization arguments: [ 2017-05-15 19:37:26 ] INFO method: TMM [ 2017-05-15 19:37:26 ] INFO logratioTrim: 0.3 [ 2017-05-15 19:37:26 ] INFO sumTrim: 0.05 [ 2017-05-15 19:37:26 ] INFO doWeighting: TRUE [ 2017-05-15 19:37:26 ] INFO Acutoff: -1e+10 [ 2017-05-15 19:37:26 ] INFO p: 0.75 [ 2017-05-15 19:37:26 ] INFO Statistical algorithm: edger [ 2017-05-15 19:37:26 ] INFO Statistical arguments: [ 2017-05-15 19:37:26 ] 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) [ 2017-05-15 19:37:26 ] INFO Meta-analysis method: none [ 2017-05-15 19:37:26 ] INFO Multiple testing correction: BH [ 2017-05-15 19:37:26 ] INFO p-value threshold: 0.05 [ 2017-05-15 19:37:26 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 19:37:26 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 19:37:26 ] INFO Figure format: png, pdf [ 2017-05-15 19:37:26 ] INFO Output directory: /mnt/raid/data/results/fleming/dk/metaseqr_IFN_IL4 [ 2017-05-15 19:37:26 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 19:37:26 ] INFO Output scale(s): log2 [ 2017-05-15 19:37:26 ] INFO Output values: normalized [ 2017-05-15 19:37:26 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 19:37:26 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 19:37:26 ] WARN R package RMySQL is not present! Annotation will be retrieved by downloading temporary files from UCSC and the usage of a temporary SQLite database... [ 2017-05-15 19:37:26 ] INFO Retrieving tables for temporary SQLite refseq mm9 gene subset database [ 2017-05-15 19:37:26 ] INFO Retrieving table refFlat [ 2017-05-15 19:37:34 ] INFO Retrieving table knownToRefSeq [ 2017-05-15 19:37:37 ] INFO Retrieving table knownCanonical [ 2017-05-15 19:37:41 ] INFO Retrieving table knownToEnsembl [ 2017-05-15 19:37:44 ] INFO Retrieving table ensemblSource [ 2017-05-15 19:37:50 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 19:37:52 ] INFO Getting DNA sequences... [ 2017-05-15 19:38:06 ] INFO Getting GC content... [ 2017-05-15 19:38:07 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 19:38:08 ] INFO Reading bam file sortedwt01pos.sorted.bam for sample with name wt01. This might take some time... [ 2017-05-15 19:38:08 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:38:08 ] INFO Reading bam file sortedwt02pos.sorted.bam for sample with name wt02. This might take some time... [ 2017-05-15 19:38:08 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:38:08 ] INFO Reading bam file sortedwt21pos.bam for sample with name wt21. This might take some time... [ 2017-05-15 19:38:08 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:38:08 ] INFO Reading bam file sortedwt22pos.bam for sample with name wt22. This might take some time... [ 2017-05-15 19:38:08 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:39:00 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:39:00 ] INFO ...for paired-end reads... [ 2017-05-15 19:39:00 ] INFO ...ignoring strandedness... [ 2017-05-15 19:39:00 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:39:00 ] INFO ...for paired-end reads... [ 2017-05-15 19:39:00 ] INFO ...ignoring strandedness... [ 2017-05-15 19:39:01 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:39:01 ] INFO ...for paired-end reads... [ 2017-05-15 19:39:01 ] INFO ...ignoring strandedness... [ 2017-05-15 19:39:09 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:39:09 ] INFO ...for paired-end reads... [ 2017-05-15 19:39:09 ] INFO ...ignoring strandedness... [ 2017-05-15 19:52:06 ] INFO Reading bam file sortedwtIFN1pos.bam for sample with name wtIFN1. This might take some time... [ 2017-05-15 19:52:06 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:53:08 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:53:08 ] INFO ...for paired-end reads... [ 2017-05-15 19:53:08 ] INFO ...ignoring strandedness... [ 2017-05-15 19:53:10 ] INFO Reading bam file sortedwt61pos.bam for sample with name wt61. This might take some time... [ 2017-05-15 19:53:10 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:53:28 ] INFO Reading bam file sortedwt62pos.bam for sample with name wt62. This might take some time... [ 2017-05-15 19:53:28 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:54:12 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:54:12 ] INFO ...for paired-end reads... [ 2017-05-15 19:54:12 ] INFO ...ignoring strandedness... [ 2017-05-15 19:54:28 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:54:28 ] INFO ...for paired-end reads... [ 2017-05-15 19:54:28 ] INFO ...ignoring strandedness... [ 2017-05-15 19:54:39 ] INFO Reading bam file sortedwtIFN2pos.bam for sample with name wtIFN2. This might take some time... [ 2017-05-15 19:54:39 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 19:56:00 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 19:56:00 ] INFO ...for paired-end reads... [ 2017-05-15 19:56:00 ] INFO ...ignoring strandedness... [ 2017-05-15 19:51:49 ] INFO 2017-05-15 19:51:49: Data processing started... [ 2017-05-15 19:51:49 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 19:51:49 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 19:51:49 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 19:51:49 ] INFO Samples to exclude: none [ 2017-05-15 19:51:49 ] INFO Requested contrasts: WT0_vs_KO0, WT2_vs_KO2, WT6_vs_KO6, WTIFN_vs_KOIFN, WTIL4_vs_KOIL4 [ 2017-05-15 19:51:49 ] INFO Annotation: download [ 2017-05-15 19:51:49 ] INFO Organism: mm9 [ 2017-05-15 19:51:49 ] INFO Reference source: refseq [ 2017-05-15 19:51:49 ] INFO Count type: gene [ 2017-05-15 19:51:49 ] INFO Exon filters: min.active.exons [ 2017-05-15 19:51:49 ] INFO min.active.exons: [ 2017-05-15 19:51:49 ] INFO exons.per.gene: 5 [ 2017-05-15 19:51:49 ] INFO min.exons: 2 [ 2017-05-15 19:51:49 ] INFO frac: 0.2 [ 2017-05-15 19:51:49 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 19:51:49 ] INFO length: [ 2017-05-15 19:51:49 ] INFO length: 500 [ 2017-05-15 19:51:49 ] INFO avg.reads: [ 2017-05-15 19:51:49 ] INFO average.per.bp: 100 [ 2017-05-15 19:51:49 ] INFO quantile: 0.25 [ 2017-05-15 19:51:49 ] INFO expression: [ 2017-05-15 19:51:49 ] INFO median: TRUE [ 2017-05-15 19:51:49 ] INFO mean: FALSE [ 2017-05-15 19:51:49 ] INFO quantile: NA [ 2017-05-15 19:51:49 ] INFO known: NA [ 2017-05-15 19:51:49 ] INFO custom: NA [ 2017-05-15 19:51:49 ] INFO biotype: [ 2017-05-15 19:51:49 ] INFO pseudogene: FALSE [ 2017-05-15 19:51:49 ] INFO snRNA: FALSE [ 2017-05-15 19:51:49 ] INFO protein_coding: FALSE [ 2017-05-15 19:51:49 ] INFO antisense: FALSE [ 2017-05-15 19:51:49 ] INFO miRNA: FALSE [ 2017-05-15 19:51:49 ] INFO lincRNA: FALSE [ 2017-05-15 19:51:49 ] INFO snoRNA: FALSE [ 2017-05-15 19:51:49 ] INFO processed_transcript: FALSE [ 2017-05-15 19:51:49 ] INFO misc_RNA: FALSE [ 2017-05-15 19:51:49 ] INFO rRNA: TRUE [ 2017-05-15 19:51:49 ] INFO sense_overlapping: FALSE [ 2017-05-15 19:51:49 ] INFO sense_intronic: FALSE [ 2017-05-15 19:51:49 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 19:51:49 ] INFO non_coding: FALSE [ 2017-05-15 19:51:49 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 19:51:49 ] INFO IG_C_gene: FALSE [ 2017-05-15 19:51:49 ] INFO IG_J_gene: FALSE [ 2017-05-15 19:51:49 ] INFO IG_D_gene: FALSE [ 2017-05-15 19:51:49 ] INFO IG_V_gene: FALSE [ 2017-05-15 19:51:49 ] INFO ncrna_host: FALSE [ 2017-05-15 19:51:49 ] INFO Filter application: postnorm [ 2017-05-15 19:51:49 ] INFO Normalization algorithm: edger [ 2017-05-15 19:51:49 ] INFO Normalization arguments: [ 2017-05-15 19:51:50 ] INFO method: TMM [ 2017-05-15 19:51:50 ] INFO logratioTrim: 0.3 [ 2017-05-15 19:51:50 ] INFO sumTrim: 0.05 [ 2017-05-15 19:51:50 ] INFO doWeighting: TRUE [ 2017-05-15 19:51:50 ] INFO Acutoff: -1e+10 [ 2017-05-15 19:51:50 ] INFO p: 0.75 [ 2017-05-15 19:51:50 ] INFO Statistical algorithm: edger [ 2017-05-15 19:51:50 ] INFO Statistical arguments: [ 2017-05-15 19:51:50 ] 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) [ 2017-05-15 19:51:50 ] INFO Meta-analysis method: none [ 2017-05-15 19:51:50 ] INFO Multiple testing correction: BH [ 2017-05-15 19:51:50 ] INFO p-value threshold: 0.05 [ 2017-05-15 19:51:50 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 19:51:50 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 19:51:50 ] INFO Figure format: png, pdf [ 2017-05-15 19:51:50 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 19:51:50 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 19:51:50 ] INFO Output scale(s): log2 [ 2017-05-15 19:51:50 ] INFO Output values: normalized [ 2017-05-15 19:51:50 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 19:51:50 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 19:51:50 ] WARN R package RMySQL is not present! Annotation will be retrieved by downloading temporary files from UCSC and the usage of a temporary SQLite database... [ 2017-05-15 19:51:50 ] INFO Retrieving tables for temporary SQLite refseq mm9 gene subset database [ 2017-05-15 19:51:50 ] INFO Retrieving table refFlat [ 2017-05-15 19:51:58 ] INFO Retrieving table knownToRefSeq [ 2017-05-15 19:52:01 ] INFO Retrieving table knownCanonical [ 2017-05-15 19:52:04 ] INFO Retrieving table knownToEnsembl [ 2017-05-15 19:52:08 ] INFO Retrieving table ensemblSource [ 2017-05-15 19:52:14 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 19:52:14 ] INFO Getting DNA sequences... [ 2017-05-15 19:54:25 ] INFO 2017-05-15 19:54:25: Data processing started... [ 2017-05-15 19:54:25 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 19:54:25 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 19:54:25 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 19:54:25 ] INFO Samples to exclude: none [ 2017-05-15 19:54:25 ] INFO Requested contrasts: WT0_vs_KO0, WT2_vs_KO2, WT6_vs_KO6, WTIFN_vs_KOIFN, WTIL4_vs_KOIL4 [ 2017-05-15 19:54:25 ] INFO Annotation: download [ 2017-05-15 19:54:25 ] INFO Organism: mm9 [ 2017-05-15 19:54:25 ] INFO Reference source: refseq [ 2017-05-15 19:54:25 ] INFO Count type: gene [ 2017-05-15 19:54:25 ] INFO Exon filters: min.active.exons [ 2017-05-15 19:54:25 ] INFO min.active.exons: [ 2017-05-15 19:54:25 ] INFO exons.per.gene: 5 [ 2017-05-15 19:54:25 ] INFO min.exons: 2 [ 2017-05-15 19:54:25 ] INFO frac: 0.2 [ 2017-05-15 19:54:25 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 19:54:25 ] INFO length: [ 2017-05-15 19:54:25 ] INFO length: 500 [ 2017-05-15 19:54:25 ] INFO avg.reads: [ 2017-05-15 19:54:25 ] INFO average.per.bp: 100 [ 2017-05-15 19:54:25 ] INFO quantile: 0.25 [ 2017-05-15 19:54:25 ] INFO expression: [ 2017-05-15 19:54:25 ] INFO median: TRUE [ 2017-05-15 19:54:25 ] INFO mean: FALSE [ 2017-05-15 19:54:25 ] INFO quantile: NA [ 2017-05-15 19:54:25 ] INFO known: NA [ 2017-05-15 19:54:25 ] INFO custom: NA [ 2017-05-15 19:54:25 ] INFO biotype: [ 2017-05-15 19:54:25 ] INFO pseudogene: FALSE [ 2017-05-15 19:54:25 ] INFO snRNA: FALSE [ 2017-05-15 19:54:25 ] INFO protein_coding: FALSE [ 2017-05-15 19:54:25 ] INFO antisense: FALSE [ 2017-05-15 19:54:25 ] INFO miRNA: FALSE [ 2017-05-15 19:54:25 ] INFO lincRNA: FALSE [ 2017-05-15 19:54:25 ] INFO snoRNA: FALSE [ 2017-05-15 19:54:25 ] INFO processed_transcript: FALSE [ 2017-05-15 19:54:25 ] INFO misc_RNA: FALSE [ 2017-05-15 19:54:25 ] INFO rRNA: TRUE [ 2017-05-15 19:54:25 ] INFO sense_overlapping: FALSE [ 2017-05-15 19:54:25 ] INFO sense_intronic: FALSE [ 2017-05-15 19:54:25 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 19:54:25 ] INFO non_coding: FALSE [ 2017-05-15 19:54:25 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 19:54:25 ] INFO IG_C_gene: FALSE [ 2017-05-15 19:54:25 ] INFO IG_J_gene: FALSE [ 2017-05-15 19:54:25 ] INFO IG_D_gene: FALSE [ 2017-05-15 19:54:25 ] INFO IG_V_gene: FALSE [ 2017-05-15 19:54:26 ] INFO ncrna_host: FALSE [ 2017-05-15 19:54:26 ] INFO Filter application: postnorm [ 2017-05-15 19:54:26 ] INFO Normalization algorithm: edger [ 2017-05-15 19:54:26 ] INFO Normalization arguments: [ 2017-05-15 19:54:26 ] INFO method: TMM [ 2017-05-15 19:54:26 ] INFO logratioTrim: 0.3 [ 2017-05-15 19:54:26 ] INFO sumTrim: 0.05 [ 2017-05-15 19:54:26 ] INFO doWeighting: TRUE [ 2017-05-15 19:54:26 ] INFO Acutoff: -1e+10 [ 2017-05-15 19:54:26 ] INFO p: 0.75 [ 2017-05-15 19:54:26 ] INFO Statistical algorithm: edger [ 2017-05-15 19:54:26 ] INFO Statistical arguments: [ 2017-05-15 19:54:26 ] 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) [ 2017-05-15 19:54:26 ] INFO Meta-analysis method: none [ 2017-05-15 19:54:26 ] INFO Multiple testing correction: BH [ 2017-05-15 19:54:26 ] INFO p-value threshold: 0.05 [ 2017-05-15 19:54:26 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 19:54:26 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 19:54:26 ] INFO Figure format: png, pdf [ 2017-05-15 19:54:26 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 19:54:26 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 19:54:26 ] INFO Output scale(s): log2 [ 2017-05-15 19:54:26 ] INFO Output values: normalized [ 2017-05-15 19:54:26 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 19:54:26 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 19:54:43 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 20:07:45 ] INFO Reading bam file sortedKo01pos.sorted.bam for sample with name ko01. This might take some time... [ 2017-05-15 20:07:45 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:08:25 ] INFO 2017-05-15 20:08:25: Data processing started... [ 2017-05-15 20:08:25 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 20:08:25 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 20:08:25 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 20:08:25 ] INFO Samples to exclude: none [ 2017-05-15 20:08:25 ] INFO Requested contrasts: WT0_vs_KO0, WT2_vs_KO2, WT6_vs_KO6, WTIFN_vs_KOIFN, WTIL4_vs_KOIL4 [ 2017-05-15 20:08:25 ] INFO Annotation: download [ 2017-05-15 20:08:25 ] INFO Organism: mm9 [ 2017-05-15 20:08:25 ] INFO Reference source: refseq [ 2017-05-15 20:08:25 ] INFO Count type: gene [ 2017-05-15 20:08:25 ] INFO Exon filters: min.active.exons [ 2017-05-15 20:08:25 ] INFO min.active.exons: [ 2017-05-15 20:08:25 ] INFO exons.per.gene: 5 [ 2017-05-15 20:08:25 ] INFO min.exons: 2 [ 2017-05-15 20:08:25 ] INFO frac: 0.2 [ 2017-05-15 20:08:25 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 20:08:25 ] INFO length: [ 2017-05-15 20:08:25 ] INFO length: 500 [ 2017-05-15 20:08:25 ] INFO avg.reads: [ 2017-05-15 20:08:25 ] INFO average.per.bp: 100 [ 2017-05-15 20:08:25 ] INFO quantile: 0.25 [ 2017-05-15 20:08:25 ] INFO expression: [ 2017-05-15 20:08:25 ] INFO median: TRUE [ 2017-05-15 20:08:25 ] INFO mean: FALSE [ 2017-05-15 20:08:25 ] INFO quantile: NA [ 2017-05-15 20:08:25 ] INFO known: NA [ 2017-05-15 20:08:25 ] INFO custom: NA [ 2017-05-15 20:08:25 ] INFO biotype: [ 2017-05-15 20:08:25 ] INFO pseudogene: FALSE [ 2017-05-15 20:08:25 ] INFO snRNA: FALSE [ 2017-05-15 20:08:25 ] INFO protein_coding: FALSE [ 2017-05-15 20:08:25 ] INFO antisense: FALSE [ 2017-05-15 20:08:25 ] INFO miRNA: FALSE [ 2017-05-15 20:08:25 ] INFO lincRNA: FALSE [ 2017-05-15 20:08:25 ] INFO snoRNA: FALSE [ 2017-05-15 20:08:25 ] INFO processed_transcript: FALSE [ 2017-05-15 20:08:25 ] INFO misc_RNA: FALSE [ 2017-05-15 20:08:25 ] INFO rRNA: TRUE [ 2017-05-15 20:08:25 ] INFO sense_overlapping: FALSE [ 2017-05-15 20:08:25 ] INFO sense_intronic: FALSE [ 2017-05-15 20:08:25 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 20:08:25 ] INFO non_coding: FALSE [ 2017-05-15 20:08:25 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 20:08:25 ] INFO IG_C_gene: FALSE [ 2017-05-15 20:08:25 ] INFO IG_J_gene: FALSE [ 2017-05-15 20:08:25 ] INFO IG_D_gene: FALSE [ 2017-05-15 20:08:25 ] INFO IG_V_gene: FALSE [ 2017-05-15 20:08:25 ] INFO ncrna_host: FALSE [ 2017-05-15 20:08:25 ] INFO Filter application: postnorm [ 2017-05-15 20:08:25 ] INFO Normalization algorithm: edger [ 2017-05-15 20:08:25 ] INFO Normalization arguments: [ 2017-05-15 20:08:25 ] INFO method: TMM [ 2017-05-15 20:08:25 ] INFO logratioTrim: 0.3 [ 2017-05-15 20:08:25 ] INFO sumTrim: 0.05 [ 2017-05-15 20:08:25 ] INFO doWeighting: TRUE [ 2017-05-15 20:08:25 ] INFO Acutoff: -1e+10 [ 2017-05-15 20:08:25 ] INFO p: 0.75 [ 2017-05-15 20:08:25 ] INFO Statistical algorithm: edger [ 2017-05-15 20:08:25 ] INFO Statistical arguments: [ 2017-05-15 20:08:25 ] 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) [ 2017-05-15 20:08:25 ] INFO Meta-analysis method: none [ 2017-05-15 20:08:25 ] INFO Multiple testing correction: BH [ 2017-05-15 20:08:25 ] INFO p-value threshold: 0.05 [ 2017-05-15 20:08:25 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 20:08:25 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 20:08:25 ] INFO Figure format: png, pdf [ 2017-05-15 20:08:25 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 20:08:25 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 20:08:25 ] INFO Output scale(s): log2 [ 2017-05-15 20:08:25 ] INFO Output values: normalized [ 2017-05-15 20:08:25 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 20:08:25 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 20:08:25 ] WARN R package RMySQL is not present! Annotation will be retrieved by downloading temporary files from UCSC and the usage of a temporary SQLite database... [ 2017-05-15 20:08:25 ] INFO Retrieving tables for temporary SQLite refseq mm9 gene subset database [ 2017-05-15 20:08:25 ] INFO Retrieving table refFlat [ 2017-05-15 20:08:32 ] INFO Retrieving table knownToRefSeq [ 2017-05-15 20:08:36 ] INFO Retrieving table knownCanonical [ 2017-05-15 20:08:40 ] INFO Retrieving table knownToEnsembl [ 2017-05-15 20:08:40 ] INFO Reading bam file sortedwt01IL4pos.bam for sample with name wt01IL4. This might take some time... [ 2017-05-15 20:08:40 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:08:41 ] INFO Reading bam file sortedwt02IL4pos.bam for sample with name wt02LI4. This might take some time... [ 2017-05-15 20:08:41 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:08:43 ] INFO Retrieving table ensemblSource [ 2017-05-15 20:08:48 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:08:48 ] INFO ...for paired-end reads... [ 2017-05-15 20:08:48 ] INFO ...ignoring strandedness... [ 2017-05-15 20:08:48 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 20:09:53 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:09:53 ] INFO ...for paired-end reads... [ 2017-05-15 20:09:53 ] INFO ...ignoring strandedness... [ 2017-05-15 20:09:58 ] INFO 2017-05-15 20:09:58: Data processing started... [ 2017-05-15 20:09:58 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 20:09:58 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 20:09:58 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 20:09:58 ] INFO Samples to exclude: none [ 2017-05-15 20:09:58 ] INFO Requested contrasts: WT0_vs_KO0, WT2_vs_KO2, WT6_vs_KO6, WTIFN_vs_KOIFN, WTIL4_vs_KOIL4 [ 2017-05-15 20:09:58 ] INFO Annotation: download [ 2017-05-15 20:09:58 ] INFO Organism: mm9 [ 2017-05-15 20:09:58 ] INFO Reference source: refseq [ 2017-05-15 20:09:58 ] INFO Count type: gene [ 2017-05-15 20:09:58 ] INFO Exon filters: min.active.exons [ 2017-05-15 20:09:58 ] INFO min.active.exons: [ 2017-05-15 20:09:58 ] INFO exons.per.gene: 5 [ 2017-05-15 20:09:58 ] INFO min.exons: 2 [ 2017-05-15 20:09:58 ] INFO frac: 0.2 [ 2017-05-15 20:09:58 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 20:09:58 ] INFO length: [ 2017-05-15 20:09:58 ] INFO length: 500 [ 2017-05-15 20:09:58 ] INFO avg.reads: [ 2017-05-15 20:09:58 ] INFO average.per.bp: 100 [ 2017-05-15 20:09:58 ] INFO quantile: 0.25 [ 2017-05-15 20:09:58 ] INFO expression: [ 2017-05-15 20:09:58 ] INFO median: TRUE [ 2017-05-15 20:09:58 ] INFO mean: FALSE [ 2017-05-15 20:09:58 ] INFO quantile: NA [ 2017-05-15 20:09:58 ] INFO known: NA [ 2017-05-15 20:09:58 ] INFO custom: NA [ 2017-05-15 20:09:58 ] INFO biotype: [ 2017-05-15 20:09:58 ] INFO pseudogene: FALSE [ 2017-05-15 20:09:58 ] INFO snRNA: FALSE [ 2017-05-15 20:09:58 ] INFO protein_coding: FALSE [ 2017-05-15 20:09:58 ] INFO antisense: FALSE [ 2017-05-15 20:09:58 ] INFO miRNA: FALSE [ 2017-05-15 20:09:58 ] INFO lincRNA: FALSE [ 2017-05-15 20:09:58 ] INFO snoRNA: FALSE [ 2017-05-15 20:09:58 ] INFO processed_transcript: FALSE [ 2017-05-15 20:09:58 ] INFO misc_RNA: FALSE [ 2017-05-15 20:09:58 ] INFO rRNA: TRUE [ 2017-05-15 20:09:58 ] INFO sense_overlapping: FALSE [ 2017-05-15 20:09:58 ] INFO sense_intronic: FALSE [ 2017-05-15 20:09:58 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 20:09:58 ] INFO non_coding: FALSE [ 2017-05-15 20:09:58 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 20:09:58 ] INFO IG_C_gene: FALSE [ 2017-05-15 20:09:58 ] INFO IG_J_gene: FALSE [ 2017-05-15 20:09:58 ] INFO IG_D_gene: FALSE [ 2017-05-15 20:09:58 ] INFO IG_V_gene: FALSE [ 2017-05-15 20:09:58 ] INFO ncrna_host: FALSE [ 2017-05-15 20:09:58 ] INFO Filter application: postnorm [ 2017-05-15 20:09:58 ] INFO Normalization algorithm: edger [ 2017-05-15 20:09:58 ] INFO Normalization arguments: [ 2017-05-15 20:09:58 ] INFO method: TMM [ 2017-05-15 20:09:58 ] INFO logratioTrim: 0.3 [ 2017-05-15 20:09:58 ] INFO sumTrim: 0.05 [ 2017-05-15 20:09:58 ] INFO doWeighting: TRUE [ 2017-05-15 20:09:58 ] INFO Acutoff: -1e+10 [ 2017-05-15 20:09:58 ] INFO p: 0.75 [ 2017-05-15 20:09:58 ] INFO Statistical algorithm: edger [ 2017-05-15 20:09:58 ] INFO Statistical arguments: [ 2017-05-15 20:09:58 ] 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) [ 2017-05-15 20:09:58 ] INFO Meta-analysis method: none [ 2017-05-15 20:09:58 ] INFO Multiple testing correction: BH [ 2017-05-15 20:09:58 ] INFO p-value threshold: 0.05 [ 2017-05-15 20:09:58 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 20:09:58 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 20:09:58 ] INFO Figure format: png, pdf [ 2017-05-15 20:09:58 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 20:09:58 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 20:09:58 ] INFO Output scale(s): log2 [ 2017-05-15 20:09:58 ] INFO Output values: normalized [ 2017-05-15 20:09:58 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 20:09:58 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 20:10:10 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:10:10 ] INFO ...for paired-end reads... [ 2017-05-15 20:10:10 ] INFO ...ignoring strandedness... [ 2017-05-15 20:10:16 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 20:15:29 ] INFO 2017-05-15 20:15:29: Data processing started... [ 2017-05-15 20:15:29 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 20:15:29 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 20:15:29 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 20:15:29 ] INFO Samples to exclude: none [ 2017-05-15 20:15:29 ] INFO Requested contrasts: WT2_vs_KO2 [ 2017-05-15 20:15:29 ] INFO Annotation: download [ 2017-05-15 20:15:29 ] INFO Organism: mm9 [ 2017-05-15 20:15:29 ] INFO Reference source: refseq [ 2017-05-15 20:15:29 ] INFO Count type: gene [ 2017-05-15 20:15:29 ] INFO Exon filters: min.active.exons [ 2017-05-15 20:15:29 ] INFO min.active.exons: [ 2017-05-15 20:15:29 ] INFO exons.per.gene: 5 [ 2017-05-15 20:15:29 ] INFO min.exons: 2 [ 2017-05-15 20:15:29 ] INFO frac: 0.2 [ 2017-05-15 20:15:29 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 20:15:29 ] INFO length: [ 2017-05-15 20:15:29 ] INFO length: 500 [ 2017-05-15 20:15:29 ] INFO avg.reads: [ 2017-05-15 20:15:29 ] INFO average.per.bp: 100 [ 2017-05-15 20:15:29 ] INFO quantile: 0.25 [ 2017-05-15 20:15:29 ] INFO expression: [ 2017-05-15 20:15:29 ] INFO median: TRUE [ 2017-05-15 20:15:29 ] INFO mean: FALSE [ 2017-05-15 20:15:29 ] INFO quantile: NA [ 2017-05-15 20:15:29 ] INFO known: NA [ 2017-05-15 20:15:29 ] INFO custom: NA [ 2017-05-15 20:15:29 ] INFO biotype: [ 2017-05-15 20:15:29 ] INFO pseudogene: FALSE [ 2017-05-15 20:15:29 ] INFO snRNA: FALSE [ 2017-05-15 20:15:29 ] INFO protein_coding: FALSE [ 2017-05-15 20:15:29 ] INFO antisense: FALSE [ 2017-05-15 20:15:29 ] INFO miRNA: FALSE [ 2017-05-15 20:15:30 ] INFO lincRNA: FALSE [ 2017-05-15 20:15:30 ] INFO snoRNA: FALSE [ 2017-05-15 20:15:30 ] INFO processed_transcript: FALSE [ 2017-05-15 20:15:30 ] INFO misc_RNA: FALSE [ 2017-05-15 20:15:30 ] INFO rRNA: TRUE [ 2017-05-15 20:15:30 ] INFO sense_overlapping: FALSE [ 2017-05-15 20:15:30 ] INFO sense_intronic: FALSE [ 2017-05-15 20:15:30 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 20:15:30 ] INFO non_coding: FALSE [ 2017-05-15 20:15:30 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 20:15:30 ] INFO IG_C_gene: FALSE [ 2017-05-15 20:15:30 ] INFO IG_J_gene: FALSE [ 2017-05-15 20:15:30 ] INFO IG_D_gene: FALSE [ 2017-05-15 20:15:30 ] INFO IG_V_gene: FALSE [ 2017-05-15 20:15:30 ] INFO ncrna_host: FALSE [ 2017-05-15 20:15:30 ] INFO Filter application: postnorm [ 2017-05-15 20:15:30 ] INFO Normalization algorithm: edger [ 2017-05-15 20:15:30 ] INFO Normalization arguments: [ 2017-05-15 20:15:30 ] INFO method: TMM [ 2017-05-15 20:15:30 ] INFO logratioTrim: 0.3 [ 2017-05-15 20:15:30 ] INFO sumTrim: 0.05 [ 2017-05-15 20:15:30 ] INFO doWeighting: TRUE [ 2017-05-15 20:15:30 ] INFO Acutoff: -1e+10 [ 2017-05-15 20:15:30 ] INFO p: 0.75 [ 2017-05-15 20:15:30 ] INFO Statistical algorithm: edger [ 2017-05-15 20:15:30 ] INFO Statistical arguments: [ 2017-05-15 20:15:30 ] 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) [ 2017-05-15 20:15:30 ] INFO Meta-analysis method: none [ 2017-05-15 20:15:30 ] INFO Multiple testing correction: BH [ 2017-05-15 20:15:30 ] INFO p-value threshold: 0.05 [ 2017-05-15 20:15:30 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 20:15:30 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 20:15:30 ] INFO Figure format: png, pdf [ 2017-05-15 20:15:30 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 20:15:30 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 20:15:30 ] INFO Output scale(s): log2 [ 2017-05-15 20:15:30 ] INFO Output values: normalized [ 2017-05-15 20:15:30 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 20:15:30 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 20:15:48 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 20:16:04 ] INFO Reading bam file sortedKo02pos.sorted.bam for sample with name ko02. This might take some time... [ 2017-05-15 20:16:04 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:16:59 ] INFO 2017-05-15 20:16:59: Data processing started... [ 2017-05-15 20:16:59 ] INFO Read counts file: imported sam/bam/bed files [ 2017-05-15 20:16:59 ] INFO Conditions: WT0, WT2, WT6, WTIFN, WTIL4, KO0, KO2, KO6, KOIFN, KOIL4 [ 2017-05-15 20:16:59 ] INFO Samples to include: wt01, wt02, wt21, wt22, wt61, wt62, wtIFN1, wtIFN2, wt01IL4, wt02LI4, ko01, ko02, ko21, ko22, ko61, ko62, koIFN1, koIFN2, ko01IL4, ko02LI4 [ 2017-05-15 20:16:59 ] INFO Samples to exclude: none [ 2017-05-15 20:16:59 ] INFO Requested contrasts: WT2_vs_KO2 [ 2017-05-15 20:16:59 ] INFO Annotation: download [ 2017-05-15 20:16:59 ] INFO Organism: mm9 [ 2017-05-15 20:16:59 ] INFO Reference source: refseq [ 2017-05-15 20:16:59 ] INFO Count type: gene [ 2017-05-15 20:16:59 ] INFO Exon filters: min.active.exons [ 2017-05-15 20:16:59 ] INFO min.active.exons: [ 2017-05-15 20:16:59 ] INFO exons.per.gene: 5 [ 2017-05-15 20:16:59 ] INFO min.exons: 2 [ 2017-05-15 20:16:59 ] INFO frac: 0.2 [ 2017-05-15 20:16:59 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2017-05-15 20:16:59 ] INFO length: [ 2017-05-15 20:16:59 ] INFO length: 500 [ 2017-05-15 20:16:59 ] INFO avg.reads: [ 2017-05-15 20:16:59 ] INFO average.per.bp: 100 [ 2017-05-15 20:16:59 ] INFO quantile: 0.25 [ 2017-05-15 20:16:59 ] INFO expression: [ 2017-05-15 20:16:59 ] INFO median: TRUE [ 2017-05-15 20:16:59 ] INFO mean: FALSE [ 2017-05-15 20:16:59 ] INFO quantile: NA [ 2017-05-15 20:16:59 ] INFO known: NA [ 2017-05-15 20:16:59 ] INFO custom: NA [ 2017-05-15 20:16:59 ] INFO biotype: [ 2017-05-15 20:16:59 ] INFO pseudogene: FALSE [ 2017-05-15 20:16:59 ] INFO snRNA: FALSE [ 2017-05-15 20:16:59 ] INFO protein_coding: FALSE [ 2017-05-15 20:16:59 ] INFO antisense: FALSE [ 2017-05-15 20:16:59 ] INFO miRNA: FALSE [ 2017-05-15 20:16:59 ] INFO lincRNA: FALSE [ 2017-05-15 20:16:59 ] INFO snoRNA: FALSE [ 2017-05-15 20:16:59 ] INFO processed_transcript: FALSE [ 2017-05-15 20:16:59 ] INFO misc_RNA: FALSE [ 2017-05-15 20:16:59 ] INFO rRNA: TRUE [ 2017-05-15 20:16:59 ] INFO sense_overlapping: FALSE [ 2017-05-15 20:16:59 ] INFO sense_intronic: FALSE [ 2017-05-15 20:16:59 ] INFO polymorphic_pseudogene: FALSE [ 2017-05-15 20:16:59 ] INFO non_coding: FALSE [ 2017-05-15 20:16:59 ] INFO three_prime_overlapping_ncrna: FALSE [ 2017-05-15 20:16:59 ] INFO IG_C_gene: FALSE [ 2017-05-15 20:16:59 ] INFO IG_J_gene: FALSE [ 2017-05-15 20:16:59 ] INFO IG_D_gene: FALSE [ 2017-05-15 20:16:59 ] INFO IG_V_gene: FALSE [ 2017-05-15 20:16:59 ] INFO ncrna_host: FALSE [ 2017-05-15 20:16:59 ] INFO Filter application: postnorm [ 2017-05-15 20:16:59 ] INFO Normalization algorithm: edger [ 2017-05-15 20:16:59 ] INFO Normalization arguments: [ 2017-05-15 20:16:59 ] INFO method: TMM [ 2017-05-15 20:16:59 ] INFO logratioTrim: 0.3 [ 2017-05-15 20:16:59 ] INFO sumTrim: 0.05 [ 2017-05-15 20:16:59 ] INFO doWeighting: TRUE [ 2017-05-15 20:16:59 ] INFO Acutoff: -1e+10 [ 2017-05-15 20:16:59 ] INFO p: 0.75 [ 2017-05-15 20:16:59 ] INFO Statistical algorithm: edger [ 2017-05-15 20:16:59 ] INFO Statistical arguments: [ 2017-05-15 20:16:59 ] 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) [ 2017-05-15 20:16:59 ] INFO Meta-analysis method: none [ 2017-05-15 20:16:59 ] INFO Multiple testing correction: BH [ 2017-05-15 20:16:59 ] INFO p-value threshold: 0.05 [ 2017-05-15 20:16:59 ] INFO Logarithmic transformation offset: 1 [ 2017-05-15 20:16:59 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, correl, pairwise, boxplot, volcano, biodist, deheatmap [ 2017-05-15 20:16:59 ] INFO Figure format: png, pdf [ 2017-05-15 20:16:59 ] INFO Output directory: /data/images/proton/DKlab/orsalia/metaseqr_IFN_IL4 [ 2017-05-15 20:16:59 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, stats, counts [ 2017-05-15 20:16:59 ] INFO Output scale(s): log2 [ 2017-05-15 20:16:59 ] INFO Output values: normalized [ 2017-05-15 20:16:59 ] INFO Output statistics: mean, median, sd, mad, cv, rcv [ 2017-05-15 20:16:59 ] INFO Downloading gene annotation for mm9... [ 2017-05-15 20:17:16 ] INFO Converting annotation to GenomicRanges object... [ 2017-05-15 20:17:20 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:17:20 ] INFO ...for paired-end reads... [ 2017-05-15 20:17:20 ] INFO ...ignoring strandedness... [ 2017-05-15 20:23:01 ] INFO Reading bam file sortedKO22pos.bam for sample with name ko22. This might take some time... [ 2017-05-15 20:23:01 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:23:38 ] INFO Reading bam file sortedKo61pos.bam for sample with name ko61. This might take some time... [ 2017-05-15 20:23:38 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:24:15 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:24:15 ] INFO ...for paired-end reads... [ 2017-05-15 20:24:15 ] INFO ...ignoring strandedness... [ 2017-05-15 20:24:52 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:24:52 ] INFO ...for paired-end reads... [ 2017-05-15 20:24:52 ] INFO ...ignoring strandedness... [ 2017-05-15 20:27:48 ] INFO Reading bam file sortedKO21pos.bam for sample with name ko21. This might take some time... [ 2017-05-15 20:27:48 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:29:00 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:29:00 ] INFO ...for paired-end reads... [ 2017-05-15 20:29:00 ] INFO ...ignoring strandedness... [ 2017-05-15 20:36:47 ] INFO Reading bam file sortedKo62pos.bam for sample with name ko62. This might take some time... [ 2017-05-15 20:36:47 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:38:14 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:38:14 ] INFO ...for paired-end reads... [ 2017-05-15 20:38:14 ] INFO ...ignoring strandedness... [ 2017-05-15 20:42:35 ] INFO Reading bam file sortedKo1IL4pos.bam for sample with name ko01IL4. This might take some time... [ 2017-05-15 20:42:35 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:42:38 ] INFO Reading bam file sortedKOIFN2pos.bam for sample with name koIFN2. This might take some time... [ 2017-05-15 20:42:38 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:43:49 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:43:49 ] INFO ...for paired-end reads... [ 2017-05-15 20:43:49 ] INFO ...ignoring strandedness... [ 2017-05-15 20:43:58 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:43:58 ] INFO ...for paired-end reads... [ 2017-05-15 20:43:58 ] INFO ...ignoring strandedness... [ 2017-05-15 20:48:03 ] INFO Reading bam file sortedKOIFN1pos.bam for sample with name koIFN1. This might take some time... [ 2017-05-15 20:48:03 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 20:49:21 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 20:49:21 ] INFO ...for paired-end reads... [ 2017-05-15 20:49:21 ] INFO ...ignoring strandedness... [ 2017-05-15 20:59:31 ] INFO Reading bam file sortedKo2IL4pos.bam for sample with name ko02LI4. This might take some time... [ 2017-05-15 20:59:31 ] WARN Information regarding strandedness of the reads is not correctly provided! Assuming unstranded... [ 2017-05-15 21:00:58 ] INFO Counting reads overlapping with given annotation... [ 2017-05-15 21:00:58 ] INFO ...for paired-end reads... [ 2017-05-15 21:00:58 ] INFO ...ignoring strandedness... [ 2017-05-15 21:20:18 ] INFO Exporting raw read counts table to /mnt/raid/data/results/fleming/dk/metaseqr_IFN_IL4/lists/raw_counts_table.txt.gz [ 2017-05-15 21:20:19 ] INFO Saving gene model to /mnt/raid/data/results/fleming/dk/metaseqr_IFN_IL4/data/gene_model.RData [ 2017-05-15 21:20:19 ] INFO Removing genes with zero counts in all samples... [ 2017-05-15 21:20:19 ] INFO Normalizing with: edger [ 2017-05-15 21:20:20 ] INFO Applying gene filter length... [ 2017-05-15 21:20:20 ] INFO Threshold below which ignored: 500 [ 2017-05-15 21:20:20 ] INFO Applying gene filter avg.reads... [ 2017-05-15 21:20:20 ] INFO Threshold below which ignored: 0.0220612024669316 [ 2017-05-15 21:20:20 ] INFO Applying gene filter expression... [ 2017-05-15 21:20:20 ] INFO Threshold below which ignored: 205 [ 2017-05-15 21:20:20 ] INFO Applying gene filter biotype... [ 2017-05-15 21:20:20 ] INFO Biotypes ignored: rRNA [ 2017-05-15 21:20:21 ] INFO 10725 genes filtered out [ 2017-05-15 21:20:21 ] INFO 10316 genes remain after filtering [ 2017-05-15 21:20:21 ] INFO Running statistical tests with: edger [ 2017-05-15 21:20:24 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:20:25 ] INFO Contrast WT2_vs_KO2: found 1665 genes [ 2017-05-15 21:20:25 ] INFO Exporting and compressing normalized read counts table to /mnt/raid/data/results/fleming/dk/metaseqr_IFN_IL4/lists/normalized_counts_table.txt [ 2017-05-15 21:20:26 ] INFO Building output files... [ 2017-05-15 21:20:26 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:20:26 ] INFO Adding non-filtered data... [ 2017-05-15 21:20:26 ] INFO binding annotation... [ 2017-05-15 21:20:26 ] INFO binding p-values... [ 2017-05-15 21:20:26 ] INFO binding FDRs... [ 2017-05-15 21:20:26 ] INFO binding log2 normalized fold changes... [ 2017-05-15 21:20:26 ] INFO binding normalized mean counts... [ 2017-05-15 21:20:27 ] INFO binding normalized median counts... [ 2017-05-15 21:20:27 ] INFO binding normalized count sds... [ 2017-05-15 21:20:28 ] INFO binding normalized count MADs... [ 2017-05-15 21:20:29 ] INFO binding normalized count CVs... [ 2017-05-15 21:20:30 ] INFO binding normalized counts RCVs... [ 2017-05-15 21:20:32 ] INFO binding normalized mean counts... [ 2017-05-15 21:20:32 ] INFO binding normalized median counts... [ 2017-05-15 21:20:33 ] INFO binding normalized count sds... [ 2017-05-15 21:20:33 ] INFO binding normalized count MADs... [ 2017-05-15 21:20:34 ] INFO binding normalized count CVs... [ 2017-05-15 21:20:35 ] INFO binding normalized counts RCVs... [ 2017-05-15 21:20:37 ] INFO binding all normalized counts for WT2... [ 2017-05-15 21:20:37 ] INFO binding all normalized counts for KO2... [ 2017-05-15 21:20:37 ] INFO Writing output... [ 2017-05-15 21:20:37 ] INFO Adding filtered data... [ 2017-05-15 21:20:37 ] INFO binding annotation... [ 2017-05-15 21:20:37 ] INFO binding p-values... [ 2017-05-15 21:20:37 ] INFO binding FDRs... [ 2017-05-15 21:20:38 ] INFO binding log2 normalized fold changes... [ 2017-05-15 21:20:38 ] INFO binding normalized mean counts... [ 2017-05-15 21:20:38 ] INFO binding normalized median counts... [ 2017-05-15 21:20:39 ] INFO binding normalized count sds... [ 2017-05-15 21:20:39 ] INFO binding normalized count MADs... [ 2017-05-15 21:20:40 ] INFO binding normalized count CVs... [ 2017-05-15 21:20:41 ] INFO binding normalized counts RCVs... [ 2017-05-15 21:20:43 ] INFO binding normalized mean counts... [ 2017-05-15 21:20:43 ] INFO binding normalized median counts... [ 2017-05-15 21:20:44 ] INFO binding normalized count sds... [ 2017-05-15 21:20:45 ] INFO binding normalized count MADs... [ 2017-05-15 21:20:46 ] INFO binding normalized count CVs... [ 2017-05-15 21:20:46 ] INFO binding normalized counts RCVs... [ 2017-05-15 21:20:48 ] INFO binding all normalized counts for WT2... [ 2017-05-15 21:20:48 ] INFO binding all normalized counts for KO2... [ 2017-05-15 21:20:48 ] INFO Writing output... [ 2017-05-15 21:20:49 ] INFO Creating quality control graphs... [ 2017-05-15 21:20:49 ] INFO Plotting in png format... [ 2017-05-15 21:20:49 ] INFO Plotting mds... [ 2017-05-15 21:20:51 ] INFO Plotting biodetection... [ 2017-05-15 21:20:54 ] INFO Plotting countsbio... [ 2017-05-15 21:20:56 ] INFO Plotting saturation... [ 2017-05-15 21:21:05 ] INFO Plotting readnoise... [ 2017-05-15 21:21:12 ] INFO Plotting correl... [ 2017-05-15 21:21:12 ] INFO Plotting pairwise... [ 2017-05-15 21:23:09 ] INFO Plotting boxplot... [ 2017-05-15 21:23:09 ] INFO Plotting boxplot... [ 2017-05-15 21:23:09 ] INFO Plotting volcano... [ 2017-05-15 21:23:09 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:23:10 ] INFO Plotting biodist... [ 2017-05-15 21:23:10 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:23:10 ] INFO Plotting deheatmap... [ 2017-05-15 21:23:10 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:23:30 ] INFO Plotting in pdf format... [ 2017-05-15 21:23:30 ] INFO Plotting mds... [ 2017-05-15 21:23:30 ] INFO Plotting biodetection... [ 2017-05-15 21:23:32 ] INFO Plotting countsbio... [ 2017-05-15 21:23:33 ] INFO Plotting saturation... [ 2017-05-15 21:23:41 ] INFO Plotting readnoise... [ 2017-05-15 21:23:49 ] INFO Plotting correl... [ 2017-05-15 21:23:49 ] INFO Plotting pairwise... [ 2017-05-15 21:24:46 ] INFO Plotting boxplot... [ 2017-05-15 21:24:46 ] INFO Plotting boxplot... [ 2017-05-15 21:24:46 ] INFO Plotting volcano... [ 2017-05-15 21:24:46 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:24:47 ] INFO Plotting biodist... [ 2017-05-15 21:24:47 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:24:47 ] INFO Plotting deheatmap... [ 2017-05-15 21:24:47 ] INFO Contrast: WT2_vs_KO2 [ 2017-05-15 21:25:07 ] INFO Creating HTML report... [ 2017-05-15 21:25:07 ] 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 WT2_vs_KO2The following table presents the top 10% statistically significant genes (use the download links below the table to retrieve the whole list) for the contrast WT2_vs_KO2. 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_WT2_vs_KO2 | log2_normalized_mean_counts_WT2 | log2_normalized_median_counts_WT2 | log2_normalized_sd_counts_WT2 | log2_normalized_mad_counts_WT2 | log2_normalized_cv_counts_WT2 | log2_normalized_rcv_counts_WT2 | log2_normalized_mean_counts_KO2 | log2_normalized_median_counts_KO2 | log2_normalized_sd_counts_KO2 | log2_normalized_mad_counts_KO2 | log2_normalized_cv_counts_KO2 | log2_normalized_rcv_counts_KO2 | log2_normalized_counts_wt21 | log2_normalized_counts_wt22 | log2_normalized_counts_ko21 | log2_normalized_counts_ko22 |
|---|
| chr1 | 173300303 | 173318418 | NM_027893 | 0.5141 | + | Nectin4 | protein_coding | 2.21e-15 | 2.28e-11 | -1.385199 | 11.57 | 11.57 | 0.321246 | 0.336780 | 2.78e-02 | 2.91e-02 | 10.20 | 10.20 | 1.07e-01 | 1.12e-01 | 1.05e-02 | 1.10e-02 | 11.34 | 11.79 | 10.27 | 10.12 | | chr8 | 107151965 | 107155221 | NM_019662 | 0.5413 | - | Rrad | protein_coding | 2.93e-13 | 1.51e-09 | -2.204702 | 10.37 | 10.37 | 0.927414 | 0.972260 | 8.95e-02 | 9.38e-02 | 8.30 | 8.30 | 2.17e-01 | 2.27e-01 | 2.61e-02 | 2.74e-02 | 9.71 | 11.02 | 8.45 | 8.14 | | chr6 | 131169252 | 131197380 | NM_001170851 | 0.3889 | - | Klra2 | protein_coding | 5.77e-13 | 1.98e-09 | 1.464290 | 10.64 | 10.64 | 0.122934 | 0.128879 | 1.15e-02 | 1.21e-02 | 12.11 | 12.11 | 1.36e-02 | 1.43e-02 | 1.12e-03 | 1.18e-03 | 10.56 | 10.73 | 12.10 | 12.12 | | chr1 | 175522087 | 175529405 | NM_001177350 | 0.3809 | - | Ifi213 | protein_coding | 1.43e-12 | 3.68e-09 | -5.239080 | 12.42 | 12.42 | 0.435582 | 0.456645 | 3.51e-02 | 3.68e-02 | 7.19 | 7.19 | 3.68e-01 | 3.86e-01 | 5.12e-02 | 5.37e-02 | 12.11 | 12.73 | 7.45 | 6.93 | | chr1 | 173103394 | 173126399 | NM_025557 | 0.4661 | - | Pcp4l1 | protein_coding | 2.81e-12 | 5.80e-09 | 2.498517 | 7.55 | 7.55 | 0.453642 | 0.475578 | 6.01e-02 | 6.30e-02 | 10.08 | 10.08 | 3.20e-02 | 3.35e-02 | 3.17e-03 | 3.32e-03 | 7.87 | 7.23 | 10.06 | 10.11 | | chr4 | 43526597 | 43536426 | NM_009416 | 0.5208 | - | Tpm2 | protein_coding | 7.76e-12 | 1.31e-08 | 2.490091 | 8.58 | 8.58 | 0.409290 | 0.429082 | 4.77e-02 | 5.00e-02 | 11.10 | 11.10 | 3.66e-02 | 3.84e-02 | 3.30e-03 | 3.46e-03 | 8.87 | 8.29 | 11.13 | 11.08 | | chr10 | 127097973 | 127103759 | NM_008668 | 0.5739 | - | Nab2 | protein_coding | 8.88e-12 | 1.31e-08 | -1.378590 | 12.42 | 12.42 | 0.179702 | 0.188392 | 1.45e-02 | 1.52e-02 | 11.03 | 11.03 | 2.74e-01 | 2.87e-01 | 2.49e-02 | 2.61e-02 | 12.29 | 12.55 | 11.23 | 10.84 | | chr1 | 175942128 | 175961886 | NM_172648 | 0.3668 | - | Ifi205 | protein_coding | 1.81e-10 | 2.33e-07 | -2.728456 | 13.62 | 13.62 | 0.838416 | 0.878959 | 6.16e-02 | 6.46e-02 | 10.95 | 10.95 | 5.98e-01 | 6.27e-01 | 5.46e-02 | 5.73e-02 | 13.02 | 14.21 | 11.37 | 10.52 | | chr1 | 52512692 | 52557292 | NM_008667 | 0.4082 | - | Nab1 | protein_coding | 2.44e-10 | 2.80e-07 | 1.436187 | 11.16 | 11.16 | 0.194754 | 0.204172 | 1.74e-02 | 1.83e-02 | 12.61 | 12.61 | 1.22e-01 | 1.28e-01 | 9.67e-03 | 1.01e-02 | 11.30 | 11.03 | 12.69 | 12.52 | | chr6 | 66985089 | 66987401 | NM_007836 | 0.5063 | - | Gadd45a | protein_coding | 3.07e-10 | 2.94e-07 | 1.869379 | 7.68 | 7.68 | 0.213199 | 0.223508 | 2.78e-02 | 2.91e-02 | 9.53 | 9.53 | 4.21e-01 | 4.41e-01 | 4.42e-02 | 4.63e-02 | 7.83 | 7.53 | 9.23 | 9.83 | | chr12 | 88019649 | 88036631 | NM_177354 | 0.5352 | + | Vash1 | protein_coding | 3.13e-10 | 2.94e-07 | -1.297284 | 11.44 | 11.44 | 0.282647 | 0.296315 | 2.47e-02 | 2.59e-02 | 10.15 | 10.15 | 1.25e-01 | 1.31e-01 | 1.23e-02 | 1.29e-02 | 11.64 | 11.24 | 10.24 | 10.06 | | chr15 | 84156548 | 84173408 | NM_001162500 | 0.5086 | + | Parvg | protein_coding | 3.72e-10 | 3.20e-07 | -1.612243 | 11.00 | 11.00 | 0.378633 | 0.396942 | 3.44e-02 | 3.61e-02 | 9.41 | 9.41 | 1.14e-01 | 1.19e-01 | 1.21e-02 | 1.27e-02 | 10.73 | 11.27 | 9.49 | 9.33 | | chr3 | 96361879 | 96365780 | NM_001009935 | 0.4682 | + | Txnip | protein_coding | 4.66e-10 | 3.69e-07 | 1.154056 | 12.34 | 12.34 | 0.078382 | 0.082173 | 6.35e-03 | 6.66e-03 | 13.50 | 13.50 | 8.93e-02 | 9.37e-02 | 6.62e-03 | 6.94e-03 | 12.29 | 12.40 | 13.56 | 13.43 | | chr1 | 88199795 | 88203880 | NM_145222 | 0.5614 | + | B3gnt7 | protein_coding | 8.04e-10 | 5.92e-07 | -3.584963 | 7.54 | 7.54 | 0.032911 | 0.034502 | 4.37e-03 | 4.58e-03 | 3.94 | 3.94 | 3.32e-01 | 3.48e-01 | 8.44e-02 | 8.84e-02 | 7.52 | 7.56 | 3.70 | 4.17 | | chr2 | 130509843 | 130523255 | NM_001081162 | 0.5258 | - | Slc4a11 | protein_coding | 2.40e-09 | 1.57e-06 | -3.371747 | 7.34 | 7.34 | 1.219009 | 1.277956 | 1.66e-01 | 1.74e-01 | 4.18 | 4.18 | 3.91e-01 | 4.10e-01 | 9.34e-02 | 9.79e-02 | 6.48 | 8.20 | 4.46 | 3.91 | | chr5 | 97426707 | 97520067 | NM_080708 | 0.4259 | + | Bmp2k | protein_coding | 2.43e-09 | 1.57e-06 | -0.878722 | 12.70 | 12.70 | 0.186469 | 0.195486 | 1.47e-02 | 1.54e-02 | 11.83 | 11.83 | 2.36e-02 | 2.47e-02 | 1.99e-03 | 2.09e-03 | 12.57 | 12.83 | 11.84 | 11.81 | | chrX | 166123130 | 166428729 | NM_010797 | 0.3821 | + | Mid1 | protein_coding | 2.75e-09 | 1.67e-06 | -2.185336 | 11.72 | 11.72 | 0.834951 | 0.875326 | 7.12e-02 | 7.47e-02 | 9.63 | 9.63 | 3.68e-01 | 3.86e-01 | 3.82e-02 | 4.00e-02 | 11.13 | 12.31 | 9.89 | 9.37 | | chr1 | 92854709 | 92864244 | NM_001159725 | 0.5094 | - | Rab17 | protein_coding | 3.02e-09 | 1.73e-06 | -3.415037 | 5.54 | 5.54 | 0.521113 | 0.546313 | 9.41e-02 | 9.86e-02 | 2.16 | 2.16 | 2.28e-01 | 2.39e-01 | 1.05e-01 | 1.10e-01 | 5.91 | 5.17 | 2.32 | 2.00 | | chr1 | 175892699 | 175912975 | NM_011940 | 0.3711 | - | Ifi202b | protein_coding | 3.59e-09 | 1.95e-06 | 8.978956 | 5.11 | 5.11 | 0.293476 | 0.307667 | 5.74e-02 | 6.02e-02 | 14.10 | 14.10 | 1.81e-01 | 1.90e-01 | 1.29e-02 | 1.35e-02 | 5.32 | 4.91 | 14.23 | 13.97 | | chr6 | 28366602 | 28371724 | NM_028900 | 0.5140 | - | Gcc1 | protein_coding | 7.22e-09 | 3.72e-06 | -1.028191 | 11.69 | 11.69 | 0.395441 | 0.414563 | 3.38e-02 | 3.55e-02 | 10.68 | 10.68 | 1.91e-01 | 2.01e-01 | 1.79e-02 | 1.88e-02 | 11.41 | 11.97 | 10.81 | 10.54 | | chr1 | 173200458 | 173207026 | NM_020579 | 0.5060 | + | B4galt3 | protein_coding | 9.24e-09 | 4.54e-06 | -1.230422 | 10.07 | 10.07 | 0.543211 | 0.569479 | 5.40e-02 | 5.66e-02 | 8.88 | 8.88 | 1.71e-01 | 1.79e-01 | 1.92e-02 | 2.01e-02 | 9.68 | 10.45 | 9.00 | 8.76 | | chr14 | 71174187 | 71178301 | NM_010071 | 0.5623 | + | Dok2 | protein_coding | 1.40e-08 | 6.56e-06 | 0.934098 | 9.86 | 9.86 | 0.258870 | 0.271388 | 2.63e-02 | 2.75e-02 | 10.80 | 10.80 | 6.57e-02 | 6.89e-02 | 6.08e-03 | 6.38e-03 | 10.04 | 9.67 | 10.85 | 10.76 | | chr7 | 108257288 | 108432919 | NM_199012 | 0.3874 | + | Fchsd2 | protein_coding | 1.52e-08 | 6.82e-06 | -0.973104 | 13.46 | 13.46 | 0.251822 | 0.263999 | 1.87e-02 | 1.96e-02 | 12.48 | 12.48 | 2.51e-01 | 2.64e-01 | 2.01e-02 | 2.11e-02 | 13.28 | 13.63 | 12.66 | 12.30 | | chrX | 11613863 | 11657679 | NM_029510 | 0.5059 | - | Bcor | protein_coding | 1.68e-08 | 7.21e-06 | -1.080041 | 12.19 | 12.19 | 0.374768 | 0.392891 | 3.07e-02 | 3.22e-02 | 11.10 | 11.10 | 4.60e-01 | 4.82e-01 | 4.14e-02 | 4.34e-02 | 11.93 | 12.46 | 11.43 | 10.78 | | chr1 | 166179176 | 166195516 | NM_054087 | 0.4389 | + | Slc19a2 | protein_coding | 1.75e-08 | 7.21e-06 | 1.499926 | 8.34 | 8.34 | 0.774098 | 0.811531 | 9.29e-02 | 9.74e-02 | 9.94 | 9.94 | 7.50e-02 | 7.86e-02 | 7.55e-03 | 7.91e-03 | 8.88 | 7.79 | 9.88 | 9.99 | | chr1 | 174511507 | 174520699 | NM_029084 | 0.4896 | - | Slamf8 | protein_coding | 1.90e-08 | 7.33e-06 | -3.531657 | 9.83 | 9.83 | 0.795595 | 0.834068 | 8.09e-02 | 8.48e-02 | 6.40 | 6.40 | 2.17e-01 | 2.27e-01 | 3.39e-02 | 3.55e-02 | 9.27 | 10.40 | 6.55 | 6.25 | | chr10 | 79611016 | 79621113 | NM_021565 | 0.5978 | + | Midn | protein_coding | 1.92e-08 | 7.33e-06 | -1.035274 | 12.02 | 12.02 | 0.574222 | 0.601990 | 4.78e-02 | 5.01e-02 | 11.04 | 11.04 | 5.99e-02 | 6.28e-02 | 5.43e-03 | 5.69e-03 | 11.62 | 12.43 | 11.09 | 11.00 | | chr1 | 172207454 | 172215793 | NM_012009 | 0.4390 | + | Sh2d1b1 | protein_coding | 2.73e-08 | 1.01e-05 | -3.681178 | 9.12 | 9.12 | 0.032911 | 0.034502 | 3.61e-03 | 3.78e-03 | 5.41 | 5.41 | 4.04e-01 | 4.23e-01 | 7.46e-02 | 7.82e-02 | 9.10 | 9.15 | 5.70 | 5.13 | | chr1 | 63492464 | 63642675 | NM_011780 | 0.4140 | + | Adam23 | protein_coding | 4.78e-08 | 1.70e-05 | 1.093549 | 10.14 | 10.14 | 0.018104 | 0.018980 | 1.79e-03 | 1.87e-03 | 11.23 | 11.23 | 6.19e-02 | 6.49e-02 | 5.52e-03 | 5.78e-03 | 10.15 | 10.13 | 11.27 | 11.19 | | chr9 | 89804612 | 89921817 | NM_011245 | 0.4583 | + | Rasgrf1 | protein_coding | 5.05e-08 | 1.74e-05 | 1.504352 | 8.37 | 8.37 | 0.576140 | 0.604000 | 6.89e-02 | 7.22e-02 | 9.93 | 9.93 | 7.02e-02 | 7.36e-02 | 7.07e-03 | 7.41e-03 | 7.96 | 8.77 | 9.98 | 9.88 | | chr15 | 100958952 | 100975767 | NM_009612 | 0.5230 | + | Acvrl1 | protein_coding | 5.58e-08 | 1.86e-05 | 1.085284 | 10.35 | 10.35 | 0.000781 | 0.000819 | 7.55e-05 | 7.91e-05 | 11.43 | 11.43 | 1.07e-01 | 1.12e-01 | 9.35e-03 | 9.80e-03 | 10.35 | 10.35 | 11.51 | 11.36 | | chr1 | 173159702 | 173164480 | NM_010185 | 0.4859 | - | Fcer1g | protein_coding | 6.09e-08 | 1.96e-05 | -1.178258 | 15.87 | 15.87 | 0.075013 | 0.078640 | 4.73e-03 | 4.95e-03 | 14.69 | 14.69 | 9.81e-02 | 1.03e-01 | 6.68e-03 | 7.00e-03 | 15.82 | 15.93 | 14.76 | 14.62 | | chr16 | 11066390 | 11075078 | NM_009223 | 0.5250 | + | Snn | protein_coding | 7.61e-08 | 2.38e-05 | -0.995409 | 12.57 | 12.57 | 0.185779 | 0.194763 | 1.48e-02 | 1.55e-02 | 11.57 | 11.57 | 2.58e-01 | 2.71e-01 | 2.23e-02 | 2.34e-02 | 12.44 | 12.70 | 11.75 | 11.39 | | chr10 | 116724850 | 116729924 | NM_013590 | 0.4609 | - | Lyz1 | protein_coding | 8.63e-08 | 2.62e-05 | -1.358286 | 15.03 | 15.03 | 0.259273 | 0.271810 | 1.72e-02 | 1.81e-02 | 13.62 | 13.62 | 6.03e-01 | 6.32e-01 | 4.43e-02 | 4.64e-02 | 14.85 | 15.22 | 13.20 | 14.05 | | chr7 | 13551212 | 13559171 | NM_178732 | 0.5025 | + | Zfp324 | protein_coding | 9.12e-08 | 2.69e-05 | 1.765117 | 6.67 | 6.67 | 0.010051 | 0.010537 | 1.51e-03 | 1.58e-03 | 8.42 | 8.42 | 2.26e-01 | 2.37e-01 | 2.68e-02 | 2.81e-02 | 6.67 | 6.66 | 8.58 | 8.26 | | chr1 | 173433608 | 173434881 | NM_019484 | 0.5063 | + | Alyref2 | protein_coding | 1.16e-07 | 3.33e-05 | -2.721625 | 7.41 | 7.41 | 0.220948 | 0.231632 | 2.98e-02 | 3.12e-02 | 4.69 | 4.69 | 2.36e-01 | 2.48e-01 | 5.04e-02 | 5.28e-02 | 7.57 | 7.26 | 4.52 | 4.86 | | chr19 | 42800347 | 42827265 | NM_029011 | 0.5115 | - | Pyroxd2 | protein_coding | 2.55e-07 | 7.11e-05 | -2.395929 | 8.96 | 8.96 | 0.151257 | 0.158571 | 1.69e-02 | 1.77e-02 | 6.56 | 6.56 | 1.72e-01 | 1.81e-01 | 2.62e-02 | 2.75e-02 | 9.07 | 8.85 | 6.69 | 6.44 | | chr13 | 103522568 | 104124572 | NM_175171 | 0.4319 | - | Mast4 | protein_coding | 3.11e-07 | 8.44e-05 | 0.873619 | 9.44 | 9.44 | 0.101436 | 0.106342 | 1.07e-02 | 1.13e-02 | 10.31 | 10.31 | 1.10e-01 | 1.15e-01 | 1.07e-02 | 1.12e-02 | 9.37 | 9.51 | 10.23 | 10.39 | | chr11 | 49060978 | 49076526 | NM_001110149 | 0.4704 | + | Mgat1 | protein_coding | 3.35e-07 | 8.87e-05 | -0.840613 | 12.94 | 12.94 | 0.320689 | 0.336197 | 2.48e-02 | 2.60e-02 | 12.11 | 12.11 | 2.11e-01 | 2.21e-01 | 1.75e-02 | 1.83e-02 | 12.71 | 13.16 | 12.25 | 11.96 | | chr10 | 80029865 | 80040041 | NM_078477 | 0.5681 | - | Klf16 | protein_coding | 3.71e-07 | 9.58e-05 | -1.152263 | 11.39 | 11.39 | 0.537092 | 0.563064 | 4.71e-02 | 4.94e-02 | 10.28 | 10.28 | 1.60e-01 | 1.68e-01 | 1.56e-02 | 1.63e-02 | 11.01 | 11.77 | 10.40 | 10.17 | | chr3 | 89240625 | 89254874 | NM_146131 | 0.5295 | + | Pbxip1 | protein_coding | 3.94e-07 | 9.92e-05 | 0.691700 | 11.68 | 11.68 | 0.033909 | 0.035549 | 2.90e-03 | 3.04e-03 | 12.37 | 12.37 | 8.32e-02 | 8.73e-02 | 6.73e-03 | 7.06e-03 | 11.70 | 11.66 | 12.43 | 12.31 | | chr18 | 62337366 | 62339635 | NM_007420 | 0.4907 | - | Adrb2 | protein_coding | 4.10e-07 | 1.01e-04 | 1.252036 | 7.63 | 7.63 | 0.428309 | 0.449021 | 5.61e-02 | 5.88e-02 | 8.92 | 8.92 | 8.66e-02 | 9.07e-02 | 9.71e-03 | 1.02e-02 | 7.94 | 7.33 | 8.85 | 8.98 | | chr19 | 45438223 | 45607833 | NM_001037758 | 0.4200 | + | Btrc | protein_coding | 4.75e-07 | 1.14e-04 | 1.029974 | 9.19 | 9.19 | 0.106744 | 0.111906 | 1.16e-02 | 1.22e-02 | 10.22 | 10.22 | 8.48e-02 | 8.89e-02 | 8.30e-03 | 8.70e-03 | 9.26 | 9.11 | 10.16 | 10.28 | | chr5 | 67067359 | 67078473 | NM_011670 | 0.4802 | + | Uchl1 | protein_coding | 4.97e-07 | 1.17e-04 | 3.081084 | 5.32 | 5.32 | 0.102099 | 0.107036 | 1.92e-02 | 2.01e-02 | 8.39 | 8.39 | 3.01e-01 | 3.15e-01 | 3.58e-02 | 3.76e-02 | 5.25 | 5.39 | 8.17 | 8.60 | | chr1 | 174560899 | 174563105 | NM_026725 | 0.5297 | - | Dusp23 | protein_coding | 5.63e-07 | 1.29e-04 | -2.154681 | 8.33 | 8.33 | 0.430429 | 0.451243 | 5.17e-02 | 5.42e-02 | 6.20 | 6.20 | 2.21e-01 | 2.32e-01 | 3.57e-02 | 3.74e-02 | 8.03 | 8.64 | 6.36 | 6.04 | | chr13 | 3881263 | 3917466 | NM_019671 | 0.4340 | - | Net1 | protein_coding | 5.96e-07 | 1.34e-04 | 1.265018 | 7.71 | 7.71 | 0.300497 | 0.315028 | 3.90e-02 | 4.08e-02 | 8.99 | 8.99 | 2.60e-02 | 2.73e-02 | 2.89e-03 | 3.03e-03 | 7.92 | 7.50 | 8.97 | 9.01 | | chr14 | 48283430 | 48356239 | NM_008477 | 0.3969 | + | Ktn1 | protein_coding | 6.61e-07 | 1.45e-04 | -2.744472 | 13.76 | 13.76 | 1.057499 | 1.108636 | 7.68e-02 | 8.06e-02 | 11.19 | 11.19 | 3.11e-01 | 3.26e-01 | 2.78e-02 | 2.92e-02 | 13.01 | 14.51 | 11.41 | 10.97 | | chr1 | 87836111 | 87857630 | NM_001033290 | 0.4587 | - | Gpr55 | protein_coding | 7.28e-07 | 1.57e-04 | 2.542527 | 3.51 | 3.51 | 0.267648 | 0.280591 | 7.62e-02 | 7.99e-02 | 6.05 | 6.05 | 2.76e-01 | 2.89e-01 | 4.56e-02 | 4.78e-02 | 3.70 | 3.32 | 5.86 | 6.25 | | chr7 | 90791572 | 90884000 | NM_010551 | 0.4476 | - | Il16 | protein_coding | 8.19e-07 | 1.72e-04 | -0.998266 | 11.27 | 11.27 | 0.266455 | 0.279339 | 2.36e-02 | 2.48e-02 | 10.29 | 10.29 | 3.92e-02 | 4.11e-02 | 3.81e-03 | 4.00e-03 | 11.08 | 11.46 | 10.31 | 10.26 | | chr9 | 123022348 | 123045247 | NM_001081188 | 0.4533 | + | Exosc7 | protein_coding | 8.35e-07 | 1.72e-04 | 0.942775 | 8.29 | 8.29 | 0.221082 | 0.231773 | 2.67e-02 | 2.80e-02 | 9.24 | 9.24 | 1.64e-01 | 1.72e-01 | 1.77e-02 | 1.86e-02 | 8.45 | 8.13 | 9.35 | 9.12 | | chr2 | 90875783 | 90885886 | NM_009023 | 0.5029 | + | Rapsn | protein_coding | 8.78e-07 | 1.77e-04 | -1.305111 | 9.36 | 9.36 | 0.226249 | 0.237189 | 2.42e-02 | 2.53e-02 | 8.05 | 8.05 | 2.57e-01 | 2.69e-01 | 3.19e-02 | 3.34e-02 | 9.20 | 9.52 | 8.23 | 7.87 | | chr5 | 92750356 | 92757105 | NM_008599 | 0.4148 | - | Cxcl9 | protein_coding | 9.81e-07 | 1.94e-04 | -2.499993 | 11.00 | 11.00 | 1.009853 | 1.058686 | 9.18e-02 | 9.63e-02 | 8.61 | 8.61 | 5.69e-01 | 5.96e-01 | 6.61e-02 | 6.93e-02 | 10.28 | 11.71 | 9.01 | 8.21 | | chr4 | 118781349 | 118809934 | NM_011400 | 0.5121 | + | Slc2a1 | protein_coding | 9.97e-07 | 1.94e-04 | 1.143200 | 11.94 | 11.94 | 0.097403 | 0.102113 | 8.16e-03 | 8.55e-03 | 13.08 | 13.08 | 2.59e-01 | 2.72e-01 | 1.98e-02 | 2.08e-02 | 12.01 | 11.87 | 13.26 | 12.89 | | chr18 | 60535682 | 60552283 | NM_021792 | 0.4019 | + | Iigp1 | protein_coding | 1.03e-06 | 1.96e-04 | -1.298343 | 14.64 | 14.64 | 0.623348 | 0.653491 | 4.26e-02 | 4.46e-02 | 13.39 | 13.39 | 3.31e-01 | 3.47e-01 | 2.47e-02 | 2.59e-02 | 14.20 | 15.08 | 13.62 | 13.15 | | chr1 | 174430376 | 174437506 | NM_178598 | 0.5490 | + | Tagln2 | protein_coding | 1.15e-06 | 2.17e-04 | -1.472882 | 12.30 | 12.30 | 0.379198 | 0.397535 | 3.08e-02 | 3.23e-02 | 10.84 | 10.84 | 1.81e-01 | 1.90e-01 | 1.67e-02 | 1.75e-02 | 12.03 | 12.56 | 10.97 | 10.72 | | chr17 | 8118864 | 8127762 | NM_145968 | 0.4538 | + | Tagap | protein_coding | 1.20e-06 | 2.20e-04 | -0.878040 | 13.10 | 13.10 | 0.260322 | 0.272910 | 1.99e-02 | 2.08e-02 | 12.22 | 12.22 | 2.55e-01 | 2.67e-01 | 2.09e-02 | 2.19e-02 | 12.92 | 13.29 | 12.40 | 12.04 | | chr8 | 87560813 | 87581481 | NM_145390 | 0.5017 | + | Tnpo2 | protein_coding | 1.35e-06 | 2.44e-04 | -0.685891 | 12.08 | 12.08 | 0.154411 | 0.161878 | 1.28e-02 | 1.34e-02 | 11.39 | 11.39 | 1.20e-01 | 1.26e-01 | 1.05e-02 | 1.10e-02 | 12.18 | 11.97 | 11.31 | 11.48 | | chr19 | 11611338 | 11632956 | NM_025658 | 0.3938 | + | Ms4a4d | protein_coding | 1.41e-06 | 2.51e-04 | 1.680598 | 5.74 | 5.74 | 0.057219 | 0.059986 | 9.97e-03 | 1.04e-02 | 7.42 | 7.42 | 1.01e-01 | 1.06e-01 | 1.36e-02 | 1.43e-02 | 5.78 | 5.70 | 7.49 | 7.35 | | chr8 | 123260257 | 123280592 | NM_008320 | 0.5268 | + | Irf8 | protein_coding | 1.47e-06 | 2.58e-04 | -1.748769 | 14.14 | 14.14 | 0.850273 | 0.891389 | 6.01e-02 | 6.30e-02 | 12.42 | 12.42 | 7.49e-01 | 7.85e-01 | 6.03e-02 | 6.32e-02 | 13.54 | 14.74 | 12.95 | 11.89 | | chr7 | 19725565 | 19734545 | NM_026111 | 0.5043 | - | Qpctl | protein_coding | 1.61e-06 | 2.76e-04 | 1.223035 | 9.27 | 9.27 | 0.559035 | 0.586068 | 6.03e-02 | 6.32e-02 | 10.55 | 10.55 | 3.20e-02 | 3.36e-02 | 3.04e-03 | 3.18e-03 | 9.67 | 8.88 | 10.57 | 10.53 | | chr6 | 83312367 | 83391672 | NM_183138 | 0.4836 | - | Tet3 | protein_coding | 1.74e-06 | 2.94e-04 | -0.940070 | 12.49 | 12.49 | 0.477708 | 0.500809 | 3.82e-02 | 4.01e-02 | 11.58 | 11.58 | 2.96e-01 | 3.10e-01 | 2.56e-02 | 2.68e-02 | 12.16 | 12.83 | 11.79 | 11.37 | | chr7 | 20393810 | 20408104 | NM_033601 | 0.5282 | - | Bcl3 | protein_coding | 1.77e-06 | 2.94e-04 | -1.027829 | 11.80 | 11.80 | 0.634953 | 0.665657 | 5.38e-02 | 5.64e-02 | 10.83 | 10.83 | 3.01e-01 | 3.15e-01 | 2.78e-02 | 2.91e-02 | 11.35 | 12.25 | 11.04 | 10.61 | | chr17 | 57388873 | 57403120 | NM_134125 | 0.5170 | + | Trip10 | protein_coding | 1.79e-06 | 2.94e-04 | -1.013416 | 12.03 | 12.03 | 0.599298 | 0.628278 | 4.98e-02 | 5.22e-02 | 11.06 | 11.06 | 3.25e-01 | 3.41e-01 | 2.94e-02 | 3.08e-02 | 11.61 | 12.46 | 11.29 | 10.83 | | chr1 | 133534890 | 133572084 | NM_007799 | 0.4674 | + | Ctse | protein_coding | 2.14e-06 | 3.44e-04 | -3.514189 | 8.95 | 8.95 | 0.842742 | 0.883494 | 9.42e-02 | 9.87e-02 | 5.51 | 5.51 | 4.87e-01 | 5.10e-01 | 8.82e-02 | 9.25e-02 | 8.35 | 9.54 | 5.86 | 5.17 | | chr7 | 71031236 | 71083801 | NM_021366 | 0.4994 | - | Klf13 | protein_coding | 2.21e-06 | 3.50e-04 | -1.164629 | 12.49 | 12.49 | 0.634973 | 0.665678 | 5.08e-02 | 5.33e-02 | 11.35 | 11.35 | 5.14e-01 | 5.39e-01 | 4.53e-02 | 4.75e-02 | 12.05 | 12.94 | 11.72 | 10.99 | | chr19 | 5795689 | 5802672 | NR_002847 | 0.4248 | - | Malat1 | lincRNA | 2.31e-06 | 3.61e-04 | 1.322821 | 13.68 | 13.68 | 0.283402 | 0.297106 | 2.07e-02 | 2.17e-02 | 15.02 | 15.02 | 8.95e-02 | 9.38e-02 | 5.96e-03 | 6.25e-03 | 13.88 | 13.48 | 15.08 | 14.95 | | chr1 | 173051791 | 173057098 | NM_001081275 | 0.4680 | + | Cfap126 | protein_coding | 2.89e-06 | 4.38e-04 | -1.671236 | 7.53 | 7.53 | 0.476846 | 0.499904 | 6.34e-02 | 6.64e-02 | 5.89 | 5.89 | 8.58e-02 | 8.99e-02 | 1.46e-02 | 1.53e-02 | 7.19 | 7.86 | 5.83 | 5.95 | | chr16 | 87699198 | 87733591 | NM_007520 | 0.4614 | + | Bach1 | protein_coding | 2.89e-06 | 4.38e-04 | -0.924836 | 14.10 | 14.10 | 0.484244 | 0.507660 | 3.43e-02 | 3.60e-02 | 13.21 | 13.21 | 2.49e-01 | 2.62e-01 | 1.89e-02 | 1.98e-02 | 13.76 | 14.45 | 13.38 | 13.03 | | chr11 | 81849078 | 81850954 | NM_011333 | 0.4379 | + | Ccl2 | protein_coding | 2.99e-06 | 4.48e-04 | 1.153066 | 12.76 | 12.76 | 0.701472 | 0.735393 | 5.50e-02 | 5.77e-02 | 13.98 | 13.98 | 2.15e-01 | 2.25e-01 | 1.54e-02 | 1.61e-02 | 13.25 | 12.26 | 13.83 | 14.14 | | chr8 | 63993819 | 64381487 | NM_001081390 | 0.4200 | - | Palld | protein_coding | 3.20e-06 | 4.72e-04 | 1.647823 | 6.95 | 6.95 | 0.090923 | 0.095319 | 1.31e-02 | 1.37e-02 | 8.59 | 8.59 | 2.12e-01 | 2.22e-01 | 2.46e-02 | 2.58e-02 | 7.01 | 6.88 | 8.44 | 8.74 | | chr7 | 132695795 | 132722988 | NM_001008700 | 0.5292 | + | Il4ra | protein_coding | 3.52e-06 | 5.07e-04 | -1.170966 | 15.81 | 15.81 | 0.370248 | 0.388152 | 2.34e-02 | 2.46e-02 | 14.66 | 14.66 | 1.26e-01 | 1.32e-01 | 8.61e-03 | 9.02e-03 | 15.54 | 16.07 | 14.74 | 14.57 | | chr7 | 148043295 | 148049630 | NM_053194 | 0.5347 | + | Ric8a | protein_coding | 3.60e-06 | 5.07e-04 | -0.792457 | 12.36 | 12.36 | 0.438940 | 0.460166 | 3.55e-02 | 3.72e-02 | 11.60 | 11.60 | 1.03e-01 | 1.08e-01 | 8.86e-03 | 9.29e-03 | 12.05 | 12.67 | 11.67 | 11.52 | | chr7 | 127986344 | 128050733 | NM_007908 | 0.4776 | + | Eef2k | protein_coding | 3.61e-06 | 5.07e-04 | -1.256006 | 9.68 | 9.68 | 0.458390 | 0.480556 | 4.74e-02 | 4.97e-02 | 8.46 | 8.46 | 2.90e-03 | 3.04e-03 | 3.43e-04 | 3.60e-04 | 9.35 | 10.00 | 8.46 | 8.46 | | chr9 | 21092907 | 21095653 | NM_009878 | 0.5137 | - | Cdkn2d | protein_coding | 3.63e-06 | 5.07e-04 | -1.581141 | 7.47 | 7.47 | 0.727470 | 0.762647 | 9.74e-02 | 1.02e-01 | 5.94 | 5.94 | 4.95e-01 | 5.19e-01 | 8.34e-02 | 8.75e-02 | 6.95 | 7.98 | 6.29 | 5.58 | | chr1 | 174412343 | 174429008 | NM_001145800 | 0.5438 | + | Igsf9 | protein_coding | 4.13e-06 | 5.60e-04 | -1.573896 | 11.88 | 11.88 | 0.145438 | 0.152471 | 1.22e-02 | 1.28e-02 | 10.30 | 10.30 | 1.08e-01 | 1.13e-01 | 1.05e-02 | 1.10e-02 | 11.77 | 11.98 | 10.38 | 10.23 | | chr1 | 167579075 | 167638225 | NM_178593 | 0.4860 | - | Rcsd1 | protein_coding | 4.13e-06 | 5.60e-04 | -0.737027 | 13.93 | 13.93 | 0.244512 | 0.256336 | 1.75e-02 | 1.84e-02 | 13.20 | 13.20 | 2.50e-01 | 2.62e-01 | 1.89e-02 | 1.98e-02 | 13.76 | 14.11 | 13.37 | 13.02 | | chr19 | 5850973 | 5875208 | NM_026169 | 0.5274 | - | Frmd8 | protein_coding | 4.28e-06 | 5.70e-04 | -0.707521 | 11.77 | 11.77 | 0.362846 | 0.380392 | 3.08e-02 | 3.23e-02 | 11.09 | 11.09 | 1.50e-02 | 1.57e-02 | 1.36e-03 | 1.42e-03 | 11.51 | 12.03 | 11.10 | 11.07 | | chr11 | 9018010 | 9036173 | NM_001159401 | 0.4606 | + | Upp1 | protein_coding | 4.37e-06 | 5.70e-04 | -1.729586 | 9.20 | 9.20 | 0.913417 | 0.957586 | 9.92e-02 | 1.04e-01 | 7.56 | 7.56 | 5.43e-01 | 5.70e-01 | 7.18e-02 | 7.53e-02 | 8.56 | 9.85 | 7.95 | 7.18 | | chr15 | 99869094 | 100049904 | NM_001159361 | 0.4604 | + | Dip2b | protein_coding | 4.41e-06 | 5.70e-04 | -0.877785 | 12.26 | 12.26 | 0.514109 | 0.538970 | 4.19e-02 | 4.40e-02 | 11.42 | 11.42 | 1.27e-01 | 1.33e-01 | 1.11e-02 | 1.16e-02 | 11.89 | 12.62 | 11.51 | 11.33 | | chr14 | 75154479 | 75347684 | NM_001033439 | 0.4449 | - | Lrch1 | protein_coding | 4.42e-06 | 5.70e-04 | -1.172823 | 12.40 | 12.40 | 0.919149 | 0.963596 | 7.41e-02 | 7.77e-02 | 11.36 | 11.36 | 2.95e-01 | 3.09e-01 | 2.60e-02 | 2.72e-02 | 11.75 | 13.05 | 11.57 | 11.15 | | chr19 | 9004183 | 9016072 | NM_144872 | 0.5136 | + | Eml3 | protein_coding | 4.52e-06 | 5.75e-04 | -0.739322 | 10.83 | 10.83 | 0.323489 | 0.339132 | 2.99e-02 | 3.13e-02 | 10.10 | 10.10 | 2.59e-02 | 2.72e-02 | 2.57e-03 | 2.69e-03 | 10.60 | 11.05 | 10.09 | 10.12 | | chr11 | 106172654 | 106175876 | NM_008339 | 0.5374 | - | Cd79b | protein_coding | 4.85e-06 | 6.10e-04 | -0.685761 | 11.08 | 11.08 | 0.120378 | 0.126199 | 1.09e-02 | 1.14e-02 | 10.39 | 10.39 | 1.41e-01 | 1.48e-01 | 1.36e-02 | 1.43e-02 | 10.99 | 11.16 | 10.49 | 10.29 | | chr6 | 129217342 | 129225387 | NM_001033122 | 0.3768 | - | Cd69 | protein_coding | 5.25e-06 | 6.52e-04 | -1.146840 | 14.82 | 14.82 | 0.240338 | 0.251960 | 1.62e-02 | 1.70e-02 | 13.68 | 13.68 | 1.61e-01 | 1.69e-01 | 1.18e-02 | 1.23e-02 | 14.65 | 14.99 | 13.79 | 13.56 | | chr5 | 67999121 | 68005226 | NM_001033415 | 0.4928 | + | Shisa3 | protein_coding | 5.81e-06 | 7.14e-04 | 1.581816 | 10.58 | 10.58 | 0.065365 | 0.068525 | 6.18e-03 | 6.48e-03 | 12.15 | 12.15 | 2.59e-01 | 2.72e-01 | 2.13e-02 | 2.24e-02 | 10.53 | 10.62 | 12.33 | 11.97 | | chr19 | 12540825 | 12576486 | NM_172442 | 0.4725 | - | Dtx4 | protein_coding | 6.07e-06 | 7.36e-04 | -1.207364 | 11.63 | 11.63 | 0.691581 | 0.725023 | 5.95e-02 | 6.24e-02 | 10.48 | 10.48 | 3.13e-01 | 3.28e-01 | 2.99e-02 | 3.13e-02 | 11.14 | 12.11 | 10.70 | 10.26 | | chr10 | 75246557 | 75261329 | NM_008185 | 0.4662 | - | Gstt1 | protein_coding | 6.14e-06 | 7.36e-04 | 2.021062 | 5.65 | 5.65 | 0.363858 | 0.381453 | 6.44e-02 | 6.75e-02 | 7.69 | 7.69 | 6.90e-02 | 7.24e-02 | 8.97e-03 | 9.41e-03 | 5.91 | 5.39 | 7.64 | 7.74 | | chr18 | 60427954 | 60432921 | NM_001034859 | 0.4032 | - | Gm4841 | protein_coding | 6.61e-06 | 7.83e-04 | -1.775424 | 8.65 | 8.65 | 0.690928 | 0.724339 | 7.99e-02 | 8.38e-02 | 6.93 | 6.93 | 3.66e-01 | 3.84e-01 | 5.28e-02 | 5.53e-02 | 8.16 | 9.14 | 7.19 | 6.67 | | chr1 | 94869695 | 94882968 | NM_001104529 | 0.5197 | + | Gpr35 | protein_coding | 6.69e-06 | 7.85e-04 | 2.097413 | 6.08 | 6.08 | 0.180494 | 0.189222 | 2.97e-02 | 3.11e-02 | 8.18 | 8.18 | 4.91e-02 | 5.15e-02 | 6.00e-03 | 6.29e-03 | 5.95 | 6.21 | 8.22 | 8.15 | | chr11 | 20531979 | 20553026 | NM_001038625 | 0.4488 | + | Sertad2 | protein_coding | 6.91e-06 | 8.01e-04 | -0.682742 | 12.82 | 12.82 | 0.226375 | 0.237322 | 1.77e-02 | 1.85e-02 | 12.14 | 12.14 | 1.57e-01 | 1.65e-01 | 1.30e-02 | 1.36e-02 | 12.66 | 12.98 | 12.25 | 12.03 | | chr10 | 110943341 | 110945705 | NM_009344 | 0.5801 | + | Phlda1 | protein_coding | 7.33e-06 | 8.40e-04 | 1.375509 | 7.77 | 7.77 | 0.390706 | 0.409599 | 5.03e-02 | 5.27e-02 | 9.16 | 9.16 | 2.78e-01 | 2.91e-01 | 3.04e-02 | 3.18e-02 | 8.04 | 7.49 | 8.96 | 9.35 | | chr9 | 94570310 | 95130871 | NM_177909 | 0.4187 | + | Slc9a9 | protein_coding | 7.41e-06 | 8.40e-04 | -1.007369 | 13.93 | 13.93 | 0.328158 | 0.344027 | 2.36e-02 | 2.47e-02 | 12.93 | 12.93 | 1.83e-01 | 1.92e-01 | 1.42e-02 | 1.48e-02 | 13.70 | 14.16 | 13.06 | 12.80 | | chr3 | 116297875 | 116333904 | NM_028349 | 0.4180 | + | Sass6 | protein_coding | 7.53e-06 | 8.44e-04 | 0.981428 | 7.75 | 7.75 | 0.094965 | 0.099557 | 1.23e-02 | 1.29e-02 | 8.73 | 8.73 | 4.57e-02 | 4.79e-02 | 5.23e-03 | 5.48e-03 | 7.68 | 7.81 | 8.76 | 8.70 | | chr11 | 81859213 | 81861025 | NM_013654 | 0.4313 | + | Ccl7 | protein_coding | 7.62e-06 | 8.45e-04 | 1.047145 | 13.64 | 13.64 | 0.470275 | 0.493016 | 3.45e-02 | 3.61e-02 | 14.73 | 14.73 | 1.89e-02 | 1.98e-02 | 1.28e-03 | 1.34e-03 | 13.98 | 13.31 | 14.72 | 14.74 | | chr2 | 153171874 | 153229743 | NM_001039939 | 0.4204 | + | Asxl1 | protein_coding | 9.14e-06 | 1.00e-03 | -0.754253 | 13.22 | 13.22 | 0.388334 | 0.407112 | 2.94e-02 | 3.08e-02 | 12.49 | 12.49 | 2.03e-01 | 2.13e-01 | 1.63e-02 | 1.70e-02 | 12.95 | 13.50 | 12.63 | 12.34 | | chr6 | 72907340 | 72908477 | NM_025284 | 0.6107 | - | Tmsb10 | protein_coding | 1.00e-05 | 1.09e-03 | -0.653672 | 12.55 | 12.55 | 0.148457 | 0.155636 | 1.18e-02 | 1.24e-02 | 11.90 | 11.90 | 9.62e-02 | 1.01e-01 | 8.09e-03 | 8.48e-03 | 12.44 | 12.65 | 11.97 | 11.83 | | chr2 | 130894955 | 130912501 | NM_011426 | 0.5240 | - | Siglec1 | protein_coding | 1.02e-05 | 1.10e-03 | 1.260710 | 11.41 | 11.41 | 0.269227 | 0.282246 | 2.36e-02 | 2.47e-02 | 12.68 | 12.68 | 1.19e-01 | 1.25e-01 | 9.41e-03 | 9.86e-03 | 11.22 | 11.60 | 12.76 | 12.60 | | chr6 | 124689201 | 124691097 | NM_013535 | 0.5482 | - | Grcc10 | protein_coding | 1.03e-05 | 1.10e-03 | -0.611659 | 11.01 | 11.01 | 0.028738 | 0.030128 | 2.61e-03 | 2.74e-03 | 10.40 | 10.40 | 4.32e-02 | 4.52e-02 | 4.15e-03 | 4.35e-03 | 11.03 | 10.99 | 10.37 | 10.43 | | chr1 | 43179915 | 43220806 | NM_010212 | 0.4508 | - | Fhl2 | protein_coding | 1.10e-05 | 1.15e-03 | 1.442222 | 6.83 | 6.83 | 0.303833 | 0.318525 | 4.45e-02 | 4.66e-02 | 8.29 | 8.29 | 8.82e-02 | 9.25e-02 | 1.06e-02 | 1.12e-02 | 7.04 | 6.61 | 8.35 | 8.22 | | chr11 | 83461344 | 83462880 | NM_011337 | 0.4645 | - | Ccl3 | protein_coding | 1.12e-05 | 1.17e-03 | 0.845798 | 14.71 | 14.71 | 0.149135 | 0.156346 | 1.01e-02 | 1.06e-02 | 15.56 | 15.56 | 3.47e-02 | 3.64e-02 | 2.23e-03 | 2.34e-03 | 14.82 | 14.61 | 15.54 | 15.59 | | chr18 | 35020860 | 35024610 | NM_007913 | 0.5511 | + | Egr1 | protein_coding | 1.21e-05 | 1.24e-03 | 1.453118 | 9.56 | 9.56 | 0.716668 | 0.751323 | 7.50e-02 | 7.86e-02 | 11.09 | 11.09 | 2.70e-01 | 2.83e-01 | 2.43e-02 | 2.55e-02 | 10.07 | 9.05 | 10.90 | 11.28 | | chr3 | 41546539 | 41562861 | NM_001099785 | 0.3695 | + | D3Ertd751e | protein_coding | 1.22e-05 | 1.24e-03 | -1.147663 | 8.28 | 8.28 | 0.225441 | 0.236343 | 2.72e-02 | 2.85e-02 | 7.14 | 7.14 | 2.16e-02 | 2.27e-02 | 3.03e-03 | 3.17e-03 | 8.12 | 8.44 | 7.13 | 7.16 | | chr2 | 84509371 | 84510865 | NM_001037279 | 0.5023 | - | Selenoh | protein_coding | 1.24e-05 | 1.25e-03 | -1.186878 | 8.91 | 8.91 | 0.133667 | 0.140131 | 1.50e-02 | 1.57e-02 | 7.72 | 7.72 | 4.34e-02 | 4.55e-02 | 5.62e-03 | 5.89e-03 | 9.00 | 8.81 | 7.69 | 7.75 | | chr13 | 113590984 | 113658102 | NM_008247 | 0.4364 | + | Plpp1 | protein_coding | 1.27e-05 | 1.25e-03 | 1.808210 | 6.85 | 6.85 | 0.600942 | 0.630001 | 8.77e-02 | 9.20e-02 | 8.72 | 8.72 | 4.35e-02 | 4.56e-02 | 4.99e-03 | 5.23e-03 | 7.28 | 6.43 | 8.75 | 8.69 | | chr8 | 73221637 | 73224515 | NM_010592 | 0.6270 | + | Jund | protein_coding | 1.28e-05 | 1.25e-03 | -0.748318 | 12.33 | 12.33 | 0.341711 | 0.358235 | 2.77e-02 | 2.90e-02 | 11.60 | 11.60 | 1.20e-01 | 1.26e-01 | 1.03e-02 | 1.08e-02 | 12.09 | 12.57 | 11.69 | 11.52 | | chr14 | 47860618 | 47896532 | NM_172598 | 0.4054 | - | Wdhd1 | protein_coding | 1.28e-05 | 1.25e-03 | -1.067868 | 10.44 | 10.44 | 0.635507 | 0.666238 | 6.09e-02 | 6.38e-02 | 9.44 | 9.44 | 9.54e-02 | 1.00e-01 | 1.01e-02 | 1.06e-02 | 9.99 | 10.89 | 9.51 | 9.37 | | chr7 | 52778287 | 52781638 | NM_008654 | 0.5450 | - | Ppp1r15a | protein_coding | 1.30e-05 | 1.26e-03 | 0.747464 | 14.30 | 14.30 | 0.063707 | 0.066787 | 4.45e-03 | 4.67e-03 | 15.05 | 15.05 | 4.93e-02 | 5.17e-02 | 3.28e-03 | 3.44e-03 | 14.35 | 14.26 | 15.01 | 15.08 | | chr17 | 48004081 | 48061581 | NM_001110824 | 0.5284 | - | Foxp4 | protein_coding | 1.31e-05 | 1.26e-03 | -0.820568 | 11.02 | 11.02 | 0.213220 | 0.223531 | 1.94e-02 | 2.03e-02 | 10.20 | 10.20 | 1.73e-01 | 1.82e-01 | 1.70e-02 | 1.78e-02 | 10.87 | 11.17 | 10.32 | 10.08 | | chr7 | 28390815 | 28425845 | NM_007434 | 0.5055 | + | Akt2 | protein_coding | 1.34e-05 | 1.28e-03 | -0.603013 | 12.58 | 12.58 | 0.199085 | 0.208712 | 1.58e-02 | 1.66e-02 | 11.98 | 11.98 | 5.48e-02 | 5.75e-02 | 4.58e-03 | 4.80e-03 | 12.43 | 12.72 | 12.02 | 11.94 | | chr2 | 122252212 | 122286866 | NM_172980 | 0.4227 | + | Slc28a2 | protein_coding | 1.41e-05 | 1.32e-03 | 0.835533 | 13.56 | 13.56 | 0.037275 | 0.039078 | 2.75e-03 | 2.88e-03 | 14.38 | 14.38 | 3.19e-01 | 3.35e-01 | 2.22e-02 | 2.33e-02 | 13.53 | 13.59 | 14.60 | 14.15 | | chr6 | 72047601 | 72104564 | NM_001035228 | 0.4589 | + | St3gal5 | protein_coding | 1.42e-05 | 1.32e-03 | 1.103205 | 10.89 | 10.89 | 0.122693 | 0.128626 | 1.13e-02 | 1.18e-02 | 11.99 | 11.99 | 1.58e-01 | 1.66e-01 | 1.32e-02 | 1.38e-02 | 10.80 | 10.97 | 12.10 | 11.88 | | chr1 | 163899318 | 163903566 | NM_001039045 | 0.4361 | + | Pigc | protein_coding | 1.42e-05 | 1.32e-03 | 0.698555 | 9.40 | 9.40 | 0.007529 | 0.007893 | 8.01e-04 | 8.39e-04 | 10.10 | 10.10 | 1.25e-01 | 1.31e-01 | 1.24e-02 | 1.30e-02 | 9.41 | 9.40 | 10.19 | 10.01 | | chr5 | 34838744 | 34856628 | NM_139064 | 0.4585 | - | Tnip2 | protein_coding | 1.43e-05 | 1.32e-03 | -0.853709 | 11.54 | 11.54 | 0.571211 | 0.598832 | 4.95e-02 | 5.19e-02 | 10.73 | 10.73 | 2.55e-01 | 2.67e-01 | 2.38e-02 | 2.49e-02 | 11.13 | 11.94 | 10.91 | 10.55 | | chr14 | 75415833 | 75452339 | NM_198642 | 0.4507 | + | Rubcnl | protein_coding | 1.45e-05 | 1.33e-03 | -1.108776 | 8.78 | 8.78 | 0.356942 | 0.374202 | 4.06e-02 | 4.26e-02 | 7.69 | 7.69 | 2.52e-01 | 2.64e-01 | 3.28e-02 | 3.44e-02 | 8.53 | 9.04 | 7.86 | 7.51 | | chr19 | 4231892 | 4233634 | NM_027196 | 0.5439 | + | Pold4 | protein_coding | 1.57e-05 | 1.42e-03 | -0.662942 | 11.31 | 11.31 | 0.215904 | 0.226344 | 1.91e-02 | 2.00e-02 | 10.66 | 10.66 | 7.13e-02 | 7.47e-02 | 6.69e-03 | 7.01e-03 | 11.16 | 11.47 | 10.71 | 10.61 | | chr7 | 28258858 | 28262383 | NM_133210 | 0.5079 | + | Sertad3 | protein_coding | 1.62e-05 | 1.45e-03 | -0.855371 | 9.73 | 9.73 | 0.348520 | 0.365373 | 3.58e-02 | 3.75e-02 | 8.89 | 8.89 | 1.93e-01 | 2.02e-01 | 2.17e-02 | 2.28e-02 | 9.49 | 9.98 | 9.03 | 8.75 | | chr16 | 5008821 | 5013646 | NM_133185 | 0.5613 | - | Rogdi | protein_coding | 1.93e-05 | 1.71e-03 | -1.277254 | 9.78 | 9.78 | 0.734968 | 0.770508 | 7.51e-02 | 7.88e-02 | 8.59 | 8.59 | 2.22e-01 | 2.33e-01 | 2.59e-02 | 2.71e-02 | 9.26 | 10.30 | 8.74 | 8.43 | | chr19 | 34667377 | 34673917 | NM_001110517 | 0.4230 | - | Ifit1bl1 | protein_coding | 1.95e-05 | 1.71e-03 | -1.373958 | 13.63 | 13.63 | 0.330320 | 0.346293 | 2.42e-02 | 2.54e-02 | 12.23 | 12.23 | 5.08e-01 | 5.32e-01 | 4.15e-02 | 4.35e-02 | 13.39 | 13.86 | 12.59 | 11.87 | | chr7 | 19476232 | 19495753 | NM_001033314 | 0.5119 | - | Ccdc61 | protein_coding | 1.95e-05 | 1.71e-03 | 2.372333 | 4.46 | 4.46 | 0.413631 | 0.433633 | 9.27e-02 | 9.72e-02 | 6.85 | 6.85 | 3.09e-01 | 3.24e-01 | 4.51e-02 | 4.73e-02 | 4.75 | 4.17 | 6.63 | 7.07 | | chr1 | 173212083 | 173218092 | NM_013919 | 0.5324 | - | Usp21 | protein_coding | 1.98e-05 | 1.71e-03 | -0.668018 | 10.25 | 10.25 | 0.093224 | 0.097732 | 9.10e-03 | 9.54e-03 | 9.58 | 9.58 | 6.40e-02 | 6.71e-02 | 6.68e-03 | 7.01e-03 | 10.18 | 10.31 | 9.53 | 9.62 | | chr15 | 79826305 | 79845238 | NM_011057 | 0.5537 | - | Pdgfb | protein_coding | 1.99e-05 | 1.71e-03 | 1.364007 | 6.80 | 6.80 | 0.027449 | 0.028777 | 4.04e-03 | 4.23e-03 | 8.16 | 8.16 | 9.96e-02 | 1.04e-01 | 1.22e-02 | 1.28e-02 | 6.82 | 6.78 | 8.23 | 8.09 | | chr5 | 143664793 | 143668433 | NM_007393 | 0.5457 | - | Actb | protein_coding | 2.01e-05 | 1.71e-03 | -0.805185 | 18.49 | 18.49 | 0.151642 | 0.158975 | 8.20e-03 | 8.60e-03 | 17.68 | 17.68 | 2.18e-01 | 2.29e-01 | 1.23e-02 | 1.29e-02 | 18.38 | 18.60 | 17.84 | 17.53 | | chr5 | 105443171 | 105482580 | NM_029509 | 0.4160 | - | Gbp8 | protein_coding | 2.06e-05 | 1.75e-03 | -1.367579 | 11.60 | 11.60 | 0.484402 | 0.507826 | 4.18e-02 | 4.38e-02 | 10.21 | 10.21 | 6.13e-01 | 6.42e-01 | 6.00e-02 | 6.29e-02 | 11.26 | 11.94 | 10.64 | 9.78 | | chr2 | 160189412 | 160192801 | NM_010658 | 0.5540 | - | Mafb | protein_coding | 2.13e-05 | 1.78e-03 | 1.433555 | 8.90 | 8.90 | 0.539345 | 0.565426 | 6.06e-02 | 6.36e-02 | 10.38 | 10.38 | 1.18e-01 | 1.24e-01 | 1.14e-02 | 1.19e-02 | 9.28 | 8.52 | 10.29 | 10.46 | | chr4 | 131911838 | 131978361 | NM_175306 | 0.4430 | - | Phactr4 | protein_coding | 2.15e-05 | 1.79e-03 | 0.701925 | 9.92 | 9.92 | 0.170595 | 0.178844 | 1.72e-02 | 1.80e-02 | 10.62 | 10.62 | 2.07e-01 | 2.17e-01 | 1.95e-02 | 2.04e-02 | 10.04 | 9.80 | 10.47 | 10.76 | | chr9 | 55056741 | 55072240 | NM_028049 | 0.4474 | + | Fbxo22 | protein_coding | 2.18e-05 | 1.80e-03 | 0.903153 | 8.38 | 8.38 | 0.238607 | 0.250145 | 2.85e-02 | 2.99e-02 | 9.29 | 9.29 | 2.12e-02 | 2.22e-02 | 2.28e-03 | 2.39e-03 | 8.21 | 8.55 | 9.28 | 9.31 | | chr6 | 56664898 | 56711905 | NM_030235 | 0.3842 | + | Avl9 | protein_coding | 2.25e-05 | 1.84e-03 | -0.567851 | 11.79 | 11.79 | 0.205175 | 0.215097 | 1.74e-02 | 1.82e-02 | 11.23 | 11.23 | 4.50e-02 | 4.72e-02 | 4.01e-03 | 4.20e-03 | 11.65 | 11.94 | 11.20 | 11.26 | | chr7 | 75881879 | 75894124 | NM_001042592 | 0.4417 | - | Arrdc4 | protein_coding | 2.31e-05 | 1.88e-03 | 0.775629 | 10.05 | 10.05 | 0.171062 | 0.179334 | 1.70e-02 | 1.78e-02 | 10.83 | 10.83 | 1.45e-01 | 1.52e-01 | 1.34e-02 | 1.41e-02 | 10.17 | 9.93 | 10.72 | 10.93 | | chr11 | 75254444 | 75268219 | NM_138950 | 0.5491 | - | Wdr81 | protein_coding | 2.37e-05 | 1.90e-03 | -0.587985 | 13.34 | 13.34 | 0.032884 | 0.034474 | 2.46e-03 | 2.58e-03 | 12.76 | 12.76 | 1.67e-02 | 1.75e-02 | 1.31e-03 | 1.37e-03 | 13.37 | 13.32 | 12.74 | 12.77 | | chr7 | 150190950 | 150205390 | NM_001128080 | 0.5312 | + | Tspan32 | protein_coding | 2.37e-05 | 1.90e-03 | -0.753539 | 10.30 | 10.30 | 0.264237 | 0.277014 | 2.57e-02 | 2.69e-02 | 9.56 | 9.56 | 4.34e-02 | 4.55e-02 | 4.54e-03 | 4.76e-03 | 10.48 | 10.11 | 9.53 | 9.59 | | chr2 | 153233196 | 153355707 | NM_001134300 | 0.5200 | - | Nol4l | protein_coding | 2.46e-05 | 1.95e-03 | -1.008778 | 10.08 | 10.08 | 0.739770 | 0.775543 | 7.34e-02 | 7.69e-02 | 9.16 | 9.16 | 1.51e-01 | 1.59e-01 | 1.65e-02 | 1.73e-02 | 9.56 | 10.60 | 9.27 | 9.05 | | chr11 | 17111895 | 17135203 | NM_178909 | 0.4209 | + | Wdr92 | protein_coding | 2.48e-05 | 1.96e-03 | -0.757095 | 10.86 | 10.86 | 0.434250 | 0.455248 | 4.00e-02 | 4.19e-02 | 10.13 | 10.13 | 1.68e-01 | 1.76e-01 | 1.66e-02 | 1.74e-02 | 10.55 | 11.17 | 10.25 | 10.01 | | chr18 | 61085285 | 61147806 | NM_177407 | 0.5093 | + | Camk2a | protein_coding | 2.57e-05 | 2.01e-03 | -0.883221 | 8.87 | 8.87 | 0.010887 | 0.011414 | 1.23e-03 | 1.29e-03 | 7.99 | 7.99 | 5.62e-02 | 5.90e-02 | 7.04e-03 | 7.38e-03 | 8.86 | 8.88 | 8.03 | 7.95 | | chr19 | 5689130 | 5702864 | NM_022012 | 0.5503 | + | Map3k11 | protein_coding | 2.71e-05 | 2.10e-03 | -0.579563 | 12.32 | 12.32 | 0.198131 | 0.207712 | 1.61e-02 | 1.69e-02 | 11.75 | 11.75 | 1.75e-02 | 1.84e-02 | 1.49e-03 | 1.56e-03 | 12.18 | 12.46 | 11.76 | 11.73 | | chr1 | 175787350 | 175810318 | NM_001170853 | 0.3670 | - | Mndal | protein_coding | 2.75e-05 | 2.12e-03 | -1.473937 | 15.22 | 15.22 | 0.630113 | 0.660583 | 4.14e-02 | 4.34e-02 | 13.79 | 13.79 | 3.66e-01 | 3.84e-01 | 2.66e-02 | 2.78e-02 | 14.77 | 15.66 | 14.05 | 13.53 | | chr1 | 36364577 | 36380874 | NM_001172205 | 0.5391 | + | Arid5a | protein_coding | 2.89e-05 | 2.20e-03 | -0.640789 | 12.87 | 12.87 | 0.128537 | 0.134753 | 9.99e-03 | 1.05e-02 | 12.23 | 12.23 | 6.94e-02 | 7.27e-02 | 5.67e-03 | 5.94e-03 | 12.78 | 12.96 | 12.28 | 12.18 | | chr13 | 101238531 | 101262564 | NM_022011 | 0.3956 | - | Gtf2h2 | protein_coding | 2.97e-05 | 2.25e-03 | 0.831265 | 8.05 | 8.05 | 0.115611 | 0.121202 | 1.44e-02 | 1.51e-02 | 8.88 | 8.88 | 7.14e-02 | 7.49e-02 | 8.04e-03 | 8.43e-03 | 8.13 | 7.97 | 8.83 | 8.93 | | chr7 | 148153327 | 148155726 | NM_026820 | 0.4904 | + | Ifitm1 | protein_coding | 3.03e-05 | 2.28e-03 | -0.988576 | 10.50 | 10.50 | 0.044438 | 0.046586 | 4.23e-03 | 4.44e-03 | 9.47 | 9.47 | 4.76e-01 | 4.99e-01 | 5.02e-02 | 5.27e-02 | 10.47 | 10.53 | 9.81 | 9.13 | | chr14 | 21748654 | 21852895 | NM_009502 | 0.4062 | + | Vcl | protein_coding | 3.12e-05 | 2.33e-03 | 0.776707 | 12.23 | 12.23 | 0.122134 | 0.128040 | 9.99e-03 | 1.05e-02 | 13.01 | 13.01 | 7.90e-02 | 8.29e-02 | 6.08e-03 | 6.37e-03 | 12.14 | 12.32 | 13.06 | 12.95 | | chr2 | 153048105 | 153051177 | NM_198617 | 0.5216 | - | Tspyl3 | protein_coding | 3.39e-05 | 2.52e-03 | -0.884360 | 9.42 | 9.42 | 0.000000 | 0.000000 | 0.00e+00 | 0.00e+00 | 8.52 | 8.52 | 2.05e-01 | 2.15e-01 | 2.40e-02 | 2.52e-02 | 9.42 | 9.42 | 8.38 | 8.67 | | chr3 | 94737004 | 94748680 | NM_009150 | 0.4983 | + | Selenbp1 | protein_coding | 3.51e-05 | 2.59e-03 | -0.752493 | 9.82 | 9.82 | 0.108556 | 0.113805 | 1.11e-02 | 1.16e-02 | 9.06 | 9.06 | 9.90e-02 | 1.04e-01 | 1.09e-02 | 1.15e-02 | 9.74 | 9.89 | 9.13 | 8.99 | | chr15 | 81416643 | 81482507 | NM_177821 | 0.4022 | + | Ep300 | protein_coding | 3.59e-05 | 2.62e-03 | -0.704909 | 12.59 | 12.59 | 0.455947 | 0.477995 | 3.62e-02 | 3.80e-02 | 11.92 | 11.92 | 8.39e-02 | 8.80e-02 | 7.04e-03 | 7.38e-03 | 12.26 | 12.91 | 11.98 | 11.86 | | chr7 | 26027578 | 26035777 | NM_010155 | 0.6032 | - | Erf | protein_coding | 3.63e-05 | 2.63e-03 | -0.736639 | 10.52 | 10.52 | 0.214090 | 0.224443 | 2.04e-02 | 2.13e-02 | 9.79 | 9.79 | 3.00e-02 | 3.15e-02 | 3.07e-03 | 3.21e-03 | 10.37 | 10.67 | 9.77 | 9.81 | | chr3 | 51056641 | 51144566 | NM_023502 | 0.4355 | - | Elf2 | protein_coding | 3.66e-05 | 2.63e-03 | -0.673470 | 11.98 | 11.98 | 0.373564 | 0.391628 | 3.12e-02 | 3.27e-02 | 11.33 | 11.33 | 1.18e-01 | 1.24e-01 | 1.05e-02 | 1.10e-02 | 11.71 | 12.24 | 11.41 | 11.24 | | chr7 | 19661548 | 19668124 | NM_010058 | 0.5779 | + | Dmwd | protein_coding | 3.68e-05 | 2.63e-03 | 2.330847 | 6.00 | 6.00 | 0.206310 | 0.216286 | 3.44e-02 | 3.60e-02 | 8.34 | 8.34 | 1.80e-01 | 1.88e-01 | 2.16e-02 | 2.26e-02 | 6.15 | 5.86 | 8.21 | 8.46 | | chr2 | 122310676 | 122353776 | NM_001085518 | 0.4125 | + | Gm14085 | protein_coding | 3.76e-05 | 2.68e-03 | 0.835937 | 9.26 | 9.26 | 0.063156 | 0.066210 | 6.82e-03 | 7.15e-03 | 10.09 | 10.09 | 2.64e-01 | 2.77e-01 | 2.62e-02 | 2.74e-02 | 9.31 | 9.22 | 10.27 | 9.90 | | chr4 | 134117604 | 134260205 | NM_207237 | 0.5114 | - | Man1c1 | protein_coding | 3.83e-05 | 2.71e-03 | -0.733599 | 11.77 | 11.77 | 0.103386 | 0.108386 | 8.78e-03 | 9.21e-03 | 11.04 | 11.04 | 7.28e-03 | 7.63e-03 | 6.59e-04 | 6.91e-04 | 11.70 | 11.84 | 11.03 | 11.04 | | chr10 | 80599015 | 80614402 | NM_010731 | 0.6034 | + | Zbtb7a | protein_coding | 4.02e-05 | 2.80e-03 | -0.717524 | 13.44 | 13.44 | 0.373249 | 0.391298 | 2.78e-02 | 2.91e-02 | 12.75 | 12.75 | 9.51e-02 | 9.97e-02 | 7.46e-03 | 7.82e-03 | 13.18 | 13.71 | 12.81 | 12.68 | | chr7 | 146434380 | 146453152 | NM_001098636 | 0.5280 | + | Pwwp2b | protein_coding | 4.04e-05 | 2.80e-03 | -0.885086 | 8.19 | 8.19 | 0.316673 | 0.331986 | 3.87e-02 | 4.05e-02 | 7.32 | 7.32 | 1.02e-01 | 1.07e-01 | 1.39e-02 | 1.46e-02 | 7.97 | 8.41 | 7.25 | 7.39 | | chr9 | 74919012 | 75071494 | NM_010864 | 0.3990 | + | Myo5a | protein_coding | 4.07e-05 | 2.80e-03 | -0.884634 | 14.26 | 14.26 | 0.307760 | 0.322642 | 2.16e-02 | 2.26e-02 | 13.39 | 13.39 | 1.14e-01 | 1.20e-01 | 8.52e-03 | 8.93e-03 | 14.05 | 14.48 | 13.47 | 13.31 | | chr1 | 173349163 | 173350483 | NM_001164525 | 0.5405 | + | Tstd1 | protein_coding | 4.09e-05 | 2.80e-03 | 1.162271 | 6.70 | 6.70 | 0.253909 | 0.266187 | 3.79e-02 | 3.97e-02 | 7.87 | 7.87 | 1.74e-01 | 1.82e-01 | 2.21e-02 | 2.32e-02 | 6.88 | 6.52 | 7.99 | 7.75 | | chr7 | 29144622 | 29157681 | NM_138752 | 0.5612 | - | Plekhg2 | protein_coding | 4.10e-05 | 2.80e-03 | -0.837541 | 10.85 | 10.85 | 0.441693 | 0.463052 | 4.07e-02 | 4.27e-02 | 10.04 | 10.04 | 9.30e-02 | 9.75e-02 | 9.26e-03 | 9.71e-03 | 10.53 | 11.16 | 10.11 | 9.97 | | chr12 | 104672398 | 104678455 | NM_026790 | 0.4894 | + | Ifi27 | protein_coding | 4.18e-05 | 2.83e-03 | -1.111503 | 11.33 | 11.33 | 0.411852 | 0.431768 | 3.63e-02 | 3.81e-02 | 10.24 | 10.24 | 1.52e-01 | 1.59e-01 | 1.48e-02 | 1.56e-02 | 11.04 | 11.62 | 10.35 | 10.14 | | chr11 | 5727862 | 5738019 | NM_017401 | 0.5236 | - | Polm | protein_coding | 4.20e-05 | 2.83e-03 | 0.866559 | 8.05 | 8.05 | 0.061380 | 0.064348 | 7.62e-03 | 7.99e-03 | 8.92 | 8.92 | 1.68e-02 | 1.76e-02 | 1.89e-03 | 1.98e-03 | 8.10 | 8.01 | 8.93 | 8.91 | | chr8 | 129112195 | 129117336 | NM_001164598 | 0.5150 | - | Irf2bp2 | protein_coding | 4.38e-05 | 2.91e-03 | 0.927389 | 8.20 | 8.20 | 0.437735 | 0.458903 | 5.34e-02 | 5.60e-02 | 9.15 | 9.15 | 2.13e-01 | 2.23e-01 | 2.33e-02 | 2.44e-02 | 8.51 | 7.89 | 9.00 | 9.30 | | chr14 | 67421700 | 67487437 | NM_009955 | 0.4758 | - | Dpysl2 | protein_coding | 4.38e-05 | 2.91e-03 | -1.214525 | 10.50 | 10.50 | 0.876651 | 0.919043 | 8.35e-02 | 8.75e-02 | 9.38 | 9.38 | 4.56e-01 | 4.78e-01 | 4.86e-02 | 5.09e-02 | 9.88 | 11.12 | 9.70 | 9.06 | | chrX | 45694534 | 45759905 | NM_178782 | 0.4741 | + | Bcorl1 | protein_coding | 4.48e-05 | 2.96e-03 | -1.096230 | 10.64 | 10.64 | 0.870080 | 0.912154 | 8.18e-02 | 8.57e-02 | 9.63 | 9.63 | 4.67e-01 | 4.90e-01 | 4.85e-02 | 5.08e-02 | 10.03 | 11.26 | 9.96 | 9.30 | | chr7 | 52214741 | 52230221 | NM_153679 | 0.5248 | - | Cpt1c | protein_coding | 4.52e-05 | 2.96e-03 | 4.162895 | 5.27 | 5.27 | 0.575899 | 0.603748 | 1.09e-01 | 1.15e-01 | 9.48 | 9.48 | 9.55e-02 | 1.00e-01 | 1.01e-02 | 1.06e-02 | 5.67 | 4.86 | 9.42 | 9.55 | | chrX | 136014905 | 136089119 | NM_175326 | 0.3828 | + | D330045A20Rik | protein_coding | 4.54e-05 | 2.96e-03 | 1.349584 | 6.95 | 6.95 | 0.032911 | 0.034502 | 4.73e-03 | 4.96e-03 | 8.30 | 8.30 | 8.40e-02 | 8.80e-02 | 1.01e-02 | 1.06e-02 | 6.93 | 6.98 | 8.36 | 8.24 | | chr4 | 155577392 | 155580137 | NR_030671 | 0.5233 | + | AW011738 | protein_coding | 4.59e-05 | 2.96e-03 | 0.946041 | 10.41 | 10.41 | 0.037454 | 0.039265 | 3.60e-03 | 3.77e-03 | 11.36 | 11.36 | 6.30e-02 | 6.60e-02 | 5.55e-03 | 5.82e-03 | 10.38 | 10.44 | 11.31 | 11.40 | | chr19 | 6384407 | 6398464 | NM_011224 | 0.5240 | + | Pygm | protein_coding | 4.59e-05 | 2.96e-03 | -1.376024 | 9.91 | 9.91 | 0.428757 | 0.449490 | 4.33e-02 | 4.53e-02 | 8.56 | 8.56 | 1.97e-01 | 2.06e-01 | 2.30e-02 | 2.41e-02 | 10.22 | 9.61 | 8.42 | 8.70 | | chr14 | 56318845 | 56332329 | NM_001161715 | 0.5191 | - | Tgm1 | protein_coding | 4.85e-05 | 3.11e-03 | -1.639755 | 7.92 | 7.92 | 0.004224 | 0.004428 | 5.34e-04 | 5.59e-04 | 6.19 | 6.19 | 6.97e-01 | 7.31e-01 | 1.13e-01 | 1.18e-01 | 7.91 | 7.92 | 5.70 | 6.69 | | chr15 | 76001403 | 76036751 | NM_001163540 | 0.5943 | - | Plec | protein_coding | 4.94e-05 | 3.14e-03 | -0.998557 | 13.94 | 13.94 | 0.818117 | 0.857679 | 5.87e-02 | 6.15e-02 | 13.04 | 13.04 | 2.85e-01 | 2.98e-01 | 2.18e-02 | 2.29e-02 | 13.36 | 14.52 | 13.24 | 12.84 | | chr12 | 117519694 | 117611571 | NM_028731 | 0.3975 | + | Esyt2 | protein_coding | 5.00e-05 | 3.17e-03 | 0.670909 | 10.57 | 10.57 | 0.283433 | 0.297139 | 2.68e-02 | 2.81e-02 | 11.26 | 11.26 | 7.50e-02 | 7.86e-02 | 6.66e-03 | 6.98e-03 | 10.77 | 10.37 | 11.21 | 11.31 | | chr16 | 91574752 | 91597925 | NM_030018 | 0.4735 | - | Tmem50b | protein_coding | 5.27e-05 | 3.32e-03 | -0.703171 | 12.11 | 12.11 | 0.342120 | 0.358664 | 2.82e-02 | 2.96e-02 | 11.42 | 11.42 | 2.59e-01 | 2.72e-01 | 2.27e-02 | 2.38e-02 | 11.87 | 12.36 | 11.60 | 11.24 | | chr1 | 135971441 | 135975732 | NM_007570 | 0.5014 | - | Btg2 | protein_coding | 5.39e-05 | 3.36e-03 | 0.671242 | 10.41 | 10.41 | 0.169539 | 0.177738 | 1.63e-02 | 1.71e-02 | 11.08 | 11.08 | 5.97e-02 | 6.26e-02 | 5.39e-03 | 5.65e-03 | 10.29 | 10.53 | 11.04 | 11.13 | | chr7 | 142729506 | 142877977 | NM_011212 | 0.4770 | + | Ptpre | protein_coding | 5.41e-05 | 3.36e-03 | 0.636208 | 10.94 | 10.94 | 0.280727 | 0.294302 | 2.57e-02 | 2.69e-02 | 11.59 | 11.59 | 9.25e-02 | 9.69e-02 | 7.98e-03 | 8.36e-03 | 11.14 | 10.74 | 11.52 | 11.65 | | chr17 | 34960937 | 34973848 | NM_019442 | 0.4916 | - | Stk19 | protein_coding | 5.74e-05 | 3.53e-03 | -0.669587 | 11.64 | 11.64 | 0.280463 | 0.294025 | 2.41e-02 | 2.53e-02 | 10.98 | 10.98 | 1.17e-01 | 1.23e-01 | 1.07e-02 | 1.12e-02 | 11.44 | 11.84 | 11.06 | 10.90 | Download the DEG result list for WT2_vs_KO2.Download the whole result list for WT2_vs_KO2.Download the raw read counts table for the experiment.Download the normalized read counts table for the experiment.
References
|
|