read_CAPRIpop: Read a "CAPRIpop" file

read_CAPRIpopR Documentation

Read a "CAPRIpop" file

Description

Read a "CAPRIpop" formatted file from the file system

Usage

read_CAPRIpop(filepath)

Arguments

filepath

path to file

Value

a list containing the described mutational matrix as a (sparse) matrix and a list of the frequency of the genotypes

Examples

#          "pathToDataset/myDataset.CAPRI"
read_CAPRI(system.file("extdata", "example.CAPRIpop", package = "CIMICE", mustWork = TRUE))


redsnic/CIMICE documentation built on March 30, 2022, 2:46 a.m.