Skip to content
Snippets Groups Projects
Commit 664fcf4c authored by pswain's avatar pswain
Browse files

docs(picker): fix bud_metric docstring

parent 00ef7a84
No related branches found
No related tags found
No related merge requests found
...@@ -42,7 +42,7 @@ class BudMetric(LineageProcess): ...@@ -42,7 +42,7 @@ class BudMetric(LineageProcess):
""" """
signal: Daughter-inclusive dataframe signal: Daughter-inclusive dataframe
md: Mother-daughters dictionary where key is mother's index and value a list of daugher indices md: Mother-daughters dictionary where key is mother's index and its values are a list of daughter indices
Get fvi (First Valid Index) for all cells Get fvi (First Valid Index) for all cells
Create empty matrix Create empty matrix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment