Package: TreeSummarizedExperiment 2.21.0

Ruizhu Huang

TreeSummarizedExperiment: TreeSummarizedExperiment: a S4 Class for Data with Tree Structures

TreeSummarizedExperiment has extended SingleCellExperiment to include hierarchical information on the rows or columns of the rectangular data.

Authors:Ruizhu Huang [aut, cre], Felix G.M. Ernst [ctb], Mark Robinson [ctb], Tuomas Borman [ctb]

TreeSummarizedExperiment_2.21.0.tar.gz
TreeSummarizedExperiment_2.21.0.zip(r-4.7)TreeSummarizedExperiment_2.21.0.zip(r-4.6)TreeSummarizedExperiment_2.21.0.zip(r-4.5)
TreeSummarizedExperiment_2.21.0.tgz(r-4.6-any)TreeSummarizedExperiment_2.21.0.tgz(r-4.5-any)
TreeSummarizedExperiment_2.21.0.tar.gz(r-4.7-any)TreeSummarizedExperiment_2.21.0.tar.gz(r-4.6-any)
TreeSummarizedExperiment_2.21.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
TreeSummarizedExperiment/json (API)

# Install 'TreeSummarizedExperiment' in R:
install.packages('TreeSummarizedExperiment', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • tinyTree - A simulated phylogenetic tree with 10 tips and 9 internal nodes

On BioConductor:TreeSummarizedExperiment-2.21.0(bioc 3.24)TreeSummarizedExperiment-2.20.0(bioc 3.23)

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

datarepresentationinfrastructure

7.85 score 20 packages 391 scripts 1 mentions 51 exports 58 dependencies

Last updated from:ceaaaec489. Checks:1 WARNING, 7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING203
linux-devel-x86_64NOTE422
source / vignettesOK282
linux-release-x86_64NOTE471
macos-release-arm64NOTE268
macos-oldrel-arm64NOTE268
windows-develNOTE318
windows-releaseNOTE317
windows-oldrelNOTE303
wasm-releaseOK191

Exports:addLabelaggTSEaggValueasLeafasPhylocbindchangeTreecolLinkscolnames<-colTreecolTree<-colTreeNamescolTreeNames<-convertNodecountLeafcountNodedetectLoopdistNodefindAncestorfindChildfindDescendantfindOSfindSiblingisLeafjoinNodeLinkDataFramemakeTSEmatTreeprintNoderbindreferenceSeqreferenceSeq<-resolveLooprowLinksrownames<-rowTreerowTree<-rowTreeNamesrowTreeNames<-shareNodeshowNodesignalNodesubsetByLeafsubsetByNodetoTreetrackNodetransNodeTreeSummarizedExperimentunionLeafupdateObjectvertical_slot_names

Dependencies:abindapeBHBiobaseBiocGenericsBiocParallelBiostringsclicodetoolscpp11crayonDelayedArraydigestdplyrformatRfsfutile.loggerfutile.optionsgenericsGenomicRangesglueIRangesjsonlitelambda.rlatticelazyevallifecyclemagrittrMatrixMatrixGenericsmatrixStatsnlmepillarpkgconfigpurrrR6rappdirsRcpprlangS4ArraysS4VectorsSeqinfoSingleCellExperimentsnowSparseArraystringistringrSummarizedExperimenttibbletidyrtidyselecttidytreetreeioutf8vctrswithrXVectoryulab.utils

Combine TreeSummarizedExperiment objects
Combine multiple TreeSummarizedExperiment objects | Subset a TSE object | Change specific trees of TSE | Session Info | Reference

Last update: 2021-01-25
Started: 2021-01-17

Introduction to TreeSummarizedExperiment
Introduction | TreeSummarizedExperiment | Anatomy of TreeSummarizedExperiment | Toy data | The construction of TreeSummarizedExperiment | The accessor functions | Assays, rowData, colData, and metadata | rowTree, colTree, rowLinks, colLinks | Reference sequence data | The subseting function | Changing the tree | Aggregation | The column dimension | The row dimension | Both dimensions | Functions operating on the phylo object. | Conversion of the node label and the node number | Find the descendants | More functions | Custom functions for the TreeSummarizedExperiment class | Session Info | Reference

Last update: 2021-01-18
Started: 2018-12-12

Readme and manuals

Help Manual

Help pageTopics
The 'TreeSummarizedExperiment' packageTreeeSummarizedExperiment-package
add labels to nodes of a treeaddLabel
Perform data aggregations based on the available tree structuresaggTSE
Perform data aggregations based on the available tree structuresaggValue
change internal nodes to leaf nodesasLeaf
Convert a data frame to a phylo objectasPhylo
Change the row or column treechangeTree
count the number of leaf nodescountLeaf
count the number of nodescountNode
Detect loops 'detectLoop' detects loopsdetectLoop
Calculate the distance between any two nodes on the treedistNode
Find the ancestors of specified nodesfindAncestor
Find the childrenfindChild
Find descendants (or offsprings)findDescendant findOS
find the sibling nodefindSibling
To test whether the specified nodes are leaf nodesisLeaf
LinkDataFrame: A S4 class extended from DataFrame An S4 class LinkDataFrameLinkDataFrame-class
Construct a LinkDataFrame Construct a LinkDataFrame objectLinkDataFrame LinkDataFrame-constructor
A toy TreeSummarizedExperiment objectmakeTSE
Transform a phylo object into a matrix.matTree
To print out the node labelsprintNode
Combine TSEs by rows or columnscbind,TreeSummarizedExperiment-method rbind,TreeSummarizedExperiment-method TreeSummarizedExperiment-combine
Resolve loops 'resolveLoop' resolve loops by adding suffix to the child node. The suffix is "_i" where 'i' is a number. Please see examples.resolveLoop
TreeSummarizedExperiment-accessorscolLinks colLinks,TreeSummarizedExperiment-method colnames<-,TreeSummarizedExperiment-method colTree colTree,TreeSummarizedExperiment-method colTree<- colTree<-,TreeSummarizedExperiment-method colTreeNames colTreeNames,TreeSummarizedExperiment-method colTreeNames<- colTreeNames<-,TreeSummarizedExperiment-method referenceSeq referenceSeq,TreeSummarizedExperiment-method referenceSeq<- referenceSeq<-,TreeSummarizedExperiment-method rowLinks rowLinks,TreeSummarizedExperiment-method rownames<-,TreeSummarizedExperiment-method rowTree rowTree,TreeSummarizedExperiment-method rowTree<- rowTree<-,TreeSummarizedExperiment-method rowTreeNames rowTreeNames,TreeSummarizedExperiment-method rowTreeNames<- rowTreeNames<-,TreeSummarizedExperiment-method subsetByLeaf subsetByLeaf,TreeSummarizedExperiment-method subsetByNode subsetByNode,TreeSummarizedExperiment-method TreeSummarizedExperiment-accessor [,TreeSummarizedExperiment,ANY,ANY,ANY-method [<-,TreeSummarizedExperiment,ANY,ANY,TreeSummarizedExperiment-method
Find the share nodeshareNode
Find nodes on the treeshowNode
Join nodesjoinNode signalNode
A simulated phylogenetic tree with 10 tips and 9 internal nodestinyTree
Translate a data frame to a phylo objecttoTree
track the nodes of a phylo treetrackNode
Transfer between node number and node labelconvertNode transNode
An S4 class TreeSummarizedExperimentTreeSummarizedExperiment-class
Construct a TreeSummarizedExperiment objectTreeSummarizedExperiment TreeSummarizedExperiment-constructor
list leaf nodes that are the descendants of at least one specified nodeunionLeaf
Update a 'TreeSummarizedExperiment' objectupdateObject,TreeSummarizedExperiment-method