Skip to content

Handle no-persistent-ID-for-given-distance case #52

Description

@aofarrel

If not starting fresh, and there are a nonzero number of persistent IDs for (say) 20 and 10, but no samples whatsoever have persistent IDs at 5, the process clusters script will crash pretty quickly because no "rosetta stone" file will be created for that distance.

This is not the same as these cases, which are handled just fine:

  • A sample had a persistent ID at 20 and 10, but not at 5, and now clusters at 5 (ergo needs a new persistent ID at 5)
  • The ad-hoc "starting fresh" case, where nothing has a persistent ID

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions