Learn R Programming

CNTools (version 1.28.0)

Convert segment data into a region by sample matrix to allow for other high level computational analyses.

Description

This package provides tools to convert the output of segmentation analysis using DNAcopy to a matrix structure with overlapping segments as rows and samples as columns so that other computational analyses can be applied to segmented data

Copy Link

Version

Version

1.28.0

License

LGPL

Maintainer

J Zhang

Last Published

February 15th, 2017

Functions in CNTools (1.28.0)

RS-class

Class "RS" contains the Reduced Segment data matrix derived from the output of segmentation
diffBy-methods

A filter that filters out features that do not differ by a set threshold between a pair of samples
getRS-methods

method that convert segment data into reduced segment matrix
CNSeg-class

Class "CNSeg" contains the output of DNACopy segmentation data that can be operated on by the associated methods
madFilter-methods

Method that filters reduced segment matrix by the mean absolute deviation
getCor-methods

Method that extends the cor function of stats to handle reduced segment data
genefilter-methods

A method that filters feature based on reduced segment
dist-methods

A method that extends the generic function dist to handle reduced segemnts