broadinstitute/seqr-loading-pipelines

Pipeline `complete()` needs to consider pedigree/remap information.

bpblanken opened this issue · 1 comments

Currently, a project is considered "loaded" if the callset is present on the globals of the project tables. Because we need to support loading partial projects, we need to consider the pedigree/remap information as mutable.

We've known about this for months but not fixed: #761 (comment)