Package: CNTools 1.69.0

J. Zhang

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

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

Authors:Jianhua Zhang

CNTools_1.69.0.tar.gz
CNTools_1.69.0.zip(r-4.7)CNTools_1.69.0.zip(r-4.6)CNTools_1.69.0.zip(r-4.5)
CNTools_1.69.0.tgz(r-4.6-x86_64)CNTools_1.69.0.tgz(r-4.6-arm64)CNTools_1.69.0.tgz(r-4.5-x86_64)CNTools_1.69.0.tgz(r-4.5-arm64)
CNTools_1.69.0.tar.gz(r-4.7-arm64)CNTools_1.69.0.tar.gz(r-4.7-x86_64)CNTools_1.69.0.tar.gz(r-4.6-arm64)CNTools_1.69.0.tar.gz(r-4.6-x86_64)
CNTools_1.69.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
CNTools/json (API)

# Install 'CNTools' in R:
install.packages('CNTools', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • geneInfo - Method that convert segment data into reduced segment matrix
  • sampleData - Class "CNSeg" contains the output of DNACopy segmentation data that can be operated on by the associated methods

On BioConductor:CNTools-1.69.0(bioc 3.24)CNTools-1.68.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

microarraycopynumbervariation

5.35 score 1 packages 37 scripts 502 downloads 21 mentions 13 exports 44 dependencies

Last updated from:bb975cb113. Checks:1 ERROR, 11 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksERROR157
linux-devel-arm64NOTE199
linux-devel-x86_64NOTE253
source / vignettesOK197
linux-release-arm64NOTE191
linux-release-x86_64NOTE249
macos-release-arm64NOTE138
macos-release-x86_64NOTE304
macos-oldrel-arm64NOTE114
macos-oldrel-x86_64NOTE304
windows-develNOTE189
windows-releaseNOTE159
windows-oldrelNOTE148
wasm-releaseOK110

Exports:CNSegdiffBygenefiltergetCorgetDistgetRSmadFilterrsrs<-segBysegListsegList<-show

Dependencies:annotateAnnotationDbiaskpassBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIfastmapgenefiltergenericsgluehttrIRangesjsonliteKEGGRESTlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigpngR6rlangRSQLiteS4VectorsSeqinfosurvivalsysvctrsXMLxtableXVector

NCTools HowTo

Rendered fromHowTo.Rnwusingutils::Sweaveon May 30 2026.

Last update: 2013-11-01
Started: 2013-11-01

Readme and manuals

Help Manual

Help pageTopics
Class "CNSeg" contains the output of DNACopy segmentation data that can be operated on by the associated methodsCNSeg CNSeg-class sampleData segList segList,CNSeg-method segList-method segList<- segList<-,CNSeg-method show,CNSeg-method
A filter that filters out features that do not differ by a set threshold between a pair of samplesdiffBy diffBy,ANY-method diffBy,RS-method diffBy-method
A method that extends the generic function dist to handle reduced segemntsgetDist getDist,ANY-method getDist,RS-method getDist-method
A method that filters feature based on reduced segmentgenefilter,RS-method genefilter-methods
Method that extends the cor function of stats to handle reduced segment datagetCor getCor,ANY-method getCor,RS-method getCor-method
method that convert segment data into reduced segment matrixgeneInfo getRS getRS,CNSeg-method getRS-method
Method that filters reduced segment matrix by the mean absolute deviationmadFilter madFilter,ANY-method madFilter,RS-method madFilter-method
Class "RS" contains the Reduced Segment data matrix derived from the output of segmentationrs rs,RS-method RS-class rs<- rs<-,RS-method segBy segBy,RS-method show,RS-method