README.mkdn 1.7 KB

1234567891011121314151617181920212223242526272829
  1. This is a series of example plots and tables from a combined
  2. RNA-seq/ChIP-seq study on differences between naive and memory T-cell
  3. activation.
  4. - [p-value distributions.pdf](p-value distributions.pdf) is a series
  5. of p-value histograms for each of the contrasts tested. A contrast
  6. with no significant differential expression would exhibit a uniform
  7. distribution, while differential expression would be reflected by an
  8. excess of small p-values.
  9. - [FPKM by Peak Status H3K4.pdf](FPKM by Peak Status H3K4.pdf) shows
  10. the variation in gene expression based on the presence or absence of
  11. two histone marks in the gene promoters.
  12. - [promoter-edger-topgenes3-ql.xlsx](promoter-edger-topgenes3-ql.xlsx)
  13. is a spreadsheet of all promoters with differential histone
  14. modification in their promoters based on the ChIP-seq read counts.
  15. - [Promoter Peak Distance Profile.pdf](Promoter Peak Distance Profile.pdf)
  16. shows the distribution of distances from transcription
  17. start sites to the nearest peak for the three histone modifications
  18. studied. This was used to determine the "promoter radius" for read
  19. counting. Notably, the three histone marks do not all have the same
  20. promoter radius.
  21. - [rnaseq-edgeR-vs-limma.pdf](rnaseq-edgeR-vs-limma.pdf) and
  22. [rnaseq-limma-weighted-vs-uw.pdf](rnaseq-limma-weighted-vs-uw.pdf)
  23. show comparisons of p-values for all genes in each contrast of the
  24. RNA-seq data, comparing edgeR and limma-voom with/without sample
  25. quality weights. The final choice of method was limma-voom with
  26. sample quality weights.
  27. - [rnaseq-maplots-limma-sampleweights.pdf](rnaseq-maplots-limma-sampleweights.pdf)
  28. shows the MA plot for each contrast of the RNA-seq data