Skip to main content

BRIEF RESEARCH REPORT article

Front. Mol. Biosci., 19 November 2020
Sec. Biological Modeling and Simulation
Volume 7 - 2020 | https://doi.org/10.3389/fmolb.2020.582702

ANCA: A Web Server for Amino Acid Networks Construction and Analysis

Wenying Yan1*† Chunjiang Yu2† Jiajia Chen3 Jianhong Zhou4 Bairong Shen5*
  • 1Center for Systems Biology, School of Biology and Basic Medical Sciences, Soochow University, Suzhou, China
  • 2School of Biotechnology, Suzhou Industrial Park Institute of Services Outsourcing, Suzhou, China
  • 3School of Chemistry, Biology and Materials Engineering, Suzhou University of Science and Technology, Suzhou, China
  • 4Public Library of Science, San Francisco, CA, United States
  • 5Institutes for Systems Genetics, West China Hospital, Sichuan University, Chengdu, China

Amino acid network (AAN) models empower us to gain insights into protein structures and functions by describing a protein 3D structure as a graph, where nodes represent residues and edges as amino acid interactions. Here, we present the ANCA, an interactive Web server for Amino Acids Network Construction and Analysis based on a single structure or a set of structures from the Protein Data Bank. The main purpose of ANCA is to provide a portal for three types of an environment-dependent residue contact energy (ERCE)-based network model, including amino acid contact energy network (AACEN), node-weighted amino acid contact energy network (NACEN), and edge-weighted amino acid contact energy network (EACEN). For comparison, the C-alpha distance-based network model is also included, which can be extended to protein–DNA/RNA complexes. Then, the analyses of different types of AANs were performed and compared from node, edge, and network levels. The network and corresponding structure can be visualized directly in the browser. The ANCA enables researchers to investigate diverse concerns in the framework of AAN, such as the interpretation of allosteric regulation and functional residues. The ANCA portal, together with an extensive help, is available at http://sysbio.suda.edu.cn/anca/.

Introduction

With the increasing number of high-resolution 3D structures of biomolecules, including proteins, protein–DNA complexes, and protein–RNA complexes, the development of rapid and efficient methods to perform large-scale analysis for them is needed. A variety of structure-based computational tools and methods is developed to satisfy the new challenges (Romero-Rivera et al., 2016; Liu et al., 2019; Sequeiros-Borja et al., 2020), such as consensus-based, machine learning-based, molecular dynamics (MD) simulation-based, quantum-mechanic simulation-based methods, and so on. The network concepts and methods have been widely used in numerous problems in different fields of biological science including the study of protein structures and functions (Hu et al., 2017). Amino acid network (AAN) models, which are undirected networks consisting of amino acid residues and their interactions, have opened numerous opportunities to reveal new insights in understanding the function of biomolecules from large-scale 3D structure data. Compared with traditional structure-based methods, studying a biomolecule from a network perspective not only gives a systems-level understanding of the biomolecule structure through topological information and global connectivity (Yan et al., 2014; Zhou et al., 2014) but also provides an efficient way for characterization of each individual amino acid within the complex interaction network, such as protein–protein interfaces (Di Paola et al., 2015), catalytic residues (Zhou et al., 2016), and allosteric regulation (Di Paola and Giuliani, 2015; Yan et al., 2018).

Nowadays, several Web tools that construct different types of AANs have facilitated progress in this area of research. RING2.0 constructs an AAN based on the physicochemical interactions between the residues, which include covalent and non-covalent interactions (Piovesan et al., 2016). Protein contact atlas focuses on the non-covalent interactions within structures and shows them at different scales ranging from atomic level to the entire macromolecule level (Kayikci et al., 2018). webPSN investigates structural communication in macromolecules by constructing static and dynamic AANs (Felline et al., 2020). Furthermore, AAN-based Web servers such as MDN (Ribeiro and Ortiz, 2015), NAPS (Chakrabarty and Parekh, 2016), and RIP-MD (Contreras-Riquelme et al., 2018) provide tools for quantifying protein dynamic based on MD simulation trajectories. More tools and Web servers for network can be found in a recent review (Liang et al., 2020). However, many of the AAN models only considered amino acid interactions on a geometric level but not on the chemical properties of the proteins. An alternative strategy for the simulation of the interactions is using the energy between residues. We proposed an amino acid contact energy network (AACEN) based on a coarse-grained contact energy called environment-dependent residue contact energy (ERCE; Yan et al., 2014), which takes into account the type of secondary structure for each residue and is more efficient and easier for characterizing the energy between residues (Zhang and Kim, 2000; Shen and Vihinen, 2003). Moreover, another inadequacy of most AAN models is the disregard for heterogeneity of residues and treating all nodes as the same in the network. To address this, we improved our AACEN model by assigning residue properties as node weights and named it as node-weighted amino acid contact energy network (NACEN; Yan et al., 2018).

