SubcloneSeeker  1.0.0
Subclone deconvolution software framework
 All Classes Files Functions Variables Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NSubcloneSeeker
 CArchivableAbstract class that defines the interface to handle archiving objects into sqlite3 database
 CCNVCopy Number Variation
 CEventClusterA collection class that each instance groups many SomaticEvents which share the same cell frequency
 CGenomicLocationA point on a reference genome
 CGenomicRangeA segment on a reference genome
 CLOHLoss of Heterozygosity
 CSegmentalMutationAbstract data structure class that represents any segmental somatic mutation
 CSNPSingle Nucleotide Polymorphism
 CSomaticEventAbstract data structure class that represents any type of somatic mutation
 CSubcloneThe class that represents a subclone in a subclonal structure tree
 CSubcloneLoadTreeTraverserA tree traverser that loads an entire tree structure from a database
 CSubcloneSaveTreeTraverserA tree traverser that saves an entire tree structure from a database
 CTreeNodeBase class for any object that can seve as a tree node
 CTreeTraverseDelegateDelegate class handling tree traversing
 CCoexistanceTable
 CClusterNotFoundError
 CClusterPairAlreadyObservedError
 CCoexistanceTraverseDelegate
 CEdgePrintTraverserA tree traverser that prints the edges in Graphviz .dot format
 CNodePrintTraverserA tree traverser that prints the nodes in Graphviz .dot format
 CRefGenomeEncapsulates a reference genome
 CTreeMergeTraverseSecondaryTraverse the secondary tree, and try to place every node it encounters onto the primary tree, which was given as a constructor parameter
 CTreePrintTraverserA tree traverser that prints tree in a text format