Skip to content
Snippets Groups Projects
Forked from Swain Lab / aliby / aliby-mirror
161 commits ahead of the upstream repository.
  • pswain's avatar
    5deb2e57
    fix(validate_lineage): for buds with two mothers · 5deb2e57
    pswain authored
    For buds with two mothers, we discard the second predicted mother.
    
    validate_lineage returns the corrected lineage, with any extra
    mother-bud assignments discarded.
    
    Its checks for duplicated mothers became redundant and were deleted.
    5deb2e57
    History
    fix(validate_lineage): for buds with two mothers
    pswain authored
    For buds with two mothers, we discard the second predicted mother.
    
    validate_lineage returns the corrected lineage, with any extra
    mother-bud assignments discarded.
    
    Its checks for duplicated mothers became redundant and were deleted.
grouper.py 12.07 KiB