Changes between Version 20 and Version 21 of SOPs/rna-seq-diff-expressions
- Timestamp:
- 09/11/14 15:57:37 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SOPs/rna-seq-diff-expressions
v20 v21 96 96 * Some statistical tests or packages can be applied to non-replicated data (but must be interpreted with a high degree of caution): 97 97 * [[http://cufflinks.cbcb.umd.edu/manual.html#cuffdiff|cuffDiff]] (part of the cufflinks package; uses BAM files as input) 98 * [[http://www.bioconductor.org/packages/release/bioc/html/DESeq.html|DESeq]] [wiki:SOPs/rna-seq-diff-expressions/DESeq | More detail about DESeq] (This is our preferred method.)98 * [[http://www.bioconductor.org/packages/release/bioc/html/DESeq.html|DESeq]] [wiki:SOPs/rna-seq-diff-expressions/DESeq | More detail about DESeq] 99 99 * [[http://bioinfo.cipf.es/noiseq/doku.php?id=tutorial|NOISeq]] [wiki:SOPs/rna-seq-diff-expressions/NOISeq | More detail about NOISeq] 100 100 * Fisher's exact test (with R and/or with BaRC R script) [wiki:SOPs/rna-seq-diff-expressions/Fisher | More detail about Fisher's exact test] 101 101 * Some statistical tests or packages are designed for experiments with replication: 102 * [[http://www.bioconductor.org/packages/release/bioc/html/DESeq.html|DESeq]] [wiki:SOPs/rna-seq-diff-expressions/DESeq | More detail about DESeq] 102 * [[http://www.bioconductor.org/packages/release/bioc/html/DESeq.html|DESeq]] [wiki:SOPs/rna-seq-diff-expressions/DESeq | More detail about DESeq] (This is our preferred method.) 103 * [[http://www.bioconductor.org/packages/release/bioc/html/DESeq2.html|DESeq2]] (We haven't compared this with DESeq very thoroughly.) 103 104 * [[http://www.bioconductor.org/packages/release/bioc/html/edgeR.html|edgeR]] [wiki:SOPs/rna-seq-diff-expressions/EdgeR | More detail about EdgeR] 104 105 * [[http://bioinfo.cipf.es/noiseq/doku.php?id=tutorial|NOISeq]] [wiki:SOPs/rna-seq-diff-expressions/NOISeq | More detail about NOISeq]