View source: R/CreateRandomExposures.R
ExposureNums2Exposures | R Documentation |
num.exp
signatures from the members of sig.names
and create one column of an exposure matrix (as a vector).Select num.exp
signatures from the members of sig.names
and create one column of an exposure matrix (as a vector).
ExposureNums2Exposures( target.num.exp, all.sig.names, target.sig.means, target.sig.sds )
target.num.exp |
Number of signatures to which sample "was" exposed. |
all.sig.names |
Names of all possible signatures. |
target.sig.means |
Target means for creating mutation counts. |
target.sig.sds |
Target standard deviations for creating mutation counts. |
A subset of sig.names
of size num.exp
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.