Sandbox: diferència entre les revisions
Salta a la navegació
Salta a la cerca
Cap resum de modificació |
Cap resum de modificació |
||
Línia 37: | Línia 37: | ||
#exemple pmid=15819888 | #exemple pmid=15819888 | ||
#Barash2010 pmid=20445623 | #Barash2010 pmid=20445623 | ||
#MultipleFluors pmid= | #MultipleFluors pmid=15558048 | ||
#SmolkeNAR2010 pmid=20385591 | #SmolkeNAR2010 pmid=20385591 | ||
#IntronSizeDist pmid=16980575 | #IntronSizeDist pmid=16980575 |
Revisió del 17:56, 13 ago 2012
<R output="html" iframe="width:100%;height:250px;"> prob=0.15; nmin=1; nmax=15; x=6 m <-pbinom(rep(0:x, each = nmax-nmin+1), rep(nmin:nmax,x), prob) dim(m) <- c(nmax-nmin+1,x+1) m <- t(m) colnames(m) <- format(nmin:nmax) rownames(m) <- format(0:x) outHTML(rhtml, m, title="x\n", format="f", digits=4) </R>
<R output="display" iframe="width:400px;height:400px"> pdf(rpdf, width=5, height=5) n <- 10 prob <- 0.2 x <- seq(0, n, 1) p <- dbinom(x, n, prob) param <- list(n, prob) main <- c("Binomialverteilung - Wahrscheinlichkeitsfunktion", paste (c("Stichprobenumfang n", "Wahrscheinlichkeit p"), param, sep="=")) plot(x,p, type="h", main=main) </R>
<R>1:25</R>
hola [1]
- Shen L, Evel-Kabler K, Strube R, and Chen SY. Silencing of SOCS1 enhances antigen presentation by dendritic cells and antigen-specific anti-tumor immunity. Nat Biotechnol. 2004 Dec;22(12):1546-53. DOI:10.1038/nbt1035 |
- Ubhayasekera W, Muñoz IG, Vasella A, Ståhlberg J, and Mowbray SL. Structures of Phanerochaete chrysosporium Cel7D in complex with product and inhibitors. FEBS J. 2005 Apr;272(8):1952-64. DOI:10.1111/j.1742-4658.2005.04625.x |