| updateSigDF | R Documentation | 
also sets attr(,"species")
updateSigDF(sdf, species = NULL, strain = NULL, addr = NULL, verbose = FALSE)
| sdf | a  | 
| species | the species the sample is considered to be | 
| strain | the strain the sample is considered to be | 
| addr | species-specific address species, optional | 
| verbose | print more messages | 
a SigDF with updated color channel and mask
sdf <- sesameDataGet('Mammal40.1.SigDF')
sdf_mouse <- updateSigDF(sdf, species="mus_musculus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.