NTParameterSet.tree_copy¶
- single_cell_parser.parameters.NTParameterSet.tree_copy()¶
Return a copy of the ParameterSet tree structure.
Nodes are not copied, but re-referenced. This creates a shallow copy of the tree structure where the hierarchy is duplicated but the leaf values are shared between original and copy.
Documentation unclear, incomplete, broken or wrong? Let us know