read {CIMICE}R Documentation

Read a "CAPRI" file

Description

Read a "CAPRI" formatted file, as read_CAPRI

Usage

read(filepath)

Arguments

filepath

path to file

Value

the described mutational matrix as a (sparse) matrix

Examples

read(system.file("extdata", "example.CAPRI", package = "CIMICE", mustWork = TRUE))


[Package CIMICE version 1.2.1 Index]