Changes between Version 20 and Version 21 of SOPs/rna-seq-diff-expressions


Ignore:
Timestamp:
09/11/14 15:57:37 (10 years ago)
Author:
gbell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOPs/rna-seq-diff-expressions

    v20 v21  
    9696    * Some statistical tests or packages can be applied to non-replicated data (but must be interpreted with a high degree of caution):
    9797       * [[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]
    9999       * [[http://bioinfo.cipf.es/noiseq/doku.php?id=tutorial|NOISeq]] [wiki:SOPs/rna-seq-diff-expressions/NOISeq | More detail about NOISeq]
    100100       * 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]
    101101    * 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.)
    103104      * [[http://www.bioconductor.org/packages/release/bioc/html/edgeR.html|edgeR]]  [wiki:SOPs/rna-seq-diff-expressions/EdgeR | More detail about EdgeR]
    104105      * [[http://bioinfo.cipf.es/noiseq/doku.php?id=tutorial|NOISeq]] [wiki:SOPs/rna-seq-diff-expressions/NOISeq | More detail about NOISeq]