Nim Api Post Call Protein Structure Alphafold2 Predict Structure From Sequence Postpost https://health.api.nvidia.com/v1/protein-structure/alphafold2/predict-structure-from-sequenceBody Paramssequencestringrequiredlength between 1 and 4096An input polypeptide (i.e., amino acid) sequence that must be composed of valid Amino Acid IUPAC symbols.algorithmstringnullenumThe algorithm to use for MSA. AlphaFold2 was trained on JackHMMer; MMSeqs2 provides faster inference.jackhmmermmseqs2bit_scorenumbernulldatabasesarraynulllength between 1 and 3Databases used for Multiple Sequence Alignment. By default, uniref90, mgnify, and small_bfd are used.Choice of databases(s) can significantly impact downstream structure prediction, so we recommend modifying carefully.MSA Databases array of stringse_valuenumbernullThe e-value used for filtering hits when building the Multiple Sequence Alignment.iterationsintegernullThe number of MSA iterations to perform.relax_predictionbooleannullRun structural relaxation after predictiontruefalsestructure_model_presetstringnullenumThe AlphaFold2 structural prediction model to use for inference.monomercasp14monomer_ptmstructure_models_to_relaxstringnullenumWhich structural prediction to relax with AMBER. Default: relax all modelsallbestnonenum_predictions_per_modelintegernullDetermines the number of times the trunk of the network is run with different random MSA cluster centers.selected_modelsarraynulllength between 1 and 5Allows selecting the parameters used for protein structure prediction.Selected models for structure prediction. array of integersmax_msa_sequencesintegernullThe maximum sequences taken from the MSA for model prediction.skip_template_searchbooleannullDo NOT template search using HHSearch or HMMSearch. [False]truefalseoverride_msa_db_limitsbooleannullRemoves the default limits for maximum MSA sequences cutoff for the Uniref90 (10,000 sequences) and Mgnify databases (501 sequences).truefalsetemplate_searcherstringnullenumThe template searcher to use for templating. hmmsearch should be used for multimer; most other queries should rely on hhsearch.hhsearchhmmsearchResponses 200Successful Response 422Validation ErrorUpdated 18 days ago