Package: CNTools 1.61.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.61.0.tar.gz
CNTools_1.61.0.zip(r-4.5)CNTools_1.61.0.zip(r-4.4)CNTools_1.61.0.zip(r-4.3)
CNTools_1.61.0.tgz(r-4.4-arm64)CNTools_1.61.0.tgz(r-4.4-x86_64)CNTools_1.61.0.tgz(r-4.3-arm64)CNTools_1.61.0.tgz(r-4.3-x86_64)
CNTools_1.61.0.tar.gz(r-4.5-noble)CNTools_1.61.0.tar.gz(r-4.4-noble)
CNTools_1.61.0.tgz(r-4.4-emscripten)CNTools_1.61.0.tgz(r-4.3-emscripten)
CNTools.pdf |CNTools.html
CNTools/json (API)

# Install 'CNTools' in R:
install.packages('CNTools', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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.61.0(bioc 3.20)CNTools-1.60.0(bioc 3.19)

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

bioconductor-package

13 exports 1.08 score 47 dependencies 1 dependents 21 mentions

Last updated 2 months agofrom:8b8b7ab788

Exports:CNSegdiffBygenefiltergetCorgetDistgetRSmadFilterrsrs<-segBysegListsegList<-show

Dependencies:annotateAnnotationDbiaskpassBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIfastmapgenefilterGenomeInfoDbGenomeInfoDbDatagluehttrIRangesjsonliteKEGGRESTlatticelifecycleMatrixMatrixGenericsmatrixStatsmemoisemimeopensslpkgconfigplogrpngR6rlangRSQLiteS4VectorssurvivalsysUCSC.utilsvctrsXMLxtableXVectorzlibbioc

NCTools HowTo

Rendered fromHowTo.Rnwusingutils::Sweaveon Jun 11 2024.

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