trisicell.pp.remove_mut_by_list
- trisicell.pp.remove_mut_by_list(adata, alist)[source]
Remove a list of mutations from the data.
- Parameters
adata (
anndata.AnnData) – The input readcount data.alist (
list) – A list of mutations.
Remove a list of mutations from the data.
adata (anndata.AnnData) – The input readcount data.
alist (list) – A list of mutations.