predict.pts | R Documentation |
Method to apply principal curve to new observations
## S3 method for class 'pts' predict(obj, newdata, normalize = T)
obj |
output from compute.pts |
newdata |
expression data (genes in pathway x samples) |
normalize |
Boolean variable indicating whether normalization (substraction by mean, and division by standard deviation) of the rows (genes) should be applied |
A list of pathtracer (pts), pathifier (pds) and p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.