matsengrp / cft

Clonal family tree
5 stars 3 forks source link

Adapt CFTWeb interface to new schema to account for addition of the `reconstruction` entities #205

Closed metasoarous closed 6 years ago

metasoarous commented 6 years ago

It's now the case that clusters from a partition can have multiple reconstructions, each of which represents some particular pruning & ASR strategy, whereas before these decision forks were represented as separate datasets (ultimately less efficient and not as resilient a design). As such, the UI will have to adapt to handle these nodes in the subject > partition > cluster > reconstruction nesting level, as appropriate.