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

feat: treat CDS as a valid feature for GFFs in load_features #1332

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 4, 2023

  1. feat: treat CDS as a valid feature for GFFs in load_features

    We currently don't load CDS features from GFF files
    Within Nextclade, we now treat CDS as the translatable unit, not gene
    So to use Nextclade GFF annotations in ancestral, we need to be able to read in CDS features
    
    Reading in CDS in addition to gene and source could potentially break some workflows that use gffs that have both gene and CDS features
    corneliusroemer committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    8600ed0 View commit details
    Browse the repository at this point in the history