example_data | R Documentation |
Example data of multiple data types.
example_data( name = c("pbmc5k_SE.rda", "mono.PP001.bed"), return_path = FALSE, colidx = 5 )
name |
Name of the data to return. |
return_path |
Whether to return just the path to the file ( |
colidx |
The column index of the score. This assumes that the first three columns specific genomic coordinates. Default is 5 for the fifth column in the .bed files |
pbmc5krda <- example_data(name="pbmc5k_SE.rda")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.