Diff of /man/data-mutCOM.Rd [000000] .. [226bc8]

Switch to unified view

a b/man/data-mutCOM.Rd
1
\name{mutCOM}
2
\alias{mutCOM}
3
\docType{data}
4
\title{
5
Genetic information of patient samples
6
}
7
\description{
8
This \code{"\linkS4class{NChannelSet}"} object contains genetic data for samples investigated in any
9
of the three experiments: whole exome sequencing, targeted sequencing or
10
fluorescent in situ hybridization. Object consists of one channel called
11
binary, with values: 0 if the mutation was absent, 1 if mutation was present
12
or NA if the mutation was not investigated. Feature data of the object
13
contains detailed information about mutation in TP53 and BRAF genes - the
14
variant(s) detected ('*_CDS' and '*_AA' columns) and the percentage at which
15
each variant was detected ('*_%' columns).
16
For TP53, BRAF, KRAS, del17p13, UMODL1, CREBBP, PRPF8 and trisomy12 mutation
17
an additional column 'cs' summarizes the clone size of
18
the mutated population. This value is a fraction at which the most abundant
19
variant is present in a sample.
20
}
21
\author{Małgorzata Oleś <dr.malgorzata.oles@gmail.com>}
22
\usage{
23
mutCOM
24
}
25
\format{
26
\code{"\linkS4class{NChannelSet}"} object with 89 genes (columns) and 265 patient samples (rows).
27
}
28
\keyword{datasets}