Service List
  • InterSPPI [by Shiping Yang]

    InterSPPI is a web server that could predict protein-protein interactions (PPIs) between Arabidopsis thaliana and pathogens based on sequence and Arabidopsis thaliana intra-species PPI network (AraPPI) information.

  • SPAR [by Xu-Han Liu]

    SPAR is a Random Forest-based method for self-interacting protein prediction. The highlight of SPAR is that the fine-grained domain-domain interaction information is taken into account.

  • WDRR [by Chuan Wang]

    WDRR is a new WD40 Repeat Recognition method, which uses predicted secondary structure information to generate candidate repeat segments, and further employs a profile-profile alignment to identify the correct WD40 repeats from candidate segments. The source code of WDRR is also available at: https://github.com/grittyy/WDRR.

  • pbPUP [by Md Mehedi Hasan]

    pbPUP (Profile-Based Pupylation Site Predictor) is a computational tool to predict pupylation sites based on protein sequence information

  • piNet [by Xiaobao Dong]

    piNet is a resource for interactively exploring modular network models of plant immune response.

  • ZincExplorer [by Zhen Chen]

    ZincExplorer is a predictor of protein zinc-binding sites.

  • BEAN is a machine learning based algorithm to predict type-III effectors in bacterial pathogens.

  • CKSAAP_UbSite is a web server that could predict ubiquitination sites in proteins.

  • As one of the most common protein post-translational modifications, glycosylation is involved in a variety of important biological processes. Computational identification of glycosylation sites in protein sequences becomes increasingly important in the post-genomic era. A new encoding scheme was employed to improve the prediction of mucin-type O-glycosylation sites in mammalian proteins.

  • TIM-Finder (Tim-barrel Fold Recognition System) is a computational tool to predict if a query sequence belongs to TIM-barrel protein or not. By integrating sequence evolutionary information, predicted secondary structure, and sequence motif information, TIM-Finder acquired fine performance.

  • DescFold(Descriptor-based Fold Recognition System) is a web server for protein fold recognition, which can predict a protein's fold type from its amino acid sequence. The server combines six effictive descriptors : a profile-sequence-alignment-based descriptor using Psi-blast e-values and bit scores, a sequence-profile-alignment-based descriptor using Rps-blast e-values and bit scores, a descriptor based on secondary structure element alignment(SSEA), a descriptor based on the occurrence of PROSITE functional motifs, a descriptor based on profile-profile-alignment(PPA) and a descriptor based on Profile-structural-profile-alignment(PSPA).

  • SSEA-OMP [by Renxiang Yan]

    SSEA-OMP (secondary structure element alignment-based outer membrane protein discrimination system) is a web server for outer membrane protein discrimination. The JAVA source code and web server that implements the SSEA algorithm are publicly available.

  • Founded by the CAU 985 project of Agricultural Biology and Biotechnology Innovation Platform, we have the license for the commercial molecular modeling software - Accelrys Discovery Studio (DS). The licensed DS modules include CHARMm, Biopolymer, CDOCKER, MODELER, Ligandfit, Protein Docking, etc. Currently, the software is installed and run on an IBM workstation (Z-pro 9228). For the purpose of academic use and academic research, the software is open to all the labs at CAU. Due to limited license number, interested researchers may ask your PIs to contact us for the available computational resource.

  • The align.tar is a package that implements Needleman-Wunsch global alignment, Smith-Waterman local alignment and secondary structure element alignment algorithms.