Giter Club home page Giter Club logo

Comments (2)

corneliusroemer avatar corneliusroemer commented on June 23, 2024

Thanks for the suggestion. That's a reasonable extension. One limitation we have at the moment is that we don't have a "private deletions" feature yet.

Labeled mutations are a subset of private mutations, so to keep with the logic we'd first need to support private deletions. Not at all unreasonable and actually something I've been thinking about as well.

One challenge with deletions is that if you keep them as single bases they can get overwhelmingly many. If you make them ranges, single indel difference artefacts can make a large difference.

I'm leaning towards using ranges nonetheless.

To be symmetric, it would make sense to add private insertions.

from nextclade.

corneliusroemer avatar corneliusroemer commented on June 23, 2024

Having read your ubio post @ammaraziz, I think you are suggesting two things:

  1. Extend concept of labeled private mutations (substitutions) to labeled private indels. For this we first need to introduce the concept/feature of private indels. Then split the private indels into "reversions, labeled, neither of the two" just as we currently do with substitutions.

  2. Extend the concept of labeled mutations beyond private mutations (private mutations are those mutations that differ wrt nearest neighbour sequence on reference tree). This makes sense for things where you are looking at broader trends and are not so concerned with the individual sequence and whether it is good quality or not (private mutations originated as QC metric, and the labeled/reversion feature is an extension, still coming from the QC perspective).

We already calculate some custom global (non-private only) metrics like:

Reporting presence of certain mutations (irrespective of whether they are private or not) for antiviral resistance, RAT escape etc would make sense.

from nextclade.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.