YosefLab / Cassiopeia

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

global alignment #142

Closed Lioscro closed 3 years ago

Lioscro commented 3 years ago

Global alignment implementation (#127, #136, #139)

Regarding poly-A trimming, I'm not sure if this will be a big issue, but worth discussion.

codecov[bot] commented 3 years ago

Codecov Report

Merging #142 (6d5230e) into master (3b454a7) will increase coverage by 0.44%. The diff coverage is 89.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #142      +/-   ##
==========================================
+ Coverage   86.23%   86.67%   +0.44%     
==========================================
  Files          65       65              
  Lines        4532     4540       +8     
==========================================
+ Hits         3908     3935      +27     
+ Misses        624      605      -19     
Impacted Files Coverage Δ
cassiopeia/preprocess/constants.py 100.00% <ø> (ø)
cassiopeia/preprocess/pipeline.py 75.93% <82.35%> (+4.92%) :arrow_up:
cassiopeia/preprocess/alignment_utilities.py 90.00% <100.00%> (+1.25%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 3b454a7...6d5230e. Read the comment docs.