CINXE.COM
Dictionary Index mmcif_ma.dic
<!DOCTYPE html> <html lang="en"> <head> <!-- File: head_common_bs.html Updates: 2013-Aug-24 jdw bootstrap 3.0.0 2013-Oct-06 jdw add fonts --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/assets/css/bootstrap/css/bootstrap.css" rel="stylesheet"> <!-- local application css --> <link href="/styles/app.css" rel="stylesheet"> <link href="/styles/prettify.css" rel="stylesheet"> <!-- font definitions --> <!-- 'gothic-league' --> <link href="/assets/webfonts/LeagueGothic/stylesheet.css" rel="stylesheet"> <!-- 'titilliumlight' --> <link href="/assets/webfonts/Titillium/fonts.css" rel="stylesheet"> <!-- 'colaborate-thinregular' --> <link href="/assets/webfonts/Colaborate/colaborate_thin_macroman/stylesheet.css" rel="stylesheet"> <!-- 'droid_sansregular' --> <link href="/assets/webfonts/DroidSans/droidsans_regular_macroman/stylesheet.css" rel="stylesheet"> <!-- 'existencelight' --> <link href="/assets/webfonts/Existence/existence_light_macroman/stylesheet.css" rel="stylesheet"> <!-- 'existencestencil_light' --> <link href="/assets/webfonts/Existence/existence_stencillight_macroman/stylesheet.css" rel="stylesheet"> <!-- 'existenceunicase_light' --> <link href="/assets/webfonts/Existence/existence_unicaselight_macroman/stylesheet.css" rel="stylesheet"> <!-- 'robotothin' --> <link href="/assets/webfonts/Roboto/roboto_thin_macroman/stylesheet.css" rel="stylesheet"> <!-- 'robotolight' --> <link href="/assets/webfonts/Roboto/roboto_light_macroman/stylesheet.css" rel="stylesheet"> <!-- HTML5 shim, for IE 6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="/assets/js/html5shiv.js"></script> <script src="/assets/js/respond.min.js"></script> <![endif]--> <!-- end of file File: head_common_bs.html --> <meta name="description" content="PDBx/mmCIF Data Dictionary Dictionary Index mmcif_ma.dic"> <meta name="author" content="Worldwide Protein Data Bank"> <title>Dictionary Index mmcif_ma.dic</title> </head> <body> <!-- Wrap all page content here --> <div id="wrap"> <!-- File: page_header_bs.html Update: Aug 18, 2013 J. Westbrook Update: Sep 12, 2013 J. Westbrook add form details Update: Oct 6, 2013 J. Westbrook overhaul Update: Jan 9, 2015 J. Westbrook update - Update: Jul 8, 2017 E. Peisach - make v50 default Update: Jul 14, 2017 E. Peisach - Add IHM Update: Jul 7, 2018 E. Peisach - Add ma, remove mdb --> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="my-navbar-brand" href="/pdbx-mmcif-home-page.html">PDBx/mmCIF</a> </div> <!-- end navbar-header --> <div class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <!-- <li class="active"><a href="/index.html">Home</a></li> --> <li><a href="/pdbx-mmcif-home-page.html">Home</a></li> <!-- Dictionary pull-down --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Dictionaries<b class="caret"></b></a> <ul class="dropdown-menu"> <li class="divider"></li> <li class="dropdown-header">Browse the PDBx/mmCIF Dictionaries</li> <li><a href="/dictionaries/mmcif_pdbx_v50.dic/Index">Current version (V5) PDBx/mmCIF</a></li> <li><a href="/dictionaries/mmcif_pdbx_v5_next.dic/Index">Development Version PDBx/mmCIF</a></li> <li><a href="/dictionaries/mmcif_ddl.dic/Index">Dictionary Definition Language V2</a></li> <li><a href="/dictionaries/mmcif_pdbx_vrpt.dic/Index">wwPDB Validation</a></li> <li class="divider"></li> <li class="dropdown-header">Browse Other Dictionaries</li> <li><a href="/dictionaries/mmcif_ihm_ext.dic/Index">IHMCIF</a></li> <li><a href="/dictionaries/mmcif_ihm_flr_ext.dic/Index">flrCIF</a></li> <li><a href="/dictionaries/mmcif_pdbx_v40.dic/Index">Previous PDBx/mmCIF V4</a></li> <li><a href="/dictionaries/mmcif_std.dic/Index">Original mmCIF</a></li> <li><a href="/dictionaries/mmcif_nmr-star.dic/Index">NMRIF/NMR-STAR</a></li> <li><a href="/dictionaries/mmcif_nef.dic/Index">NMR Exchange Format (NEF)</a></li> <li><a href="/dictionaries/mmcif_sas.dic/Index">SAS</a></li> <li><a href="/dictionaries/mmcif_ndb_ntc.dic/Index">NDB NTC</a></li> <li><a href="/dictionaries/mmcif_em.dic/Index">3DEM</a></li> <li><a href="/dictionaries/mmcif_img.dic/Index">Image mmCIF</a></li> <li><a href="/dictionaries/mmcif_sym.dic/Index">Symmetry</a></li> <li><a href="/dictionaries/mmcif_biosync.dic/Index">Biosync</a></li> <li><a href="/dictionaries/mmcif_ma.dic/Index">ModelCIF</a></li> </ul> </li> <!-- Documentation pull-down --> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation<b class="caret"></b></a> <ul class="dropdown-menu"> <li class="divider"></li> <li><a href="/docs/faqs/pdbx-mmcif-faq-general.html">PDBx/mmCIF FAQ</a></li> <li><a href="/docs/user-guide/guide.html">PDBx/mmCIF User Guide</a></li> <li class="divider"></li> <li class="dropdown-header">Format</li> <li><a href="/docs/large-pdbx-examples/index.html">Large Structures in PDBx/mmCIF</a></li> <li><a href="/docs/pdb_to_pdbx_correspondences.html">PDB to PDBx Format Correspondences</a></li> <li><a href="http://wwpdb.org/task/mmcif" target="_blank">wwPDB PDBx/mmCIF Working Group</a></li> <li class="divider"></li> <li class="dropdown-header">Software</li> <li><a href="/docs/software-resources.html">Software resources</a></li> <li><a href="/docs/sw-examples/cpp/html">C++ Examples</a></li> <li><a href="/docs/sw-examples/python/html">Python Examples</a></li> <li class="divider"></li> <li class="dropdown-header">Reference</li> <li><a href="/docs/tutorials/mechanics/pdbx-mmcif-syntax.html">File syntax</a> </li> <li> <a href="/docs/tutorials/mechanics/pdbx-mmcif-dict-struct.html">Dictionary organization</a></li> <li><a href="/docs/tutorials/content/atomic-description.html">Atomic description</a></li> <li><a href="/docs/tutorials/content/molecular-entities.html">Molecular description</li> <li><a href="/docs/pubs/pdbx-mmcif-references.html">Reference List</a></li> <li><a href="/docs/tutorials/glossary/early-history.html">Early history</a></li> <li><a href="/docs/tutorials/glossary/pdbx-mmcif-glossary.html">Glossary</a></li> </ul> </li> <li><a href="/dictionaries/downloads.html">Downloads</a></li> <li><a href="mailto:pdbx-mmcif-help@mail.wwpdb.org">Contact Us</a></li> </ul> <!-- end nav --> <a href="http://www.wwpdb.org/" class="pull-right right-icon" title="Worldwide Protein Data Bank"> <img alt="A Member of the wwPDB" src="/assets/images/wwpdb/wwpdb-logo-menubar-20.png" width="107" height="20"></a> <form class="navbar-form pull-right" id="searchSite" action="/cgi-bin/swish/swish.cgi" method="get" enctype="application/x-www-form-urlencoded"> <button type="submit" class="btn btn-wwpdb-green"> <span class="glyphicon glyphicon-search"></span></a> </button> <div class="form-group"> <input type="text" placeholder="Search current dictionary" class="form-control" size=25 name="query"> </div> <input type="hidden" name="sort" value="swishrank" /> <input type="hidden" name="si" value="0" /> </form> <!-- right-justified icon in navbar --> </div><!--/.nav-collapse --> </div> <!-- end container --> </div> <!-- end navbar --> <!-- End file page_header_bs.html --> <div class="container"> <div class="my-page-header"> <h2>Dictionary Index <small>mmcif_ma.dic</small></h2> </div> <div class="row"> <div class="col-md-1 my-nav-title"><div class="pull-right"> <h4>Browse:</h4></div></div> <div class="col-md-11"> <ul class="nav nav-tabs"> <li class="active"> <a href="/dictionaries/mmcif_ma.dic/Index/index.html">Dictionary</a></li> <li > <a href="/dictionaries/mmcif_ma.dic/Groups/index.html">Category Groups</a></li> <li > <a href="/dictionaries/mmcif_ma.dic/Categories/index.html">Data Categories</a></li> <li > <a href="/dictionaries/mmcif_ma.dic/Items/index.html">Data Items</a></li> <li > <a href="/dictionaries/mmcif_ma.dic/Data/index.html">Supporting Data</a></li> </ul> </div> </div> <div class="row"> <div class="panel panel-default general"> <div class="panel-heading"> <h3 class="panel-title">General <a href="#" class="mytip pull-right" data-toggle="tooltip" data-placement="left" title="General information"> <img class="" src="/assets/images/glyphicons-dot-com/png/glyphicons_195_circle_info.png"></a></h3> </div> <div class="panel-body"> <dl class="dl-horizontal dl-lg"> <dt >Dictionary title</dt> <dd >ModelCIF Extension Dictionary</dd> <dt >Dictionary description</dt> <dd >ModelCIF is an extension of the PDBx/mmCIF dictionary. This resource is actively developed and maintained at the ModelCIF GitHub respository available at https://github.com/ihmwg/ModelCIF.</dd> <dt >Original developers</dt> <dd >ModelCIF developers</dd> <dt >Dictionary maintainers</dt> <dd >ModelCIF Working Group (https://wwpdb.org/task/modelcif)</dd> <dt >Dictionary name</dt> <dd >mmcif_ma.dic</dd> <dt >Dictionary version</dt> <dd >1.4.7</dd> <dt >Last update</dt> <dd >2024-12-16</dd> </dl> </div> </div> </div> <div class="row"> <div class="panel panel-default default"> <div class="panel-heading"> <h3 class="panel-title">Downloads <a href="#" class="mytip pull-right" data-toggle="tooltip" data-placement="left" title="Download options"> <img class="" src="/assets/images/glyphicons-dot-com/png/glyphicons_181_download_alt.png"></a></h3> </div> <div class="panel-body"> <div class="col-md-10 col-md-offset-1"> <a class="btn btn-lg btn-wwpdb-green" href="/dictionaries/ascii/mmcif_ma.dic">Dictionary Text</a> <a class="btn btn-lg btn-wwpdb-green" href="/dictionaries/ascii/mmcif_ma.dic.gz">Dictionary Text (gz)</a> </div> </div> </div> </div> <div class="row"> <div class="panel-group my-spacer" id="pg1"> <div class="panel panel-default"> <!-- begin top accordion panel --> <div class="panel-heading"> <div class="row"> <div class="col-md-8"> <h4 class="panel-title"> Dictionary Revision History </h4> </div> <div class="col-md-4"> <a class="accordion-toggle pull-right" data-toggle="collapse" data-parent="#pg1" href="#p1"> View/Hide revision history list </a> </div> </div> <!-- end heading row --> </div> <!-- end panel heading --> <div id="p1" class="panel-collapse collapse in"> <div class="panel-body"> <!-- BEGIN inserted markup --> <div class="my-table-scrollable"> <table class="table table-striped table-condensed "> <thead> <tr> <th>Version</th> <th>Revision Date</th> <th>Revision Description</th> </tr> </thead> <tbody> <tr> <td class="my-monospace">1.4.7</td> <td class="my-monospace">2024-12-16</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Include entity_branch-extension.dic<br /> + Update mmcif_ma-data.dic <br /> + Update enumerations for _ma_associated_archive_file_details.file_format and _ma_template_details.template_entity_type<br /> + Add ma_template_branched category and _ma_target_ref_db_details.is_primary data item<br /> + Add _ma_target_ref_db_details.db_accession to the primary key of ma_target_ref_db_details<br /> + Update the category description of ma_qa_metric_local_pairwise<br /> + Deprecate _ma_model_list.model_id in favor of _ma_model_list.ordinal_id and make _ma_model_list.model_id not mandatory<br /> + Update parent-child relationships of all child data items pointing to _ma_model_list.model_id to point to _ma_model_list.ordinal_id<br /> + Deprecate _ma_model_list.model_group_id and _ma_model_list.model_group_name<br /> + Add ma_model_group, ma_model_group_link, ma_model_representative<br /> + Update enumerations for _ma_qa_metric.mode and _ma_qa_metric.type<br /> + Update enumerations for _ma_associated_archive_file_details.file_content and _ma_entry_associated_files.file_content<br /> + Add ma_feature_list, ma_atom_feature, ma_poly_residue_feature, ma_entity_instance_feature<br /> + Add ma_qa_metric_feature, ma_qa_metric_feature_pairwise<br /> + Updated mmcif_pdbx_v50.dic to version 5.399</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.6</td> <td class="my-monospace">2024-01-29</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Update _item_type.code for _ma_target_ref_db_details.gene_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.5</td> <td class="my-monospace">2023-03-06</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Add enumerations to _ma_associated_archive_file_details.file_format</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.4</td> <td class="my-monospace">2022-12-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_associated_archive_file_details.data_id and _ma_entry_associated_files.data_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.3</td> <td class="my-monospace">2022-09-13</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated mmcif_pdbx_v50.dic to version 5.361<br /> + Updated _item_units_list.detail for kelvins in mmcif_ma-data<br /> + Updated _item_type.code for _ma_entry_associated_files.file_url in mmcif_ma-core</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.2</td> <td class="my-monospace">2022-08-09</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item_type.code for _ma_data_ref_db.name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.1</td> <td class="my-monospace">2022-05-13</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_target_ref_db_details.db_name and _ma_template_ref_db_details.db_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.0</td> <td class="my-monospace">2022-04-29</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_software_parameter.data_type and _ma_data.content_type<br /> + Added ma_data_ref_db</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.9</td> <td class="my-monospace">2022-04-23</td> <td class="my-monospace"><br /> Changes (bv/sb)<br /> + Updated dictionary files organization<br /> + Updated description for _ma_template_details.template_auth_asym_id, _ma_template_details.template_label_asym_id<br /> and _ma_template_details.template_label_entity_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.8</td> <td class="my-monospace">2022-04-12</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_template_ref_db_details.db_version_date</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.7</td> <td class="my-monospace">2022-04-11</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_data.content_type and _ma_associated_archive_file_details.file_format<br /> + Added ma_chem_comp_descriptor and _chem_comp.ma_provenance<br /> + Updated _category_group_list.description</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.6</td> <td class="my-monospace">2022-03-04</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_qa_metric.type<br /> + Updated _category.mandatory_code for ma_model_list<br /> + Updated _item.mandatory_code for _ma_model_list.assembly_id<br /> + Updated parent-child relationships for item assembly_id in categories ma_model_list, ma_struct_assembly and ma_struct_assembly_details<br /> + Updated _item.mandatory code for _ma_template_details.template_label_entity_id and _ma_template_details.template_label_asym_id<br /> + Added _ma_template_details.template_auth_asym_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.5</td> <td class="my-monospace">2022-02-14</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _datablock.description<br /> + Updated enumerations for _ma_entry_associated_files.file_format</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.4</td> <td class="my-monospace">2022-01-18</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item.mandatory_code for ma_data_group, ma_software_group</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.3</td> <td class="my-monospace">2021-11-22</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_target_ref_db_details.gene_name, _ma_target_ref_db_details.seq_db_sequence_checksum, _ma_target_ref_db_details.seq_db_sequence_version_date</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.2</td> <td class="my-monospace">2021-10-27</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item.mandatory_code for _ma_qa_metric.software_group_id<br /> + Fixed typos</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.1</td> <td class="my-monospace">2021-10-25</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added ma_associated_archive_file_details</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.0</td> <td class="my-monospace">2021-10-22</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added ma_entry_associated_files</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.9</td> <td class="my-monospace">2021-10-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_qa_metric.mode</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.8</td> <td class="my-monospace">2021-10-20</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_target_ref_db_details.db_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.7</td> <td class="my-monospace">2021-10-18</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _entry.ma_collection_id, _ma_target_ref_db_details.ncbi_taxonomy_id, _ma_target_ref_db_details.organism_scientific, ma_qa_metric_local_pairwise<br /> + Updated _item.mandatory_code for _ma_protocol_step.input_data_group_id, _ma_protocol_step.output_data_group_id, _ma_protocol_step.software_group_id<br /> + Updated enumerations for _ma_target_ref_db_details.db_name, _ma_qa_metric.type<br /> + Changed _ma_protocol_step.method_type_other_details to _ma_protocol_step.details<br /> + Updated _category_key.name for ma_target_ref_db_details</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.6</td> <td class="my-monospace">2021-09-17</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Changed _ma_qa_metric_global.value to _ma_qa_metric_global.metric_value<br /> + Changed _ma_qa_metric_local.value to _ma_qa_metric_local.metric_value</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.5</td> <td class="my-monospace">2020-05-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Changed _category.mandatory_code to no for ma_restraints_group</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.4</td> <td class="my-monospace">2018-07-27</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added _ma_template_non_poly.comp_id<br /> + Fixed syntax and typos</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.3</td> <td class="my-monospace">2018-07-20</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Updated MA_POLY_TEMPLATE_LIBRARY_LIST, MA_POLY_TEMPLATE_LIBRARY_COMPONENTS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.2</td> <td class="my-monospace">2018-07-19</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_QA_METRIC, MA_QA_METRIC_GLOBAL, MA_QA_METRIC_LOCAL<br /> + Added MA_SOFTWARE_GROUP</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.1</td> <td class="my-monospace">2018-07-18</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_POLY_TEMPLATE_LIBRARY_DETAILS, MA_POLY_TEMPLATE_LIBRARY_LIST<br /> + Added MA_POLY_TEMPLATE_LIBRARY_COMPONENTS<br /> + Updated _item_sub_category.id for matrices and vectors<br /> + Updated MA_SOFTWARE_PARAMETER</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.0</td> <td class="my-monospace">2018-07-17</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_ALIGNMENT_INFO, MA_TARGET_ENTITY_INSTANCE<br /> + Revised MA_TEMPLATE_DETAILS, MA_TARGET_TEMPLATE_POLY_MAPPING, MA_ALIGNMENT_DETAILS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.9</td> <td class="my-monospace">2018-07-16</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TEMPLATE_POLY_SEGMENT, MA_TARGET_TEMPLATE_POLY_MAPPING, MA_ALIGNMENT_DETAILS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.8</td> <td class="my-monospace">2018-07-16</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Addressed requirements for coevolution MSA and predicted contacts</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.7</td> <td class="my-monospace">2018-07-13</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TEMPLATE_DETAILS, MA_TEMPLATE_POLY_SEGMENT, MA_TEMPLATE_POLY, MA_TEMPLATE_POLY_SEGMENT<br /> + Added MA_TEMPLATE_NON_POLY, MA_TEMPLATE_CUSTOMIZED</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.6</td> <td class="my-monospace">2018-07-12</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_ALIGNMENT_DETAILS, MA_PROTOCOL_STEP, MA_TARGET_TEMPLATE_MAPPING<br /> + Added MA_SOFTWARE_PARAMETER</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.5</td> <td class="my-monospace">2018-07-11</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TARGET_TEMPLATE_MAPPING, MA_ALIGNMENT_DETAILS, MA_TEMPLATE_DETAILS <br /> + Revised MA_PDB_TEMPLATE, MA_TEMPLATE_COORD<br /> + Added MA_TEMPLATE_POLY_SEGMENT</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.4</td> <td class="my-monospace">2018-07-10</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_TARGET_TEMPLATE_MAPPING, MA_PDB_TEMPLATE_TRANS_MATRIX, MA_TARGET_STRUCT<br /> + Removed MA_STEP_CRITERIA</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.3</td> <td class="my-monospace">2018-07-10</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_PDB_TEMPLATE, MA_TARGET_REF_DB_DETAILS, MA_DATA_GROUP</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.2</td> <td class="my-monospace">2018-07-09</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Updated MA_MODEL_LIST, MA_STRUCT_ASSEMBLY, MA_PROTCOL_STEP<br /> + Removed MA_STEP_INPUT, MA_STEP_OUTPUT</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.1</td> <td class="my-monospace">2018-07-06</td> <td class="my-monospace"><br /> Changes (jh/bv)<br /> + Release as initial version 1.1.1</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.7</td> <td class="my-monospace">2024-12-16</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Include entity_branch-extension.dic<br /> + Update mmcif_ma-data.dic <br /> + Update enumerations for _ma_associated_archive_file_details.file_format and _ma_template_details.template_entity_type<br /> + Add ma_template_branched category and _ma_target_ref_db_details.is_primary data item<br /> + Add _ma_target_ref_db_details.db_accession to the primary key of ma_target_ref_db_details<br /> + Update the category description of ma_qa_metric_local_pairwise<br /> + Deprecate _ma_model_list.model_id in favor of _ma_model_list.ordinal_id and make _ma_model_list.model_id not mandatory<br /> + Update parent-child relationships of all child data items pointing to _ma_model_list.model_id to point to _ma_model_list.ordinal_id<br /> + Deprecate _ma_model_list.model_group_id and _ma_model_list.model_group_name<br /> + Add ma_model_group, ma_model_group_link, ma_model_representative<br /> + Update enumerations for _ma_qa_metric.mode and _ma_qa_metric.type<br /> + Update enumerations for _ma_associated_archive_file_details.file_content and _ma_entry_associated_files.file_content<br /> + Add ma_feature_list, ma_atom_feature, ma_poly_residue_feature, ma_entity_instance_feature<br /> + Add ma_qa_metric_feature, ma_qa_metric_feature_pairwise<br /> + Updated mmcif_pdbx_v50.dic to version 5.399</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.6</td> <td class="my-monospace">2024-01-29</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Update _item_type.code for _ma_target_ref_db_details.gene_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.5</td> <td class="my-monospace">2023-03-06</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Add enumerations to _ma_associated_archive_file_details.file_format</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.4</td> <td class="my-monospace">2022-12-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_associated_archive_file_details.data_id and _ma_entry_associated_files.data_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.3</td> <td class="my-monospace">2022-09-13</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated mmcif_pdbx_v50.dic to version 5.361<br /> + Updated _item_units_list.detail for kelvins in mmcif_ma-data<br /> + Updated _item_type.code for _ma_entry_associated_files.file_url in mmcif_ma-core</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.2</td> <td class="my-monospace">2022-08-09</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item_type.code for _ma_data_ref_db.name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.1</td> <td class="my-monospace">2022-05-13</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_target_ref_db_details.db_name and _ma_template_ref_db_details.db_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.4.0</td> <td class="my-monospace">2022-04-29</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_software_parameter.data_type and _ma_data.content_type<br /> + Added ma_data_ref_db</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.9</td> <td class="my-monospace">2022-04-23</td> <td class="my-monospace"><br /> Changes (bv/sb)<br /> + Updated dictionary files organization<br /> + Updated description for _ma_template_details.template_auth_asym_id, _ma_template_details.template_label_asym_id<br /> and _ma_template_details.template_label_entity_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.8</td> <td class="my-monospace">2022-04-12</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_template_ref_db_details.db_version_date</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.7</td> <td class="my-monospace">2022-04-11</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_data.content_type and _ma_associated_archive_file_details.file_format<br /> + Added ma_chem_comp_descriptor and _chem_comp.ma_provenance<br /> + Updated _category_group_list.description</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.6</td> <td class="my-monospace">2022-03-04</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_qa_metric.type<br /> + Updated _category.mandatory_code for ma_model_list<br /> + Updated _item.mandatory_code for _ma_model_list.assembly_id<br /> + Updated parent-child relationships for item assembly_id in categories ma_model_list, ma_struct_assembly and ma_struct_assembly_details<br /> + Updated _item.mandatory code for _ma_template_details.template_label_entity_id and _ma_template_details.template_label_asym_id<br /> + Added _ma_template_details.template_auth_asym_id</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.5</td> <td class="my-monospace">2022-02-14</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _datablock.description<br /> + Updated enumerations for _ma_entry_associated_files.file_format</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.4</td> <td class="my-monospace">2022-01-18</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item.mandatory_code for ma_data_group, ma_software_group</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.3</td> <td class="my-monospace">2021-11-22</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _ma_target_ref_db_details.gene_name, _ma_target_ref_db_details.seq_db_sequence_checksum, _ma_target_ref_db_details.seq_db_sequence_version_date</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.2</td> <td class="my-monospace">2021-10-27</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated _item.mandatory_code for _ma_qa_metric.software_group_id<br /> + Fixed typos</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.1</td> <td class="my-monospace">2021-10-25</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added ma_associated_archive_file_details</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.3.0</td> <td class="my-monospace">2021-10-22</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added ma_entry_associated_files</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.9</td> <td class="my-monospace">2021-10-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_qa_metric.mode</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.8</td> <td class="my-monospace">2021-10-20</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Updated enumerations for _ma_target_ref_db_details.db_name</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.7</td> <td class="my-monospace">2021-10-18</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Added _entry.ma_collection_id, _ma_target_ref_db_details.ncbi_taxonomy_id, _ma_target_ref_db_details.organism_scientific, ma_qa_metric_local_pairwise<br /> + Updated _item.mandatory_code for _ma_protocol_step.input_data_group_id, _ma_protocol_step.output_data_group_id, _ma_protocol_step.software_group_id<br /> + Updated enumerations for _ma_target_ref_db_details.db_name, _ma_qa_metric.type<br /> + Changed _ma_protocol_step.method_type_other_details to _ma_protocol_step.details<br /> + Updated _category_key.name for ma_target_ref_db_details</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.6</td> <td class="my-monospace">2021-09-17</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Changed _ma_qa_metric_global.value to _ma_qa_metric_global.metric_value<br /> + Changed _ma_qa_metric_local.value to _ma_qa_metric_local.metric_value</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.5</td> <td class="my-monospace">2020-05-21</td> <td class="my-monospace"><br /> Changes (bv)<br /> + Changed _category.mandatory_code to no for ma_restraints_group</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.4</td> <td class="my-monospace">2018-07-27</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added _ma_template_non_poly.comp_id<br /> + Fixed syntax and typos</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.3</td> <td class="my-monospace">2018-07-20</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Updated MA_POLY_TEMPLATE_LIBRARY_LIST, MA_POLY_TEMPLATE_LIBRARY_COMPONENTS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.2</td> <td class="my-monospace">2018-07-19</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_QA_METRIC, MA_QA_METRIC_GLOBAL, MA_QA_METRIC_LOCAL<br /> + Added MA_SOFTWARE_GROUP</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.1</td> <td class="my-monospace">2018-07-18</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_POLY_TEMPLATE_LIBRARY_DETAILS, MA_POLY_TEMPLATE_LIBRARY_LIST<br /> + Added MA_POLY_TEMPLATE_LIBRARY_COMPONENTS<br /> + Updated _item_sub_category.id for matrices and vectors<br /> + Updated MA_SOFTWARE_PARAMETER</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.2.0</td> <td class="my-monospace">2018-07-17</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_ALIGNMENT_INFO, MA_TARGET_ENTITY_INSTANCE<br /> + Revised MA_TEMPLATE_DETAILS, MA_TARGET_TEMPLATE_POLY_MAPPING, MA_ALIGNMENT_DETAILS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.9</td> <td class="my-monospace">2018-07-16</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TEMPLATE_POLY_SEGMENT, MA_TARGET_TEMPLATE_POLY_MAPPING, MA_ALIGNMENT_DETAILS</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.8</td> <td class="my-monospace">2018-07-16</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Addressed requirements for coevolution MSA and predicted contacts</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.7</td> <td class="my-monospace">2018-07-13</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TEMPLATE_DETAILS, MA_TEMPLATE_POLY_SEGMENT, MA_TEMPLATE_POLY, MA_TEMPLATE_POLY_SEGMENT<br /> + Added MA_TEMPLATE_NON_POLY, MA_TEMPLATE_CUSTOMIZED</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.6</td> <td class="my-monospace">2018-07-12</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_ALIGNMENT_DETAILS, MA_PROTOCOL_STEP, MA_TARGET_TEMPLATE_MAPPING<br /> + Added MA_SOFTWARE_PARAMETER</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.5</td> <td class="my-monospace">2018-07-11</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Revised MA_TARGET_TEMPLATE_MAPPING, MA_ALIGNMENT_DETAILS, MA_TEMPLATE_DETAILS <br /> + Revised MA_PDB_TEMPLATE, MA_TEMPLATE_COORD<br /> + Added MA_TEMPLATE_POLY_SEGMENT</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.4</td> <td class="my-monospace">2018-07-10</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_TARGET_TEMPLATE_MAPPING, MA_PDB_TEMPLATE_TRANS_MATRIX, MA_TARGET_STRUCT<br /> + Removed MA_STEP_CRITERIA</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.3</td> <td class="my-monospace">2018-07-10</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Added MA_PDB_TEMPLATE, MA_TARGET_REF_DB_DETAILS, MA_DATA_GROUP</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.2</td> <td class="my-monospace">2018-07-09</td> <td class="my-monospace"><br /> Changes (jh/bv/jw/gt/sb)<br /> + Updated MA_MODEL_LIST, MA_STRUCT_ASSEMBLY, MA_PROTCOL_STEP<br /> + Removed MA_STEP_INPUT, MA_STEP_OUTPUT</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> <tr> <td class="my-monospace">1.1.1</td> <td class="my-monospace">2018-07-06</td> <td class="my-monospace"><br /> Changes (jh/bv)<br /> + Release as initial version 1.1.1</td> <td class="my-monospace">mmcif_ma.dic</td> </tr> </tbody> </table> </div> <!-- END inserted markup --> </div> <!-- end panel body--> </div> <!-- end panel-collapse --> </div> <!-- end top accordion panel panel-default --> </div> <!-- end accordion panel group --> </div> </div> <!-- end top container--> </div> <!-- end wrap --> <!-- END TEXT HERE --> <!-- File: page_javascript_bs.html Update: Oct 6, 2013 jdw --> <script src="/assets/js/jquery/core/jquery-1.11.0.min.js" ></script> <script src="/assets/css/bootstrap/js/bootstrap.js" > </script> <!-- local application js --> <script src="/js/MyApp.js"></script> <!-- end of file page_javascript_bs.html --> <!-- File: page_footer_bs.html Update: Oct 6, 2013 J. Westbrook --> <div id="footer"> <div class="container"> <p class="muted credit">© wwPDB </p> </div> </div> <!-- end file page_footer_bs.html --> </body> </html>