YosefLab / Cassiopeia

A Package for Cas9-Enabled Single Cell Lineage Tracing Tree Reconstruction
https://cassiopeia-lineage.readthedocs.io/en/latest/
MIT License
75 stars 24 forks source link

“Error” in function `error_correct_intbcs_to_whitelist` #234

Open jefferyUstc opened 8 months ago

jefferyUstc commented 8 months ago

https://github.com/YosefLab/Cassiopeia/blob/2ca07df5a682cd159d4c2119458049b44507eb59/cassiopeia/preprocess/pipeline.py#L686

Hi, Cassiopeia team, is the referenced code above should be corrected to corrections = {intbc: intbc for intbc in unique_intbcs}

Thanks!