In this paper, we developed a Web server called ANCA (Amino Acids Network Construction and Analysis) for construction and analysis of our previously proposed ERCE-based network models AACEN and NACEN. To refine our ERCE-based models, we also added the edge-weighted amino acid contact energy network (EACEN) model in our Web server using the ERCE as link weights. Moreover, a C-alpha distance-based network (C-alpha) model was also included in our ANCA for two purposes. Firstly, the C-alpha model can be used as the comparison network for our ERCE-based models for proteins or protein complexes. Secondly, ANCA also provides the construction and analysis for single and multiple protein–DNA/RNA complexes based on the C-alpha model. The organization of our portal ANCA was shown in Figure 1.

FIGURE 1
www.frontiersin.org

Figure 1. Organization of ANCA (Amino Acids Network Construction and Analysis). A schematic view of ANCA input, analysis, and output is provided here.

Methods and Implementation

The ANCA Web server is comprised of two core modules entitled “single structure” and “multiple structures.” The single-structure module provides the construction and analysis for one structure with any one of the AAN models at a time, while in the multiple-structures module, the structures can be analyzed in batches using any of the four types of AAN models. The former module is more suitable for carrying out a detailed analysis for one structure (either a PDB code or a PDB file). The latter module can be used for comparison analysis of different structures. Both modules support four types of AAN construction, analysis, and visualization. Moreover, ANCA can provide the option of distance-based AAN construction for protein–DNA/RNA complexes.

Amino Acid Network

Amino Acid Contact Energy Network

As defined in our previous studies (Yan et al., 2014; Zhou et al., 2014), an amino acid residue in the protein or protein complex is denoted as a node and a link is set to two nodes if the ERCE (Zhang and Kim, 2000; Shen and Vihinen, 2003) between them is less than 0. ERCE is an improvement of Miyazawa–Jernigan’s model by an extension of residue alphabet from 20 to 60, which considers the 20 amino acids in three secondary structural states. ERCE eij between residues i and j was defined as in our previous studies (Yan et al., 2014), and then according to the eij, the element in the adjacent matrix AM of AACEN was set to 1 if eij was less than 0, otherwise the element was set to 0 (Yan et al., 2018).

Node-Weighted Amino Acid Contact Energy Network

Based on AACEN, we have developed a NACEN module to characterize and predict functional residues. In this network representation, links between residues were defined the same as in AACEN, and the properties of residues, including relative solvent accessibility (SAS), mass, hydrophobicity, polarity, or user-self defined node weights (Yan et al., 2018).

Edge-Weighted Amino Acid Contact Energy Network

In EACEN, the links between residues were weighted by ERCE and the adjacent matrix AM of EACEN was defined as:

AM i j = { 0 , e i j 0 w i j , e i j < 0 (1)

Where wij is the normalization of the contact energy eij between i and j:

w i j = { 0.0001 , i f | e i j | = | e i j | m i n | e i j | - | e i j | m i n | e i j | m a x - | e i j | m i n , i f | e i j | | e i j | m i n (2)

C-Alpha Distance-Based Network

ANCA can construct the network for protein–protein, protein–DNA, or protein–RNA complex based on the distance between represented atoms. For a protein–protein complex, the link between two residue nodes in the network was established if the distance between C-alphas of the residues is lower than a threshold (Di Paola et al., 2013). For a protein–DNA complex or protein–RNA complex, we use one node to represent one amino acid, and three nodes of P, C4(sugar group), and C2 (base group) atoms to represent each nucleotide of the DNA or RNA (Delarue and Sanejouand, 2002).

As mentioned above, our portal provides the above four AAN models, including two unweighted AANs (C-alpha and AACEN) and two weighted AANs (NACEN and EACEN). The C-alpha model can be used not only for protein and protein–protein complex but also for protein–DNA/RNA complex. But since the network is constructed just based on the distance between C-alpha atoms, it is a relatively coarse model. AACEN is an ERCE-based network model that can be used just for protein or protein complex but provide more detailed information by considering the local environment of the residues (Zhang and Kim, 2000), and it has been used to compare protein structures and evolution (Yan et al., 2014, 2016). NACEN and EACEN are also ERCE based. The difference is the former one also employs the characters of residues as node weights, so it is more suitable to explore residue function (Yan et al., 2018), while the latter one assigns the ERCE between residues as the link weights that provide more detailed information on the links between residues than the unweighted model, so it can be helpful for studying the communication between residues, such as allosteric regulation.

Analysis and Visualization of the Amino Acid Network

ANCA can be used for the network analysis of proteins, protein–protein complexes, and protein–DNA/RNA complexes from the node level, edge level, and network level. The detailed definition of the parameters was listed in http://sysbio.suda.edu.cn/anca/.

At node level, the topological parameters of nodes are calculated, including degree, betweenness, closeness, transitivity, and average shortest path length (Lnet). Moreover, for NACEN, we also calculated the weighted degree, betweenness, and closeness centralities based on the node weights. Their definitions were in our previous work (Yan et al., 2018). At the edge level, edge betweenness centrality is calculated for each edge to evaluate the importance of the edge. Moreover, the long-range link, which is related to protein secondary structure density and residue evolution rate (Yan et al., 2014), is also labeled. At the network level, the node number (n), edge number, Lnet, density, and diameter of the network are calculated.

The ANCA provides two types of visualization for protein molecule 3D structure and AAN. ANCA uses NGL Viewer (Rose and Hildebrand, 2015) to display the protein molecule 3D structure using the NGL JavaScript library. The visualization for the AAN is implemented using R package networkD3 (Allaire et al., 2017). In the AAN view, the lines represent the edges and the dots represent the amino acid. When the mouse pointer hovers over the dot, the amino acid name will be shown beside the dot. Users can use the mouse to manipulate the graph, such as scroll mouse wheel to zoom in or out of the graph, move the mouse by pressing the left button to rotate or drag the graph, and so on. The color of the protein molecule 3D structure and the AAN can consist with the chain name.

Implementation

The ANCA portal can be accessed by modern popular Web browsers, including Chrome, Internet Explorer, Safari, and Firefox, without installing any specialized software or browser plug-ins. The Apache1 was used as the Web server, which is a secure, efficient, and extensible open-source HTTP server. The application was realized using three-tiered architecture. In the view tier, the front-end program was developed using PHP2, the user interface interaction was realized using jQuery3, and the advanced interaction control DataTable4 was adopted to represent the result data. In the controller tier, we used C# and.NET Framework 4.05 to implement the logic process program, and the R program was used to construct and analyze the AANs. In the model tier, MySQL6 was used to store execution-related information.

Workflow of ANCA

Step 1: Module Selection

The step-by-step workflow of ANCA is shown in Figure 2. The first step is module selection for single structure or multiple structures (step 1 in Figure 2). Both modules support the four types of AAN construction and analysis including AACEN, NACEN, EACEN, and Cupalpha distance-based AAN. In the single-structure module, one of the AAN is constructed. The results page shows the topological properties of the AAN and the visualization of structure and network. While in multiple-structures module, any type from the four AAN models can be constructed and analyzed for each structure, and the results page will demonstrate summary information for all the AANs.

FIGURE 2
www.frontiersin.org

Figure 2. Step-by-step workflow of ANCA.

Step 2: Input Data Upload and Parameter Setting

This step contains three procedures (Figure 2). First, PDB ID or file in PDB format of the structure should be filled in or uploaded (A in Figure 2). The input file should have a.pdb extension. The second procedure (B in Figure 2) is the selection of AAN type, i.e., AACEN, NACEN, EACEN, and C-alpha distance-based AAN. Then, the parameters of the corresponding AAN type should be specified. For AACEN and NACEN, the threshold of energy and distance between residues should be set. Besides these two parameters, users should also specify the node weights of residues either by selecting the default properties of residues, including SAS, mass, hydrophobicity, and polarity or by uploading the file (.txt) that contains user-self defined property. Lastly, the e-mail address can be optionally provided (C in Figure 2) that will be used to receive the results page link from ANCA portal. More detailed description is available at http://sysbio.suda.edu.cn/anca/

Step 3: Output Description

The output of the ANCA is composed of three parts: visualization, network information, and network topological properties. For visualization, the protein structure and corresponding network are shown in the results page of the Web server, and both of them are colored by the chain of structure. For network information, the results page provides files with adjacent matrix, edge list, and node list of the network. For network topological properties, the ANCA provides the parameters from the node level, edge level, and network level, which have been shown in the Analysis and Visualization of the Amino Acid Network section.

Case Study

To evaluate the performance of ANCA, we carried out case studies for the single-structure module and multiple-structures module separately, as follows:

Case 1 Single-Structure Module: Node-Weighted Amino Acid Contact Energy Network for Human PDZ Domain

Postsynaptic density-95/Discs large/Zonula occludens 1 (PDZ) protein domain family is a protein–protein interaction module, which is involved in dynamic regulation of signaling pathways and scaffolding and has emerged as a paradigmatic model system for intra-domain allostery (Reynolds et al., 2011; McLaughlin<suffix>Jr.</suffix>, Poelwijk et al., 2012). Here we tried to use our portal ANCA to investigate the allosteric residues of the third PDZ domain of PSD-95 (PDB 1BE9) by the NACEN model. As shown in Figure 2, we chose the single-structure module and NACEN network type with default threshold and selected polarity as node weights. Then, the network and protein structure can be visualized and the topological parameters of the network were listed. At last, the residues were ordered by the weighted closeness centrality (Cw), and the results showed that the top 3 residues were PHE337, TYR392, and PHE340 as shown in Figure 3. Among the top 3 residues, two of them, TYR392 and PHE340, have been validated as allosteric residues by double-mutant cycle analysis (Gerek and Ozkan, 2011).

FIGURE 3
www.frontiersin.org

Figure 3. Results page for the case study.

Case 2 Multiple-Structures Module: All Network Types for Multiple Structures

At this part, we constructed and analyzed all the four types of network, including AACEN, NACEN, EACEN, and C-alpha network for two structures, PDZ3 in case 1 and protein–RNA complex MDA5 double-stranded RNA Filament (PDB 6G19) with default parameters at one time. Then, ANCA portal gave the results page with summary information for each network and the link of the network in the column “Run Status.” The links point to the page containing detailed information for each network as described in case 1.

Conclusion

ANCA is a comprehensive portal for the construction and analysis of network representations of protein and protein–protein/DNA/RNA complexes to explore and understand the macromolecules at different levels of organization. It can help in the management of heterogeneous information sources, such as structural, sequence, physicochemical, and dynamical information of residues. Another advantage of our portal is that it also allows scientists to address diverse questions by choosing different network models. For example, NACEN is more suitable to identify the functional residues in the structures, while EACEN can capture the intramolecular information flow to help in understanding the allosteric regulation.

Data Availability Statement

Publicly available datasets were analyzed in this study. This data can be found here: http://sysbio.suda.edu.cn/anca/.

Author Contributions

WY and BS conceived and designed the Web server. CY performed the server front-end and back-end. WY carried out the case studies. JZ and JC contributed to the Web server testing. WY, CY, and JC wrote the manuscript. JC polished the language and gave many constructive suggestions. BS critically reviewed and edited the manuscript. All authors contributed to the article and approved the submitted version.

Funding

The National Natural Science Foundation of China (Nos. 31670851 and 31770903). A project funded by the Priority Academic Program Development of Jiangsu Higher Education Institutions. The Natural Science Foundation of the Jiangsu Higher Education Institutions of China (No. 18KJD520003). Training objects of young outstanding backbone teachers of Jiangsu Blue Project.

Conflict of Interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Footnotes

  1. ^ http://www.apache.org/
  2. ^ https://www.php.net/
  3. ^ https://jquery.com
  4. ^ https://www.datatables.net/
  5. ^ https://docs.microsoft.com/en-us/dotnet/csharp/
  6. ^ https://www.mysql.com/

References

Allaire, J. J., Gandrud, C., Russell, K., and Yetman, C. J. (2017). “networkD3: D3 JavaScript Network Graphs From R”. R Package Version 0.4.

Google Scholar

Chakrabarty, B., and Parekh, N. (2016). NAPS: network analysis of protein structures. Nucleic Acids Res. 44, W375–W382. doi: 10.1093/nar/gkw383

PubMed Abstract | CrossRef Full Text | Google Scholar

Contreras-Riquelme, S., Garate, J. A., Perez-Acle, T., and Martin, A. J. M. (2018). RIP-MD: a tool to study residue interaction networks in protein molecular dynamics. PeerJ 6:e5998. doi: 10.7717/peerj.5998

PubMed Abstract | CrossRef Full Text | Google Scholar

Delarue, M., and Sanejouand, Y. H. (2002). Simplified normal mode analysis of conformational transitions in DNA-dependent polymerases: the Elastic Network Model. J. Mol. Biol. 320, 1011–1024. doi: 10.1016/S0022-2836(02)00562-4

CrossRef Full Text | Google Scholar

Di Paola, L., De Ruvo, M., Paci, P., Santoni, D., and Giuliani, A. (2013). Protein contact networks: an emerging paradigm in chemistry. Chem. Rev. 113, 1598–1613. doi: 10.1021/cr3002356

PubMed Abstract | CrossRef Full Text | Google Scholar

Di Paola, L., and Giuliani, A. (2015). Protein contact network topology: a natural language for allostery. Curr. Opin. Struct. Biol. 31, 43–48. doi: 10.1016/j.sbi.2015.03.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Di Paola, L., Platania, C. B., Oliva, G., Setola, R., Pascucci, F., and Giuliani, A. (2015). Characterization of protein-protein interfaces through a protein contact network approach. Front. Bioeng. Biotechnol. 3:170. doi: 10.3389/fbioe.2015.00170

PubMed Abstract | CrossRef Full Text | Google Scholar

Felline, A., Seeber, M., and Fanelli, F. (2020). webPSN v2.0: a webserver to infer fingerprints of structural communication in biomacromolecules. Nucleic Acids Res. 48, W94–W103. doi: 10.1093/nar/gkaa397

PubMed Abstract | CrossRef Full Text | Google Scholar

Gerek, Z. N., and Ozkan, S. B. (2011). Change in allosteric network affects binding affinities of PDZ domains: analysis through perturbation response scanning. PLoS Comput. Biol. 7:e1002154. doi: 10.1371/journal.pcbi.1002154

PubMed Abstract | CrossRef Full Text | Google Scholar

Hu, G., Di Paola, L., Pullara, F., Liang, Z., and Nookaew, I. (2017). Network proteomics: from protein structure to protein-protein interaction. Biomed. Res. Int. 2017:8929613. doi: 10.1155/2017/8929613

PubMed Abstract | CrossRef Full Text | Google Scholar

Kayikci, M., Venkatakrishnan, A. J., Scott-Brown, J., Ravarani, C. N. J., Flock, T., and Babu, M. M. (2018). Visualization and analysis of non-covalent contacts using the Protein Contacts Atlas. Nat. Struct. Mol. Biol. 25, 185–194. doi: 10.1038/s41594-017-0019-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Liang, Z., Verkhivker, G. M., and Hu, G. (2020). Integration of network models and evolutionary analysis into high-throughput modeling of protein dynamics and allosteric regulation: theory, tools and applications. Brief. Bioinform. 21, 815–835. doi: 10.1093/bib/bbz029

PubMed Abstract | CrossRef Full Text | Google Scholar

Liu, Q., Xun, G., and Feng, Y. (2019). The state-of-the-art strategies of protein engineering for enzyme stabilization. Biotechnol. Adv. 37, 530–537. doi: 10.1016/j.biotechadv.2018.10.011

PubMed Abstract | CrossRef Full Text | Google Scholar

McLaughlin, R. N. Jr., Poelwijk, F. J., Raman, A., Gosal, W. S., and Ranganathan, R. (2012). The spatial architecture of protein function and adaptation. Nature 491, 138–142. doi: 10.1038/nature11500

PubMed Abstract | CrossRef Full Text | Google Scholar

Piovesan, D., Minervini, G., and Tosatto, S. C. E. (2016). The RING 2.0 web server for high quality residue interaction networks. Nucleic Acids Res. 44, W367–W374. doi: 10.1093/nar/gkw315

PubMed Abstract | CrossRef Full Text | Google Scholar

Reynolds, K. A., McLaughlin, R. N., and Ranganathan, R. (2011). Hot spots for allosteric regulation on protein surfaces. Cell 147, 1564–1575. doi: 10.1016/j.cell.2011.10.049

PubMed Abstract | CrossRef Full Text | Google Scholar

Ribeiro, A. A., and Ortiz, V. (2015). MDN: a web portal for network analysis of molecular dynamics simulations. Biophys. J. 109, 1110–1116. doi: 10.1016/j.bpj.2015.06.013

PubMed Abstract | CrossRef Full Text | Google Scholar

Romero-Rivera, A., Garcia-Borras, M., and Osuna, S. (2016). Computational tools for the evaluation of laboratory-engineered biocatalysts. Chem. Commun. 53, 284–297. doi: 10.1039/c6cc06055b

PubMed Abstract | CrossRef Full Text | Google Scholar

Rose, A. S., and Hildebrand, P. W. (2015). NGL viewer: a web application for molecular visualization. Nucleic Acids Res. 43, W576–W579. doi: 10.1093/nar/gkv402

PubMed Abstract | CrossRef Full Text | Google Scholar

Sequeiros-Borja, C. E., Surpeta, B., and Brezovsky, J. (2020). Recent advances in user-friendly computational tools to engineer protein function. Brief. Bioinform. doi: 10.1093/bib/bbaa150. [Epub ahead of print].

CrossRef Full Text | PubMed Abstract | Google Scholar

Shen, B., and Vihinen, M. (2003). RankViaContact: ranking and visualization of amino acid contacts. Bioinformatics 19, 2161–2162. doi: 10.1093/bioinformatics/btg293

PubMed Abstract | CrossRef Full Text | Google Scholar

Yan, W., Hu, G., Liang, Z., Zhou, J., Yang, Y., Chen, J., et al. (2018). Node-weighted amino acid network strategy for characterization and identification of protein functional residues. J. Chem. Inf. Model. 58, 2024–2032. doi: 10.1021/acs.jcim.8b00146

PubMed Abstract | CrossRef Full Text | Google Scholar

Yan, W., Hu, G., and Shen, B. (2016). Network analysis of protein structures: the comparison of three topologies. Curr. Bioinform. 11, 480–489. doi: 10.2174/1574893611666160602124707

CrossRef Full Text | Google Scholar

Yan, W. Y., Sun, M. M., Hu, G., Zhou, J. H., Zhang, W. Y., Chen, J. J., et al. (2014). Amino acid contact energy networks impact protein structure and evolution. J. Theor. Biol. 355, 95–104. doi: 10.1016/j.jtbi.2014.03.032

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, C., and Kim, S. H. (2000). Environment-dependent residue contact energies for proteins. Proc. Natl. Acad. Sci. U.S.A. 97, 2550–2555. doi: 10.1073/pnas.040573597

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, J., Yan, W., Hu, G., and Shen, B. (2016). Amino acid network for prediction of catalytic residues in enzymes: a comparison survey. Curr. Protein Pept. Sci. 17, 41–51. doi: 10.2174/1389203716666150923105312

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, J. H., Yan, W. Y., Hu, G., and Shen, B. R. (2014). SVR_CAF: an integrated score function for detecting native protein structures among decoys. Protein Struct. Funct. Bioinform. 82, 556–564. doi: 10.1002/prot.24421

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: Amino acids network, ANCA portal, network analysis, protein structure, allosteric regulation, functional residues

Citation: Yan W, Yu C, Chen J, Zhou J and Shen B (2020) ANCA: A Web Server for Amino Acid Networks Construction and Analysis. Front. Mol. Biosci. 7:582702. doi: 10.3389/fmolb.2020.582702

Received: 13 July 2020; Accepted: 19 October 2020;
Published: 19 November 2020.

Edited by:

Hongchun Li, Shenzhen Institutes of Advanced Technology (CAS), China

Reviewed by:

Jian Huang, University of Electronic Science and Technology of China, China
Dmitry Suplatov, Lomonosov Moscow State University, Russia

Copyright © 2020 Yan, Yu, Chen, Zhou and Shen. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Wenying Yan, wyyan@suda.edu.cn; Bairong Shen, bairong.shen@scu.edu.cn

These authors have contributed equally to this work

Download