A B C D E F G H I L M N O P R S T U V W X Y _

G

g21(double) - Method in class phylonet.simulator.SimGTInNetwork
 
g22(double) - Method in class phylonet.simulator.SimGTInNetwork
 
g31(double) - Method in class phylonet.simulator.SimGTInNetwork
 
g32(double) - Method in class phylonet.simulator.SimGTInNetwork
 
g33(double) - Method in class phylonet.simulator.SimGTInNetwork
 
gamma - Static variable in class phylonet.simulator.SimGTInNetwork
 
GaneshkumarWarnowMCT - Class in phylonet.mct
This class implements the maximum compatible tree construction algorithm published by Ganeshkumar G.
GaneshkumarWarnowMCT() - Constructor for class phylonet.mct.GaneshkumarWarnowMCT
 
GaneshkumarWarnowMCTTestCase - Class in phylonet.mct
 
GaneshkumarWarnowMCTTestCase() - Constructor for class phylonet.mct.GaneshkumarWarnowMCTTestCase
 
genCplex(String[]) - Static method in class phylonet.ilp.IlpGenerator
 
GenCplexCmdLineTool - Class in phylonet.cmdline.tool
 
GenCplexCmdLineTool() - Constructor for class phylonet.cmdline.tool.GenCplexCmdLineTool
 
generateAllBinaryTrees(String[]) - Static method in class phylonet.tree.util.Trees
Return all possible binary trees over a given taxa list
generateCplexInput(STITree<Integer>, List<Tree>, String, String, String) - Method in class phylonet.ilp.IlpGenerator
This function generates CPLEX inputs according to the method described in the paper "Accurate and efficient tree reconstruction from genome-size multi-locus data under the coalescent".
generateGTs() - Method in class phylonet.simulator.SimGTInNetwork
 
generateRandomTree(MutableTree, int) - Static method in class phylonet.tree.util.Trees
Generate a random binary tree in the object specified.
generateSpeciesTrees(List<Tree>, File) - Method in class phylonet.ilp.IlpGenerator
Generates a list of species trees by constructing from maximal sets of compatible clusters induced by gene trees, and writes this list to the supplied file.
GeneTreeRefinement - Class in phylonet.coalescent
This class refines and roots gene trees with respect to a given rooted binary species tree "Algorithms for MDC-based multi-locus phylogeny inference." RECOMB 2011
GeneTreeRefinement() - Constructor for class phylonet.coalescent.GeneTreeRefinement
 
genSpeciesTrees(String[]) - Static method in class phylonet.ilp.IlpGenerator
 
GenstCmdLineTool - Class in phylonet.cmdline.tool
 
GenstCmdLineTool() - Constructor for class phylonet.cmdline.tool.GenstCmdLineTool
 
getAllBinaryResolution(Tree) - Static method in class phylonet.tree.util.Trees
 
getAllClusters(String[]) - Static method in class phylonet.tree.util.Trees
get all the possible clusters over given taxa
getAllRootingTrees() - Method in class phylonet.tree.model.sti.STITree
 
getAllRootingTrees() - Method in interface phylonet.tree.model.Tree
 
getAutolabelPrefix() - Method in class phylonet.app.tool.riatahgt.RiataHGTParamsDialog
Returns the current specified prefix for automatically-labeled nodes.
getBipartitionClusters(String[], boolean) - Method in class phylonet.tree.model.sti.STITree
 
getBipartitionClusters(String[], boolean) - Method in interface phylonet.tree.model.Tree
 
getBipartitions(String[]) - Method in class phylonet.tree.model.sti.STITree
Compute all bipartitions in the tree.
getBlock(int, int) - Method in class phylonet.sequence.model.SequenceAlignment
Returns an array of blocks extracted from _sequences.
getBlockSize() - Method in class phylonet.app.tool.netpars.NetparsParamsDialog
Returns the block size specified by the user.
getBootstraps() - Method in class phylonet.riatahgt.EventBootstrap
Return bootstrap values for HGT events.
getCalculateAllMASTsSelected() - Method in class phylonet.app.tool.mast.MASTParamsDialog
Returns whether or not the "Calculate all MASTs" checkbox has been checked
getChildCount() - Method in class phylonet.tree.model.sti.STINode
 
getChildCount() - Method in interface phylonet.tree.model.TNode
 
getChildren() - Method in class phylonet.network.model.bni.BniNetNode
This function gets all (immediate) child nodes of this node.
getChildren() - Method in interface phylonet.network.model.NetNode
 
getChildren() - Method in class phylonet.tree.model.sti.STINode
 
getChildren() - Method in interface phylonet.tree.model.TMutableNode
 
getChildren() - Method in interface phylonet.tree.model.TNode
 
getCluster() - Method in class phylonet.tree.model.sti.STITreeCluster
 
