Learn R Programming

sequenza (version 2.1.0)

example.seqz: Example seqz data

Description

The seqz file is produced by sequenza-utils.py and typically has the file extension .seqz. The data here is representative of an exome-sequenced tumor sample, such as could be obtained from TCGA.

Usage

data(example.seqz)

Arguments

Details

example.seqz can be loaded in the standard R way via data(example.seqz), or it can be read from a text file using read.seqz. The former is useful for examples and testing, whereas the latter is representative of the standard workflow.