Description Usage Arguments Value Author(s) See Also Examples
Basic MolecularPermutationClassifier class information display function (slots, dimensions, etc).
1 2 | ## S4 method for signature 'MolecularPermutationClassifier'
show(object)
|
object |
an object of MolecularPermutationClassifier class hierarchy |
console messages displaying the class content
Cristobal Fresno cfresno@bdmg.com.ar, German A. Gonzalez ggonzalez@bdmg.com.ar, Andrea S. Llera allera@leloir.org.ar and Elmer Andres Fernandez efernandez@bdmg.com.ar
PAM50
for a complete example.
Other MolecularPermutationClassifier:
MolecularPermutationClassifier-class
,
parameters
1 2 3 4 5 6 7 | ##For an empty object
object<-PAM50()
object
##Using pam50centroids package example data
data(pam50centroids)
pam50centroids
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.