getClusterCoalNum(List<Tree>, STITreeCluster, boolean) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
Compute the number of extra lineages contributed by a cluster in a set of rooted gene trees when single allele is contained
getClusterCoalNum(List<Tree>, STITreeCluster, Map<String, String>, boolean) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
Compute the number of extra lineages contributed by a cluster in a set of rooted gene trees when multiple alleles are contained
getClusterCoalNum(List<Tree>, STITreeCluster, List<List<STITreeCluster>>) - Method in class phylonet.coalescent.MDCURInference
Compute the number of extra lineages contributed by a cluster in a set of trees when single allele is involved
getClusterCoalNum(List<Tree>, STITreeCluster, List<List<STITreeCluster>>, String[], Map<String, String>) - Method in class phylonet.coalescent.MDCURInference
Compute the number of extra lineages contributed by a cluster in a set of trees when multiple alleles are involved
getClusterCoalNum(STITreeCluster, List<STITreeCluster>) - Method in class phylonet.coalescent.MDCURInference
Compute the number of extra lineages contributed by a cluster in one tree
getClusterCoalNum_rooted(Tree, STITreeCluster) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
Compute the number of extra lineages contributed by a cluster in a given rooted gene tree when single allele is contained
getClusterCoalNum_rooted(Tree, STITreeCluster, Map<String, String>) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
Compute the number of extra lineages contributed by a cluster in a given rooted gene tree when multiple alleles are contained
getClusterCoalNum_unrooted(Tree, STITreeCluster) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
 
getClusterCoalNum_unrooted(Tree, STITreeCluster, Map<String, String>) - Static method in class phylonet.coalescent.DeepCoalescencesCounter
 
getClusterLeaves() - Method in class phylonet.tree.model.sti.STITreeCluster
Get the set of leaves in this cluster.
getClusters() - Method in class phylonet.network.characterization.NetworkTree
This function returns an iterable list of network clusters of this tree.
getClusters(Network<T>) - Static method in class phylonet.network.util.Networks
This function returns an iterable list of network clusters.
getClusters(String[], boolean) - Method in class phylonet.tree.model.sti.STITree
Compute all clusters in the tree.
getClusters(String[], boolean) - Method in interface phylonet.tree.model.Tree
 
getClusterSize() - Method in class phylonet.tree.model.sti.STITreeCluster
 
getClustersWD(String[], boolean) - Method in class phylonet.tree.model.sti.STITree
 
getClustersWD(String[], boolean) - Method in interface phylonet.tree.model.Tree
 
getCoalNum() - Method in class phylonet.coalescent.Solution
 
getCollapsed() - Method in class phylonet.app.tool.riatahgt.RiataHGTParamsDialog
Returns whether or not the user has specified that the RIATA-HGT calculations be collapsed.
getComparator() - Static method in class phylonet.util.LIDAMath
 
getComponentCount() - Method in class phylonet.riatahgt.RiataHgt
 
getCurrentSubpanel() - Method in class phylonet.app.tool.inferst.InferSTParamsDialog
 
getData() - Method in class phylonet.app.model.PhyloNetAppModel
Returns a list of the current data.
getData() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getData() - Method in class phylonet.graph.model.sgi.SGIGraph
 
getData() - Method in class phylonet.graph.model.sgi.SGINode
 
getData() - Method in class phylonet.network.model.bni.BniNetNode
This function returns data stored in this node.
getData() - Method in interface phylonet.network.model.NetNode
 
getData() - Method in class phylonet.tree.model.sti.STINode
 
getData() - Method in class phylonet.tree.model.sti.STITreeClusterWD
 
getDataBatch() - Method in class phylonet.app.model.datum.BatchDatum
Returns this data batch's batch of data, in list form.
getDataNames() - Method in class phylonet.app.model.PhyloNetAppModel
Returns a list of the unique Strings representing each datum in the current workspace.
getDataText() - Method in class phylonet.app.model.datum.ADatum
Returns a textual representation of the data contained within this datum.
getDataText() - Method in class phylonet.app.model.datum.BatchDatum
 
getDataText() - Method in class phylonet.app.model.datum.HGTDatum
 
getDataText() - Method in class phylonet.app.model.datum.NetworkDatum
 
getDataText() - Method in class phylonet.app.model.datum.SequenceAlignmentDatum
 
getDataText() - Method in class phylonet.app.model.datum.TreeDatum
 
getDatum() - Method in class phylonet.app.controller.datum.ADatumController
Returns the model element (ADatum) associated with this controller.
getDatumView() - Method in class phylonet.app.controller.datum.ADatumController
Returns the view element (ADatumView) associated with this controller.
getDegree() - Method in interface phylonet.graph.model.MutableNode
 
getDegree() - Method in interface phylonet.graph.model.Node
 
getDegree() - Method in class phylonet.graph.model.sgi.SGINode
 
getDescription() - Method in class phylonet.sequence.io.FastaReader.FastaRecord
 
getDescription() - Method in class phylonet.sequence.io.PlainXReader.PlainXRecord
 
getDestEdge() - Method in class phylonet.riatahgt.HgtEvent
 
getDistanceMap() - Method in class phylonet.coalescent.TaxaDistanceMatrix
 
getDistanceMeasure() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getEdge(int) - Method in interface phylonet.graph.model.Graph
Retrieves an edge by its unique id.
getEdge(String) - Method in interface phylonet.graph.model.Graph
Retrieves an edge by its name.
getEdge(int) - Method in interface phylonet.graph.model.MutableGraph
 
getEdge(String) - Method in interface phylonet.graph.model.MutableGraph
 
getEdge(int) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdge(String) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdgeCount() - Method in interface phylonet.graph.model.Graph
 
