Git Product home page Git Product logo

Comments (8)

ktmeaton avatar ktmeaton commented on May 24, 2024
  • 1. Extract the mutations by region predicted in sc2rf.
    • Add an additional column mutations in sc2rf.
    • Add an additional column sc2rf_regions_mutations in sc2rf/postprocess.py.
  • 2. Query cov-spectrum to get a JSON of lineage proportion for each region.

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

What about private mutations though? We might want to exclude those from the cov-spectrum query.

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

I prefer the unlabeled private mutations reported by nextclade, because that is not based on a custom selection of lineages.

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

The designated recombinants are tricky, because their "private mutations" are not private. To get better parent lineages, I'd probably have to use the nextclade dataset without recombinants.

How about I try and putting the alignment that will go into faToVcf through that version of nextclade?

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

Group proportions for sub-lineages!

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

The optional param lapis is removed from sc2rf_recombinants , as this is now an essential feature.

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

I think the major obstacle to grouping proportion for sub-lineages, are the aliases. This would likely require a separate rule, to download the lineages hierarchy and aliases and process this into a tree structure (newick). This tree structure could be processed to get descendant lineages.

This would involve adding biopython to the conda environment.

from ncov-recombinant.

ktmeaton avatar ktmeaton commented on May 24, 2024

I'm going to open up a new issue for the sub-lineage proportion grouping.

from ncov-recombinant.

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.