Fishplot.del_clone#
missionbio.plotting.fishplot.Fishplot.del_clone
- Fishplot.del_clone(name: str) None #
Delete a subclone from the tree in-place.
The clones children will be assigned to its parent. No modification made to the subclone characteristics like counts, description etc.
- Parameters:
- name: str
The name of the subclone to remove from the tree.
< Class Fishplot