getEdgeCount() - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdgeMatrix(boolean[][], Node[]) - Method in interface phylonet.graph.model.Graph
Construct an edge matrix containing the full structure of the graph.
getEdgeMatrix(boolean[][], int[]) - Method in interface phylonet.graph.model.Graph
Populates the edge matrix containing the full structure of the graph.
getEdgeMatrix(boolean[][], Node[]) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdgeMatrix(boolean[][], int[]) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdgePath() - Method in interface phylonet.graph.model.Path
 
getEdgePath() - Method in class phylonet.graph.model.PathImpl
 
getEdges() - Method in interface phylonet.graph.model.Graph
 
getEdges() - Method in interface phylonet.graph.model.MutableGraph
 
getEdges() - Method in interface phylonet.graph.model.MutableNode
 
getEdges() - Method in interface phylonet.graph.model.Node
 
getEdges(Edge[]) - Method in interface phylonet.graph.model.Path
Retrieve the actual edges in the path, in order from source to end.
getEdges(Edge[]) - Method in class phylonet.graph.model.PathImpl
Retrieve the actual edges in the path, in order from source to end.
getEdges() - Method in class phylonet.graph.model.sgi.SGIGraph
 
getEdges() - Method in class phylonet.graph.model.sgi.SGINode
 
getEdgeWeight(int, int) - Method in class phylonet.algorithms.bipartitemaching.HungarianBipartiteMatcher
 
getEnd() - Method in interface phylonet.graph.model.Path
 
getEnd() - Method in class phylonet.graph.model.PathImpl
 
getEvents() - Method in class phylonet.riatahgt.EventBootstrap
Return all *different* events found by Riata for (_st, _gt).
getEvents() - Method in class phylonet.riatahgt.HgtScenario
This function returns a list of events within this scenario.
getFalseNegativeCount() - Method in class phylonet.symmdiff.SymmetricDifference
 
getFalsePositiveCount() - Method in class phylonet.symmdiff.SymmetricDifference
 
getFirstSelectedTreeDatum() - Method in class phylonet.app.tool.countcoal.CountCoalParamsDialog
Returns the TreeDatum the user selected in the first of the two combo boxes.
getFirstSelectedTreeDatum() - Method in class phylonet.app.tool.mast.MASTParamsDialog
Returns the TreeDatum the user selected in the first of the two combo boxes.
getFrequency() - Method in class phylonet.coalescent.DemocraticVoteInference
 
getFullName() - Method in class phylonet.app.model.datum.ADatum
Returns a string containing this datum's type and identifier.
getGamma(int) - Method in class phylonet.network.model.bni.BniNetNode
This function gets the gamma value of the index_th child
getGamma(NetNode<T>) - Method in class phylonet.network.model.bni.BniNetNode
This function gets the gamma value of its child node node
getGamma(int) - Method in interface phylonet.network.model.NetNode
This function returns the gamma value stored in this node.
getGamma(NetNode<T>) - Method in interface phylonet.network.model.NetNode
This function returns the gamma value stored in this node.
getGraph() - Method in interface phylonet.graph.model.GraphComponent
 
getGraph() - Method in interface phylonet.graph.model.MutableEdge
 
getGraph() - Method in interface phylonet.graph.model.MutableNode
 
getGraph() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getGraph() - Method in class phylonet.graph.model.sgi.SGINode
 
getGraphEdgeNum() - Method in class phylonet.coalescent.MDCInference_ILP
 
getGraphVertexNum() - Method in class phylonet.coalescent.MDCInference_ILP
 
getHead() - Method in class phylonet.network.characterization.NetworkEdge
This function returns the head of this edge.
getHeight() - Method in class phylonet.tree.model.sti.STINode
 
getHeight() - Method in class phylonet.tree.model.sti.STITree
 
getHGT() - Method in class phylonet.app.model.datum.HGTDatum
Returns the RIATA-HGT solution set contained by this datum.
getId() - Method in class phylonet.app.controller.datum.ADatumController
Returns the ID of this controller's associated datum.
getId() - Method in class phylonet.app.model.datum.ADatum
Returns this datum's unique identifier.
getID() - Method in interface phylonet.graph.model.GraphComponent
 
getID() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getID() - Method in class phylonet.graph.model.sgi.SGINode
 
getID() - Method in class phylonet.tree.model.sti.STINode
 
getID() - Method in interface phylonet.tree.model.TNode
 
getInboundEdges() - Method in interface phylonet.graph.model.MutableNode
 
getInboundEdges() - Method in interface phylonet.graph.model.Node
 
getInboundEdges() - Method in class phylonet.graph.model.sgi.SGINode
 
getInboundNodes() - Method in interface phylonet.graph.model.MutableNode
 
getInboundNodes() - Method in interface phylonet.graph.model.Node
 
getInboundNodes() - Method in class phylonet.graph.model.sgi.SGINode
 
getIndeg() - Method in class phylonet.network.model.bni.BniNetNode
This function computes the indegree of a node.
getIndeg() - Method in interface phylonet.network.model.NetNode
 
getInDegree() - Method in interface phylonet.graph.model.MutableNode
 
getInDegree() - Method in interface phylonet.graph.model.Node
 
getInDegree() - Method in class phylonet.graph.model.sgi.SGINode
 
getInputEdgeWeightsAreSupports() - Method in class phylonet.consensus.TreeConsensusCalculator
 
