broadinstitute / adapt

A package for designing activity-informed nucleic acid diagnostics for viruses.
MIT License
28 stars 1 forks source link

Vary desired coverage of target sequences according to year #3

Closed haydenm closed 6 years ago

haydenm commented 6 years ago

Previously, a user could request a desired partial cover across all input sequences with -p/--cover-frac (e.g., ensure that the designed guides hit 90% of all input sequences). These changes allow variable coverage of the input sequences according to year. The guides can then be designed so as to ensure higher coverage of more recent years; this can help reduce the number of overall guides (by requesting less coverage of sequences from more distant years) and/or guarantee higher coverage of sequences from more recent years.

This pull request makes several changes to support the above, including: