User:Konrad U Foerstner/Tools and procedures: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 94: Line 94:
* [http://www.colorbrewer2.org/ ColorBrewer]
* [http://www.colorbrewer2.org/ ColorBrewer]
* [http://d3js.org/ D3.js]
* [http://d3js.org/ D3.js]
* [http://rgm3.lab.nig.ac.jp/RGM/r_function?p=corrplot&f=corrplot corrplot] - R package to visualize correlations

Revision as of 02:59, 27 May 2013

SNP calling

With Samtools


Phylogenetic trees

Multiple alignments

TSS prediction

Whole genome alignments

Pathway visualization

Transcription Terminator prediction

miRNA target prediction

miRmap (untested)

Differential gene expression analysis

DESeq

  • Tips:
    • small count noise - sequence deeper
    • large count noise - sequence more replicates
    • if the assumption that most genes are not differentially expressed is not the case use different methods to normalize (e.g. spike-ins)

Others

  • BaySEq
  • edgR
  • Gfold
  • NoiSeq

Python

General useful libraries

Misc


Visualisation