Skip to content

issues Search Results · repo:gyorilab/protmapper language:Python

Filter by

7 results
 (87 ms)

7 results

ingyorilab/protmapper (press backspace or delete to remove)

The UniProt legacy web service was recently permanently shut down so we need to follow up https://github.com/indralab/protmapper/pull/43 with a full migration to the new data standards.
  • bgyori
  • Opened 
    on Jun 12, 2023
  • #44

A new issue just appeared related to rdflib: ====================================================================== ERROR: test_uniprot_client.test_get_modifications ---------------------------------------------------------------------- ...
  • bgyori
  • 1
  • Opened 
    on Oct 25, 2021
  • #40

The GNAS gene (https://www.ncbi.nlm.nih.gov/gene/2778) seems to make protmapper upset. Try the following code: from protmapper.uniprot_client import get_gene_name, get_id_from_entrez entrez_id = 2778 ...
  • cthoyt
  • 5
  • Opened 
    on Aug 10, 2020
  • #30

I think it would be very helpful to have functions to get the UniProt identifier for a given entrez identifier, and get the entrez identifier for a given UniProt identifier
  • cthoyt
  • 3
  • Opened 
    on May 26, 2020
  • #28

from protmapper import ProtMapper pm = ProtMapper() pm.map_peptide( Q8N3V7-2 , LPAGPSSCTSPRS , 7) correctly returns the site position 834, but pm.map_peptide_to_human_ref( Q8N3V7-2 , uniprot , LPAGPSSCTSPRS ...
  • FFroehlich
  • 6
  • Opened 
    on Jul 2, 2019
  • #18

The code from protmapper import ProtMapper pm = ProtMapper() pm.map_peptide_to_human_ref( TMPO , hgnc , RKVPRLSEKSVEE , 7) fails with the following error message: --------------------------------------------------------------------------- ...
  • FFroehlich
  • 3
  • Opened 
    on Jul 2, 2019
  • #16

====================================================================== ERROR: test_uniprot_client.test_get_ids_from_refseq ---------------------------------------------------------------------- Traceback ...
  • bgyori
  • 1
  • Opened 
    on Mar 6, 2019
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub