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