| read_CAPRI | R Documentation | 
Read a "CAPRI" formatted file from the file system
read_CAPRI(filepath)
| filepath | path to file | 
the described mutational matrix as a (sparse) matrix
#          "pathToDataset/myDataset.CAPRI"
read_CAPRI(system.file("extdata", "example.CAPRI", package = "CIMICE", mustWork = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.