Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write compound (segmented) sequence locations #1438

Merged
merged 1 commit into from
Mar 16, 2024

Commits on Mar 16, 2024

  1. Write compound (segmented) sequence locations

    Given a SeqFeqture with a CompoundLocation we now correctly write out
    the CDS/gene using segmented coordinates. Auspice can now handle such
    coordinates (see <nextstrain/auspice#1684> and
    <#1281> for the corresponding
    schema updates).
    
    Note that the translations (via augur translate) of complex CDSs did not
    need modifying as they already used BioPython's SeqFeature.extract
    method.
    
    Supersedes #1333
    jameshadfield committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e099711 View commit details
    Browse the repository at this point in the history