gene name to PDB ID - which database to download
Which RCSB database/s to download to enable search for PDB ID using UniProt gene name?
gene
pdb
3d protein structure
• 1,883 views
•
link
written
by
theoharis •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Get PDB files from UniProt IDs
written by dbykov •Hi! I have more than 1000 UniProt IDs that look like these: ``` O75771 Q8N183 ``` And I was wondering is there is a way …
-
Cross-referencing multiple databses with PDB
written by Mariana •Hello! I have a csv file which comprises a database of hundreds of proteins, with various details about each protein. One of the columns contains …
-
how to match DAVID pathways data obtained from string enrichment?
written by RAVISOMABATTINI •How to co relate the Gene code name found in the Gene cards and String database with the KEGG pathway, GO enrichment, by using the …
-
SNP to gene
written by theoharis •What is the smallest single database I can download to enable mapping Gene (or non-gene locus) from a SNP ie rs1205 > CRP
-
Download all pdbs of ligands and their binding sites only?
written by roushrsh •Hi, Off of rcsb, or any other database, is there a way for me to download the binding site pdb (and not the rest) and …
-
Cross-reference with PDB database
written by adirsommer •Hi, I have a list of several thousand proteins and their UNIPROT IDs. I'm looking for an efficient method of cross-referencing it against the PDB …
-
How do I go from UniProt ID to retrieving the gene name?
written by a.rexI have a very long list of gene and their corresponding uniprot IDs from a blast against the uniprot database. I was wondering - is …
-
Query regarding RCSBPDB
written by sharmatina189059 •Dear all Can anybody tell me how can I get co-crystallized structure ID from RCSB PDB or Uniprot. I have 88 PDBIDs and its corresponding …
-
Gene Ontology mapping with biogrid, uniprot, PDB, Interpro and NCBI Gene & Taxonomy
written by stackf01 •Hello guys I have downloaded biogrid ppi data and integrate same in a MySQL database. I have also downloaded UniProt and others will be downloaded …
-
Downloading all pdb files from RCSB
written by stackf01 •<p>Hello. Is there any way to download all the proteins 3D structure from rcsb? I want to download all in the pdb format. Help please. …
What have you tried? The README at the ID mapping entity on UniProt Downloads mentions that it maps UniProtKB IDs to PDB IDs.
I am aware of this - what I was looking for is a database at _RCSB_ that contains within its PDB record the gene name that the protein is encoded by. I am presently using a POST via PHP and curl to send a XML query with a gene name from which I obtain the 4-character PDB that it is matched to. I then use this to make another query via the NGL viewer to obtain the PBD structure. I would prefer to download the entire database but don't know which is the most appropriate one.