Skip to content

Partial update with qlist #4

Description

@johnlees

With a small --query input, most likely only a few strains need to be updated. It's not straightforward to support this as the top level jobs will rewrite all of the strain lists. This will require slightly more manual effort to support.

What I could do is:

  • In the update script, do all of the processing that split strains and group stragglers normally do, manually.
  • If only the new strain names and rfiles are updated, the snakemake file should then be possible to rerun
  • but included_samples would need more care, so that ska_index is just run on the new samples

Leaving this for now, as it feels like something that would only become worthwhile if actually requested.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions