Giter VIP home page Giter VIP logo

Comments (9)

pbnjay avatar pbnjay commented on September 17, 2024

FWIW, You should be able to use any "p." nomenclature by just stripping the prefix.

This is a pretty common request (see #4 and #21), but entails a pretty significant rewrite and Pfam (used for the protein domain structure) does not have any splice site data to aid the task.

If you know of a resource for cdna->aa mapping and splice site locations that is easily accessible and can be linked to the Pfam accession directly then I could explore further. I'm happy to accept any pull requests to implement this feature also.

from lollipops.

kalon33 avatar kalon33 commented on September 17, 2024

from lollipops.

kalon33 avatar kalon33 commented on September 17, 2024

The kind of p. nomenclature I have is p.Val220IlefsX4 for example.

from lollipops.

pbnjay avatar pbnjay commented on September 17, 2024

Does it allow currently 3 symbols AA name or only one (Ala for A, Cys for C...)?

Yes, it doesn't parse these, it only checks if they are equal for (non-)synonymous color coding. In your example "Val" != "IlefsX4" so it should color the frameshift as non-synonymous.

from lollipops.

kalon33 avatar kalon33 commented on September 17, 2024

There's also a lot of data on uniprot for example: http://www.uniprot.org/uniprot/P38398 (BRCA1_HUMAN)

from lollipops.

kalon33 avatar kalon33 commented on September 17, 2024

@pbnjay If you go to http://www.uniprot.org/uniprot/P38398 (BRCA1_HUMAN reference), and then took the first ccds sequence from there, which correspond to the canonical isoform P38398-1 (CCDS11453.1), you are sent to https://www.ncbi.nlm.nih.gov/CCDS/CcdsBrowse.cgi?REQUEST=CCDS&GO=MainBrowse&DATA=CCDS11453.1 and are able to retrieve there linked nucleotide sequence that is the basis of c. annotation with latest assembly.

For splicing data, you could retrieve NM RefSeq data linked to that isoform in the uniprot data, that refers to https://www.ncbi.nlm.nih.gov/nuccore/NM_007294.3 . There you have the whole gene sequence annotated (with intron/exon positions) and also translation (that is the same as the one from the previous link).

Do you think that would be usable and doable to implement this?

from lollipops.

pbnjay avatar pbnjay commented on September 17, 2024

Like I said previously, what you are asking would require a significant effort (at least doubling the amount of work already put into this). I'm happy to make small modifications, but unless you are willing to fund this effort I cannot build it this for you since my time is committed to other projects.

I'm happy to accept pull requests.

from lollipops.

kalon33 avatar kalon33 commented on September 17, 2024

@pbnjay thanks for your reply. How much funding do you think this would require?

from lollipops.

pbnjay avatar pbnjay commented on September 17, 2024

@kalon33 - I've sent an email to the address on your github profile. Happy to discuss further offline!

from lollipops.

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.