Ticket #1972: mmcif_bundle_info.xml.diff

File mmcif_bundle_info.xml.diff, 1.4 KB (added by tic20@…, 6 years ago)

Added by email2trac

  • src/bundles/mmcif/bundle_info.xml

    diff --git a/src/bundles/mmcif/bundle_info.xml b/src/bundles/mmcif/bundle_info.xml
    index 9c00467..089492a 100644
    a b  
     1<!--
     2@Author: Tristan Croll <tic20>
     3@Date:   18-Mar-2019
     4@Email:  tic20@cam.ac.uk
     5@Last modified by:   tic20
     6@Last modified time: 30-May-2019
     7@License: Free for non-commercial use (see license.pdf)
     8@Copyright: 2017-2018 Tristan Croll
     9-->
     10
     11
     12
    113<BundleInfo name="ChimeraX-mmCIF" version="1.1"
    214            package="chimerax.atomic.mmcif" purePython="false"
    315            minSessionVersion="1" maxSessionVersion="1">
     
    4860    <ChimeraXClassifier>Fetch :: pdbe :: mmCIF :: pdbe:: 1a0m :: false</ChimeraXClassifier>
    4961    <ChimeraXClassifier>Fetch :: pdbe_updated :: mmCIF :: pdbe_updated :: 1a0m :: false</ChimeraXClassifier>
    5062    <ChimeraXClassifier>Fetch :: pdbj :: mmCIF :: pdbj :: 1a0m :: false</ChimeraXClassifier>
    51     <ChimeraXClassifier>Open :: mmCIF :: mmcif :: true :: coordsets:Bool,auto_style:Bool,atomic:Bool,max_models:Int,log_info:Bool,combine_sym_atoms:Bool</ChimeraXClassifier>
     63    <ChimeraXClassifier>Open :: mmCIF :: mmcif :: true :: coordsets:Bool,auto_style:Bool,atomic:Bool,max_models:Int,log_info:Bool,combine_sym_atoms:Bool,structure_factors:Bool,over_sampling:Float</ChimeraXClassifier>
    5264    <ChimeraXClassifier>Save :: mmCIF :: mmcif :: true :: models:Models</ChimeraXClassifier>
    5365  </Classifiers>
    5466