You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mwhitesi raised some good points about #309
We've currently hotfixed it for now, but here are Matt's points for a future refactor.
Does order matter? i.e. the phylotyper ontology graph is created before linking it to the results graph and its also created before checking if the loci exist. Not sure if building edges during the phylotyper ontology graph construction will add empty `:stx2a`, `:stx2b` nodes. I would check for the existence of the marker loci before creating the MarkerSequences object and going to the trouble of building the phylotyper ontology
The text was updated successfully, but these errors were encountered:
@mwhitesi raised some good points about #309
We've currently hotfixed it for now, but here are Matt's points for a future refactor.
The text was updated successfully, but these errors were encountered: