Literature DB >> 21976737

Protein Data Bank Japan (PDBj): maintaining a structural data archive and resource description framework format.

Akira R Kinjo1, Hirofumi Suzuki, Reiko Yamashita, Yasuyo Ikegawa, Takahiro Kudou, Reiko Igarashi, Yumiko Kengaku, Hasumi Cho, Daron M Standley, Atsushi Nakagawa, Haruki Nakamura.   

Abstract

The Protein Data Bank Japan (PDBj, http://pdbj.org) is a member of the worldwide Protein Data Bank (wwPDB) and accepts and processes the deposited data of experimentally determined macromolecular structures. While maintaining the archive in collaboration with other wwPDB partners, PDBj also provides a wide range of services and tools for analyzing structures and functions of proteins, which are summarized in this article. To enhance the interoperability of the PDB data, we have recently developed PDB/RDF, PDB data in the Resource Description Framework (RDF) format, along with its ontology in the Web Ontology Language (OWL) based on the PDB mmCIF Exchange Dictionary. Being in the standard format for the Semantic Web, the PDB/RDF data provide a means to integrate the PDB with other biological information resources.

Entities:  

Mesh:

Substances:

Year:  2011        PMID: 21976737      PMCID: PMC3245181          DOI: 10.1093/nar/gkr811

Source DB:  PubMed          Journal:  Nucleic Acids Res        ISSN: 0305-1048            Impact factor:   16.971


INTRODUCTION

As a member of the worldwide Protein Data Bank (wwPDB, http://www.wwpdb.org/) (1), the Protein Data Bank Japan (PDBj, http://pdbj.org/) (2) accepts and processes PDB entries deposited mainly from Asia and Oceania regions and maintains a centralized archive of macromolecular structures, in collaboration with other wwPDB members, RCSB-PDB (3), BMRB (4) in the USA and PDBe (5) in Europe. The PDBj provides its own data viewer, integrated tools and derived databases in order to facilitate structural biology and bioinformatics research from different perspectives than other members of the wwPDB. PDBj has been engaged in validation of the PDB data description by developing a canonical XML description (PDBML), primarily in collaboration with RCSB-PDB (6). Based on PDBML, PDBj has established its own data interface, PDBj Mine (http://pdbj.org/mine), which enables the user to perform complex queries using SQL, in addition to standard queries (7). The entire relational database is now available for download with weekly updates. RESTful web services are also available for PDBj Mine. Very recently, in addition to the above, PDBj has begun to provide data in the Resource Description Framework (RDF) format in which most entities are dereferenceable by unique Uniform Resource Identifiers (URI); (See http://pdbj.org/rdf). Providing a unique URI to each category element of PDB entries in the RDF format implies that the entire PDB data are accessible on the Web, and that the category elements are linked to one another as well as to external resources. A complete ontology of the RDF in Web Ontology Language (OWL) is also provided, which is based on the established PDB mmCIF Exchange Dictionary so that specialists in structural biology or structural bioinformatics can readily understand the data structures. We believe that this service provides a useful means for automatically processing complex structural information. More importantly, this system should make it possible for the structural information in the PDB to be readily integrated with other biological information resources using Semantic Web frameworks. This will facilitate integration with the new Japanese National Bioscience Database Center (NBDC, http://biosciencedbc.jp/?lng=en) founded in April 2011.

WEB INTERFACE

PDBj Mine for searching and retrieving PDB data

The top page of the PDBj website (http://pdbj.org) is provided in English, Japanese, Korean and Chinese (simplified and traditional). Tutorials for data deposition are also provided in these languages. The main query interface is PDBj Mine (7), which is based on a relational database (RDB) derived from PDBMLplus files. PDBMLplus files are an enhancement of PDBML files (6) with additional annotations that have been manually curated or automatically extracted from PDB atomic coordinates or other data sources such as UniProt (8). The search box on the top page can handle general keywords, author names and amino acid sequence fragments as input. A simple search returns a list of PDB entries. Each PDB entry has its summary page from which more detailed pages containing structural, functional and experimental information are linked. More detailed conditional searches can be performed using the PDBj Mine advanced search interface with which the user can specify a pre-defined set of categories such as release/deposition date, citations, chain types, compounds, experimental techniques, etc. PDBj Mine also allows searching the entire database by using the SQL interface. If the user is familiar with the terms of the PDB mmCIF Exchange Dictionary (http://mmcif.pdb.org/dictionaries/), most searches can be accomplished by using category views. The details of the database structure and tutorial for SQL queries can be found in our previous publication (7) as well as in the PDBj Help page (http://pdbj.org/doc/help). The entire RDB is made available for download at our FTP site (ftp://ftp.pdbj.org/mine). The database dump file is weekly updated and incremental update files are also available.

RESTful web services

Two simple RESTful web service interfaces are provided to allow applications to access the search and retrieval services of PDBj Mine through HTTP GET and POST protocols. One service retrieves a specific element of PDBMLplus data for a PDB entry by specifying an XPath expression in the URL (http//service.pdbj.org/mine/xpath/). For example, the HTTP GET protocol to the URL http://service.pdbj.org/mine/xpath/1GOF//PDBx:entity[@id=‘1’] returns the content of the PDBML for the entity category with the item entity.id = ‘1’ of the PDB entry 1GOF. The other service queries the RDB of PDBj Mine using SQL expressions (http://service.pdbj.org/mine/sql). Simply posting an SQL query to this URL returns the results of the query in XML, CSV (comma-separated value) or TSV (tab-separated value) formats. This interface may be a useful means for simple statistical analyses of PDB data.

PDB/RDF: PDB DATA ON THE SEMANTIC WEB

While various web-based services facilitate large-scale use of PDB data (9), their specialized application program interfaces and formats make it difficult to integrate their outputs with those from other resources (10). The Semantic Web is one possible way to overcome this obstacle (11,12) using ‘smart data’ rather than smart applications (13). To make PDB data compatible with the Semantic Web, we have converted PDBML data into the RDF format (14), and made it available on our website (http://pdbj.org/rdf). The RDF is a standard format for the Semantic Web (http://www.w3.org/2011/sw/) and facilitates exchanging and integrating data originating from diverse sources. Along with the RDF-formatted PDB data (PDB/RDF), we have also translated the PDB mmCIF Exchange Dictionary into the (OWL) (15), which provides the formal semantics of the PDB data elements and enables inference-based queries. It is noted that the Bio2RDF project (16) has already been providing a subset of PDB data in the RDF format based on the Bio2RDF ontology (http://bio2rdf.org/). While Bio2RDF aims at integrating essential subsets of a wide range of biological information resources including the PDB, PDB/RDF aims to complement the Bio2RDF by providing more detailed and more comprehensive information specific to the PDB. In the following, we describe the details of the PDB/RDF and its OWL ontology.

OWL ontology based on the PDB exchange data dictionary

The PDB OWL ontology (http://pdbj.org/schema/pdbx-v40.owl) is semi-automatically generated from the PDBML Schema (version 4.0) (6) which in turn is based on the PDB mmCIF Exchange Dictionary (http://mmcif.pdb.org/dictionaries/) (17). The PDBML Schema defines not only categories and category items, but also the relationship between categories via primary keys and foreign keys. Thus, the categories in each PDB entry can be linked to each other. In addition, some category items refer to external resources such as sequence databases, biological taxonomy and citations. The PDB OWL ontology accounts for this linked structure of the PDBML Schema. The basic conversion scheme from the PDBML Schema to the OWL ontology is as follows: Thus, the PDB/RDF ontology is a straightforward translation of the PDB mmCIF Exchange Dictionary from which users familiar with the dictionary can easily infer the meaning of and interrelationship between the PDB/RDF data. In addition, the PDB/RDF ontology defines simple hierarchical structures for classes and properties so that, in principle, related categories or category items can be obtained at once based on the OWL inference mechanism. Each PDBML category corresponds to an OWL class; The PDBML ‘datablock’ element representing each PDB entry corresponds to the OWL class ‘datablock’; Each datablock instance is related to category element holders (‘xyzCategory’ XML elements in PDBML where ‘xyz’ is a category such as entity, struct, chem_comp, etc.) by OWL properties (‘has_xyzCategory’); Each category element holder is related to category elements (‘xyz’ elements in PDBML) by OWL properties (‘has_xyz’); When two categories are related by a foreign key in the PDBML Schema [by means of key and keyref elements of the XML Schema (18)], a corresponding OWL property is defined for cross-references (e.g. ‘reference_to_xyz’ and ‘referenced_by_xyz’); When a category item refers to an external resource, that item is linked to the resource by a property (e.g. ‘link_to_uniprot’). Category items are defined as datatype properties. For example, the ‘entity.pdbx_ec’ item of the entity category is translated to the ‘entity.pdbx_ec’ property.

RDF data based on PDBML

The RDF files of PDB data are automatically generated from PDBML files by XSL transformation (19). However, to reduce the data size, some categories, namely atom_site, entity_poly_seq, pdbx_poly_seq_scheme and pdbx_nonpoly_scheme, are currently excluded. The user who need the full set of RDF data may easily generate them by applying the XSLT stylesheet provided at http://pdbj.org/rdf to PDBML files. As of August 3, there are in total 565 236 618 RDF triples for 74 888 PDB entries stored in the PDB/RDF. Each category element is assigned a URL that is actually accessible on the Web. For example (Figure 1), the datablock of the PDB entry 1GOF (20) can be accessed at http://pdbj.org/rdf/1GOF, which contains mainly a list of RDF triples whose subject is the given URL (i.e. http://pdbj.org/rdf/1GOF) and whose objects are mostly the URLs of the category holders. Its category holder for the entity category is found at http://pdbj.org/rdf/1GOF/entityCategory, which in turn contains a list of RDF triples whose subject is the given URL (i.e. http://pdbj.org/rdf/1GOF/entityCategory) and whose objects are mainly its category elements. In general, the URL of a category holder ‘xyzCategory’ for a PDB entry is provided as http://pdbj.org/rdf/PDBID/xyzCategory. A particular entity category element with entity.id = 1 is found at http://pdbj.org/rdf/1GOF/entity/1, which lists the content of category items as well as links, if available, to external resources and other category elements in the same entry. Note that the item entity.id is the primary key for the entity category. In general, the URL of a category element ‘xyz’ is provided as http://pdbj.org/rdf/PDBID/xyz/pkey1,pkey2, …  where pkey1, pkey2, …  are the values of the category items that comprise the primary key. In each of these pages, an RDF/XML format data of the subject, property, object triples with its subject being the one specified by the URL is returned. As a whole, the PDB/RDF data of each PDB entry comprise a network of Web resources that are accessible with explicit URLs and are also connected to external Web resources (Figure 2).
Figure 1.

Example of PDB/RDF pages. (A) The PDB/RDF page for the PDB entry 1GOF (http://pdbj.org/rdf/1GOF) displays a list of RDF triples whose subject is the URL itself and objects are mostly the links to the category element holders. (B) The PDB/RDF page for the ‘entity’ category element holder (http://pdbj.org/rdf/1GOF/entityCategory) of the same entry displays a list of entity category elements. (C) The PDB/RDF page for the entity category with entity.id = 1 (http://pdbj.org/rdf/1GOF/entity/1) displays the properties (category items) of the element as well as to links to external resources and cross-references within the entry. The source files of these pages are in the RDF/XML format.

Figure 2.

Example of an RDF graph for PDB entry 1GOF. (A) The network of RDF resources for the PDB entry 1GOF. Nodes in magenta represent dereferenceable RDF resources within the PDB entry, nodes in green represent external resources; edges represent links between nodes. (B) A subgraph of (A) augmented with literal objects (orange rectangles). Nodes are labeled with simplified URL or literal values and edges with predicates defined in the OWL ontology (‘r:’ and ‘o:’ are short-hands for http://pdbj.org/rdf/ and http://pdbj.org/schema/pdbx-v40.owl#, respectively; ‘UP:’ and ‘Enzyme:’ indicate http://purl.uniprot.org/uniprot/ and http:/purl.uniprot.org/enzyme/, respectively). Diagrams were created using Cytoscape (21).

Example of PDB/RDF pages. (A) The PDB/RDF page for the PDB entry 1GOF (http://pdbj.org/rdf/1GOF) displays a list of RDF triples whose subject is the URL itself and objects are mostly the links to the category element holders. (B) The PDB/RDF page for the ‘entity’ category element holder (http://pdbj.org/rdf/1GOF/entityCategory) of the same entry displays a list of entity category elements. (C) The PDB/RDF page for the entity category with entity.id = 1 (http://pdbj.org/rdf/1GOF/entity/1) displays the properties (category items) of the element as well as to links to external resources and cross-references within the entry. The source files of these pages are in the RDF/XML format. Example of an RDF graph for PDB entry 1GOF. (A) The network of RDF resources for the PDB entry 1GOF. Nodes in magenta represent dereferenceable RDF resources within the PDB entry, nodes in green represent external resources; edges represent links between nodes. (B) A subgraph of (A) augmented with literal objects (orange rectangles). Nodes are labeled with simplified URL or literal values and edges with predicates defined in the OWL ontology (‘r:’ and ‘o:’ are short-hands for http://pdbj.org/rdf/ and http://pdbj.org/schema/pdbx-v40.owl#, respectively; ‘UP:’ and ‘Enzyme:’ indicate http://purl.uniprot.org/uniprot/ and http:/purl.uniprot.org/enzyme/, respectively). Diagrams were created using Cytoscape (21).

Web interface to PDB/RDF

Although the PDB/RDF data are primarily intended for software agents, they are also useful for human users to explore the relationship between different data elements in PDB entries. Thus, we provide a simple interface for browsing the PDB/RDF data by applying an XSL stylesheet to the machine-readable RDF format. The user can query the PDB/RDF database with PDB ID, OWL properties or keywords, and follow the links to PDB/RDF resources as well as to external HTML or RDF resources (Figure 1).

OTHER TOOLS AND RESOURCES

In addition to the services described above, PDBj provides a number of analysis tools and derived databases (Table 1). These include search services for various aspects of structural similarity (Sequence Navigator, Structure Navigator, GIRAF, eF-seek), function prediction and annotation (SeSAW, SFAS), structure prediction and modeling services (CRNPRED, Spanner), sequence and structure alignment (ASH, MAFFTash), derived databases (EM Navigator, eF-site, ProMode) and educational resources (Protein Globe, eProtS, Japanese translation of the Molecule of the Month). Among them, we describe below two recently developed services, Yorodumi and EM Navigator.
Table 1.

Analysis tools and derived databases

ServiceDescriptionURLaReference
PDBj MineSimple, advanced and SQL search for PDB datapdbj.org/mine(7)
Sequence NavigatorBLAST (22) search against PDBpdbj.org/seqnavix
Structure NavigatorASH structure similarity searchpdbj.org/stnavix(23)
SeSAWFunctional site predictionpdbj.org/sesaw(24)
GIRAFInteraction interface similarity searchpdbj.org/giraf(2527)
EM NavigatorEM structure browserpdbj.org/emnavi
jVMolecular graphics viewerpdbj.org/jv(28)
YorodumiIntegrated PDB/EMDB data browserpdbj.org/yorodumi
Protein Globe“Protein universe” browserpdbj.org/globe(2)
ASHPairwise structure alignmentpdbj.org/ash(23,29,30)
MAFTTashIntegrated multiple sequence/structure alignmentpdbj.org/mafftash(31)
CRNPREDOne-dimensional structure predictionpdbj.org/crnpred(32,33)
SpannerHomology modelingpdbj.org/spanner(34)
SFASAutomated function annotationpdbj.org/sfas
eF-siteElectrostatic surface databasepdbj.org/ef-site(28,35)
eF-seekSearch against eF-sitepdbj.org/ef-seek(36)
eF-surfBuilding electrostatic surfacespdbj.org/ef-surf(36)
ProModeDatabase of normal mode analyses of proteinspdbj.org/promode(37)
ProMode ElasticProMode with elastic network modelpdbj.org/promode_elastic
ProMode OligomerProMode for oligomeric proteinspdbj.org/promode_oligomer
eProtSEducational articles on protein structurespdbj.org/eprots
Molecule of the MonthJapanese translation of RCSB PDB MoMpdbj.org/mom(3)

aThe ‘http://’ prefix is omitted.

Analysis tools and derived databases aThe ‘http://’ prefix is omitted.

Yorodumi and EM Navigator: integration with electron microscopy structures

In addition to the simple summary page for each entry, PDBj also provides a more feature-rich entry-wise interface called Yorodumi (Figure 3A, http://pdbj.org/yorodumi/). Yorodumi is an interactive and integrated interface for browsing 3D structure data not only in the PDB but also in the EMDB (Electron Microscopy Data Bank, http://www.ebi.ac.uk/pdbe/emdb/) (38). The user can select either Jmol (39) or jV (28) Java applets for interactive molecular graphics. In the pages for PDB data entries, the user can easily find biologically relevant parts in the entry as recorded in the PDB data, such as subunits, ligand-binding residues, regions with some specific sequences. Yorodumi also supports displaying ‘biological assembly’ including ‘split entries’ (large structures which are determined in a single experiment, but are released as multiple PDB entries due to the limitations of the legacy PDB format). In the EMDB entry pages, the user can interactively view polygon representations of the 3D map iso-surfaces. For the EMDB-PDB hybrid data, which carries atomic models fitted to the EM map data, Yorodumi can show the superimposed view of the data from the both databanks.
Figure 3.

Yorodumi and EM Navigator. (A) Yorodumi displaying an EMDB-PDB hybrid data, EMDB-5168 and PDB 3MFP (helical assembly) (40). (B) EM Navigator gallery page.

Yorodumi and EM Navigator. (A) Yorodumi displaying an EMDB-PDB hybrid data, EMDB-5168 and PDB 3MFP (helical assembly) (40). (B) EM Navigator gallery page. Since electron microscopy is increasingly becoming important as a structure determination method, especially for very large molecular complexes, we also provide EM Navigator, a tool that is specifically designed to explore electron microscopy (EM) structure data deposited in the EMDB (38). To view EMDB 3D map data easily, movies of 3D structure models rolling along horizontal and vertical axes are provided. They are shown in iso-surface representations for typical 3D map data or in solid representations for noisy structure data such as electron tomograms. When atomic models are available in the PDB, they are superimposed on lower resolution EM maps. In the details page of EMDB entries, one or more movies are displayed together with metadata information. In the results of keyword searches, the user can customize the kinds of displayed information such as names of the microscopy or software packages used in the experiments in tabular format. In the gallery page, the user can see the snapshot images of all the released EM structures at a glance (Figure 3B).

FUNDING

Funding for open access charge: National Bioscience Database Center, the Japan Science and Technology Agency. Conflict of interest statement. None declared.
  31 in total

1.  Cytoscape: a software environment for integrated models of biomolecular interaction networks.

Authors:  Paul Shannon; Andrew Markiel; Owen Ozier; Nitin S Baliga; Jonathan T Wang; Daniel Ramage; Nada Amin; Benno Schwikowski; Trey Ideker
Journal:  Genome Res       Date:  2003-11       Impact factor: 9.043

2.  Biological data integration using Semantic Web technologies.

Authors:  C Pasquier
Journal:  Biochimie       Date:  2008-02-21       Impact factor: 4.079

Review 3.  Protein structure databases with new web services for structural biology and biomedical research.

Authors:  Daron M Standley; Akira R Kinjo; Kengo Kinoshita; Haruki Nakamura
Journal:  Brief Bioinform       Date:  2008-04-22       Impact factor: 11.622

4.  SeSAW: balancing sequence and structural information in protein functional mapping.

Authors:  Daron M Standley; Reiko Yamashita; Akira R Kinjo; Hiroyuki Toh; Haruki Nakamura
Journal:  Bioinformatics       Date:  2010-03-17       Impact factor: 6.937

5.  The DBCLS BioHackathon: standardization and interoperability for bioinformatics web services and workflows. The DBCLS BioHackathon Consortium*.

Authors:  Toshiaki Katayama; Kazuharu Arakawa; Mitsuteru Nakao; Keiichiro Ono; Kiyoko F Aoki-Kinoshita; Yasunori Yamamoto; Atsuko Yamaguchi; Shuichi Kawashima; Hong-Woo Chun; Jan Aerts; Bruno Aranda; Lord Hendrix Barboza; Raoul Jp Bonnal; Richard Bruskiewich; Jan C Bryne; José M Fernández; Akira Funahashi; Paul Mk Gordon; Naohisa Goto; Andreas Groscurth; Alex Gutteridge; Richard Holland; Yoshinobu Kano; Edward A Kawas; Arnaud Kerhornou; Eri Kibukawa; Akira R Kinjo; Michael Kuhn; Hilmar Lapp; Heikki Lehvaslaiho; Hiroyuki Nakamura; Yasukazu Nakamura; Tatsuya Nishizawa; Chikashi Nobata; Tamotsu Noguchi; Thomas M Oinn; Shinobu Okamoto; Stuart Owen; Evangelos Pafilis; Matthew Pocock; Pjotr Prins; René Ranzinger; Florian Reisinger; Lukasz Salwinski; Mark Schreiber; Martin Senger; Yasumasa Shigemoto; Daron M Standley; Hideaki Sugawara; Toshiyuki Tashiro; Oswaldo Trelles; Rutger A Vos; Mark D Wilkinson; William York; Christian M Zmasek; Kiyoshi Asai; Toshihisa Takagi
Journal:  J Biomed Semantics       Date:  2010-08-21

6.  ProMode: a database of normal mode analyses on protein molecules with a full-atom model.

Authors:  Hiroshi Wako; Masaki Kato; Shigeru Endo
Journal:  Bioinformatics       Date:  2004-04-01       Impact factor: 6.937

7.  PDBj Mine: design and implementation of relational database interface for Protein Data Bank Japan.

Authors:  Akira R Kinjo; Reiko Yamashita; Haruki Nakamura
Journal:  Database (Oxford)       Date:  2010-08-25       Impact factor: 3.451

8.  ASH structure alignment package: sensitivity and selectivity in domain classification.

Authors:  Daron M Standley; Hiroyuki Toh; Haruki Nakamura
Journal:  BMC Bioinformatics       Date:  2007-04-04       Impact factor: 3.169

9.  GASH: an improved algorithm for maximizing the number of equivalent residues between two protein structures.

Authors:  Daron M Standley; Hiroyuki Toh; Haruki Nakamura
Journal:  BMC Bioinformatics       Date:  2005-09-08       Impact factor: 3.169

10.  The worldwide Protein Data Bank (wwPDB): ensuring a single, uniform archive of PDB data.

Authors:  Helen Berman; Kim Henrick; Haruki Nakamura; John L Markley
Journal:  Nucleic Acids Res       Date:  2006-11-16       Impact factor: 16.971

View more
  63 in total

1.  OneDep: Unified wwPDB System for Deposition, Biocuration, and Validation of Macromolecular Structures in the PDB Archive.

Authors:  Jasmine Y Young; John D Westbrook; Zukang Feng; Raul Sala; Ezra Peisach; Thomas J Oldfield; Sanchayita Sen; Aleksandras Gutmanas; David R Armstrong; John M Berrisford; Li Chen; Minyu Chen; Luigi Di Costanzo; Dimitris Dimitropoulos; Guanghua Gao; Sutapa Ghosh; Swanand Gore; Vladimir Guranovic; Pieter M S Hendrickx; Brian P Hudson; Reiko Igarashi; Yasuyo Ikegawa; Naohiro Kobayashi; Catherine L Lawson; Yuhe Liang; Steve Mading; Lora Mak; M Saqib Mir; Abhik Mukhopadhyay; Ardan Patwardhan; Irina Persikova; Luana Rinaldi; Eduardo Sanz-Garcia; Monica R Sekharan; Chenghua Shao; G Jawahar Swaminathan; Lihua Tan; Eldon L Ulrich; Glen van Ginkel; Reiko Yamashita; Huanwang Yang; Marina A Zhuravleva; Martha Quesada; Gerard J Kleywegt; Helen M Berman; John L Markley; Haruki Nakamura; Sameer Velankar; Stephen K Burley
Journal:  Structure       Date:  2017-02-09       Impact factor: 5.006

Review 2.  Protein Bioinformatics Databases and Resources.

Authors:  Chuming Chen; Hongzhan Huang; Cathy H Wu
Journal:  Methods Mol Biol       Date:  2017

3.  The chemical component dictionary: complete descriptions of constituent molecules in experimentally determined 3D macromolecules in the Protein Data Bank.

Authors:  John D Westbrook; Chenghua Shao; Zukang Feng; Marina Zhuravleva; Sameer Velankar; Jasmine Young
Journal:  Bioinformatics       Date:  2014-12-02       Impact factor: 6.937

4.  The Protein Data Bank Archive.

Authors:  Sameer Velankar; Stephen K Burley; Genji Kurisu; Jeffrey C Hoch; John L Markley
Journal:  Methods Mol Biol       Date:  2021

5.  Learning from biomedical linked data to suggest valid pharmacogenes.

Authors:  Kevin Dalleau; Yassine Marzougui; Sébastien Da Silva; Patrice Ringot; Ndeye Coumba Ndiaye; Adrien Coulet
Journal:  J Biomed Semantics       Date:  2017-04-20

6.  Creating a community resource for protein science.

Authors:  Helen M Berman
Journal:  Protein Sci       Date:  2012-09-28       Impact factor: 6.725

Review 7.  The future of the Protein Data Bank.

Authors:  Helen M Berman; Gerard J Kleywegt; Haruki Nakamura; John L Markley
Journal:  Biopolymers       Date:  2012-09-29       Impact factor: 2.505

8.  How community has shaped the Protein Data Bank.

Authors:  Helen M Berman; Gerard J Kleywegt; Haruki Nakamura; John L Markley
Journal:  Structure       Date:  2013-09-03       Impact factor: 5.006

9.  Public domain databases for medicinal chemistry.

Authors:  George Nicola; Tiqing Liu; Michael K Gilson
Journal:  J Med Chem       Date:  2012-07-11       Impact factor: 7.446

Review 10.  Getting the most out of PubChem for virtual screening.

Authors:  Sunghwan Kim
Journal:  Expert Opin Drug Discov       Date:  2016-08-05       Impact factor: 6.098

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.