read_CAPRIpop {CIMICE} | 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))