getIterations() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getLCA(TNode, TNode) - Method in class phylonet.lca.SchieberVishkinLCA
Find the LCA for a pair of nodes in the tree used to construct this object.
getLCA(Set<? extends TNode>) - Method in class phylonet.lca.SchieberVishkinLCA
Find the LCA for a (non-empty) set of nodes.
getLeafCount() - Method in class phylonet.tree.model.sti.STINode
 
getLeafCount() - Method in class phylonet.tree.model.sti.STITree
 
getLeafCount() - Method in interface phylonet.tree.model.TNode
 
getLeafCount() - Method in interface phylonet.tree.model.Tree
 
getLeafCount(TNode) - Static method in class phylonet.tree.util.Trees
 
getLeafDistanceMatrix(Tree, Hashtable<TNode, Integer>, TNode[]) - Static method in class phylonet.tree.util.Trees
 
getLeaves() - Method in class phylonet.network.characterization.NetworkCluster
This function returns all the leaves in this cluster.
getLeaves() - Method in class phylonet.network.model.bni.BniNetwork
 
getLeaves() - Method in interface phylonet.network.model.Network
 
getLeaves() - Method in class phylonet.tree.model.sti.STINode
 
getLeaves() - Method in class phylonet.tree.model.sti.STITree
 
getLeaves() - Method in interface phylonet.tree.model.TNode
 
getLeaves() - Method in interface phylonet.tree.model.Tree
 
getLeft() - Method in class phylonet.tree.model.sti.STITreeBipartition
 
getLeftCount() - Method in class phylonet.algorithms.bipartitemaching.HungarianBipartiteMatcher
 
getLeftLeaves() - Method in class phylonet.tree.model.sti.STITreeBipartition
Get the leaves in the left half of the bipartition LEFT | RIGHT.
getLength() - Method in class phylonet.bits.BitVector
 
getLength() - Method in interface phylonet.graph.model.Path
 
getLength() - Method in class phylonet.graph.model.PathImpl
 
getLevels() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getLogs() - Static method in class phylonet.app.util.PhyloLogger
Returns a formatted list of all reported logs since PhyloNet started up.
getMatching() - Method in class phylonet.algorithms.bipartitemaching.HungarianBipartiteMatcher
 
getMatchingData(DataCriterion) - Method in class phylonet.app.model.PhyloNetAppModel
Returns a list of data matching the given criterion.
getMatchingWeight() - Method in class phylonet.algorithms.bipartitemaching.HungarianBipartiteMatcher
 
getMax() - Method in class phylonet.heaps.BinaryMaxHeap
 
getMax() - Method in class phylonet.heaps.BinaryMinHeap
 
getMax() - Method in class phylonet.heaps.MaxDoubleHeap
 
getMax() - Method in class phylonet.heaps.MaxHeap
 
getMax() - Method in class phylonet.heaps.MaxIntHeap
 
getMax() - Method in class phylonet.heaps.MinFibonacciHeap
This operation is not supported on the Fibonacci Heap.
getMax() - Method in class phylonet.heaps.MinHeap
 
getMaxHeap(int) - Static method in class phylonet.heaps.MaxHeap
 
getMaxKey() - Method in class phylonet.heaps.BinaryMaxHeap
 
getMaxKey() - Method in class phylonet.heaps.BinaryMinHeap
 
getMaxKey() - Method in class phylonet.heaps.MaxDoubleHeap
 
getMaxKey() - Method in class phylonet.heaps.MaxHeap
 
getMaxKey() - Method in class phylonet.heaps.MaxIntHeap
 
getMaxKey() - Method in class phylonet.heaps.MinFibonacciHeap
This operation is not supported on the Fibonacci Heap.
getMaxKey() - Method in class phylonet.heaps.MinHeap
 
getMenuText() - Method in class phylonet.app.tool.APhyloTool
Returns the text by which this tool will be represented in a menu.
getMin() - Method in class phylonet.heaps.BinaryMaxHeap
 
getMin() - Method in class phylonet.heaps.BinaryMinHeap
 
getMin() - Method in class phylonet.heaps.MaxDoubleHeap
 
getMin() - Method in class phylonet.heaps.MaxHeap
 
getMin() - Method in class phylonet.heaps.MaxIntHeap
 
getMin() - Method in class phylonet.heaps.MinFibonacciHeap
 
getMin() - Method in class phylonet.heaps.MinHeap
 
getMinHeap(int) - Static method in class phylonet.heaps.MinHeap
 
getMinimumSolutionSize() - Method in class phylonet.riatahgt.RiataHgt
This function returns the size of a minium HGT scenario (i.e., the minimum number of HGT events that Riata can detect to induce the gene tree from the species tree).
getMinKey() - Method in class phylonet.heaps.BinaryMaxHeap
 
getMinKey() - Method in class phylonet.heaps.BinaryMinHeap
 
getMinKey() - Method in class phylonet.heaps.MaxDoubleHeap
 
getMinKey() - Method in class phylonet.heaps.MaxHeap
 
getMinKey() - Method in class phylonet.heaps.MaxIntHeap
 
getMinKey() - Method in class phylonet.heaps.MinFibonacciHeap
 
getMinKey() - Method in class phylonet.heaps.MinHeap
 
getMissingCharacter() - Method in class phylonet.fitchpars.ParsimonyCalculator
 
