search for: trflp

Displaying 3 results from an estimated 3 matches for "trflp".

2008 Aug 07
2
colouring a tree
Hi all. I would be very pleased if someone could help me, as I do not seem to get the different branches of my tree painted in different colours. The closest I get is colouring the names of my samples(=names of the branches). Here is the code. data <- read.table(file = "S://SEDIM//TRFLP//B12.5_50-700bp.txt" , as.is = TRUE, header = TRUE, sep = "\t", row.names = 1)#define vector with depths of samples row.names(data)<- c("119","175","135","330","51","422","67.0","409",&quo...
2008 Jun 17
4
PCA analysis
...prcomp outcome (p). I would really appreciate if someone could help me, I have struggled with this for days now. How can I make a function that gives different symbols for the points, depending on how big the number given to it as xlabs is? Making the plots. read.table(file = "S:\\SEDIM\\TRFLP\\B90-700.txt",sep="\t", header=T)->boutbout <-bout[-1]p <- prcomp(bout) biplot(p, choices = c(2,3), scale = 1, pc.biplot = FALSE, var.axes = F, ylabs = NULL, xlabs=c("119","175","135","330","51","422","67"...
2010 Jul 18
6
CRAN (and crantastic) updates this week
...ckages/sensitivityPStrat This package provides functions to perform principal stratification sensitivity analyses on datasets. * seqRFLP (1.0.0) Qiong Ding http://crantastic.org/packages/seqRFLP This package includes functions for handling DNA sequences, especially simulated RFLP and TRFLP pattern based on selected restriction enzyme and DNA sequences. * SHIP (1.0.1) Vincent Guillemot http://crantastic.org/packages/SHIP The SHIP-package allows the estimation of various types of shrinkage covariance matrices. These types differ in terms of the so-called covariance target...