View source: R/MapSPToSASignatureNamesInExposure.R
MapSPToSASignatureNamesInExposure | R Documentation |
With the signatures represented in a matrix of exposures, find the nearest SignatureAnalyzer exposure.
MapSPToSASignatureNamesInExposure( sp.exposures, sa.sig.names.to.consider = colnames(sa.96.sigs) )
sp.exposures |
The exposures |
sa.sig.names.to.consider |
A subset of the colnames
of |
IMPORTANT: uses the package global
variables sa.96.sigs
and sp.sigs
.
A list with
exp2
Copy of sp.exposures
with the
rownames(signature names) updated according to the
match.
sp.to.sa.sig.match
sa.to.sp.sig.match
Best matches in the opposite direction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.