getModel() - Method in class phylonet.app.controller.PhyloNetAppController
Returns the top-level model belonging to this top-level controller.
getName() - Method in interface phylonet.graph.model.GraphComponent
 
getName() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getName() - Method in class phylonet.graph.model.sgi.SGINode
 
getName() - Method in class phylonet.network.model.bni.BniNetNode
This function returns the name of the node.
getName() - Method in interface phylonet.network.model.NetNode
 
getName() - Method in class phylonet.tree.model.sti.STINode
 
getName() - Method in class phylonet.tree.model.sti.STITree
 
getName() - Method in interface phylonet.tree.model.TNode
 
getName() - Method in interface phylonet.tree.model.Tree
 
getNames() - Method in class phylonet.network.characterization.NetworkCluster
This function returns the names of all leaves in this cluster.
getNeighbors() - Method in interface phylonet.graph.model.MutableNode
 
getNeighbors() - Method in interface phylonet.graph.model.Node
 
getNeighbors() - Method in class phylonet.graph.model.sgi.SGINode
 
getNetwork() - Method in class phylonet.app.model.datum.NetworkDatum
Returns the network held by this datum.
getNetworkNodes() - Method in class phylonet.network.model.bni.BniNetwork
 
getNetworkNodes() - Method in interface phylonet.network.model.Network
 
getNode(String) - Method in interface phylonet.graph.model.Graph
Retrieve a node by its name.
getNode(int) - Method in interface phylonet.graph.model.Graph
Retrieve a node by its unique ID.
getNode(String) - Method in interface phylonet.graph.model.MutableGraph
 
getNode(int) - Method in interface phylonet.graph.model.MutableGraph
 
getNode(String) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getNode(int) - Method in class phylonet.graph.model.sgi.SGIGraph
 
getNode(int) - Method in interface phylonet.tree.model.MutableTree
 
getNode(String) - Method in interface phylonet.tree.model.MutableTree
 
getNode(int) - Method in class phylonet.tree.model.sti.STITree
 
getNode(String) - Method in class phylonet.tree.model.sti.STITree
 
getNode(int) - Method in interface phylonet.tree.model.Tree
Retrieve a node by its unique ID.
getNode(String) - Method in interface phylonet.tree.model.Tree
Retrieve a node by its name.
getNodeCount() - Method in interface phylonet.graph.model.Graph
 
getNodeCount() - Method in class phylonet.graph.model.sgi.SGIGraph
 
getNodeCount() - Method in class phylonet.tree.model.sti.STITree
 
getNodeCount() - Method in interface phylonet.tree.model.Tree
 
getNodePath() - Method in interface phylonet.graph.model.Path
 
getNodePath() - Method in class phylonet.graph.model.PathImpl
 
getNodes() - Method in interface phylonet.graph.model.Graph
Return an iterable that provides access to all nodes in the graph.
getNodes() - Method in interface phylonet.graph.model.MutableGraph
 
getNodes(Node[]) - Method in interface phylonet.graph.model.Path
Retrieve the actual nodes in the path, in order from source to end.
getNodes(Node[]) - Method in class phylonet.graph.model.PathImpl
Retrieve the actual nodes in the path, in order from source to end.
getNodes() - Method in class phylonet.graph.model.sgi.SGIGraph
 
getNodes() - Method in interface phylonet.tree.model.MutableTree
 
getNodes() - Method in class phylonet.tree.model.sti.STITree
 
getNodes() - Method in interface phylonet.tree.model.Tree
 
getNodeSets(BufferedReader) - Static method in class phylonet.lca.NodeListReader
Parses the remaining lines in the supplied BufferedReader, creating one set of node names for each line.
getNonstrictSubleaves() - Method in class phylonet.network.characterization.NetworkTripartition
This function returns an iterable list of leaves that are reachable from the root through _node, but not necessarily through it.
getNumberOfMinSolutions() - Method in class phylonet.riatahgt.RiataHgt
This function returns the number of minimal solutions.
getNumInternalEdges1() - Method in class phylonet.symmdiff.SymmetricDifference
 
getNumInternalEdges2() - Method in class phylonet.symmdiff.SymmetricDifference
 
getOutboundEdges() - Method in interface phylonet.graph.model.MutableNode
 
getOutboundEdges() - Method in interface phylonet.graph.model.Node
 
getOutboundEdges() - Method in class phylonet.graph.model.sgi.SGINode
 
getOutboundNodes() - Method in interface phylonet.graph.model.MutableNode
 
getOutboundNodes() - Method in interface phylonet.graph.model.Node
 
getOutboundNodes() - Method in class phylonet.graph.model.sgi.SGINode
 
getOutdeg() - Method in class phylonet.network.model.bni.BniNetNode
This function computes the outdegree of a node.
getOutdeg() - Method in interface phylonet.network.model.NetNode
 
getOutDegree() - Method in interface phylonet.graph.model.MutableNode
 
getOutDegree() - Method in interface phylonet.graph.model.Node
 
getOutDegree() - Method in class phylonet.graph.model.sgi.SGINode
 
getOutputEdgeWeightsAreSupports() - Method in class phylonet.consensus.TreeConsensusCalculator
 
getParameters() - Static method in class phylonet.app.util.DialogsTestCase
 
getParameters() - Static method in class phylonet.maxclique.MaxCliqueParameterizedTestCase
 
