Contents
SummaryFiguresResultsReferences
|
Summary
Analysis summary
Summary:
The raw bam files, one for each RNA-Seq sample, were summarized to read counts table, using the Bioconductor package GenomicRanges. In the final read counts table, each row represented 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 DESeq after removing genes that had zero counts over all the RNA-Seq samples (6433 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 (795 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.06817 average reads per 100 bp), iii) genes with read counts below the median read counts of the total normalized count distribution (3966 genes with cutoff value 7 normalized read counts). The total number of genes excluded due to the application of gene filters was 1535. The total (unified) number of genes excluded due to the application of all filters was 10737. The resulting gene counts table was subjected to differential expression analysis for the contrasts Control versus Mutant using the Bioconductor package DESeq. The final numbers of differentially expressed genes were (per contrast): for the contrast Control versus Mutant, 212 (30) statistically significant genes were found with a p-value (FDR or adjusted p-value) threshold of 0.05 and of these, 101 (19) were up-regulated, 106 (11) were down-regulated and 5 (0) 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: Control, Mutant
Samples included: ES3R1_C, ES3R3_C2, ES3R2_M, ES3R4_2
Samples excluded:
none
Requested contrasts: Control_vs_Mutant
Library sizes:
- ES3R1_C: 9642137
- ES3R3_C2: 6327461
- ES3R2_M: 7610976
- ES3R4_2: 6671405
Annotation: download
Organism: fruitfly ( Drosophila melanogaster), genome version alias dm3
Annotation source: Ensembl genomes
Count type: utr
Exon filters:
none applied
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
- snoRNA: FALSE
- lincRNA: FALSE
- processed_transcript: FALSE
- misc_RNA: FALSE
- rRNA: TRUE
- sense_intronic: FALSE
- sense_overlapping: FALSE
- polymorphic_pseudogene: FALSE
- IG_C_gene: FALSE
- IG_J_gene: FALSE
- IG_D_gene: FALSE
- IG_LV_gene: FALSE
- IG_V_gene: FALSE
- IG_V_pseudogene: TRUE
- TR_V_gene: FALSE
- TR_V_pseudogene: TRUE
- three_prime_overlapping_ncrna: FALSE
Filter application: after normalization
Normalization algorithm: DESeq
Normalization arguments:
locfunc - [[list(locfunc = function (x, na.rm = FALSE)
standardGeneric("median"))locfunc
Statistical algorithm(s): DESeq
Statistical arguments for DESeq: method, sharingMode, fitType - method: blind
- sharingMode: fit-only
- fitType: local
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, filtered biotypes, correlation heatmap and correlogram, pairwise scatterplots between samples, boxplots, GC-content bias, transcript length bias, mean-difference plot, mean-variance plot, DEG biotype detection, volcano plot, DEG heatmap
Figure format: png, pdf
Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343
Output data: Annotation, p-value, Adjusted p-value (FDR), Fold change, Read counts
Output scale(s): log2 scale, Reads per Gene Model
Output values: Normalized values
Output statistics: Mean, Median, Standard deviation, Median Absolute Deviation (MAD), Coefficient of Variation, Robust Coefficient of Variation
Total run time: 03 minutes 37 seconds
Filtered genes
Number of filtered genes: 10737 which is the union of
- Filtered because of zero reads: 6433
-
Filtered because of exon filters: 0
-
Filtered because of gene filters: 4304
which is the union of
- length: 795 genes with filter cutoff value 500
- avg.reads: 728 genes with filter cutoff value 0.06816633
- expression: 3966 genes further decomposed to (filter name, filtered genes, filter cutoff):
- median: 3966 genes with filter cutoff value 7
- biotype: 11 genes with filter cutoff value rRNA, IG_V_pseudogene, TR_V_pseudogene
Differentially expressed genes
Number of differentially expressed genes per contrast:
- Control_vs_Mutant: 212 (30) statistically significant genes of which 101 (19) up regulated, 106 (11) down regulated and 5 (0) 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[ 2019-09-10 17:15:27 ] INFO 2019-09-10 17:15:27: Data processing started... [ 2019-09-10 17:15:27 ] INFO Read counts file: imported sam/bam/bed files [ 2019-09-10 17:15:27 ] INFO Conditions: control, mutant [ 2019-09-10 17:15:27 ] INFO Samples to include: ES3R1_C.bam, ES3R3_C2.bam, ES3R2_M.bam, ES3R4_2.bam [ 2019-09-10 17:15:27 ] INFO Samples to exclude: none [ 2019-09-10 17:15:27 ] INFO Requested contrasts: control_vs_mutant [ 2019-09-10 17:15:27 ] INFO Annotation: download [ 2019-09-10 17:15:27 ] INFO Organism: dm3 [ 2019-09-10 17:15:27 ] INFO Reference source: ensembl [ 2019-09-10 17:15:27 ] INFO Count type: utr [ 2019-09-10 17:15:27 ] INFO Exon filters: none applied [ 2019-09-10 17:15:27 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2019-09-10 17:15:27 ] INFO length: [ 2019-09-10 17:15:27 ] INFO length: 500 [ 2019-09-10 17:15:27 ] INFO avg.reads: [ 2019-09-10 17:15:27 ] INFO average.per.bp: 100 [ 2019-09-10 17:15:27 ] INFO quantile: 0.25 [ 2019-09-10 17:15:27 ] INFO expression: [ 2019-09-10 17:15:27 ] INFO median: TRUE [ 2019-09-10 17:15:27 ] INFO mean: FALSE [ 2019-09-10 17:15:27 ] INFO quantile: NA [ 2019-09-10 17:15:27 ] INFO known: NA [ 2019-09-10 17:15:27 ] INFO custom: NA [ 2019-09-10 17:15:27 ] INFO biotype: [ 2019-09-10 17:15:27 ] INFO pseudogene: FALSE [ 2019-09-10 17:15:27 ] INFO snRNA: FALSE [ 2019-09-10 17:15:27 ] INFO protein_coding: FALSE [ 2019-09-10 17:15:27 ] INFO antisense: FALSE [ 2019-09-10 17:15:27 ] INFO miRNA: FALSE [ 2019-09-10 17:15:27 ] INFO snoRNA: FALSE [ 2019-09-10 17:15:27 ] INFO lincRNA: FALSE [ 2019-09-10 17:15:27 ] INFO processed_transcript: FALSE [ 2019-09-10 17:15:27 ] INFO misc_RNA: FALSE [ 2019-09-10 17:15:27 ] INFO rRNA: TRUE [ 2019-09-10 17:15:27 ] INFO sense_intronic: FALSE [ 2019-09-10 17:15:27 ] INFO sense_overlapping: FALSE [ 2019-09-10 17:15:27 ] INFO polymorphic_pseudogene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_C_gene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_J_gene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_D_gene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_LV_gene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_V_gene: FALSE [ 2019-09-10 17:15:27 ] INFO IG_V_pseudogene: TRUE [ 2019-09-10 17:15:27 ] INFO TR_V_gene: FALSE [ 2019-09-10 17:15:27 ] INFO TR_V_pseudogene: TRUE [ 2019-09-10 17:15:27 ] INFO three_prime_overlapping_ncrna: FALSE [ 2019-09-10 17:15:27 ] INFO Filter application: postnorm [ 2019-09-10 17:15:27 ] INFO Normalization algorithm: deseq [ 2019-09-10 17:15:27 ] INFO Normalization arguments: [ 2019-09-10 17:15:27 ] INFO locfunc: [ 2019-09-10 17:15:27 ] INFO [[ [ 2019-09-10 17:15:27 ] INFO list(locfunc = function (x, na.rm = FALSE) standardGeneric("median")) [ 2019-09-10 17:15:27 ] INFO locfunc [ 2019-09-10 17:15:27 ] INFO Statistical algorithm: deseq [ 2019-09-10 17:15:27 ] INFO Statistical arguments: [ 2019-09-10 17:15:27 ] INFO deseq: blind, fit-only, local [ 2019-09-10 17:15:27 ] INFO Meta-analysis method: none [ 2019-09-10 17:15:27 ] INFO Multiple testing correction: BH [ 2019-09-10 17:15:27 ] INFO p-value threshold: 0.05 [ 2019-09-10 17:15:27 ] INFO Logarithmic transformation offset: 1 [ 2019-09-10 17:15:27 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, filtered, correl, pairwise, boxplot, gcbias, lengthbias, meandiff, meanvar, biodist, volcano, deheatmap [ 2019-09-10 17:15:27 ] INFO Figure format: png, pdf [ 2019-09-10 17:15:27 ] INFO Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343 [ 2019-09-10 17:15:27 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, counts, flags [ 2019-09-10 17:15:27 ] INFO Output scale(s): log2, rpgm [ 2019-09-10 17:15:27 ] INFO Output values: normalized [ 2019-09-10 17:15:27 ] INFO Downloading gene annotation for dm3... [ 2019-09-10 17:15:35 ] INFO Downloading transcript annotation for dm3... [ 2019-09-10 17:15:56 ] INFO Converting annotation to GenomicRanges object... [ 2019-09-10 17:15:56 ] INFO Merging transcript 3' UTRs to create unique gene/transcript models... [ 2019-09-10 17:16:46 ] INFO Flanking merged transcript 3' UTRs per 500bp... [ 2019-09-10 17:16:46 ] INFO Reading bam file ES3R1_C.bam for sample with name ES3R1_C.bam. This might take some time... [ 2019-09-10 17:16:46 ] INFO Reading bam file ES3R3_C2.bam for sample with name ES3R3_C2.bam. This might take some time... [ 2019-09-10 17:16:46 ] INFO Reading bam file ES3R2_M.bam for sample with name ES3R2_M.bam. This might take some time... [ 2019-09-10 17:16:46 ] INFO Reading bam file ES3R4_2.bam for sample with name ES3R4_2.bam. This might take some time... [ 2019-09-10 17:16:56 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:16:56 ] INFO ...for single-end reads... [ 2019-09-10 17:16:56 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:16:57 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:16:57 ] INFO ...for single-end reads... [ 2019-09-10 17:16:57 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:16:59 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:16:59 ] INFO ...for single-end reads... [ 2019-09-10 17:16:59 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:17:02 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:17:02 ] INFO ...for single-end reads... [ 2019-09-10 17:17:02 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:18:18 ] INFO Exporting raw read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/raw_counts_table.txt.gz [ 2019-09-10 17:18:18 ] INFO Checking chromosomes in transcript counts and gene annotation... [ 2019-09-10 17:18:18 ] INFO Processing transcripts... [ 2019-09-10 17:18:18 ] INFO Separating transcripts (UTR regions) per gene for ES3R1_C.bam... [ 2019-09-10 17:18:20 ] INFO Separating transcripts (UTR regions) per gene for ES3R3_C2.bam... [ 2019-09-10 17:18:22 ] INFO Separating transcripts (UTR regions) per gene for ES3R2_M.bam... [ 2019-09-10 17:18:24 ] INFO Separating transcripts (UTR regions) per gene for ES3R4_2.bam... [ 2019-09-10 17:18:25 ] INFO Saving gene model to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/data/gene_model.RData [ 2019-09-10 17:18:26 ] INFO Summarizing count data... [ 2019-09-10 17:18:29 ] INFO Removing genes with zero counts in all samples... [ 2019-09-10 17:18:29 ] INFO Normalizing with: deseq [ 2019-09-10 17:31:47 ] WARN "yes" and "no" for read strandedness have been deprecated. Please use "forward", "forward" or "no". Replacing "yes" with "forward"... [ 2019-09-10 17:31:47 ] INFO 2019-09-10 17:31:47: Data processing started... [ 2019-09-10 17:31:47 ] INFO Read counts file: imported sam/bam/bed files [ 2019-09-10 17:31:47 ] INFO Conditions: control, mutant [ 2019-09-10 17:31:47 ] INFO Samples to include: ES3R1_C.bam, ES3R3_C2.bam, ES3R2_M.bam, ES3R4_2.bam [ 2019-09-10 17:31:47 ] INFO Samples to exclude: none [ 2019-09-10 17:31:47 ] INFO Requested contrasts: control_vs_mutant [ 2019-09-10 17:31:47 ] INFO Annotation: download [ 2019-09-10 17:31:47 ] INFO Organism: dm3 [ 2019-09-10 17:31:47 ] INFO Reference source: ensembl [ 2019-09-10 17:31:47 ] INFO Count type: utr [ 2019-09-10 17:31:47 ] INFO Exon filters: none applied [ 2019-09-10 17:31:47 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2019-09-10 17:31:47 ] INFO length: [ 2019-09-10 17:31:47 ] INFO length: 500 [ 2019-09-10 17:31:47 ] INFO avg.reads: [ 2019-09-10 17:31:47 ] INFO average.per.bp: 100 [ 2019-09-10 17:31:47 ] INFO quantile: 0.25 [ 2019-09-10 17:31:47 ] INFO expression: [ 2019-09-10 17:31:47 ] INFO median: TRUE [ 2019-09-10 17:31:47 ] INFO mean: FALSE [ 2019-09-10 17:31:47 ] INFO quantile: NA [ 2019-09-10 17:31:47 ] INFO known: NA [ 2019-09-10 17:31:47 ] INFO custom: NA [ 2019-09-10 17:31:47 ] INFO biotype: [ 2019-09-10 17:31:47 ] INFO pseudogene: FALSE [ 2019-09-10 17:31:47 ] INFO snRNA: FALSE [ 2019-09-10 17:31:47 ] INFO protein_coding: FALSE [ 2019-09-10 17:31:47 ] INFO antisense: FALSE [ 2019-09-10 17:31:47 ] INFO miRNA: FALSE [ 2019-09-10 17:31:47 ] INFO snoRNA: FALSE [ 2019-09-10 17:31:47 ] INFO lincRNA: FALSE [ 2019-09-10 17:31:47 ] INFO processed_transcript: FALSE [ 2019-09-10 17:31:47 ] INFO misc_RNA: FALSE [ 2019-09-10 17:31:47 ] INFO rRNA: TRUE [ 2019-09-10 17:31:47 ] INFO sense_intronic: FALSE [ 2019-09-10 17:31:47 ] INFO sense_overlapping: FALSE [ 2019-09-10 17:31:47 ] INFO polymorphic_pseudogene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_C_gene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_J_gene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_D_gene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_LV_gene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_V_gene: FALSE [ 2019-09-10 17:31:47 ] INFO IG_V_pseudogene: TRUE [ 2019-09-10 17:31:47 ] INFO TR_V_gene: FALSE [ 2019-09-10 17:31:47 ] INFO TR_V_pseudogene: TRUE [ 2019-09-10 17:31:47 ] INFO three_prime_overlapping_ncrna: FALSE [ 2019-09-10 17:31:47 ] INFO Filter application: postnorm [ 2019-09-10 17:31:47 ] INFO Normalization algorithm: edger [ 2019-09-10 17:31:47 ] INFO Normalization arguments: [ 2019-09-10 17:31:47 ] INFO method: TMM [ 2019-09-10 17:31:47 ] INFO logratioTrim: 0.3 [ 2019-09-10 17:31:47 ] INFO sumTrim: 0.05 [ 2019-09-10 17:31:47 ] INFO doWeighting: TRUE [ 2019-09-10 17:31:47 ] INFO Acutoff: -1e+10 [ 2019-09-10 17:31:47 ] INFO p: 0.75 [ 2019-09-10 17:31:47 ] INFO Statistical algorithm: edger [ 2019-09-10 17:31:47 ] INFO Statistical arguments: [ 2019-09-10 17:31:47 ] 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) [ 2019-09-10 17:31:47 ] INFO Meta-analysis method: none [ 2019-09-10 17:31:47 ] INFO Multiple testing correction: BH [ 2019-09-10 17:31:47 ] INFO p-value threshold: 0.05 [ 2019-09-10 17:31:47 ] INFO Logarithmic transformation offset: 1 [ 2019-09-10 17:31:47 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, filtered, correl, pairwise, boxplot, gcbias, lengthbias, meandiff, meanvar, biodist, volcano, deheatmap [ 2019-09-10 17:31:47 ] INFO Figure format: png, pdf [ 2019-09-10 17:31:47 ] INFO Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343 [ 2019-09-10 17:31:47 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, counts, flags [ 2019-09-10 17:31:47 ] INFO Output scale(s): log2, rpgm [ 2019-09-10 17:31:47 ] INFO Output values: normalized [ 2019-09-10 17:31:47 ] INFO Downloading gene annotation for dm3... [ 2019-09-10 17:31:54 ] INFO Downloading transcript annotation for dm3... [ 2019-09-10 17:32:16 ] INFO Converting annotation to GenomicRanges object... [ 2019-09-10 17:32:16 ] INFO Merging transcript 3' UTRs to create unique gene/transcript models... [ 2019-09-10 17:33:26 ] INFO Flanking merged transcript 3' UTRs per 500bp... [ 2019-09-10 17:33:26 ] INFO Reading bam file ES3R1_C.bam for sample with name ES3R1_C.bam. This might take some time... [ 2019-09-10 17:33:26 ] INFO Reading bam file ES3R3_C2.bam for sample with name ES3R3_C2.bam. This might take some time... [ 2019-09-10 17:33:26 ] INFO Reading bam file ES3R2_M.bam for sample with name ES3R2_M.bam. This might take some time... [ 2019-09-10 17:33:26 ] INFO Reading bam file ES3R4_2.bam for sample with name ES3R4_2.bam. This might take some time... [ 2019-09-10 17:33:41 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:33:41 ] INFO ...for single-end reads... [ 2019-09-10 17:33:41 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:33:41 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:33:41 ] INFO ...for single-end reads... [ 2019-09-10 17:33:41 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:33:44 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:33:44 ] INFO ...for single-end reads... [ 2019-09-10 17:33:44 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:33:49 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:33:49 ] INFO ...for single-end reads... [ 2019-09-10 17:33:49 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:35:23 ] INFO Exporting raw read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/raw_counts_table.txt.gz [ 2019-09-10 17:35:24 ] INFO Checking chromosomes in transcript counts and gene annotation... [ 2019-09-10 17:35:24 ] INFO Processing transcripts... [ 2019-09-10 17:35:24 ] INFO Separating transcripts (UTR regions) per gene for ES3R1_C.bam... [ 2019-09-10 17:35:27 ] INFO Separating transcripts (UTR regions) per gene for ES3R3_C2.bam... [ 2019-09-10 17:35:30 ] INFO Separating transcripts (UTR regions) per gene for ES3R2_M.bam... [ 2019-09-10 17:35:32 ] INFO Separating transcripts (UTR regions) per gene for ES3R4_2.bam... [ 2019-09-10 17:35:35 ] INFO Saving gene model to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/data/gene_model.RData [ 2019-09-10 17:35:36 ] INFO Summarizing count data... [ 2019-09-10 17:35:41 ] INFO Removing genes with zero counts in all samples... [ 2019-09-10 17:35:41 ] INFO Normalizing with: edger [ 2019-09-10 17:35:41 ] INFO Applying gene filter length... [ 2019-09-10 17:35:41 ] INFO Threshold below which ignored: 500 [ 2019-09-10 17:35:41 ] INFO Applying gene filter avg.reads... [ 2019-09-10 17:35:41 ] INFO Threshold below which ignored: -Inf [ 2019-09-10 17:35:41 ] INFO Applying gene filter expression... [ 2019-09-10 17:35:41 ] INFO Threshold below which ignored: NA [ 2019-09-10 17:35:41 ] INFO Applying gene filter biotype... [ 2019-09-10 17:35:41 ] INFO Biotypes ignored: rRNA, IG_V_pseudogene, TR_V_pseudogene [ 2019-09-10 17:46:11 ] WARN "yes" and "no" for read strandedness have been deprecated. Please use "forward", "forward" or "no". Replacing "yes" with "forward"... [ 2019-09-10 17:46:11 ] INFO 2019-09-10 17:46:11: Data processing started... [ 2019-09-10 17:46:11 ] INFO Read counts file: imported sam/bam/bed files [ 2019-09-10 17:46:11 ] INFO Conditions: Control, Mutant [ 2019-09-10 17:46:11 ] INFO Samples to include: ES3R1_C.bam, ES3R3_C2.bam, ES3R2_M.bam, ES3R4_2.bam [ 2019-09-10 17:46:11 ] INFO Samples to exclude: none [ 2019-09-10 17:46:11 ] INFO Requested contrasts: Control_vs_Mutant [ 2019-09-10 17:46:11 ] INFO Annotation: download [ 2019-09-10 17:46:11 ] INFO Organism: dm3 [ 2019-09-10 17:46:11 ] INFO Reference source: ensembl [ 2019-09-10 17:46:11 ] INFO Count type: utr [ 2019-09-10 17:46:11 ] INFO Exon filters: none applied [ 2019-09-10 17:46:11 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2019-09-10 17:46:11 ] INFO length: [ 2019-09-10 17:46:11 ] INFO length: 500 [ 2019-09-10 17:46:11 ] INFO avg.reads: [ 2019-09-10 17:46:11 ] INFO average.per.bp: 100 [ 2019-09-10 17:46:11 ] INFO quantile: 0.25 [ 2019-09-10 17:46:11 ] INFO expression: [ 2019-09-10 17:46:11 ] INFO median: TRUE [ 2019-09-10 17:46:11 ] INFO mean: FALSE [ 2019-09-10 17:46:11 ] INFO quantile: NA [ 2019-09-10 17:46:11 ] INFO known: NA [ 2019-09-10 17:46:11 ] INFO custom: NA [ 2019-09-10 17:46:11 ] INFO biotype: [ 2019-09-10 17:46:11 ] INFO pseudogene: FALSE [ 2019-09-10 17:46:11 ] INFO snRNA: FALSE [ 2019-09-10 17:46:11 ] INFO protein_coding: FALSE [ 2019-09-10 17:46:11 ] INFO antisense: FALSE [ 2019-09-10 17:46:11 ] INFO miRNA: FALSE [ 2019-09-10 17:46:11 ] INFO snoRNA: FALSE [ 2019-09-10 17:46:11 ] INFO lincRNA: FALSE [ 2019-09-10 17:46:11 ] INFO processed_transcript: FALSE [ 2019-09-10 17:46:11 ] INFO misc_RNA: FALSE [ 2019-09-10 17:46:11 ] INFO rRNA: TRUE [ 2019-09-10 17:46:11 ] INFO sense_intronic: FALSE [ 2019-09-10 17:46:11 ] INFO sense_overlapping: FALSE [ 2019-09-10 17:46:11 ] INFO polymorphic_pseudogene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_C_gene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_J_gene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_D_gene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_LV_gene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_V_gene: FALSE [ 2019-09-10 17:46:11 ] INFO IG_V_pseudogene: TRUE [ 2019-09-10 17:46:11 ] INFO TR_V_gene: FALSE [ 2019-09-10 17:46:11 ] INFO TR_V_pseudogene: TRUE [ 2019-09-10 17:46:11 ] INFO three_prime_overlapping_ncrna: FALSE [ 2019-09-10 17:46:11 ] INFO Filter application: postnorm [ 2019-09-10 17:46:11 ] INFO Normalization algorithm: edger [ 2019-09-10 17:46:11 ] INFO Normalization arguments: [ 2019-09-10 17:46:11 ] INFO method: TMM [ 2019-09-10 17:46:11 ] INFO logratioTrim: 0.3 [ 2019-09-10 17:46:11 ] INFO sumTrim: 0.05 [ 2019-09-10 17:46:11 ] INFO doWeighting: TRUE [ 2019-09-10 17:46:11 ] INFO Acutoff: -1e+10 [ 2019-09-10 17:46:11 ] INFO p: 0.75 [ 2019-09-10 17:46:11 ] INFO Statistical algorithm: edger [ 2019-09-10 17:46:11 ] INFO Statistical arguments: [ 2019-09-10 17:46:11 ] 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) [ 2019-09-10 17:46:11 ] INFO Meta-analysis method: none [ 2019-09-10 17:46:11 ] INFO Multiple testing correction: BH [ 2019-09-10 17:46:11 ] INFO p-value threshold: 0.05 [ 2019-09-10 17:46:11 ] INFO Logarithmic transformation offset: 1 [ 2019-09-10 17:46:11 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, filtered, correl, pairwise, boxplot, gcbias, lengthbias, meandiff, meanvar, biodist, volcano, deheatmap [ 2019-09-10 17:46:11 ] INFO Figure format: png, pdf [ 2019-09-10 17:46:11 ] INFO Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343 [ 2019-09-10 17:46:11 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, counts, flags [ 2019-09-10 17:46:11 ] INFO Output scale(s): log2, rpgm [ 2019-09-10 17:46:11 ] INFO Output values: normalized [ 2019-09-10 17:46:11 ] INFO Downloading gene annotation for dm3... [ 2019-09-10 17:46:17 ] INFO Downloading transcript annotation for dm3... [ 2019-09-10 17:46:38 ] INFO Converting annotation to GenomicRanges object... [ 2019-09-10 17:46:38 ] INFO Merging transcript 3' UTRs to create unique gene/transcript models... [ 2019-09-10 17:47:22 ] INFO Flanking merged transcript 3' UTRs per 500bp... [ 2019-09-10 17:47:23 ] INFO Reading bam file ES3R1_C.bam for sample with name ES3R1_C.bam. This might take some time... [ 2019-09-10 17:47:23 ] INFO Reading bam file ES3R3_C2.bam for sample with name ES3R3_C2.bam. This might take some time... [ 2019-09-10 17:47:23 ] INFO Reading bam file ES3R2_M.bam for sample with name ES3R2_M.bam. This might take some time... [ 2019-09-10 17:47:23 ] INFO Reading bam file ES3R4_2.bam for sample with name ES3R4_2.bam. This might take some time... [ 2019-09-10 17:47:34 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:47:34 ] INFO ...for single-end reads... [ 2019-09-10 17:47:34 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:47:34 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:47:34 ] INFO ...for single-end reads... [ 2019-09-10 17:47:34 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:47:35 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:47:35 ] INFO ...for single-end reads... [ 2019-09-10 17:47:35 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:47:39 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:47:39 ] INFO ...for single-end reads... [ 2019-09-10 17:47:39 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:48:45 ] INFO Exporting raw read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/raw_counts_table.txt.gz [ 2019-09-10 17:48:45 ] INFO Checking chromosomes in transcript counts and gene annotation... [ 2019-09-10 17:48:45 ] INFO Processing transcripts... [ 2019-09-10 17:48:45 ] INFO Separating transcripts (UTR regions) per gene for ES3R1_C.bam... [ 2019-09-10 17:48:48 ] INFO Separating transcripts (UTR regions) per gene for ES3R3_C2.bam... [ 2019-09-10 17:48:52 ] INFO Separating transcripts (UTR regions) per gene for ES3R2_M.bam... [ 2019-09-10 17:48:54 ] INFO Separating transcripts (UTR regions) per gene for ES3R4_2.bam... [ 2019-09-10 17:48:58 ] INFO Saving gene model to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/data/gene_model.RData [ 2019-09-10 17:48:58 ] INFO Summarizing count data... [ 2019-09-10 17:49:02 ] INFO Removing genes with zero counts in all samples... [ 2019-09-10 17:49:02 ] INFO Normalizing with: edger [ 2019-09-10 17:49:02 ] INFO Applying gene filter length... [ 2019-09-10 17:49:02 ] INFO Threshold below which ignored: 500 [ 2019-09-10 17:49:02 ] INFO Applying gene filter avg.reads... [ 2019-09-10 17:49:02 ] INFO Threshold below which ignored: -Inf [ 2019-09-10 17:49:02 ] INFO Applying gene filter expression... [ 2019-09-10 17:49:02 ] INFO Threshold below which ignored: NA [ 2019-09-10 17:49:02 ] INFO Applying gene filter biotype... [ 2019-09-10 17:49:02 ] INFO Biotypes ignored: rRNA, IG_V_pseudogene, TR_V_pseudogene [ 2019-09-10 17:52:59 ] WARN "yes" and "no" for read strandedness have been deprecated. Please use "forward", "forward" or "no". Replacing "yes" with "forward"... [ 2019-09-10 17:52:59 ] INFO 2019-09-10 17:52:59: Data processing started... [ 2019-09-10 17:52:59 ] INFO Read counts file: imported sam/bam/bed files [ 2019-09-10 17:52:59 ] INFO Conditions: Control, Mutant [ 2019-09-10 17:52:59 ] INFO Samples to include: ES3R1_C, ES3R3_C2, ES3R2_M, ES3R4_2 [ 2019-09-10 17:52:59 ] INFO Samples to exclude: none [ 2019-09-10 17:52:59 ] INFO Requested contrasts: Control_vs_Mutant [ 2019-09-10 17:52:59 ] INFO Annotation: download [ 2019-09-10 17:52:59 ] INFO Organism: dm3 [ 2019-09-10 17:52:59 ] INFO Reference source: ensembl [ 2019-09-10 17:52:59 ] INFO Count type: utr [ 2019-09-10 17:52:59 ] INFO Exon filters: none applied [ 2019-09-10 17:52:59 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2019-09-10 17:52:59 ] INFO length: [ 2019-09-10 17:52:59 ] INFO length: 500 [ 2019-09-10 17:52:59 ] INFO avg.reads: [ 2019-09-10 17:52:59 ] INFO average.per.bp: 100 [ 2019-09-10 17:52:59 ] INFO quantile: 0.25 [ 2019-09-10 17:52:59 ] INFO expression: [ 2019-09-10 17:52:59 ] INFO median: TRUE [ 2019-09-10 17:52:59 ] INFO mean: FALSE [ 2019-09-10 17:52:59 ] INFO quantile: NA [ 2019-09-10 17:52:59 ] INFO known: NA [ 2019-09-10 17:52:59 ] INFO custom: NA [ 2019-09-10 17:52:59 ] INFO biotype: [ 2019-09-10 17:52:59 ] INFO pseudogene: FALSE [ 2019-09-10 17:52:59 ] INFO snRNA: FALSE [ 2019-09-10 17:52:59 ] INFO protein_coding: FALSE [ 2019-09-10 17:52:59 ] INFO antisense: FALSE [ 2019-09-10 17:52:59 ] INFO miRNA: FALSE [ 2019-09-10 17:52:59 ] INFO snoRNA: FALSE [ 2019-09-10 17:52:59 ] INFO lincRNA: FALSE [ 2019-09-10 17:52:59 ] INFO processed_transcript: FALSE [ 2019-09-10 17:52:59 ] INFO misc_RNA: FALSE [ 2019-09-10 17:52:59 ] INFO rRNA: TRUE [ 2019-09-10 17:52:59 ] INFO sense_intronic: FALSE [ 2019-09-10 17:52:59 ] INFO sense_overlapping: FALSE [ 2019-09-10 17:52:59 ] INFO polymorphic_pseudogene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_C_gene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_J_gene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_D_gene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_LV_gene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_V_gene: FALSE [ 2019-09-10 17:52:59 ] INFO IG_V_pseudogene: TRUE [ 2019-09-10 17:52:59 ] INFO TR_V_gene: FALSE [ 2019-09-10 17:52:59 ] INFO TR_V_pseudogene: TRUE [ 2019-09-10 17:52:59 ] INFO three_prime_overlapping_ncrna: FALSE [ 2019-09-10 17:52:59 ] INFO Filter application: postnorm [ 2019-09-10 17:52:59 ] INFO Normalization algorithm: edger [ 2019-09-10 17:52:59 ] INFO Normalization arguments: [ 2019-09-10 17:52:59 ] INFO method: TMM [ 2019-09-10 17:52:59 ] INFO logratioTrim: 0.3 [ 2019-09-10 17:52:59 ] INFO sumTrim: 0.05 [ 2019-09-10 17:52:59 ] INFO doWeighting: TRUE [ 2019-09-10 17:52:59 ] INFO Acutoff: -1e+10 [ 2019-09-10 17:52:59 ] INFO p: 0.75 [ 2019-09-10 17:52:59 ] INFO Statistical algorithm: edger [ 2019-09-10 17:52:59 ] INFO Statistical arguments: [ 2019-09-10 17:52: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) [ 2019-09-10 17:52:59 ] INFO Meta-analysis method: none [ 2019-09-10 17:52:59 ] INFO Multiple testing correction: BH [ 2019-09-10 17:52:59 ] INFO p-value threshold: 0.05 [ 2019-09-10 17:52:59 ] INFO Logarithmic transformation offset: 1 [ 2019-09-10 17:52:59 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, filtered, correl, pairwise, boxplot, gcbias, lengthbias, meandiff, meanvar, biodist, volcano, deheatmap [ 2019-09-10 17:52:59 ] INFO Figure format: png, pdf [ 2019-09-10 17:52:59 ] INFO Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343 [ 2019-09-10 17:52:59 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, counts, flags [ 2019-09-10 17:52:59 ] INFO Output scale(s): log2, rpgm [ 2019-09-10 17:52:59 ] INFO Output values: normalized [ 2019-09-10 17:52:59 ] INFO Downloading gene annotation for dm3... [ 2019-09-10 17:53:05 ] INFO Downloading transcript annotation for dm3... [ 2019-09-10 17:53:22 ] INFO Converting annotation to GenomicRanges object... [ 2019-09-10 17:53:22 ] INFO Merging transcript 3' UTRs to create unique gene/transcript models... [ 2019-09-10 17:54:08 ] INFO Flanking merged transcript 3' UTRs per 500bp... [ 2019-09-10 17:54:08 ] INFO Reading bam file ES3R1_C.bam for sample with name ES3R1_C. This might take some time... [ 2019-09-10 17:54:08 ] INFO Reading bam file ES3R3_C2.bam for sample with name ES3R3_C2. This might take some time... [ 2019-09-10 17:54:08 ] INFO Reading bam file ES3R2_M.bam for sample with name ES3R2_M. This might take some time... [ 2019-09-10 17:54:08 ] INFO Reading bam file ES3R4_2.bam for sample with name ES3R4_2. This might take some time... [ 2019-09-10 17:54:19 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:54:19 ] INFO ...for single-end reads... [ 2019-09-10 17:54:19 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:54:21 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:54:21 ] INFO ...for single-end reads... [ 2019-09-10 17:54:21 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:54:21 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:54:21 ] INFO ...for single-end reads... [ 2019-09-10 17:54:21 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:54:24 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 17:54:24 ] INFO ...for single-end reads... [ 2019-09-10 17:54:24 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 17:55:44 ] INFO Exporting raw read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/raw_counts_table.txt.gz [ 2019-09-10 17:55:45 ] INFO Checking chromosomes in transcript counts and gene annotation... [ 2019-09-10 17:55:45 ] INFO Processing transcripts... [ 2019-09-10 17:55:45 ] INFO Separating transcripts (UTR regions) per gene for ES3R1_C... [ 2019-09-10 17:55:47 ] INFO Separating transcripts (UTR regions) per gene for ES3R3_C2... [ 2019-09-10 17:55:49 ] INFO Separating transcripts (UTR regions) per gene for ES3R2_M... [ 2019-09-10 17:55:51 ] INFO Separating transcripts (UTR regions) per gene for ES3R4_2... [ 2019-09-10 17:55:54 ] INFO Saving gene model to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/data/gene_model.RData [ 2019-09-10 17:55:54 ] INFO Summarizing count data... [ 2019-09-10 17:55:58 ] INFO Removing genes with zero counts in all samples... [ 2019-09-10 17:55:58 ] INFO Normalizing with: edger [ 2019-09-10 17:55:58 ] INFO Applying gene filter length... [ 2019-09-10 17:55:58 ] INFO Threshold below which ignored: 500 [ 2019-09-10 17:55:58 ] INFO Applying gene filter avg.reads... [ 2019-09-10 17:55:58 ] INFO Threshold below which ignored: -Inf [ 2019-09-10 17:55:58 ] INFO Applying gene filter expression... [ 2019-09-10 17:55:58 ] INFO Threshold below which ignored: NA [ 2019-09-10 17:55:58 ] INFO Applying gene filter biotype... [ 2019-09-10 17:55:58 ] INFO Biotypes ignored: rRNA, IG_V_pseudogene, TR_V_pseudogene [ 2019-09-10 18:23:07 ] INFO 2019-09-10 18:23:07: Data processing started... [ 2019-09-10 18:23:07 ] INFO Read counts file: imported sam/bam/bed files [ 2019-09-10 18:23:07 ] INFO Conditions: Control, Mutant [ 2019-09-10 18:23:07 ] INFO Samples to include: ES3R1_C, ES3R3_C2, ES3R2_M, ES3R4_2 [ 2019-09-10 18:23:07 ] INFO Samples to exclude: none [ 2019-09-10 18:23:07 ] INFO Requested contrasts: Control_vs_Mutant [ 2019-09-10 18:23:07 ] INFO Annotation: download [ 2019-09-10 18:23:07 ] INFO Organism: dm3 [ 2019-09-10 18:23:07 ] INFO Reference source: ensembl [ 2019-09-10 18:23:07 ] INFO Count type: utr [ 2019-09-10 18:23:07 ] INFO Exon filters: none applied [ 2019-09-10 18:23:07 ] INFO Gene filters: length, avg.reads, expression, biotype [ 2019-09-10 18:23:07 ] INFO length: [ 2019-09-10 18:23:07 ] INFO length: 500 [ 2019-09-10 18:23:07 ] INFO avg.reads: [ 2019-09-10 18:23:07 ] INFO average.per.bp: 100 [ 2019-09-10 18:23:07 ] INFO quantile: 0.25 [ 2019-09-10 18:23:07 ] INFO expression: [ 2019-09-10 18:23:07 ] INFO median: TRUE [ 2019-09-10 18:23:07 ] INFO mean: FALSE [ 2019-09-10 18:23:07 ] INFO quantile: NA [ 2019-09-10 18:23:07 ] INFO known: NA [ 2019-09-10 18:23:07 ] INFO custom: NA [ 2019-09-10 18:23:07 ] INFO biotype: [ 2019-09-10 18:23:07 ] INFO pseudogene: FALSE [ 2019-09-10 18:23:07 ] INFO snRNA: FALSE [ 2019-09-10 18:23:07 ] INFO protein_coding: FALSE [ 2019-09-10 18:23:07 ] INFO antisense: FALSE [ 2019-09-10 18:23:07 ] INFO miRNA: FALSE [ 2019-09-10 18:23:07 ] INFO snoRNA: FALSE [ 2019-09-10 18:23:07 ] INFO lincRNA: FALSE [ 2019-09-10 18:23:07 ] INFO processed_transcript: FALSE [ 2019-09-10 18:23:07 ] INFO misc_RNA: FALSE [ 2019-09-10 18:23:07 ] INFO rRNA: TRUE [ 2019-09-10 18:23:07 ] INFO sense_intronic: FALSE [ 2019-09-10 18:23:07 ] INFO sense_overlapping: FALSE [ 2019-09-10 18:23:07 ] INFO polymorphic_pseudogene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_C_gene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_J_gene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_D_gene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_LV_gene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_V_gene: FALSE [ 2019-09-10 18:23:07 ] INFO IG_V_pseudogene: TRUE [ 2019-09-10 18:23:07 ] INFO TR_V_gene: FALSE [ 2019-09-10 18:23:07 ] INFO TR_V_pseudogene: TRUE [ 2019-09-10 18:23:07 ] INFO three_prime_overlapping_ncrna: FALSE [ 2019-09-10 18:23:07 ] INFO Filter application: postnorm [ 2019-09-10 18:23:07 ] INFO Normalization algorithm: deseq [ 2019-09-10 18:23:07 ] INFO Normalization arguments: [ 2019-09-10 18:23:07 ] INFO locfunc: [ 2019-09-10 18:23:07 ] INFO [[ [ 2019-09-10 18:23:07 ] INFO list(locfunc = function (x, na.rm = FALSE) standardGeneric("median")) [ 2019-09-10 18:23:07 ] INFO locfunc [ 2019-09-10 18:23:07 ] INFO Statistical algorithm: deseq [ 2019-09-10 18:23:07 ] INFO Statistical arguments: [ 2019-09-10 18:23:07 ] INFO deseq: blind, fit-only, local [ 2019-09-10 18:23:07 ] INFO Meta-analysis method: none [ 2019-09-10 18:23:07 ] INFO Multiple testing correction: BH [ 2019-09-10 18:23:07 ] INFO p-value threshold: 0.05 [ 2019-09-10 18:23:07 ] INFO Logarithmic transformation offset: 1 [ 2019-09-10 18:23:07 ] INFO Quality control plots: mds, biodetection, countsbio, saturation, readnoise, filtered, correl, pairwise, boxplot, gcbias, lengthbias, meandiff, meanvar, biodist, volcano, deheatmap [ 2019-09-10 18:23:07 ] INFO Figure format: png, pdf [ 2019-09-10 18:23:07 ] INFO Output directory: /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343 [ 2019-09-10 18:23:07 ] INFO Output data: annotation, p.value, adj.p.value, fold.change, counts, flags [ 2019-09-10 18:23:07 ] INFO Output scale(s): log2, rpgm [ 2019-09-10 18:23:07 ] INFO Output values: normalized [ 2019-09-10 18:23:07 ] INFO Downloading gene annotation for dm3... [ 2019-09-10 18:23:13 ] INFO Downloading transcript annotation for dm3... [ 2019-09-10 18:23:30 ] INFO Converting annotation to GenomicRanges object... [ 2019-09-10 18:23:30 ] INFO Merging transcript 3' UTRs to create unique gene/transcript models... [ 2019-09-10 18:24:19 ] INFO Flanking merged transcript 3' UTRs per 500bp... [ 2019-09-10 18:24:19 ] INFO Reading bam file ES3R1_C.bam.bam for sample with name ES3R1_C. This might take some time... [ 2019-09-10 18:24:19 ] INFO Reading bam file ES3R3_C2.bam.bam for sample with name ES3R3_C2. This might take some time... [ 2019-09-10 18:24:19 ] INFO Reading bam file ES3R2_M.bam.bam for sample with name ES3R2_M. This might take some time... [ 2019-09-10 18:24:19 ] INFO Reading bam file ES3R4_2.bam.bam for sample with name ES3R4_2. This might take some time... [ 2019-09-10 18:24:30 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 18:24:30 ] INFO ...for single-end reads... [ 2019-09-10 18:24:30 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 18:24:30 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 18:24:30 ] INFO ...for single-end reads... [ 2019-09-10 18:24:30 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 18:24:32 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 18:24:32 ] INFO ...for single-end reads... [ 2019-09-10 18:24:32 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 18:24:35 ] INFO Counting reads overlapping with given annotation... [ 2019-09-10 18:24:35 ] INFO ...for single-end reads... [ 2019-09-10 18:24:35 ] INFO ...assuming forward sequenced reads... [ 2019-09-10 18:25:46 ] INFO Exporting raw read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/raw_counts_table.txt.gz [ 2019-09-10 18:25:47 ] INFO Checking chromosomes in transcript counts and gene annotation... [ 2019-09-10 18:25:47 ] INFO Processing transcripts... [ 2019-09-10 18:25:47 ] INFO Separating transcripts (UTR regions) per gene for ES3R1_C... [ 2019-09-10 18:25:48 ] INFO Separating transcripts (UTR regions) per gene for ES3R3_C2... [ 2019-09-10 18:25:50 ] INFO Separating transcripts (UTR regions) per gene for ES3R2_M... [ 2019-09-10 18:25:52 ] INFO Separating transcripts (UTR regions) per gene for ES3R4_2... [ 2019-09-10 18:25:53 ] INFO Saving gene model to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/data/gene_model.RData [ 2019-09-10 18:25:54 ] INFO Summarizing count data... [ 2019-09-10 18:25:58 ] INFO Removing genes with zero counts in all samples... [ 2019-09-10 18:25:58 ] INFO Normalizing with: deseq [ 2019-09-10 18:25:58 ] INFO Applying gene filter length... [ 2019-09-10 18:25:58 ] INFO Threshold below which ignored: 500 [ 2019-09-10 18:25:58 ] INFO Applying gene filter avg.reads... [ 2019-09-10 18:25:58 ] INFO Threshold below which ignored: 0.0681663258350375 [ 2019-09-10 18:25:58 ] INFO Applying gene filter expression... [ 2019-09-10 18:25:58 ] INFO Threshold below which ignored: 7 [ 2019-09-10 18:25:58 ] INFO Applying gene filter biotype... [ 2019-09-10 18:25:58 ] INFO Biotypes ignored: rRNA, IG_V_pseudogene, TR_V_pseudogene [ 2019-09-10 18:25:58 ] INFO 10737 genes filtered out [ 2019-09-10 18:25:58 ] INFO 4908 genes remain after filtering [ 2019-09-10 18:25:58 ] INFO Running statistical tests with: deseq [ 2019-09-10 18:25:58 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:04 ] INFO Contrast Control_vs_Mutant: found 212 genes [ 2019-09-10 18:26:04 ] INFO Exporting and compressing normalized read counts table to /data/images/proton2/run430/wwwESlab/metaseqr_quantseq_run343/lists/normalized_counts_table.txt [ 2019-09-10 18:26:04 ] INFO Building output files... [ 2019-09-10 18:26:04 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:04 ] INFO Adding non-filtered data... [ 2019-09-10 18:26:04 ] INFO binding annotation... [ 2019-09-10 18:26:04 ] INFO binding p-values... [ 2019-09-10 18:26:04 ] INFO binding FDRs... [ 2019-09-10 18:26:05 ] INFO binding log2 normalized fold changes... [ 2019-09-10 18:26:05 ] INFO binding all normalized counts for Control... [ 2019-09-10 18:26:05 ] INFO binding all normalized counts for Mutant... [ 2019-09-10 18:26:05 ] INFO binding filtering flags... [ 2019-09-10 18:26:05 ] INFO Writing output... [ 2019-09-10 18:26:05 ] INFO Adding filtered data... [ 2019-09-10 18:26:05 ] INFO binding annotation... [ 2019-09-10 18:26:05 ] INFO binding p-values... [ 2019-09-10 18:26:05 ] INFO binding FDRs... [ 2019-09-10 18:26:05 ] INFO binding log2 normalized fold changes... [ 2019-09-10 18:26:05 ] INFO binding all normalized counts for Control... [ 2019-09-10 18:26:05 ] INFO binding all normalized counts for Mutant... [ 2019-09-10 18:26:05 ] INFO binding filtering flags... [ 2019-09-10 18:26:05 ] INFO Writing output... [ 2019-09-10 18:26:06 ] INFO Creating quality control graphs... [ 2019-09-10 18:26:06 ] INFO Plotting in png format... [ 2019-09-10 18:26:06 ] INFO Plotting mds... [ 2019-09-10 18:26:06 ] INFO Plotting biodetection... [ 2019-09-10 18:26:06 ] INFO Plotting countsbio... [ 2019-09-10 18:26:08 ] INFO Plotting saturation... [ 2019-09-10 18:26:10 ] INFO Plotting readnoise... [ 2019-09-10 18:26:10 ] INFO Plotting correl... [ 2019-09-10 18:26:10 ] INFO Plotting pairwise... [ 2019-09-10 18:26:12 ] INFO Plotting boxplot... [ 2019-09-10 18:26:12 ] INFO Plotting gcbias... [ 2019-09-10 18:26:12 ] INFO Plotting lengthbias... [ 2019-09-10 18:26:12 ] INFO Plotting meandiff... [ 2019-09-10 18:26:12 ] INFO Plotting meanvar... [ 2019-09-10 18:26:13 ] INFO Plotting boxplot... [ 2019-09-10 18:26:13 ] INFO Plotting gcbias... [ 2019-09-10 18:26:13 ] INFO Plotting lengthbias... [ 2019-09-10 18:26:13 ] INFO Plotting meandiff... [ 2019-09-10 18:26:14 ] INFO Plotting meanvar... [ 2019-09-10 18:26:14 ] INFO Plotting biodist... [ 2019-09-10 18:26:14 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:15 ] INFO Plotting volcano... [ 2019-09-10 18:26:15 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:15 ] INFO Plotting deheatmap... [ 2019-09-10 18:26:15 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:24 ] INFO Plotting filtered... [ 2019-09-10 18:26:24 ] INFO Plotting in pdf format... [ 2019-09-10 18:26:24 ] INFO Plotting mds... [ 2019-09-10 18:26:24 ] INFO Plotting biodetection... [ 2019-09-10 18:26:24 ] INFO Plotting countsbio... [ 2019-09-10 18:26:25 ] INFO Plotting saturation... [ 2019-09-10 18:26:26 ] INFO Plotting readnoise... [ 2019-09-10 18:26:26 ] INFO Plotting correl... [ 2019-09-10 18:26:26 ] INFO Plotting pairwise... [ 2019-09-10 18:26:27 ] INFO Plotting boxplot... [ 2019-09-10 18:26:27 ] INFO Plotting gcbias... [ 2019-09-10 18:26:27 ] INFO Plotting lengthbias... [ 2019-09-10 18:26:28 ] INFO Plotting meandiff... [ 2019-09-10 18:26:28 ] INFO Plotting meanvar... [ 2019-09-10 18:26:29 ] INFO Plotting boxplot... [ 2019-09-10 18:26:30 ] INFO Plotting gcbias... [ 2019-09-10 18:26:30 ] INFO Plotting lengthbias... [ 2019-09-10 18:26:30 ] INFO Plotting meandiff... [ 2019-09-10 18:26:31 ] INFO Plotting meanvar... [ 2019-09-10 18:26:32 ] INFO Plotting biodist... [ 2019-09-10 18:26:32 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:32 ] INFO Plotting volcano... [ 2019-09-10 18:26:32 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:32 ] INFO Plotting deheatmap... [ 2019-09-10 18:26:32 ] INFO Contrast: Control_vs_Mutant [ 2019-09-10 18:26:44 ] INFO Plotting filtered... [ 2019-09-10 18:26:44 ] INFO Creating HTML report... [ 2019-09-10 18:26:44 ] INFO Compressing figures...
Multidimensional scaling
Biotype detection
Biotype detection counts
Read and biotype saturation
RNA-Seq reads noise
Correlation plots
Pairwise scatterplots
Boxplots
GC content bias
Gene/transcript length bias
Mean-difference
Mean-variance
Chromosome and biotype distribution of filtered genes
Volcano plots
DEG heatmaps
Chromosome and biotype distributions of DEGs
Results
DEG table for the contrast Control_vs_MutantThe following table presents the top 5% statistically significant genes (use the download links below the table to retrieve the whole list) for the contrast Control_vs_Mutant. 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_deseq | FDR_deseq | log2_normalized_fold_change_Control_vs_Mutant | log2_normalized_counts_ES3R1_C | log2_normalized_counts_ES3R3_C2 | rpgm_normalized_counts_ES3R1_C | rpgm_normalized_counts_ES3R3_C2 | log2_normalized_counts_ES3R2_M | log2_normalized_counts_ES3R4_2 | rpgm_normalized_counts_ES3R2_M | rpgm_normalized_counts_ES3R4_2 | LN | AR | MD | MN | QN | KN | CM | BT |
|---|
| chr3L | 16357999 | 16358807 | FBgn0036618 | 0.5130 | + | Cpr72Eb | protein_coding | 2.47e-35 | 1.21e-31 | -9.12116 | 1.19e+01 | 1.00e+00 | 3.69e+00 | 9.47e-04 | 0.00e+00 | 2.58e+00 | 0.00e+00 | 4.73e-03 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chrX | 11253270 | 11254962 | FBgn0030294 | 0.4058 | + | Pa1 | protein_coding | 1.13e-32 | 2.77e-29 | 7.81314 | 0.00e+00 | 3.17e+00 | 0.00e+00 | 3.29e-03 | 1.11e+01 | 1.00e+00 | 9.24e-01 | 4.11e-04 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chrX | 10990306 | 11002181 | FBgn0259101 | 0.4180 | + | CG42249 | protein_coding | 5.66e-21 | 9.26e-18 | -7.55459 | 1.58e+00 | 9.55e+00 | 7.47e-04 | 2.79e-01 | 1.00e+00 | 1.00e+00 | 3.74e-04 | 3.74e-04 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2R | 18549439 | 18550746 | FBgn0260768 | 0.4809 | + | CG42566 | protein_coding | 6.42e-18 | 7.88e-15 | 6.50581 | 2.32e+00 | 1.58e+00 | 2.72e-03 | 1.36e-03 | 0.00e+00 | 9.50e+00 | 0.00e+00 | 4.92e-01 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chrX | 5976692 | 5984234 | FBgn0029840 | 0.5359 | - | raptor | protein_coding | 3.00e-11 | 2.95e-08 | 5.01346 | 1.58e+00 | 2.81e+00 | 4.02e-04 | 1.21e-03 | 8.03e+00 | 5.95e+00 | 5.23e-02 | 1.23e-02 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chrX | 20064248 | 20065559 | FBgn0031094 | 0.5076 | + | CG9578 | protein_coding | 3.71e-11 | 3.04e-08 | 6.73471 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 5.95e+00 | 7.24e+00 | 4.31e-02 | 1.06e-01 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3R | 26032240 | 26034742 | FBgn0039757 | 0.4778 | - | RpS7 | protein_coding | 1.89e-10 | 1.33e-07 | -6.74147 | 0.00e+00 | 7.73e+00 | 0.00e+00 | 7.99e-02 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2L | 1216854 | 1217785 | FBgn0262944 | 0.4356 | - | CR43263 | ncRNA | 1.39e-07 | 8.55e-05 | -6.07682 | 0.00e+00 | 7.07e+00 | 0.00e+00 | 1.05e-01 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr2R | 12887745 | 12889431 | FBgn0034176 | 0.4801 | - | ste24a | protein_coding | 1.78e-07 | 9.70e-05 | -5.89482 | 6.88e+00 | 0.00e+00 | 8.47e-02 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0.00e+00 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3L | 1212827 | 1213406 | FBgn0004428 | 0.5431 | + | LysE | protein_coding | 2.61e-07 | 1.28e-04 | 2.96272 | 5.81e+00 | 5.39e+00 | 5.33e-02 | 3.98e-02 | 8.33e+00 | 8.79e+00 | 3.11e-01 | 4.28e-01 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | | chr3R | 11320324 | 11321348 | FBgn0038345 | 0.5015 | + | CG5213 | protein_coding | 9.41e-07 | 4.20e-04 | -4.77259 | 1.58e+00 | 7.33e+00 | 1.87e-03 | 1.50e-01 | 1.00e+00 | 2.00e+00 | 9.36e-04 | 2.81e-03 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | Download the DEG result list for Control_vs_Mutant.Download the whole result list for Control_vs_Mutant.Download the raw read counts table for the experiment.Download the normalized read counts table for the experiment.
References
|
|