iTASSER - Iterative Threading ASSEmbly Refinement
I-TASSER is a computational tool used for predicting 3D protein structures. It integrates various algorithms to predict structures and functions of proteins from their amino acid sequences, based on known templates and refined using iterative simulations. It can take some time to produce results, typically around 7 days.
Input
To use I-TASSER, you need to submit the amino acid sequence of the target protein in FASTA format. The tool automatically searches for template structures in the PDB database, using a threading approach to find proteins with similar sequences and structures.
Algorithm
I-TASSER operates in multiple stages. First, it uses a threading algorithm to identify template structures. Then, it assembles protein fragments through an iterative refinement process. I-TASSER combines the identified templates with structural fragments and generates 3D models using Monte Carlo simulations. These models are further refined by optimizing the global structure to achieve biologically meaningful conformations. The tool also predicts biological functions based on the structure using functional libraries such as COFACTOR and BioLiP.
Results
I-TASSER generates 3D models ranked by confidence scores, with the top models representing the most likely structures. It also provides ligand-binding sites, enzyme classification, and potential interaction networks based on the predicted structure.
I-TASSER is a versatile tool for protein structure prediction, offering not only high-quality 3D models but also detailed predictions of protein function, making it invaluable for researchers in structural biology and bioinformatics.