getParent() - Method in class phylonet.tree.model.sti.STINode
 
getParent() - Method in interface phylonet.tree.model.TMutableNode
 
getParent() - Method in interface phylonet.tree.model.TNode
 
getParentDistance(NetNode<T>) - Method in class phylonet.network.model.bni.BniNetNode
This function returns the distance from this node to one of its parent.
getParentDistance(NetNode<T>) - Method in interface phylonet.network.model.NetNode
 
getParentDistance() - Method in class phylonet.tree.model.sti.STINode
 
getParentDistance() - Method in interface phylonet.tree.model.TNode
 
getParentNumber() - Method in class phylonet.network.model.bni.BniNetNode
This function returns the number of parent of a node.
getParentNumber() - Method in interface phylonet.network.model.NetNode
This function returns the number of parent of a node.
getParents() - Method in class phylonet.network.model.bni.BniNetNode
This function gets all (immediate) parents of this node.
getParents() - Method in interface phylonet.network.model.NetNode
 
getPAUPFile() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getPOPSize() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getPositionToLeafNameMap(Map<String, Integer>) - Static method in class phylonet.tree.util.Bipartitions
 
getRefined() - Method in class phylonet.app.tool.riatahgt.RiataHGTParamsDialog
Returns whether or not the user has specified that the RIATA-HGT calculations be refined.
getRight() - Method in class phylonet.tree.model.sti.STITreeBipartition
 
getRightCount() - Method in class phylonet.algorithms.bipartitemaching.HungarianBipartiteMatcher
 
getRightLeaves() - Method in class phylonet.tree.model.sti.STITreeBipartition
Get the leaves in the right half of the bipartition LEFT | RIGHT.
getRoot() - Method in class phylonet.network.model.bni.BniNetwork
 
getRoot() - Method in interface phylonet.network.model.Network
 
getRoot() - Method in interface phylonet.tree.model.MutableTree
 
getRoot() - Method in class phylonet.tree.model.sti.STITree
 
getRoot() - Method in interface phylonet.tree.model.Tree
If the tree is rooted, this returns the root.
getSecondSelectedTreeDatum() - Method in class phylonet.app.tool.countcoal.CountCoalParamsDialog
Returns the TreeDatum the user selected in the second of the two combo boxes.
getSecondSelectedTreeDatum() - Method in class phylonet.app.tool.mast.MASTParamsDialog
Returns the TreeDatum the user selected in the second of the two combo boxes.
getSelectedComparisonFunction() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
 
getSelectedComputationType() - Method in class phylonet.app.tool.charnet.CharnetParamsDialog
Returns the user's choice of computation type.
getSelectedComputationType() - Method in class phylonet.app.tool.cmpnets.CmpnetsParamsDialog
Returns the user's choice of computation type.
getSelectedCplexPath() - Method in class phylonet.app.tool.inferst.subpanel.MdcIlpSubpanel
 
getSelectedCplexPath() - Method in class phylonet.app.tool.inferst.subpanel.MdcIlpTimeSubpanel
 
getSelectedData() - Method in class phylonet.app.tool.component.ExtendableComboBoxList
Returns the list of data selected in this list of combo-boxes, in the same order that the boxes are in.
getSelectedDeepCoalescencesWeight() - Method in class phylonet.app.tool.inferst.subpanel.MdcIlpTimeSubpanel
 
getSelectedExhaust() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpSubpanel
 
getSelectedExperimentalTreeDatum() - Method in class phylonet.app.tool.rf.RFParamsDialog
Returns the TreeDatum the user selected in the second of the two combo boxes.
getSelectedExplore() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpSubpanel
 
getSelectedGeneTreeData() - Method in class phylonet.app.tool.inferst.InferSTParamsDialog
Returns the current list of selected gene trees.
getSelectedGeneTreeDatum() - Method in class phylonet.app.tool.riatahgt.RiataHGTParamsDialog
Returns the currently specified gene tree datum.
getSelectedInferenceMethod() - Method in class phylonet.app.tool.inferst.InferSTParamsDialog
Returns the currently selected inference method.
getSelectedModelTreeDatum() - Method in class phylonet.app.tool.rf.RFParamsDialog
Returns the TreeDatum the user selected in the first of the two combo boxes.
getSelectedNetworkDatum() - Method in class phylonet.app.tool.charnet.CharnetParamsDialog
Returns the currently selected network datum.
getSelectedNetworkDatum() - Method in class phylonet.app.tool.netpars.NetparsParamsDialog
Returns the network datum specified by the user in this parameters dialog.
getSelectedNetworkDatum1() - Method in class phylonet.app.tool.cmpnets.CmpnetsParamsDialog
Returns the first currently selected network datum.
getSelectedNetworkDatum2() - Method in class phylonet.app.tool.cmpnets.CmpnetsParamsDialog
Returns the second currently selected network datum.
getSelectedNoCoalescencesWeight() - Method in class phylonet.app.tool.inferst.subpanel.MdcIlpTimeSubpanel
 
getSelectedNodeNames() - Method in class phylonet.app.tool.component.ExtendableNodeSetsList
Returns the list of currently specified node name sets.
getSelectedNodeSets() - Method in class phylonet.app.tool.lca.LCAParamsDialog
Returns a list of the currently supplied sets of node names.
getSelectedPrefix() - Method in class phylonet.app.tool.lca.LCAParamsDialog
Returns the currently specified prefix for automatic node labeling.
getSelectedProportion() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpSubpanel
 
