Skip to main content
Nucleic Acids Research logoLink to Nucleic Acids Research
. 2014 May 26;42(Web Server issue):W478–W484. doi: 10.1093/nar/gku377

Enhancing UCSF Chimera through web services

Conrad C Huang 1, Elaine C Meng 1, John H Morris 1, Eric F Pettersen 1, Thomas E Ferrin 1,*
PMCID: PMC4086125  PMID: 24861624

Abstract

Integrating access to web services with desktop applications allows for an expanded set of application features, including performing computationally intensive tasks and convenient searches of databases. We describe how we have enhanced UCSF Chimera (http://www.rbvi.ucsf.edu/chimera/), a program for the interactive visualization and analysis of molecular structures and related data, through the addition of several web services (http://www.rbvi.ucsf.edu/chimera/docs/webservices.html). By streamlining access to web services, including the entire job submission, monitoring and retrieval process, Chimera makes it simpler for users to focus on their science projects rather than data manipulation. Chimera uses Opal, a toolkit for wrapping scientific applications as web services, to provide scalable and transparent access to several popular software packages. We illustrate Chimera's use of web services with an example workflow that interleaves use of these services with interactive manipulation of molecular sequences and structures, and we provide an example Python program to demonstrate how easily Opal-based web services can be accessed from within an application. Web server availability: http://webservices.rbvi.ucsf.edu/opal2/dashboard?command=serviceList.

INTRODUCTION

UCSF Chimera (1–3) is a program for the interactive visualization and analysis of molecular structures and related data, designed for use by structural biologists, biomedical researchers and others interested in molecular structure and function. Chimera is a desktop application with roots primarily in interactive visual analysis, but advances in desktop performance and the advent of web services have allowed both augmenting its visualization capabilities and expanding its set of features to include more computationally intensive tasks.

To support the visualization of known structures, Chimera took advantage of internet-based services early in its development, initially focusing on the use of internet services to fetch data from data repositories such as the PDB (4), NDB (5), EMDB (6), etc. (http://www.rbvi.ucsf.edu/chimera/docs/webservices.html#data). Recently, however, focus has been on utilizing internet (web) services to extend the analytical capabilities we provide to understand the structure of biological molecules, how those molecules interact and the biological implications of those interactions (http://www.rbvi.ucsf.edu/chimera/docs/webservices.html#comp). Two key enablers for the integration of web services into Chimera were the use of an existing broadly deployed web service framework, Opal (7), and the creation of an interactive tool within Chimera that manages external computations running asynchronously, including those utilizing external web services.

Having both enablers allows us to easily deploy a new web service and utilize that web service from within the Chimera application. However, there is still significant effort required to develop a user interface for specifying the data to provide to the web service and to add results returned by the service into the visualization. When integrating a new, external computational tool, there are three factors that are taken into account.

  1. Does this tool augment or integrate with existing capabilities? Chimera is not designed to provide solutions for every aspect of biology. The core of Chimera is the visualization of biological structures and related data. When a web service uses or produces data that Chimera can already handle, it becomes a good candidate for integration because existing code can be reused. For example, we added interfaces to multiple sequence alignment (MSA) services such as Clustal Omega (8) and MUSCLE (9) because we can use Chimera's existing Multalign Viewer (MAV) tool (2) to analyze their output; the integration consists of (a) constructing the user interface for selecting the input sequences, (b) invoking the web service and (c) displaying the resulting alignment in MAV. Leveraging existing tools makes it easy to incorporate web service functionality with minimal programming efforts.

  2. Does this tool interfere with the interactive use of Chimera? It is critical that the interactive nature of the environment not be severely impacted by new capabilities. The development of support for asynchronous tasks allows us to externalize computation (either on the local workstation or through web services) to avoid negatively impacting the user experience. When possible, the computation takes place concurrently with the visualization session, with the results being displayed as they become available.

  3. Should this tool run locally or through a web service? If a computation is very fast, it may make sense to run it locally to avoid the performance overhead of sending data to an external server. It might also make sense to run computations locally if the size of the data set is extremely large (for example, large volumetric data). On the other hand, if the service utilizes a large repository of data [e.g. all Protein Data Bank (PDB) entries] that would be more efficient to maintain centrally, it makes sense to utilize an external web service. Chimera offers the option to run a service locally if the required application is installed on the local computer.

The full list of computational web services utilized by Chimera is maintained at: http://www.rbvi.ucsf.edu/chimera/docs/webservices.html#comp. Table 1 is a selected list of computational web services utilized by Chimera that are provided by the Resource for Biocomputing, Visualization, and Informatics (RBVI) and by the National Biomedical Computation Resource (NBCR), both of which are National Institutes of Health Biomedical Technology Research Centers. Besides the sequence alignment services mentioned above, these include BLAST sequence searching (10), Modeller comparative modeling (11,12), calculation of theoretical small-angle X-ray scattering profiles (13), APBS electrostatics calculations (14), PDB2PQR preparation of structures for electrostatics calculations (14,15), and AutoDock Vina molecular docking (16).

Table 1.

Partial list of computational web services used by Chimera

Service Description Host
BlastProtein Search for similar protein sequences using BLAST (10) in PDB, nr or uniref database. RBVI
Clustal Omega Perform MSA for protein or DNA/RNA using Clustal Omega (8). RBVI
MUSCLE Perform MSA for protein or DNA/RNA using MUSCLE (9). RBVI
Modeller9v8 Perform comparative protein structure modeling using Modeller (11,12). RBVI
SAXS2.1 Compute theoretical x-ray scattering profile of a structure and fitting of experimental profile (13). RBVI
APBS 1.3 Compute electrostatic interactions between molecular solutes in salty, aqueous media (14). NBCR
PDB2PQR 1.8 Prepare molecular structures for continuum electrostatics calculations (14,15) NBCR
AutoDock Vina 1.1.2 Perform molecular docking between ligand and receptor molecules (16). NBCR

To get a sense of how computational web services are integrated into Chimera, we describe an example workflow highlighting the interaction of web services with the molecular visualization and analysis tools provided internally by Chimera. The subsequent section describes details of how Chimera interacts with these web services and the web service infrastructure.

EXAMPLE WORKFLOW WITH CHIMERA AND WEB SERVICES

Several common workflows interleave use of web services with interactive manipulation of structures and other data in Chimera. A frequent use case is comparative (homology) modeling of some target protein to facilitate functional annotation or inhibitor design. The search for modeling templates and the modeling calculation itself can both use RBVI web services, and further web services may also be involved, depending on the project. The features described below are available in Chimera version 1.9; the user is not required to install any other software packages. More detailed, step-by-step tutorials on comparative modeling with Chimera can be viewed online: http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/tutorials/dor.htmlhttp://www.cgl.ucsf.edu/chimera/videodoc/Modeller/.

As an example, we will model the structure of an uncharacterized solute-binding protein from Roseobacter denitrificans [UniProt (17) Q16BX4, Enzyme Functional Initiative (18) target EFI-510232]. Bacterial solute-binding proteins recognize specific small molecules in the periplasmic space with a ‘Venus flytrap mechanism’ (19) and transfer them to cognate channel proteins for transport across the membrane into the cytoplasm.

In Chimera, the sequence of the target can be used to BLAST-search (10) the PDB for known structures that could be used as templates for comparative modeling. The target sequence can be fetched directly from UniProt or simply pasted as plain text into the Blast Protein dialog (‘Tools… Sequence… Blast Protein’ in the main Chimera menu). The RBVI Basic Local Alignment Search Tool (BLAST) service runs the search and returns a list of hits to Chimera. In this example, the option to ‘List only best-matching chain per PDB entry’ was unchecked so that multiple chains in the same structure would be listed as separate hits. The initial output includes BLAST scores and truncated titles, but additional data associated with PDB entries such as crystallographic resolution, full title, ligand names and source species can be interactively retrieved and shown in the dialog using a web service provided by the RCSB PDB (Figure 1). In this case, for modeling the closed form of the target, we want to use high-resolution, ligand-bound structures as templates. Top-scoring PDB entries that fulfill these criteria include 4N5W, 2ZZV (20), 2HZL (21), 4MCO and 2VPN (22). Although some of these proteins exist as dimers, each monomer contains one binding site, and so we choose a monomer (chain A) from each structure as a potential template.

Figure 1.

Figure 1.

Chimera dialog showing results from BLAST-searching the sequences in the PDB with the query sequence UniProt Q16BX4. The results include multiple chains with the same PDB ID because the searching option to ‘List only best-matching chain per PDB entry’ was unchecked. Additional columns of information such as crystallographic resolution have been fetched from the RCSB PDB.

Once the hits of interest have been chosen in the BLAST dialog, their sequences and structures can be loaded into Chimera. Structures are fetched from the RCSB PDB, and the BLAST pseudo-MSA is shown in Chimera's Multalign Viewer. Rather than a true MSA, the alignment from BLAST is a collation of the pairwise alignments of each hit with the query. For comparative modeling, the quality of the sequence alignment between the target and each template is crucial. Despite being the top-scoring hits, none of our chosen templates has >30% sequence identity with the target, or with any other potential template. Thus, the sequences are relatively difficult to align, and re-aligning them may improve the result. Another RBVI web service can be used for this purpose, this time for MSA with Clustal Omega (8). The sequences can be submitted from Multalign Viewer (‘Edit… Realign Sequences’ in the Multalign Viewer menu), and when the results are returned, the new alignment can be shown in another Multalign Viewer window.

Differences in the alignments include some reduction of the overall length and slightly more concordance of ligand-proximal residues in the result from Clustal Omega (Figure 2 shows the BLAST alignment on the left and the Clustal Omega alignment on the right; positions within 5 A of the respective ligands are highlighted in yellow). Importantly, there are differences in which target residues are aligned with ligand-proximal template residues; thus, comparative models based on the two alignments would contain different patterns of residues in the presumptive binding site.

Figure 2.

Figure 2.

Side-by-side comparison of the BLAST pseudo-MSA (left) and the MSA from Clustal Omega (right) of the query and chains A of 4N5W, 2ZZV, 2HZL, 4MCO and 2VPN. Each alignment is displayed in a Multalign Viewer window in Chimera. Residues within 5 A of the respective bound ligands are highlighted in yellow. Residues missing from the 3D structures are enclosed in red outline boxes. Clustal Omega was run using one iteration and full distance matrices during the initial alignment and iteration. Blue rectangles outline some of the places where binding-site residues in the template structures (yellow) are aligned differently with the query sequence, which would give rise to different binding-site residues in the resulting comparative models.

Comparative modeling with Modeller (11), again using an RBVI web service (12), can be launched from the Multalign Viewer window of the desired alignment [‘Structure… Modeller (homology)’ in the Multalign Viewer menu]. The example uses all five of the loaded structures as templates, but any one or more of the structures associated with the sequence alignment could be employed. The user can also specify how many comparative models should be generated. When the calculation is finished, the models are automatically opened in Chimera. Figure 3 shows the template structures (top left), the Modeller input dialog (top right) and five comparative models (bottom). The models are highly similar to one another except for an untemplated segment of about 30 residues at the N-terminus. Another Modeller job could be submitted to refine this segment [via ‘Structure… Modeller (loops/refinement)’ in the Multalign Viewer menu], but it is not near the binding pocket and hence of less interest. Without refinement, examination of the binding pocket could proceed with any of the comparative models.

Figure 3.

Figure 3.

The five template structures (top left), the Modeller input dialog (top right) and the resulting five comparative models (bottom) in Chimera. In the dialog, the query is designated as the target for comparative modeling, and 4N5W, 2ZZV, 2HZL, 4MCO and 2VPN are chosen as the templates. Structures are shown as ribbons, with ligands in the sphere representation. Template structure colors match the boxes around the sequence names in the previous figure, namely: 4N5W in tan, 2ZZV in light blue, 2HZL in light purple, 4MCO in light green and 2VPN in coral. The comparative models are white.

The biologically relevant ligands of the templates are not necessarily known, but 4N5W has ethanediol in the binding site, 2ZZV has calcium and lactate, 2HZL has sodium and pyruvate [with higher affinity measured for oxovalerate (21)], 4MCO has malonate and 2VPN has ectoine. Of those, only ethanediol lacks a carboxylate group, but it is unlikely to be the physiological ligand. Based on sequence and (model) structure comparisons, the target protein includes the conserved arginine and tyrosine residues that bind the ligand carboxylate group, but may lack the nearby cation-binding site seen in some of the templates (Supplementary Figure S1). Further analyses with Chimera could entail examination of pocket shape and size, hydrophobicity and electrostatic potential (possibly using PDB2PQR and APBS web services provided by the NBCR; see Table 1), and modeling candidate ligands into the site.

WEB SERVICE INTEGRATION AND IMPLEMENTATION WITH CHIMERA

The Chimera web services described above are made possible by the Opal Toolkit (7) from the NBCR. Chimera bundles and uses the Opal client library to access web services provided by RBVI, which are implemented using the Opal Toolkit server (version 2.5 with Apache Tomcat 6.0). A dashboard (http://webservices.rbvi.ucsf.edu/opal2/dashboard) provides information about the RBVI hosting server and usage statistics, lists available services and provides web interfaces for invoking services directly from the browser. Web services from NBCR have an analogous dashboard (http://nbcr-222.ucsd.edu/opal2/dashboard). Table 1 contains a partial list of the computational web services used by Chimera along with their hosting institutions.

Web services such as those listed in Table 1 may be accessed programmatically using the Opal Toolkit client Web Services Description Language (WSDL) API. WSDL libraries are available for several languages such as Perl, Java and Python. The Opal Toolkit distribution provides both code (http://sourceforge.net/projects/opaltoolkit/files/opal-python/) and documentation (http://nbcr.ucsd.edu/data/docs/opal/docs/2.X/opal-py-index.html) for accessing Opal servers using Python. Supplementary Figure S2 shows a short transcript of how to install the Opal Python client software and to use the generic Opal client to access the RBVI Clustal Omega service (http://webservices.rbvi.ucsf.edu/opal2/CreateSubmissionForm.do?serviceURL=http://localhost:8080/opal2/services%2FClustalOmegaService) on a Linux system. A typical session consists of the following steps.

  1. Send a ‘launchJob’ request to initiate the computation. The results from the request are a URL and an identifier that are used for monitoring and managing the job.

  2. Send ‘queryStatus’ requests until the job is finished. The result from a ‘queryStatus’ request may be ‘running’, ‘complete’ or ‘error’. The interval between status query requests is at the discretion of the user. The server will keep job results for several days, so one can either check continuously (typical for short running jobs) or sporadically (for long running jobs).

  3. Send a ‘getOutputs’ request to get a list of output files. The result from the request is a list of file names and their corresponding URLs. This step may be used whether the job completed successfully (to get computation results) or not (to get error messages).

  4. Retrieve output files using the URLs obtained in the previous step.

These steps may be executed individually using the generic Opal client or combined into a single Python script. Supplementary Figure S3-A is a Python program that runs the same Clustal Omega alignment computation as shown in Supplementary Figure S2; the output from the program is shown in Supplementary Figure S3-B.

As with the generic Opal client, Chimera also uses the standard Opal client API for communicating with Opal servers (see Supplementary Figure S4). However, unlike the generic Opal client or even the dashboard web interface, Chimera enables the user to invoke the web services in a more facile manner. Rather than having to think about where data files reside, how to convert them into the proper input format for web service input and how often to check job status, Chimera users can invoke tools that allow them to select molecules or sequences as inputs and display results in useful contexts such as interactive 3D models. For example, to recompute an MSA using Clustal Omega, as described in the example above, the user simply opens the MSA in Multalign Viewer and clicks the ‘Edit/Realign Sequences’ menu item; Chimera will then:

  1. automatically generate the input sequences from the MSA and launch the web service;

  2. query the server for job status at regular intervals;

  3. when the job is complete, fetch the output from Clustal Omega, which is a FASTA format MSA file; and

  4. display the alignment in another Multalign Viewer instance.

For a long-running job, step (ii) may take a long time. While the job is executing, users can save a session, exit from Chimera and restart Chimera at a later time; Chimera keeps track of the web service information in session files and will resume monitoring the outstanding requests. By streamlining the entire job submission, monitoring and retrieval process, Chimera makes it simpler for users to focus on the science rather than data manipulation.

ACCESS AND LIMITATIONS

  1. UCSF Chimera is free for non-commercial use. The Chimera Web site, which contains a number of tutorials, documentation and example images and animations may be found at: http://rbvi.ucsf.edu/chimera/. UCSF Chimera is available for Linux, Mac OS X and Windows desktops and users may download released versions as well as nightly development versions. All of the features described above are available in Chimera version 1.9.

  2. Modeller is free for non-commercial and non-government use and may be downloaded from http://salilab.org/modeller/.

  3. All web services discussed in this article are freely available with the exception of the Modeller web service, which requires a separate Modeller license.

SUPPLEMENTARY DATA

Supplementary Data are available at NAR Online.

Supplementary Data

ACKNOWLEDGMENTS

We gratefully acknowledge the work of Andrej Sali and his group on Modeller and IMP, and the National Biomedical Computation Resource (NBCR) for their work on Opal and their willingness to allow public access to their web services. In particular, we note the excellent support we received from Luca Clementi who helped us get Opal 2.5 running with Tomcat 6 in our environment.

FUNDING

National Institute of General Medical Sciences [P41-GM103311]. Funding for open access charge: NIH.

Conflict of interest statement. None declared.

REFERENCES

  • 1.Goddard T.D., Huang C.C., Ferrin T.E. Software extensions to UCSF chimera for interactive visualization of large molecular assemblies. Structure. 2005;13:473–482. doi: 10.1016/j.str.2005.01.006. [DOI] [PubMed] [Google Scholar]
  • 2.Meng E.C., Pettersen E.F., Couch G.S., Huang C.C., Ferrin T.E. Tools for integrated sequence-structure analysis with UCSF Chimera. BMC Bioinformatics. 2006;7:339. doi: 10.1186/1471-2105-7-339. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Pettersen E.F., Goddard T.D., Huang C.C., Couch G.S., Greenblatt D.M., Meng E.C., Ferrin T.E. UCSF Chimera—a visualization system for exploratory research and analysis. J. Comput. Chem. 2004;25:1605–1612. doi: 10.1002/jcc.20084. [DOI] [PubMed] [Google Scholar]
  • 4.Berman H.M., Westbrook J., Feng Z., Gilliland G., Bhat T.N., Weissig H., Shindyalov I.N., Bourne P.E. The Protein Data Bank. Nucleic Acids Res. 2000;28:235–242. doi: 10.1093/nar/28.1.235. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Coimbatore Narayanan B., Westbrook J., Ghosh S., Petrov A.I., Sweeney B., Zirbel C.L., Leontis N.B., Berman H.M. The Nucleic Acid Database: new features and capabilities. Nucleic Acids Res. 2014;42:D114–D122. doi: 10.1093/nar/gkt980. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Lawson C.L., Baker M.L., Best C., Bi C., Dougherty M., Feng P., van Ginkel G., Devkota B., Lagerstedt I., Ludtke S.J., et al. EMDataBank.org: unified data resource for CryoEM. Nucleic Acids Res. 2011;39:D456–D464. doi: 10.1093/nar/gkq880. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Ren J., Williams N., Clementi L., Krishnan S., Li W.W. Opal web services for biomedical applications. Nucleic Acids Res. 2010;38:W724–W731. doi: 10.1093/nar/gkq503. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Sievers F., Wilm A., Dineen D., Gibson T.J., Karplus K., Li W., Lopez R., McWilliam H., Remmert M., Soding J., et al. Fast, scalable generation of high-quality protein multiple sequence alignments using Clustal Omega. Mol. Syst. Biol. 2011;7:539. doi: 10.1038/msb.2011.75. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Edgar R.C. MUSCLE: multiple sequence alignment with high accuracy and high throughput. Nucleic Acids Res. 2004;32:1792–1797. doi: 10.1093/nar/gkh340. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Altschul S.F., Gish W., Miller W., Myers E.W., Lipman D.J. Basic local alignment search tool. J. Mol. Biol. 1990;215:403–410. doi: 10.1016/S0022-2836(05)80360-2. [DOI] [PubMed] [Google Scholar]
  • 11.Eswar N., Webb B., Marti-Renom M.A., Madhusudhan M.S., Eramian D., Shen M.Y., Pieper U., Sali A. Comparative protein structure modeling using MODELLER. Curr. Protoc. Protein Sci. 2007 doi: 10.1002/0471140864.ps0209s50. Chapter 2. [DOI] [PubMed] [Google Scholar]
  • 12.Yang Z., Lasker K., Schneidman-Duhovny D., Webb B., Huang C.C., Pettersen E.F., Goddard T.D., Meng E.C., Sali A., Ferrin T.E. UCSF Chimera, MODELLER, and IMP: an integrated modeling system. J. Struct. Biol. 2012;179:269–278. doi: 10.1016/j.jsb.2011.09.006. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Schneidman-Duhovny D., Hammel M., Sali A. FoXS: a web server for rapid computation and fitting of SAXS profiles. Nucleic Acids Res. 2010;38:W540–W544. doi: 10.1093/nar/gkq461. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Unni S., Huang Y., Hanson R.M., Tobias M., Krishnan S., Li W.W., Nielsen J.E., Baker N.A. Web servers and services for electrostatics calculations with APBS and PDB2PQR. J. Comput. Chem. 2011;32:1488–1491. doi: 10.1002/jcc.21720. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Dolinsky T.J., Czodrowski P., Li H., Nielsen J.E., Jensen J.H., Klebe G., Baker N.A. PDB2PQR: expanding and upgrading automated preparation of biomolecular structures for molecular simulations. Nucleic Acids Res. 2007;35:W522–W525. doi: 10.1093/nar/gkm276. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 16.Trott O., Olson A.J. AutoDock Vina: improving the speed and accuracy of docking with a new scoring function, efficient optimization, and multithreading. J. Comput. Chem. 2010;31:455–461. doi: 10.1002/jcc.21334. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.UniProt C. Activities at the Universal Protein Resource (UniProt) Nucleic Acids Res. 2014;42:D191–D198. doi: 10.1093/nar/gkt1140. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Gerlt J.A., Allen K.N., Almo S.C., Armstrong R.N., Babbitt P.C., Cronan J.E., Dunaway-Mariano D., Imker H.J., Jacobson M.P., Minor W., et al. The Enzyme Function Initiative. Biochemistry. 2011;50:9950–9962. doi: 10.1021/bi201312u. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Felder C.B., Graul R.C., Lee A.Y., Merkle H.P., Sadee W. The Venus flytrap of periplasmic binding proteins: an ancient protein module present in multiple drug receptors. AAPS PharmSci. 1999;1:7–26. doi: 10.1208/ps010202. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Akiyama N., Takeda K., Miki K. Crystal structure of a periplasmic substrate-binding protein in complex with calcium lactate. J. Mol. Biol. 2009;392:559–565. doi: 10.1016/j.jmb.2009.07.043. [DOI] [PubMed] [Google Scholar]
  • 21.Gonin S., Arnoux P., Pierru B., Lavergne J., Alonso B., Sabaty M., Pignol D. Crystal structures of an Extracytoplasmic Solute Receptor from a TRAP transporter in its open and closed forms reveal a helix-swapped dimer requiring a cation for alpha-keto acid binding. BMC Struct. Biol. 2007;7:11. doi: 10.1186/1472-6807-7-11. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Kuhlmann S.I., Terwisscha van Scheltinga A.C., Bienert R., Kunte H.J., Ziegler C. 1.55 A structure of the ectoine binding protein TeaA of the osmoregulated TRAP-transporter TeaABC from Halomonas elongata. Biochemistry. 2008;47:9475–9485. doi: 10.1021/bi8006719. [DOI] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Supplementary Data

Articles from Nucleic Acids Research are provided here courtesy of Oxford University Press

RESOURCES