read_CAPRI: Read a "CAPRI" file

View source: R/input.R

read_CAPRIR Documentation

Read a "CAPRI" file

Description

Read a "CAPRI" formatted file from the file system

Usage

read_CAPRI(filepath)

Arguments

filepath

path to file

Value

the described mutational matrix as a (sparse) matrix

Examples

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


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