getSelectedSequenceAlignment() - Method in class phylonet.app.tool.netpars.NetparsParamsDialog
Returns the sequence alignment specified by the user in this parameters dialog.
getSelectedSequenceListDatum() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
Returns the currently selected sequence list datum.
getSelectedSpeciesTreeDatum() - Method in class phylonet.app.tool.riatahgt.RiataHGTParamsDialog
Returns the currently specified species tree datum.
getSelectedTaxonMap() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpSubpanel
 
getSelectedTreeDatum() - Method in class phylonet.app.tool.lca.LCAParamsDialog
Returns the currently selected tree datum.
getSelectedUseTaxonMap() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpSubpanel
 
getSequence() - Method in class phylonet.sequence.io.FastaReader.FastaRecord
 
getSequence() - Method in class phylonet.sequence.io.PlainXReader.PlainXRecord
 
getSequence1() - Method in class phylonet.algorithms.pairalignment.SmithWaterman.Match
 
getSequence2() - Method in class phylonet.algorithms.pairalignment.SmithWaterman.Match
 
getSequenceAlignment() - Method in class phylonet.app.model.datum.SequenceAlignmentDatum
Returns the sequence alignment contained in this datum.
getSequenceCount() - Method in class phylonet.sequence.io.PlainXReader
If the header was read, then this method returns the number of sequences in the plain file.
getSequenceCount() - Method in class phylonet.sequence.model.SequenceAlignment
Returns the number of sequences.
getSequenceLength() - Method in class phylonet.sequence.io.PlainXReader
If the header was read, then this method returns the length of the sequences in the file - all sequences must be of this size, though this requirement is not enforced by this reader.
getSequenceLength() - Method in class phylonet.sequence.model.SequenceAlignment
Returns the sequence length.
getSequences() - Method in class phylonet.sequence.model.SequenceAlignment
Returns the sequences contained by this sequence alignment.
getSequenceStr() - Method in class phylonet.sequence.io.FastaReader.FastaRecord
 
getSequenceStr() - Method in class phylonet.sequence.io.PlainXReader.PlainXRecord
 
getShouldDisplayHelp() - Method in class phylonet.cmdline.tool.CmdLineTool
 
getSiblings() - Method in class phylonet.tree.model.sti.STINode
 
getSiblings() - Method in interface phylonet.tree.model.TNode
 
getSolutionTree() - Method in class phylonet.riatahgt.RiataHgt
This function returns the solution tree that contains HGT scenarios for a pair of species and gene trees.
getSource() - Method in interface phylonet.graph.model.Edge
 
getSource() - Method in interface phylonet.graph.model.MutableEdge
 
getSource() - Method in interface phylonet.graph.model.Path
 
getSource() - Method in class phylonet.graph.model.PathImpl
 
getSource() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getSourceEdge() - Method in class phylonet.riatahgt.HgtEvent
 
getSourceID() - Method in interface phylonet.graph.model.Edge
 
getSourceID() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getSpeciesTree() - Method in class phylonet.riatahgt.RiataHgt
Returns the original, unmodified (except for labeling) species tree used by the last RIATA-HGT calculation.
getStepSize() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
Returns the step size specified by the user in this parameters dialog.
getStrictSubleaves() - Method in class phylonet.network.characterization.NetworkTripartition
This function returns an iterable list of leaves that are only reachable from the root through _node.
getTail() - Method in class phylonet.network.characterization.NetworkEdge
This function returns the tail of this edge.
getTarget() - Method in interface phylonet.graph.model.Edge
 
getTarget() - Method in interface phylonet.graph.model.MutableEdge
 
getTarget() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getTargetID() - Method in interface phylonet.graph.model.Edge
 
getTargetID() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getTaxa() - Method in class phylonet.coalescent.TaxaDistanceMatrix
 
getTaxa() - Method in class phylonet.sequence.model.SequenceAlignment
Returns the taxon names of this sequence alignment.
getTaxa() - Method in class phylonet.tree.model.sti.STITreeBipartition
 
getTaxa() - Method in class phylonet.tree.model.sti.STITreeCluster
 
getTaxaDistanceMatrix() - Method in class phylonet.app.tool.inferst.subpanel.GlassMatrixSubpanel
 
getTaxaDistanceMatrix(File) - Static method in class phylonet.coalescent.GLASSInference
 
getTaxonFile() - Method in class phylonet.app.tool.inferst.subpanel.GlassTreeSubpanel
 
getTaxonFileText() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpRootedTimeSubpanel
 
getTaxonMap() - Method in class phylonet.app.tool.inferst.subpanel.GlassTreeSubpanel
 
getTaxonMap() - Method in class phylonet.app.tool.inferst.subpanel.MajoritySubpanel
 
getTaxonMap() - Method in class phylonet.app.tool.inferst.subpanel.MdcDpRootedTimeSubpanel
 
getTaxonMapFile() - Method in class phylonet.app.tool.inferst.subpanel.MajoritySubpanel
 
getTaxonMapFromFile(File) - Static method in class phylonet.coalescent.MajorityConsensusInference
Returns a taxon map constructed from the contents of the specified file.
getThumbnailView() - Method in class phylonet.app.view.datum.ADatumView
Returns the thumbnail view for this view.
getToolTipText() - Method in class phylonet.app.tool.APhyloTool
Returns the explanatory tool-tip text for this tool.
getTree() - Method in class phylonet.app.model.datum.TreeDatum
Returns the tree associated with this datum.
getTree() - Method in class phylonet.app.model.datum.TreeWithBranchLengthsDatum
 
getTree() - Method in class phylonet.coalescent.Solution
 
getTree() - Method in class phylonet.lca.SchieberVishkinLCA
 
getTree() - Method in class phylonet.riatahgt.viewer.TreeCanvas
 
getTree() - Method in class phylonet.tree.model.sti.STINode
 
getTree() - Method in interface phylonet.tree.model.TMutableNode
 
getTree() - Method in interface phylonet.tree.model.TNode
Return the tree to which this node belongs.
getTree() - Method in class phylonet.tree.view.swing.TreeView
 
getTreeNodes() - Method in class phylonet.network.model.bni.BniNetwork
 
getTreeNodes() - Method in interface phylonet.network.model.Network
 
getTrees(Network<T>) - Static method in class phylonet.network.util.Networks
This function returns a list of trees decomposed from the network.
getTripartitionNode() - Method in class phylonet.network.characterization.NetworkTripartition
This function returns the head node v in edge e = (u, v) used to compute its tripartitions.
getTripartitions(Network<T>) - Static method in class phylonet.network.util.Networks
This function returns an iterable list of network tripartitions.
getType() - Method in class phylonet.app.model.datum.ADatum
Returns a string representation of this datum's type---"Tree", for example.
getType() - Method in class phylonet.app.model.datum.BatchDatum
 
getType() - Method in class phylonet.app.model.datum.HGTDatum
 
getType() - Method in class phylonet.app.model.datum.NetworkDatum
 
getType() - Method in class phylonet.app.model.datum.SequenceAlignmentDatum
 
getType() - Method in class phylonet.app.model.datum.TreeDatum
 
getType() - Method in class phylonet.app.model.datum.TreeWithBranchLengthsDatum
 
getUnreachableLeaves() - Method in class phylonet.network.characterization.NetworkTripartition
This function returns an iterable list of leaves that are not reachable from the root through _node.
getUnweightedAverage() - Method in class phylonet.symmdiff.SymmetricDifference
 
getValidGeneTrees(String, String) - Method in class phylonet.ilp.IlpGenerator
This function filters from the set of gene trees those whose node times satisfy: time(parent) > time(children).
getValue(int) - Method in class phylonet.bits.BitVector
 
getView() - Method in class phylonet.app.controller.PhyloNetAppController
Returns the top-level view belonging to this top-level controller.
getWeight() - Method in interface phylonet.graph.model.Edge
 
getWeight() - Method in interface phylonet.graph.model.Path
 
getWeight() - Method in class phylonet.graph.model.PathImpl
 
getWeight() - Method in class phylonet.graph.model.sgi.SGIEdge
 
getWeightedAverage() - Method in class phylonet.symmdiff.SymmetricDifference
 
getWeightedFalseNegative() - Method in class phylonet.symmdiff.SymmetricDifference
 
getWeightedFalsePositive() - Method in class phylonet.symmdiff.SymmetricDifference
 
getWindowComparator() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
Returns the window comparator defined by the user's selected parameters in this dialog.
getWindowSize() - Method in class phylonet.app.tool.recomp.RECOMPParamsDialog
Returns the window size specified by the user in this parameters dialog.
GLASSInference - Class in phylonet.coalescent
This class uses GLASS to infer the species tree from gene trees.
GLASSInference() - Constructor for class phylonet.coalescent.GLASSInference
 
GlassMatrixSubpanel - Class in phylonet.app.tool.inferst.subpanel
 
GlassMatrixSubpanel(Frame) - Constructor for class phylonet.app.tool.inferst.subpanel.GlassMatrixSubpanel
 
GlassTreeSubpanel - Class in phylonet.app.tool.inferst.subpanel
 
GlassTreeSubpanel(Frame) - Constructor for class phylonet.app.tool.inferst.subpanel.GlassTreeSubpanel
 
Graph - Interface in phylonet.graph.model
An interface defining a graph.
GraphComponent - Interface in phylonet.graph.model
 
GraphListener - Interface in phylonet.graph.model
The methods used to notify an object that the graph has changed.
gsi(String[]) - Method in class phylonet.tree.model.sti.STITree
 
gsi(String[]) - Method in interface phylonet.tree.model.Tree
 
GTDistributionInNetwork - Class in phylonet.network.gtdistribution
 
GTDistributionInNetwork() - Constructor for class phylonet.network.gtdistribution.GTDistributionInNetwork
Constructor that initialize the variables.
GTDistrInNetworkCmdLineTool - Class in phylonet.cmdline.tool
 
GTDistrInNetworkCmdLineTool() - Constructor for class phylonet.cmdline.tool.GTDistrInNetworkCmdLineTool
 
GTRefineAndRootCmdLineTool - Class in phylonet.cmdline.tool
 
GTRefineAndRootCmdLineTool() - Constructor for class phylonet.cmdline.tool.GTRefineAndRootCmdLineTool
 

A B C D E F G H I L M N O P R S T U V W X Y _