@rcsb/rcsb-saguaro-app 6.3.7-dev-js-seqcoord.20 → 6.3.7-dev-js-seqcoord.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/app.js +1 -1
- package/build/constants.js +1 -1
- package/build/plot.js +1 -1
- package/build/worker.js +1 -1
- package/lib/RcsbAnnotationConfig/RcsbAnnotationConfig.d.ts +1 -1
- package/lib/RcsbCollectTools/AlignmentCollector/AlignmentCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/AlignmentCollector/AlignmentCollectorInterface.d.ts +1 -1
- package/lib/RcsbCollectTools/AnnotationCollector/AnnotationCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/AnnotationCollector/AnnotationCollectorInterface.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/AssemblyInterfacesCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/EntryAssembliesCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/GroupMemberCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/GroupPropertyCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/InterfaceInstanceCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/MultipleEntityInstancesCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/MultipleEntryPropertyCollector.d.ts +2 -2
- package/lib/RcsbCollectTools/DataCollectors/MultiplePolymerEntityCollector.d.ts +1 -1
- package/lib/RcsbCollectTools/DataCollectors/MultiplePolymerEntityCollector.js +1 -1
- package/lib/RcsbCollectTools/DataCollectors/MultiplePolymerEntityCollector.js.map +1 -1
- package/lib/RcsbCollectTools/DataCollectors/PolymerEntityChromosomeCollector.js +1 -1
- package/lib/RcsbCollectTools/DataCollectors/PolymerEntityChromosomeCollector.js.map +1 -1
- package/lib/RcsbCollectTools/DataCollectors/PolymerEntityInstancesCollector.d.ts +2 -2
- package/lib/RcsbCollectTools/FeatureTools/ExternalTrackBuilderInterface.d.ts +1 -1
- package/lib/RcsbExport/FeatureType.d.ts +1 -1
- package/lib/RcsbExport/FeatureType.js +1 -1
- package/lib/RcsbExport/FeatureType.js.map +1 -1
- package/lib/RcsbFvExamples/ExternalDataProvider.js +1 -1
- package/lib/RcsbFvExamples/ExternalDataProvider.js.map +1 -1
- package/lib/RcsbFvExamples/GroupHistogram.js +1 -1
- package/lib/RcsbFvExamples/GroupHistogram.js.map +1 -1
- package/lib/RcsbFvExamples/InstanceSequenceFv.js +1 -1
- package/lib/RcsbFvExamples/InstanceSequenceFv.js.map +1 -1
- package/lib/RcsbFvExamples/SequenceIdentityGroupFv.js +1 -1
- package/lib/RcsbFvExamples/SequenceIdentityGroupFv.js.map +1 -1
- package/lib/RcsbFvExamples/UniprotGroupFv.js +2 -2
- package/lib/RcsbFvExamples/UniprotGroupFv.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvChromosomeBuilder.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvChromosomeBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvEntityBuilder.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvEntityBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupAlignmentBuilder.d.ts +2 -2
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupAlignmentBuilder.js +3 -3
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupAlignmentBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupBuilder.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvInstanceBuilder.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvInstanceBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvProteinSequenceBuilder.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvProteinSequenceBuilder.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvProteinSequenceBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvUniprotBuilder.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder/RcsbFvUniprotBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder.d.ts +2 -2
- package/lib/RcsbFvWeb/RcsbFvBuilder.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvBuilder.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/AlignmentBlockFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/AnnotationsBlockFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationBlockManager.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationTrackManager.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationTrackManager.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationTrackManager.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/TrackManagerInterface.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/AlignmentTrackFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/Helper/TrackUtils.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/Helper/TrackUtils.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/Helper/TrackUtils.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/MsaAlignmentTrackFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/MsaAlignmentTrackFactory.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/MsaAlignmentTrackFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainAlignmentTrackFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainObservedAlignmentTrackFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainObservedAlignmentTrackFactory.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainObservedAlignmentTrackFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PositionalScoreAlignmentTrackFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PositionalScoreAlignmentTrackFactory.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PositionalScoreAlignmentTrackFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/SequenceTrackFactory.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/SequenceTrackFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/AlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/AlignmentTrackTitleFactory.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/AlignmentTrackTitleFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ExperimentalAlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ExperimentalAlignmentTrackTitleFactory.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ExperimentalAlignmentTrackTitleFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ModelAlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/SequenceTrackTitleFactory.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/SequenceTrackTitleFactory.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupPfvTabs.d.ts +2 -2
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupPfvTabs.js +3 -3
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupPfvTabs.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupTabs/GroupPfvApp.d.ts +2 -2
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupTabs/GroupPfvApp.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvGroup/GroupTabs/GroupPfvApp.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvGroup/RcsbFvGroupTabsBuilder.d.ts +2 -2
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvAbstractModule.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvChromosome.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvChromosome.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvEntity.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvEntity.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvGroupAlignment.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvGroupAlignment.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvInstance.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvInstance.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvInterface.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvInterface.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvInterface.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvModuleInterface.d.ts +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvProteinSequence.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvProteinSequence.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprot.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprot.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotAlignment.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotAlignment.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotEntity.js +2 -2
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotEntity.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotInstance.js +1 -1
- package/lib/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotInstance.js.map +1 -1
- package/lib/RcsbFvWeb/RcsbFvWorkers/RcsbFvAlignmentCollectorQueue.d.ts +1 -1
- package/lib/RcsbGraphQL/RcsbClient.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbCoreQueryInterface.d.ts +1 -1
- package/lib/RcsbGraphQL/RcsbQueryAlignment.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryAnnotations.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryAssemblyInterfaces.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryEntryInstances.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryGroup.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryInterfaceInstances.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryMultipleEntityInstances.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryMultipleEntriesProperties.d.ts +2 -2
- package/lib/RcsbGraphQL/RcsbQueryMultipleInstanceSequences.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupBuilder.d.ts +3 -3
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartEvents.d.ts +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartEvents.js +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartEvents.js.map +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartTools.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/RcsbGroupChartComponent.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/RcsbStatsChartComponent.d.ts +3 -3
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupContent/RcsbGroupContentComponent.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupContent/RcsbGroupContentComponent.js +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupContent/RcsbGroupContentComponent.js.map +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupDisplay.d.ts +3 -3
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMemberItem.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMemberItem.js +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMemberItem.js.map +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMembersGrid.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMembersGrid.js +4 -4
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMembersGrid.js.map +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/RcsbGroupMembersComponent.d.ts +3 -3
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/RcsbGroupMembersComponent.js +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/RcsbGroupMembersComponent.js.map +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupSeacrhQuery/RcsbGroupSeacrhQueryComponent.d.ts +2 -2
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbGroupSeacrhQuery/SearchQueryContextManager.d.ts +3 -3
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbResidueChart/ResidueChartTools/ResidueChartTools.js +1 -1
- package/lib/RcsbGroupWeb/RcsbGroupView/RcsbResidueChart/ResidueChartTools/ResidueChartTools.js.map +1 -1
- package/lib/RcsbQueries/QueryCheck.js +1 -1
- package/lib/RcsbQueries/QueryCheck.js.map +1 -1
- package/lib/RcsbRequest/RcsbRequestClient.d.ts +2 -2
- package/lib/RcsbRequest/RcsbRequestClient.js +2 -2
- package/lib/RcsbRequest/RcsbRequestClient.js.map +1 -1
- package/lib/RcsbRequest/RcsbRequestContextManager.d.ts +5 -5
- package/lib/RcsbRequest/RcsbRequestContextManager.js +3 -3
- package/lib/RcsbRequest/RcsbRequestContextManager.js.map +1 -1
- package/lib/RcsbSeacrh/FacetStore/DepositionGroupFacetStore.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/DepositionGroupFacetStore.js +2 -2
- package/lib/RcsbSeacrh/FacetStore/DepositionGroupFacetStore.js.map +1 -1
- package/lib/RcsbSeacrh/FacetStore/EntityGranularitySearchFacetStore.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/EntityGranularitySearchFacetStore.js +2 -2
- package/lib/RcsbSeacrh/FacetStore/EntityGranularitySearchFacetStore.js.map +1 -1
- package/lib/RcsbSeacrh/FacetStore/FacetMemberInterface.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/FacetStoreInterface.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/SequenceGroupFacetStore.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/SequenceGroupFacetStore.js +2 -2
- package/lib/RcsbSeacrh/FacetStore/SequenceGroupFacetStore.js.map +1 -1
- package/lib/RcsbSeacrh/FacetStore/SingleFacets.js +2 -2
- package/lib/RcsbSeacrh/FacetStore/SingleFacets.js.map +1 -1
- package/lib/RcsbSeacrh/FacetStore/UniprotGroupFacetStore.d.ts +1 -1
- package/lib/RcsbSeacrh/FacetStore/UniprotGroupFacetStore.js +2 -2
- package/lib/RcsbSeacrh/FacetStore/UniprotGroupFacetStore.js.map +1 -1
- package/lib/RcsbSeacrh/FacetTools.d.ts +4 -4
- package/lib/RcsbSeacrh/SearchQueryTools.d.ts +4 -4
- package/lib/RcsbSeacrh/SearchQueryTools.js +3 -3
- package/lib/RcsbSeacrh/SearchQueryTools.js.map +1 -1
- package/lib/RcsbSeacrh/SearchRequestProperty.d.ts +4 -4
- package/lib/RcsbUtils/Groups/GroupGapLessTransformer.d.ts +1 -1
- package/lib/RcsbUtils/Groups/GroupProvenanceToAggregationType.d.ts +2 -2
- package/lib/RcsbUtils/Groups/GroupProvenanceToAggregationType.js +2 -2
- package/lib/RcsbUtils/Groups/GroupProvenanceToAggregationType.js.map +1 -1
- package/lib/RcsbUtils/PairwiseAlignmentTools/AlignmentReference.d.ts +1 -1
- package/lib/RcsbUtils/PairwiseAlignmentTools/PairwiseAlignmentBuilder.js +1 -1
- package/lib/RcsbUtils/PairwiseAlignmentTools/PairwiseAlignmentBuilder.js.map +1 -1
- package/lib/RcsbUtils/TrackGenerators/BurialFraction.d.ts +1 -1
- package/lib/RcsbUtils/TrackGenerators/BurialFraction.js +1 -1
- package/lib/RcsbUtils/TrackGenerators/BurialFraction.js.map +1 -1
- package/lib/RcsbUtils/TrackGenerators/BuriedResidues.d.ts +1 -1
- package/lib/RcsbUtils/TrackGenerators/BuriedResidues.js +1 -1
- package/lib/RcsbUtils/TrackGenerators/BuriedResidues.js.map +1 -1
- package/lib/RcsbUtils/TrackGenerators/Logo.d.ts +1 -1
- package/lib/RcsbUtils/TrackGenerators/UnmodeledTrackBuilder.d.ts +1 -1
- package/lib/RcsbUtils/TrackGenerators/UnmodeledTrackBuilder.js +1 -1
- package/lib/RcsbUtils/TrackGenerators/UnmodeledTrackBuilder.js.map +1 -1
- package/lib/RcsbUtils/Translators/MultipleEntityInstanceTranslate.js +1 -1
- package/lib/RcsbUtils/Translators/MultipleEntityInstanceTranslate.js.map +1 -1
- package/lib/RcsbUtils/Translators/PolymerEntityInstanceTranslate.d.ts +1 -1
- package/lib/RcsbUtils/Translators/PolymerEntityInstanceTranslate.js +2 -2
- package/lib/RcsbUtils/Translators/PolymerEntityInstanceTranslate.js.map +1 -1
- package/lib/commonjs/RcsbAnnotationConfig/RcsbAnnotationConfig.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/AlignmentCollector/AlignmentCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/AlignmentCollector/AlignmentCollectorInterface.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/AnnotationCollector/AnnotationCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/AnnotationCollector/AnnotationCollectorInterface.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/AssemblyInterfacesCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/EntryAssembliesCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/GroupMemberCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/GroupPropertyCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/InterfaceInstanceCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/MultipleEntityInstancesCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/MultipleEntryPropertyCollector.d.ts +2 -2
- package/lib/commonjs/RcsbCollectTools/DataCollectors/MultiplePolymerEntityCollector.d.ts +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/MultiplePolymerEntityCollector.js +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/PolymerEntityChromosomeCollector.js +1 -1
- package/lib/commonjs/RcsbCollectTools/DataCollectors/PolymerEntityInstancesCollector.d.ts +2 -2
- package/lib/commonjs/RcsbCollectTools/FeatureTools/ExternalTrackBuilderInterface.d.ts +1 -1
- package/lib/commonjs/RcsbExport/FeatureType.d.ts +1 -1
- package/lib/commonjs/RcsbExport/FeatureType.js +1 -1
- package/lib/commonjs/RcsbFvExamples/ExternalDataProvider.js +1 -1
- package/lib/commonjs/RcsbFvExamples/GroupHistogram.js +1 -1
- package/lib/commonjs/RcsbFvExamples/InstanceSequenceFv.js +1 -1
- package/lib/commonjs/RcsbFvExamples/SequenceIdentityGroupFv.js +1 -1
- package/lib/commonjs/RcsbFvExamples/UniprotGroupFv.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvChromosomeBuilder.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvEntityBuilder.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupAlignmentBuilder.d.ts +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupAlignmentBuilder.js +3 -3
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvGroupBuilder.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvInstanceBuilder.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvProteinSequenceBuilder.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvProteinSequenceBuilder.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder/RcsbFvUniprotBuilder.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder.d.ts +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvBuilder.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/AlignmentBlockFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/AnnotationsBlockFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationBlockManager.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationTrackManager.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/AnnotationTrackManager.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvBlockFactory/BlockManager/TrackManagerInterface.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/AlignmentTrackFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/Helper/TrackUtils.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/Helper/TrackUtils.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/MsaAlignmentTrackFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/MsaAlignmentTrackFactory.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainAlignmentTrackFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainObservedAlignmentTrackFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PlainObservedAlignmentTrackFactory.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PositionalScoreAlignmentTrackFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/PositionalScoreAlignmentTrackFactory.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackFactoryImpl/SequenceTrackFactory.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/AlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/AlignmentTrackTitleFactory.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ExperimentalAlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ExperimentalAlignmentTrackTitleFactory.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/ModelAlignmentTrackTitleFactory.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvFactories/RcsbFvTrackFactory/TrackTitleFactoryImpl/SequenceTrackTitleFactory.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvGroup/GroupPfvTabs.d.ts +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvGroup/GroupPfvTabs.js +3 -3
- package/lib/commonjs/RcsbFvWeb/RcsbFvGroup/GroupTabs/GroupPfvApp.d.ts +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvGroup/GroupTabs/GroupPfvApp.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvGroup/RcsbFvGroupTabsBuilder.d.ts +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvAbstractModule.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvChromosome.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvEntity.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvGroupAlignment.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvInstance.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvInterface.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvInterface.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvModuleInterface.d.ts +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvProteinSequence.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvUniprot.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotAlignment.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotEntity.js +2 -2
- package/lib/commonjs/RcsbFvWeb/RcsbFvModule/RcsbFvUniprotInstance.js +1 -1
- package/lib/commonjs/RcsbFvWeb/RcsbFvWorkers/RcsbFvAlignmentCollectorQueue.d.ts +1 -1
- package/lib/commonjs/RcsbGraphQL/RcsbClient.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbCoreQueryInterface.d.ts +1 -1
- package/lib/commonjs/RcsbGraphQL/RcsbQueryAlignment.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryAnnotations.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryAssemblyInterfaces.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryEntryInstances.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryGroup.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryInterfaceInstances.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryMultipleEntityInstances.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryMultipleEntriesProperties.d.ts +2 -2
- package/lib/commonjs/RcsbGraphQL/RcsbQueryMultipleInstanceSequences.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupBuilder.d.ts +3 -3
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartEvents.d.ts +1 -1
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartEvents.js +1 -1
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/GroupChartTools.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/RcsbGroupChartComponent.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupChart/RcsbStatsChartComponent.d.ts +3 -3
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupContent/RcsbGroupContentComponent.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupContent/RcsbGroupContentComponent.js +1 -1
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupDisplay.d.ts +3 -3
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMemberItem.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMemberItem.js +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMembersGrid.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/GroupMembersGrid.js +4 -4
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/RcsbGroupMembersComponent.d.ts +3 -3
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupMembers/RcsbGroupMembersComponent.js +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupSeacrhQuery/RcsbGroupSeacrhQueryComponent.d.ts +2 -2
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbGroupSeacrhQuery/SearchQueryContextManager.d.ts +3 -3
- package/lib/commonjs/RcsbGroupWeb/RcsbGroupView/RcsbResidueChart/ResidueChartTools/ResidueChartTools.js +1 -1
- package/lib/commonjs/RcsbQueries/QueryCheck.js +1 -1
- package/lib/commonjs/RcsbRequest/RcsbRequestClient.d.ts +2 -2
- package/lib/commonjs/RcsbRequest/RcsbRequestClient.js +2 -2
- package/lib/commonjs/RcsbRequest/RcsbRequestContextManager.d.ts +5 -5
- package/lib/commonjs/RcsbRequest/RcsbRequestContextManager.js +3 -3
- package/lib/commonjs/RcsbSeacrh/FacetStore/DepositionGroupFacetStore.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/DepositionGroupFacetStore.js +2 -2
- package/lib/commonjs/RcsbSeacrh/FacetStore/EntityGranularitySearchFacetStore.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/EntityGranularitySearchFacetStore.js +2 -2
- package/lib/commonjs/RcsbSeacrh/FacetStore/FacetMemberInterface.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/FacetStoreInterface.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/SequenceGroupFacetStore.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/SequenceGroupFacetStore.js +2 -2
- package/lib/commonjs/RcsbSeacrh/FacetStore/SingleFacets.js +2 -2
- package/lib/commonjs/RcsbSeacrh/FacetStore/UniprotGroupFacetStore.d.ts +1 -1
- package/lib/commonjs/RcsbSeacrh/FacetStore/UniprotGroupFacetStore.js +2 -2
- package/lib/commonjs/RcsbSeacrh/FacetTools.d.ts +4 -4
- package/lib/commonjs/RcsbSeacrh/SearchQueryTools.d.ts +4 -4
- package/lib/commonjs/RcsbSeacrh/SearchQueryTools.js +3 -3
- package/lib/commonjs/RcsbSeacrh/SearchRequestProperty.d.ts +4 -4
- package/lib/commonjs/RcsbUtils/Groups/GroupGapLessTransformer.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/Groups/GroupProvenanceToAggregationType.d.ts +2 -2
- package/lib/commonjs/RcsbUtils/Groups/GroupProvenanceToAggregationType.js +2 -2
- package/lib/commonjs/RcsbUtils/PairwiseAlignmentTools/AlignmentReference.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/PairwiseAlignmentTools/PairwiseAlignmentBuilder.js +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/BurialFraction.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/BurialFraction.js +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/BuriedResidues.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/BuriedResidues.js +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/Logo.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/UnmodeledTrackBuilder.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/TrackGenerators/UnmodeledTrackBuilder.js +1 -1
- package/lib/commonjs/RcsbUtils/Translators/MultipleEntityInstanceTranslate.js +1 -1
- package/lib/commonjs/RcsbUtils/Translators/PolymerEntityInstanceTranslate.d.ts +1 -1
- package/lib/commonjs/RcsbUtils/Translators/PolymerEntityInstanceTranslate.js +2 -2
- package/package.json +3 -3
package/build/constants.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/*! For license information please see constants.js.LICENSE.txt */
|
|
2
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("RcsbChartConstants",[],t):"object"==typeof exports?exports.RcsbChartConstants=t():e.RcsbChartConstants=t()}(this,(()=>(()=>{var e={132:(e,t)=>{"use strict";t.e=void 0,t.e={RcsbBranchedEntityInstanceContainerIdentifiers:{AsymId:{path:"rcsb_branched_entity_instance_container_identifiers.asym_id",type:"string",description:"Instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Instance identifier for this container.",context:"dictionary"},{text:"Asym Id (Branched Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},AuthAsymId:{path:"rcsb_branched_entity_instance_container_identifiers.auth_asym_id",type:"string",description:"Author instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Author instance identifier for this container.",context:"dictionary"},{text:"Auth Asym Id (Branched Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntityId:{path:"rcsb_branched_entity_instance_container_identifiers.entity_id",type:"string",description:"Entity identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entity identifier for the container.",context:"dictionary"},{text:"Entity Id (Branched Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_branched_entity_instance_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Branched Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_branched_entity_instance_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",context:"dictionary"},{text:"Id (Branched Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbBranchedInstanceAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_branched_instance_annotation.type"}],AnnotationId:{path:"rcsb_branched_instance_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_branched_instance_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_branched_instance_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_branched_instance_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CATH",detail:"CATH"},{value:"SCOP",detail:"SCOP"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{CATH:"CATH",SCOP:"SCOP"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_branched_instance_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_branched_instance_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_branched_instance_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbBranchedInstanceFeatureSummary:{rcsb_nested_indexing_context:[{category_name:"feature_summary",category_path:"rcsb_branched_instance_feature_summary.type"}],Count:{path:"rcsb_branched_instance_feature_summary.count",type:"integer",description:"The feature count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The feature count.",context:"dictionary"},{text:"Count (Branched Instance Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Coverage:{path:"rcsb_branched_instance_feature_summary.coverage",type:"number",description:"The fractional feature coverage relative to the full branched entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The fractional feature coverage relative to the full branched entity.",context:"dictionary"},{text:"Coverage (Branched Instance Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MaximumLength:{path:"rcsb_branched_instance_feature_summary.maximum_length",type:"integer",description:"The maximum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum feature length.",context:"dictionary"},{text:"Maximum Length (Branched Instance Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MinimumLength:{path:"rcsb_branched_instance_feature_summary.minimum_length",type:"integer",description:"The minimum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum feature length.",context:"dictionary"},{text:"Minimum Length (Branched Instance Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"rcsb_branched_instance_feature_summary.type",type:"string",description:"Type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"BINDING_SITE",detail:"Macromolecular target for ligand binding"},{value:"CATH",detail:"CATH - Class, Architecture, Topology, and Homology Protein Structure Database"},{value:"MOGUL_ANGLE_OUTLIER",detail:"Mogul bond angle outlier"},{value:"MOGUL_BOND_OUTLIER",detail:"Mogul bond distance outlier"},{value:"RSCC_OUTLIER",detail:"Real space density correlation value < 0.65"},{value:"RSRZ_OUTLIER",detail:"Real space R-value Z score > 2"},{value:"SCOP",detail:"SCOP - Structural Classification of Proteins"},{value:"STEREO_OUTLIER",detail:"Stereochemical/chirality outlier"},{value:"UNOBSERVED_ATOM_XYZ",detail:"Unobserved atom coordinates"},{value:"UNOBSERVED_RESIDUE_XYZ",detail:"Unobserved residue coordinates"},{value:"ZERO_OCCUPANCY_ATOM_XYZ",detail:"Atom coordinates with zero occupancy"},{value:"ZERO_OCCUPANCY_RESIDUE_XYZ",detail:"Residue coordinates with zero occupancy"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type or category of the feature.",context:"dictionary"},{text:"Type (Branched Instance Feature Summary)",context:"brief"}],enum:{BINDING_SITE:"BINDING_SITE",CATH:"CATH",MOGUL_ANGLE_OUTLIER:"MOGUL_ANGLE_OUTLIER",MOGUL_BOND_OUTLIER:"MOGUL_BOND_OUTLIER",RSCC_OUTLIER:"RSCC_OUTLIER",RSRZ_OUTLIER:"RSRZ_OUTLIER",SCOP:"SCOP",STEREO_OUTLIER:"STEREO_OUTLIER",UNOBSERVED_ATOM_XYZ:"UNOBSERVED_ATOM_XYZ",UNOBSERVED_RESIDUE_XYZ:"UNOBSERVED_RESIDUE_XYZ",ZERO_OCCUPANCY_ATOM_XYZ:"ZERO_OCCUPANCY_ATOM_XYZ",ZERO_OCCUPANCY_RESIDUE_XYZ:"ZERO_OCCUPANCY_RESIDUE_XYZ"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbLigandNeighbors:{Distance:{path:"rcsb_ligand_neighbors.distance",type:"number",description:"Distance value for this ligand interaction.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Distance value for this ligand interaction.",context:"dictionary"},{text:"Ligand Neighbor Distance",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LigandAsymId:{path:"rcsb_ligand_neighbors.ligand_asym_id",type:"string",description:"The entity instance identifier for the ligand interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The entity instance identifier for the ligand interaction.",context:"dictionary"},{text:"Ligand Entity Instance Identifer",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},LigandCompId:{path:"rcsb_ligand_neighbors.ligand_comp_id",type:"string",description:"The chemical component identifier for the ligand interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical component identifier for the ligand interaction.",context:"dictionary"},{text:"Ligand Component Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},LigandEntityId:{path:"rcsb_ligand_neighbors.ligand_entity_id",type:"string",description:"The entity identifier for the ligand of interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The entity identifier for the ligand of interaction.",context:"dictionary"},{text:"Ligand Entity Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},LigandIsBound:{path:"rcsb_ligand_neighbors.ligand_is_bound",type:"string",description:"A flag to indicate the nature of the ligand interaction is covalent or metal-coordination.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"The target is not bound"},{value:"Y",detail:"The target is bound through a covalent or metal-coordination interaction"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A flag to indicate the nature of the ligand interaction is covalent or metal-coordination.",context:"dictionary"},{text:"Ligand is Bound to Ligand",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbId:{path:"rcsb_id",type:"string",description:"A unique identifier for the chemical definition in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for the chemical definition in this container.",context:"dictionary"},{text:"Id",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PdbxEntityBranch:{RcsbBranchedComponentCount:{path:"pdbx_entity_branch.rcsb_branched_component_count",type:"integer",description:"Number of constituent chemical components in the branched entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of constituent chemical components in the branched entity.",context:"dictionary"},{text:"Oligosaccharide Component Count",context:"brief"}],rcsb_search_group:[{group_name:"Oligosaccharide/Branched Molecular Features",priority_order:25}],rcsb_current_maximum_value:36,rcsb_current_minimum_value:2,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"pdbx_entity_branch.type",type:"string",description:"The type of this branched oligosaccharide.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of this branched oligosaccharide.",context:"dictionary"},{text:"Branched Entity Type",context:"brief"}],rcsb_search_group:[{group_name:"Oligosaccharide/Branched Molecular Features",priority_order:5}],enum:{oligosaccharide:"oligosaccharide"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxEntityBranchDescriptor:{rcsb_nested_indexing_context:[{category_name:"descriptor_type",category_path:"pdbx_entity_branch_descriptor.type",context_attributes:[{context_value:"LINUCS",attributes:[{examples:["[][a-D-Manp]{[(2+1)][a-D-Manp]{}}","[]{[(4+1)][b-D-GlcpNAc]{[(4+1)][b-D-GlcpNAc]{}}}"],path:"pdbx_entity_branch_descriptor.descriptor"}]},{context_value:"Glycam Condensed Sequence",attributes:[{examples:["DManpa1-2DManpa1-ROH","DManpb1-4DGlcpNAcb1-4DGlcpNAcb1-"],path:"pdbx_entity_branch_descriptor.descriptor"}]},{context_value:"WURCS",attributes:[{examples:["WURCS=2.0/1,2,1/[a1122h-1a_1-5]/1-1/a2-b1","WURCS=2.0/1,2,1/[a2122h-1b_1-5_2*NCC/3=O]/1-1/a4-b1"],path:"pdbx_entity_branch_descriptor.descriptor"}]}]}],Descriptor:{path:"pdbx_entity_branch_descriptor.descriptor",type:"string",description:"This data item contains the descriptor value for this\n entity.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"This data item contains the descriptor value for this\n entity.",context:"dictionary"},{text:"Oligosaccharide Linear Descriptor",context:"brief"}],rcsb_search_group:[{group_name:"Oligosaccharide/Branched Molecular Features",priority_order:20}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"pdbx_entity_branch_descriptor.type",type:"string",description:"This data item contains the descriptor type.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"Glycam Condensed Core Sequence",detail:"Linear Notation for Unique description of oligosaccharide core structure"},{value:"Glycam Condensed Sequence",detail:"Linear Notation for unique description of an oligosaccharide entity"},{value:"LINUCS",detail:"Linear Notation for unique description of an oligosaccharide entity"},{value:"WURCS",detail:"Linear Notation for Web3 Unique Representation of Carbohydrate Structures"}],rcsb_full_text_priority:10,rcsb_description:[{text:"This data item contains the descriptor type.",context:"dictionary"},{text:"Oligosaccharide Descriptor Type",context:"brief"}],enum:{"Glycam Condensed Core Sequence":"Glycam Condensed Core Sequence","Glycam Condensed Sequence":"Glycam Condensed Sequence",LINUCS:"LINUCS",WURCS:"WURCS"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbBranchedEntity:{Details:{path:"rcsb_branched_entity.details",type:"string",description:"A description of special aspects of the branched entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the branched entity.",context:"dictionary"},{text:"Details (Branched Entity)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},FormulaWeight:{path:"rcsb_branched_entity.formula_weight",type:"number",description:"Formula mass (KDa) of the branched entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Formula mass (KDa) of the branched entity.",context:"dictionary"},{text:"Oligosaccharide Formula Weight",context:"brief"}],rcsb_search_group:[{group_name:"Oligosaccharide/Branched Molecular Features",priority_order:15}],rcsb_current_maximum_value:10.412,rcsb_current_minimum_value:.268,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxDescription:{path:"rcsb_branched_entity.pdbx_description",type:"string",description:"A description of the branched entity.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description of the branched entity.",context:"dictionary"},{text:"Oligosaccharide Entity Description",context:"brief"}],rcsb_search_group:[{group_name:"Oligosaccharide/Branched Molecular Features",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxNumberOfMolecules:{path:"rcsb_branched_entity.pdbx_number_of_molecules",type:"integer",description:"The number of molecules of the branched entity in the entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of molecules of the branched entity in the entry.",context:"dictionary"},{text:"Number Of Molecules (Branched Entity)",context:"brief"}],rcsb_current_maximum_value:120,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbBranchedEntityAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_branched_entity_annotation.type"}],AnnotationId:{path:"rcsb_branched_entity_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_branched_entity_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_branched_entity_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_branched_entity_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_branched_entity_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_branched_entity_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_branched_entity_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbBranchedEntityContainerIdentifiers:{ChemCompMonomers:{path:"rcsb_branched_entity_container_identifiers.chem_comp_monomers",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},ChemRefDefId:{path:"rcsb_branched_entity_container_identifiers.chem_ref_def_id",type:"string",description:"The chemical reference definition identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical reference definition identifier for the entity in this container.",context:"dictionary"},{text:"Chem Ref Def Id (Branched Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntityId:{path:"rcsb_branched_entity_container_identifiers.entity_id",type:"string",description:"Entity identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entity identifier for the container.",context:"dictionary"},{text:"Entity Id (Branched Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_branched_entity_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Branched Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PrdId:{path:"rcsb_branched_entity_container_identifiers.prd_id",type:"string",description:"The BIRD identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The BIRD identifier for the entity in this container.",context:"dictionary"},{text:"Prd Id (Branched Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_branched_entity_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",context:"dictionary"},{text:"Id (Branched Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},ReferenceIdentifiers:{ResourceAccession:{path:"rcsb_branched_entity_container_identifiers.reference_identifiers.resource_accession",type:"string",description:"Reference resource accession code",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference resource accession code",context:"dictionary"},{text:"Resource Accession (Reference Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},ResourceName:{path:"rcsb_branched_entity_container_identifiers.reference_identifiers.resource_name",type:"string",description:"Reference resource name",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"GlyCosmos",detail:"Web portal integrating glycosciences with the life sciences",name:"Web portal integrating glycosciences with the life sciences"},{value:"GlyGen",detail:"Computational and Informatics Resources for Glycoscience",name:"Computational and Informatics Resources for Glycoscience"},{value:"GlyTouCan",detail:"International glycan structure repository",name:"International glycan structure repository"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference resource name",context:"dictionary"},{text:"Resource Name (Reference Identifiers)",context:"brief"}],enum:{GlyCosmos:"GlyCosmos",GlyGen:"GlyGen",GlyTouCan:"GlyTouCan"},operator:{In:"in",ExactMatch:"exact_match"}}}},RcsbBranchedEntityFeatureSummary:{rcsb_nested_indexing_context:[{category_name:"feature_summary",category_path:"rcsb_branched_entity_feature_summary.type"}],Count:{path:"rcsb_branched_entity_feature_summary.count",type:"integer",description:"The feature count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The feature count.",context:"dictionary"},{text:"Count (Branched Entity Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Coverage:{path:"rcsb_branched_entity_feature_summary.coverage",type:"number",description:"The fractional feature coverage relative to the full branched entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The fractional feature coverage relative to the full branched entity.",context:"dictionary"},{text:"Coverage (Branched Entity Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MaximumLength:{path:"rcsb_branched_entity_feature_summary.maximum_length",type:"integer",description:"The maximum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum feature length.",context:"dictionary"},{text:"Maximum Length (Branched Entity Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MinimumLength:{path:"rcsb_branched_entity_feature_summary.minimum_length",type:"integer",description:"The minimum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum feature length.",context:"dictionary"},{text:"Minimum Length (Branched Entity Feature Summary)",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"rcsb_branched_entity_feature_summary.type",type:"string",description:"Type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"mutation",detail:"Engineered mutations and chemical modifications",name:"Engineered mutations and chemical modifications"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type or category of the feature.",context:"dictionary"},{text:"Type (Branched Entity Feature Summary)",context:"brief"}],enum:{mutation:"mutation"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbBranchedEntityKeywords:{Text:{path:"rcsb_branched_entity_keywords.text",type:"string",description:"Keywords describing this branched entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Keywords describing this branched entity.",context:"dictionary"},{text:"Text (Branched Entity Keywords)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbBranchedEntityNameCom:{Name:{path:"rcsb_branched_entity_name_com.name",type:"string",description:"A common name for the branched entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A common name for the branched entity.",context:"dictionary"},{text:"Name (Branched Entity Name Com)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbBranchedEntityNameSys:{Name:{path:"rcsb_branched_entity_name_sys.name",type:"string",description:"The systematic name for the branched entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The systematic name for the branched entity.",context:"dictionary"},{text:"Name (Branched Entity Name Sys)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},AuditAuthor:{IdentifierOrcid:{path:"audit_author.identifier_ORCID",type:"string",description:"The Open Researcher and Contributor ID (ORCID).",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The Open Researcher and Contributor ID (ORCID).",context:"dictionary"},{text:"Structure Author ORCID",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:15}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"audit_author.name",type:"string",description:"The name of an author of this data block. If there are multiple\n authors, _audit_author.name is looped with _audit_author.address.\n The family name(s), followed by a comma and including any\n dynastic components, precedes the first name(s) or initial(s).",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The name of an author of this data block. If there are multiple\n authors, _audit_author.name is looped with _audit_author.address.\n The family name(s), followed by a comma and including any\n dynastic components, precedes the first name(s) or initial(s).",context:"dictionary"},{text:"List people responsible for the contents of this entry. Hyphens, apostrophes and blank spaces are allowed in the last names. Special characters and character modifiers should not be used.",context:"deposition"},{text:"Structure Author",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Cell:{AngleAlpha:{path:"cell.angle_alpha",type:"number",description:"Unit-cell angle alpha of the reported structure in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle alpha of the reported structure in degrees.",context:"dictionary"},{text:"Angle alpha",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:20}],rcsb_current_maximum_value:124.813,rcsb_current_minimum_value:58.8,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AngleBeta:{path:"cell.angle_beta",type:"number",description:"Unit-cell angle beta of the reported structure in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle beta of the reported structure in degrees.",context:"dictionary"},{text:"Angle beta",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:25}],rcsb_current_maximum_value:164.339,rcsb_current_minimum_value:45.4,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AngleGamma:{path:"cell.angle_gamma",type:"number",description:"Unit-cell angle gamma of the reported structure in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle gamma of the reported structure in degrees.",context:"dictionary"},{text:"Angle gamma",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:30}],rcsb_current_maximum_value:125,rcsb_current_minimum_value:57.76,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthA:{path:"cell.length_a",type:"number",description:"Unit-cell length a corresponding to the structure reported in\nangstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length a corresponding to the structure reported in\nangstroms.",context:"dictionary"},{text:"Length a",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:5}],rcsb_current_maximum_value:1255,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthB:{path:"cell.length_b",type:"number",description:"Unit-cell length b corresponding to the structure reported in\n angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length b corresponding to the structure reported in\n angstroms.",context:"dictionary"},{text:"Length b",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:10}],rcsb_current_maximum_value:1255,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthC:{path:"cell.length_c",type:"number",description:"Unit-cell length c corresponding to the structure reported in\nangstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length c corresponding to the structure reported in\nangstroms.",context:"dictionary"},{text:"Length c",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:15}],rcsb_current_maximum_value:1933.3,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Citation:{BookTitle:{path:"citation.book_title",type:"string",description:"The title of the book in which the citation appeared; relevant\n for books or book chapters.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The title of the book in which the citation appeared; relevant\n for books or book chapters.",context:"dictionary"},{text:"Book Title (Citation)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Id:{path:"citation.id",type:"string",description:"The value of _citation.id must uniquely identify a record in the\n CITATION list.\n\n The _citation.id 'primary' should be used to indicate the\n citation that the author(s) consider to be the most pertinent to\n the contents of the data block.\n\n Note that this item need not be a number; it can be any unique\n identifier.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The value of _citation.id must uniquely identify a record in the\n CITATION list.\n\n The _citation.id 'primary' should be used to indicate the\n citation that the author(s) consider to be the most pertinent to\n the contents of the data block.\n\n Note that this item need not be a number; it can be any unique\n identifier.",context:"dictionary"},{text:"Id (Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalAbbrev:{path:"citation.journal_abbrev",type:"string",description:"Abbreviated name of the cited journal as given in the\n Chemical Abstracts Service Source Index.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Abbreviated name of the cited journal as given in the\n Chemical Abstracts Service Source Index.",context:"dictionary"},{text:"The PDB (i.e., the Chemical Abstracts) abbreviation for a journal. If you do not know the abbreviation, then give the complete name of the journal and we will try and find it for you. If it is a book or other monographic work, state the full title.",context:"deposition"},{text:"Citation Journal Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalIdAstm:{path:"citation.journal_id_ASTM",type:"string",description:"The American Society for Testing and Materials (ASTM) code\n assigned to the journal cited (also referred to as the CODEN\n designator of the Chemical Abstracts Service); relevant for\n journal articles.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The American Society for Testing and Materials (ASTM) code\n assigned to the journal cited (also referred to as the CODEN\n designator of the Chemical Abstracts Service); relevant for\n journal articles.",context:"dictionary"},{text:"Journal Id Astm (Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalIdIssn:{path:"citation.journal_id_ISSN",type:"string",description:"The International Standard Serial Number (ISSN) code assigned to\n the journal cited; relevant for journal articles.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The International Standard Serial Number (ISSN) code assigned to\n the journal cited; relevant for journal articles.",context:"dictionary"},{text:"Journal Id Issn (Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PdbxDatabaseIdDoi:{path:"citation.pdbx_database_id_DOI",type:"string",description:"Document Object Identifier used by doi.org to uniquely\n specify bibliographic entry.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Document Object Identifier used by doi.org to uniquely\n specify bibliographic entry.",context:"dictionary"},{text:"The document Object Identifier used by doi.org to uniquely specify bibliographic entry",context:"deposition"},{text:"Citation DOI",context:"brief"}],rcsb_search_group:[{group_name:"Publications All",priority_order:25}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbAuthors:{path:"citation.rcsb_authors",type:"array",operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},RcsbIsPrimary:{path:"citation.rcsb_is_primary",type:"string",description:"Flag to indicate a primary citation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Flag to indicate a primary citation.",context:"dictionary"},{text:"Is Primary (Citation)",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},RcsbJournalAbbrev:{path:"citation.rcsb_journal_abbrev",type:"string",description:"Normalized journal abbreviation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Normalized journal abbreviation.",context:"dictionary"},{text:"Citation Journal Name (Abbreviated)",context:"brief"}],rcsb_search_group:[{group_name:"Publications All",priority_order:15}],operator:{In:"in",ExactMatch:"exact_match"}},Title:{path:"citation.title",type:"string",description:"The title of the citation; relevant for journal articles, books\n and book chapters.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The title of the citation; relevant for journal articles, books\n and book chapters.",context:"dictionary"},{text:"Title of the article or chapter or part of a book. This should be marked NULL if the author(s) listed wrote the entire book (or other work) and no sub-section of the book is being cited. Example: The Structure of Crystalline Profilin-Beta-Actin",context:"deposition"},{text:"Citation Title",context:"brief"}],rcsb_search_group:[{group_name:"Publications All",priority_order:10}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},UnpublishedFlag:{path:"citation.unpublished_flag",type:"string",description:"Flag to indicate that this citation will not be published.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Flag to indicate that this citation will not be published.",context:"dictionary"},{text:"Unpublished Flag (Citation)",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},Year:{path:"citation.year",type:"integer",description:"The year of the citation; relevant for journal articles, books\n and book chapters.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The year of the citation; relevant for journal articles, books\n and book chapters.",context:"dictionary"},{text:"The year of publication of the article. Example: 2002",context:"deposition"},{text:"Citation Publication Year",context:"brief"}],rcsb_search_group:[{group_name:"Publications All",priority_order:20}],rcsb_current_maximum_value:2025,rcsb_current_minimum_value:1947,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Database2:{DatabaseCode:{path:"database_2.database_code",type:"string",description:"The code assigned by the database identified in\n _database_2.database_id.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The code assigned by the database identified in\n _database_2.database_id.",context:"dictionary"},{text:"Database Code",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:15}],operator:{In:"in",ExactMatch:"exact_match"}},PdbxDatabaseAccession:{path:"database_2.pdbx_database_accession",type:"string",description:"Extended accession code issued for for _database_2.database_code assigned by the database identified in\n _database_2.database_id.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Extended accession code issued for for _database_2.database_code assigned by the database identified in\n _database_2.database_id.",context:"dictionary"},{text:"Database Accession",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match"}}},Diffrn:{AmbientPressure:{path:"diffrn.ambient_pressure",type:"number",description:"The mean hydrostatic pressure in kilopascals at which the\n intensities were measured.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The mean hydrostatic pressure in kilopascals at which the\n intensities were measured.",context:"dictionary"},{text:"Ambient Pressure (Diffrn)",context:"brief"}],rcsb_current_maximum_value:43e4,rcsb_current_minimum_value:101,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AmbientTemp:{path:"diffrn.ambient_temp",type:"number",description:"The mean temperature in kelvins at which the intensities were\n measured.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The mean temperature in kelvins at which the intensities were\n measured.",context:"dictionary"},{text:"The usual temperature when using cold nitrogen gas stream is around T=100 K",context:"deposition"},{text:"Diffraction Source Temperature",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:50}],rcsb_current_maximum_value:446.15,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CrystalSupport:{path:"diffrn.crystal_support",type:"string",description:"The physical device used to support the crystal during data\n collection.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The physical device used to support the crystal during data\n collection.",context:"dictionary"},{text:"Crystal Support (Diffrn)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Details:{path:"diffrn.details",type:"string",description:"Special details of the diffraction measurement process. Should\n include information about source instability, crystal motion,\n degradation and so on.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Special details of the diffraction measurement process. Should\n include information about source instability, crystal motion,\n degradation and so on.",context:"dictionary"},{text:"Indicate anything special or unique about the data collection",context:"deposition"},{text:"Details (Diffrn)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxSerialCrystalExperiment:{path:"diffrn.pdbx_serial_crystal_experiment",type:"string",description:"Y/N if using serial crystallography experiment in which multiple crystals contribute to each diffraction frame in the experiment.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"No"},{value:"Y",detail:"Yes"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Y/N if using serial crystallography experiment in which multiple crystals contribute to each diffraction frame in the experiment.",context:"dictionary"},{text:"Diffraction Serial Crystal Experiment",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:55}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}}},DiffrnDetector:{Details:{path:"diffrn_detector.details",type:"string",description:"A description of special aspects of the radiation detector.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the radiation detector.",context:"dictionary"},{text:"Decribe the optics used in the experiment",context:"deposition"},{text:"Details (Diffrn Detector)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Detector:{path:"diffrn_detector.detector",type:"string",description:"The general class of the radiation detector.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The general class of the radiation detector.",context:"dictionary"},{text:"Describe the detector used from the pulldown list",context:"deposition"},{text:"Detector (Diffrn Detector)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxCollectionDate:{path:"diffrn_detector.pdbx_collection_date",type:"string",format:"date-time",description:"The date of data collection.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The date of data collection.",context:"dictionary"},{text:"Please provide the date that the experiment was carried out. Use the format YYYY-MM-DD.",context:"deposition"},{text:"Collection Date (Diffrn Detector)",context:"brief"}],rcsb_current_maximum_value:17406144e5,rcsb_current_minimum_value:-299262816e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"diffrn_detector.type",type:"string",description:"The make, model or name of the detector device used.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The make, model or name of the detector device used.",context:"dictionary"},{text:"The type of detector used. Such values include CCD, image plate, ....",context:"deposition"},{text:"Diffraction Detector",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:30}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},DiffrnRadiation:{Collimation:{path:"diffrn_radiation.collimation",type:"string",description:"The collimation or focusing applied to the radiation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The collimation or focusing applied to the radiation.",context:"dictionary"},{text:"Collimation (Diffrn Radiation)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Monochromator:{path:"diffrn_radiation.monochromator",type:"string",description:"The method used to obtain monochromatic radiation. If a mono-\n chromator crystal is used, the material and the indices of the\n Bragg reflection are specified.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used to obtain monochromatic radiation. If a mono-\n chromator crystal is used, the material and the indices of the\n Bragg reflection are specified.",context:"dictionary"},{text:"Specify the type of monochromator used. Types may include: GOBEL MIRRORS GRAPHITE GRAPHIC CRYSTAL SI(111) SILICON CRYSTAL NI FILTER SUPER DOUBLE MIRRORS SUPER LONG MIRRORS YALE MIRRORS",context:"deposition"},{text:"Monochromator (Diffrn Radiation)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxDiffrnProtocol:{path:"diffrn_radiation.pdbx_diffrn_protocol",type:"string",description:"SINGLE WAVELENGTH, LAUE, or MAD.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"SINGLE WAVELENGTH, LAUE, or MAD.",context:"dictionary"},{text:"Give the experimental protocol used for data collection.",context:"deposition"},{text:"Diffrn Protocol (Diffrn Radiation)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},DiffrnSource:{Details:{path:"diffrn_source.details",type:"string",description:"A description of special aspects of the radiation source used.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the radiation source used.",context:"dictionary"},{text:"Details (Diffrn Source)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxSynchrotronBeamline:{path:"diffrn_source.pdbx_synchrotron_beamline",type:"string",description:"Synchrotron beamline.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Synchrotron beamline.",context:"dictionary"},{text:"If synchrotron radition was used, use the pulldown to specificy the site",context:"deposition"},{text:"Diffraction Source Synchrotron Beamline",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:40}],operator:{In:"in",ExactMatch:"exact_match"}},PdbxSynchrotronSite:{path:"diffrn_source.pdbx_synchrotron_site",type:"string",description:"Synchrotron site.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Synchrotron site.",context:"dictionary"},{text:"If synchrotron radiation was used, please use the pulldown to specify the site and beamline",context:"deposition"},{text:"Diffraction Source Synchrotron Site",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:35}],operator:{In:"in",ExactMatch:"exact_match"}},Source:{path:"diffrn_source.source",type:"string",description:"The general class of the radiation source.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The general class of the radiation source.",context:"dictionary"},{text:"If an X-ray generator was used, please specify the name and model of the generator. If your particular model is not found, use other.",context:"deposition"},{text:"Diffraction Source General Class",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:45}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"diffrn_source.type",type:"string",description:"The make, model or name of the source of radiation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The make, model or name of the source of radiation.",context:"dictionary"},{text:"Type (Diffrn Source)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Em2DCrystalEntity:{AngleGamma:{path:"em_2d_crystal_entity.angle_gamma",type:"number",description:"Unit-cell angle gamma in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle gamma in degrees.",context:"dictionary"},{text:"Angle Gamma (Em 2d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:120,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CSamplingLength:{path:"em_2d_crystal_entity.c_sampling_length",type:"number",description:"Length used to sample the reciprocal lattice lines in the c-direction.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Length used to sample the reciprocal lattice lines in the c-direction.",context:"dictionary"},{text:"C Sampling Length (Em 2d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:320,rcsb_current_minimum_value:10,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthA:{path:"em_2d_crystal_entity.length_a",type:"number",description:"Unit-cell length a in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length a in angstroms.",context:"dictionary"},{text:"Length A (Em 2d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:220,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthB:{path:"em_2d_crystal_entity.length_b",type:"number",description:"Unit-cell length b in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length b in angstroms.",context:"dictionary"},{text:"Length B (Em 2d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:304,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthC:{path:"em_2d_crystal_entity.length_c",type:"number",description:"Thickness of 2D crystal",rcsb_search_context:["default-match"],rcsb_description:[{text:"Thickness of 2D crystal",context:"dictionary"},{text:"Length C (Em 2d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:320,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Em3DCrystalEntity:{AngleAlpha:{path:"em_3d_crystal_entity.angle_alpha",type:"number",description:"Unit-cell angle alpha in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle alpha in degrees.",context:"dictionary"},{text:"Angle Alpha (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:109.52,rcsb_current_minimum_value:62.8,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AngleBeta:{path:"em_3d_crystal_entity.angle_beta",type:"number",description:"Unit-cell angle beta in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle beta in degrees.",context:"dictionary"},{text:"Angle Beta (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:116.15,rcsb_current_minimum_value:77.16,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AngleGamma:{path:"em_3d_crystal_entity.angle_gamma",type:"number",description:"Unit-cell angle gamma in degrees.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell angle gamma in degrees.",context:"dictionary"},{text:"Angle Gamma (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:120,rcsb_current_minimum_value:81.124,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthA:{path:"em_3d_crystal_entity.length_a",type:"number",description:"Unit-cell length a in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length a in angstroms.",context:"dictionary"},{text:"Length A (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:600,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthB:{path:"em_3d_crystal_entity.length_b",type:"number",description:"Unit-cell length b in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length b in angstroms.",context:"dictionary"},{text:"Length B (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:600,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LengthC:{path:"em_3d_crystal_entity.length_c",type:"number",description:"Unit-cell length c in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Unit-cell length c in angstroms.",context:"dictionary"},{text:"Length C (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:600,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SpaceGroupName:{path:"em_3d_crystal_entity.space_group_name",type:"string",description:"Space group name.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Space group name.",context:"dictionary"},{text:"Space Group Name (Em 3d Crystal Entity)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},SpaceGroupNum:{path:"em_3d_crystal_entity.space_group_num",type:"integer",description:"Space group number.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Space group number.",context:"dictionary"},{text:"Space Group Num (Em 3d Crystal Entity)",context:"brief"}],rcsb_current_maximum_value:197,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Em3DFitting:{Details:{path:"em_3d_fitting.details",type:"string",description:"Any additional details regarding fitting of atomic coordinates into\n the 3DEM volume, including data and considerations from other\n methods used in computation of the model.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Any additional details regarding fitting of atomic coordinates into\n the 3DEM volume, including data and considerations from other\n methods used in computation of the model.",context:"dictionary"},{text:"Details (Em 3d Fitting)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"em_3d_fitting.method",type:"string",description:"The method used to fit atomic coordinates\n into the 3dem reconstructed map.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used to fit atomic coordinates\n into the 3dem reconstructed map.",context:"dictionary"},{text:"Method (Em 3d Fitting)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},OverallBValue:{path:"em_3d_fitting.overall_b_value",type:"number",description:"The overall B (temperature factor) value for the 3d-em volume.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The overall B (temperature factor) value for the 3d-em volume.",context:"dictionary"},{text:"Overall B Value (Em 3d Fitting)",context:"brief"}],rcsb_current_maximum_value:1e3,rcsb_current_minimum_value:.836,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RefProtocol:{path:"em_3d_fitting.ref_protocol",type:"string",description:"The refinement protocol used.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The refinement protocol used.",context:"dictionary"},{text:"Ref Protocol (Em 3d Fitting)",context:"brief"}],enum:{"AB INITIO MODEL":"AB INITIO MODEL","BACKBONE TRACE":"BACKBONE TRACE","FLEXIBLE FIT":"FLEXIBLE FIT",OTHER:"OTHER","RIGID BODY FIT":"RIGID BODY FIT"},operator:{In:"in",ExactMatch:"exact_match"}},RefSpace:{path:"em_3d_fitting.ref_space",type:"string",description:"A flag to indicate whether fitting was carried out in real\n or reciprocal refinement space.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A flag to indicate whether fitting was carried out in real\n or reciprocal refinement space.",context:"dictionary"},{text:"Ref Space (Em 3d Fitting)",context:"brief"}],enum:{REAL:"REAL",RECIPROCAL:"RECIPROCAL"},operator:{In:"in",ExactMatch:"exact_match"}},TargetCriteria:{path:"em_3d_fitting.target_criteria",type:"string",description:"The measure used to assess quality of fit of the atomic coordinates in the\n 3DEM map volume.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The measure used to assess quality of fit of the atomic coordinates in the\n 3DEM map volume.",context:"dictionary"},{text:"Target Criteria (Em 3d Fitting)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Em3DFittingList:{Details:{path:"em_3d_fitting_list.details",type:"string",description:"Details about the model used in fitting.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Details about the model used in fitting.",context:"dictionary"},{text:"Details (Em 3d Fitting List)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Em3DReconstruction:{ActualPixelSize:{path:"em_3d_reconstruction.actual_pixel_size",type:"number",description:"The actual pixel size of the projection set of images in Angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The actual pixel size of the projection set of images in Angstroms.",context:"dictionary"},{text:"Actual Pixel Size (Em 3d Reconstruction)",context:"brief"}],rcsb_current_maximum_value:11.4,rcsb_current_minimum_value:.5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Algorithm:{path:"em_3d_reconstruction.algorithm",type:"string",description:"The reconstruction algorithm/technique used to generate the map.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The reconstruction algorithm/technique used to generate the map.",context:"dictionary"},{text:"Algorithm (Em 3d Reconstruction)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"em_3d_reconstruction.method",type:"string",description:"The algorithm method used for the 3d-reconstruction.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The algorithm method used for the 3d-reconstruction.",context:"dictionary"},{text:"Method (Em 3d Reconstruction)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NominalPixelSize:{path:"em_3d_reconstruction.nominal_pixel_size",type:"number",description:"The nominal pixel size of the projection set of images in Angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The nominal pixel size of the projection set of images in Angstroms.",context:"dictionary"},{text:"Nominal Pixel Size (Em 3d Reconstruction)",context:"brief"}],rcsb_current_maximum_value:15.5,rcsb_current_minimum_value:.41,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumClassAverages:{path:"em_3d_reconstruction.num_class_averages",type:"integer",description:"The number of classes used in the final 3d reconstruction",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of classes used in the final 3d reconstruction",context:"dictionary"},{text:"Num Class Averages (Em 3d Reconstruction)",context:"brief"}],rcsb_current_maximum_value:340465,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumParticles:{path:"em_3d_reconstruction.num_particles",type:"integer",description:"The number of 2D projections or 3D subtomograms used in the 3d reconstruction",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of 2D projections or 3D subtomograms used in the 3d reconstruction",context:"dictionary"},{text:"Num Particles (Em 3d Reconstruction)",context:"brief"}],rcsb_current_maximum_value:19370760,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RefinementType:{path:"em_3d_reconstruction.refinement_type",type:"string",description:"Indicates details on how the half-map used for resolution determination (usually by FSC) have been generated.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Indicates details on how the half-map used for resolution determination (usually by FSC) have been generated.",context:"dictionary"},{text:"Refinement Type (Em 3d Reconstruction)",context:"brief"}],enum:{"HALF-MAPS REFINED AGAINST SAME DATA":"HALF-MAPS REFINED AGAINST SAME DATA","HALF-MAPS REFINED INDEPENDENTLY":"HALF-MAPS REFINED INDEPENDENTLY","HALF-MAPS REFINED INDEPENDENTLY WITH FREQUENCY RANGE OMITTED":"HALF-MAPS REFINED INDEPENDENTLY WITH FREQUENCY RANGE OMITTED","HALF-MAPS REFINED WITH FREQUENCY RANGE OMITTED":"HALF-MAPS REFINED WITH FREQUENCY RANGE OMITTED",OTHER:"OTHER"},operator:{In:"in",ExactMatch:"exact_match"}},Resolution:{path:"em_3d_reconstruction.resolution",type:"number",description:"The final resolution (in angstroms) of the 3D reconstruction.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The final resolution (in angstroms) of the 3D reconstruction.",context:"dictionary"},{text:"Reconstruction Resolution",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:5}],rcsb_current_maximum_value:70,rcsb_current_minimum_value:.6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ResolutionMethod:{path:"em_3d_reconstruction.resolution_method",type:"string",description:"The method used to determine the final resolution\n of the 3d reconstruction.\n The Fourier Shell Correlation criterion as a measure of\n resolution is based on the concept of splitting the (2D)\n data set into two halves; averaging each and comparing them\n using the Fourier Ring Correlation (FRC) technique.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used to determine the final resolution\n of the 3d reconstruction.\n The Fourier Shell Correlation criterion as a measure of\n resolution is based on the concept of splitting the (2D)\n data set into two halves; averaging each and comparing them\n using the Fourier Ring Correlation (FRC) technique.",context:"dictionary"},{text:"Resolution Method (Em 3d Reconstruction)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SymmetryType:{path:"em_3d_reconstruction.symmetry_type",type:"string",description:"The type of symmetry applied to the reconstruction",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of symmetry applied to the reconstruction",context:"dictionary"},{text:"Symmetry Type (Em 3d Reconstruction)",context:"brief"}],enum:{"2D CRYSTAL":"2D CRYSTAL","3D CRYSTAL":"3D CRYSTAL",HELICAL:"HELICAL",POINT:"POINT"},operator:{In:"in",ExactMatch:"exact_match"}}},EmCtfCorrection:{Details:{path:"em_ctf_correction.details",type:"string",description:"Any additional details about CTF correction",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Any additional details about CTF correction",context:"dictionary"},{text:"Details (Em Ctf Correction)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"em_ctf_correction.type",type:"string",description:"Type of CTF correction applied",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Type of CTF correction applied",context:"dictionary"},{text:"Type (Em Ctf Correction)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},EmDiffraction:{CameraLength:{path:"em_diffraction.camera_length",type:"number",description:"The camera length (in millimeters). The camera length is the\n product of the objective focal length and the combined magnification\n of the intermediate and projector lenses when the microscope is\n operated in the diffraction mode.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The camera length (in millimeters). The camera length is the\n product of the objective focal length and the combined magnification\n of the intermediate and projector lenses when the microscope is\n operated in the diffraction mode.",context:"dictionary"},{text:"Camera Length (Em Diffraction)",context:"brief"}],rcsb_current_maximum_value:4705,rcsb_current_minimum_value:.1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmDiffractionShell:{FourierSpaceCoverage:{path:"em_diffraction_shell.fourier_space_coverage",type:"number",description:"Completeness of the structure factor data within this resolution shell, in percent",rcsb_search_context:["default-match"],rcsb_description:[{text:"Completeness of the structure factor data within this resolution shell, in percent",context:"dictionary"},{text:"Fourier Space Coverage (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:.001,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},HighResolution:{path:"em_diffraction_shell.high_resolution",type:"number",description:"High resolution limit for this shell (angstroms)",rcsb_search_context:["default-match"],rcsb_description:[{text:"High resolution limit for this shell (angstroms)",context:"dictionary"},{text:"High Resolution (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:55.79,rcsb_current_minimum_value:.6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LowResolution:{path:"em_diffraction_shell.low_resolution",type:"number",description:"Low resolution limit for this shell (angstroms)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Low resolution limit for this shell (angstroms)",context:"dictionary"},{text:"Low Resolution (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:200,rcsb_current_minimum_value:.1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Multiplicity:{path:"em_diffraction_shell.multiplicity",type:"number",description:"Multiplicity (average number of measurements) for the structure factors in this resolution shell",rcsb_search_context:["default-match"],rcsb_description:[{text:"Multiplicity (average number of measurements) for the structure factors in this resolution shell",context:"dictionary"},{text:"Multiplicity (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:300,rcsb_current_minimum_value:.1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumStructureFactors:{path:"em_diffraction_shell.num_structure_factors",type:"integer",description:"Number of measured structure factors in this resolution shell",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of measured structure factors in this resolution shell",context:"dictionary"},{text:"Num Structure Factors (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:6901357,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PhaseResidual:{path:"em_diffraction_shell.phase_residual",type:"number",description:"Phase residual for this resolution shell, in degrees",rcsb_search_context:["default-match"],rcsb_description:[{text:"Phase residual for this resolution shell, in degrees",context:"dictionary"},{text:"Phase Residual (Em Diffraction Shell)",context:"brief"}],rcsb_current_maximum_value:179.9,rcsb_current_minimum_value:1e-10,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmDiffractionStats:{FourierSpaceCoverage:{path:"em_diffraction_stats.fourier_space_coverage",type:"number",description:"Completeness of the structure factor data within the defined space group\n at the reported resolution (percent).",rcsb_search_context:["default-match"],rcsb_description:[{text:"Completeness of the structure factor data within the defined space group\n at the reported resolution (percent).",context:"dictionary"},{text:"Fourier Space Coverage (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:.1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},HighResolution:{path:"em_diffraction_stats.high_resolution",type:"number",description:"High resolution limit of the structure factor data, in angstroms",rcsb_search_context:["default-match"],rcsb_description:[{text:"High resolution limit of the structure factor data, in angstroms",context:"dictionary"},{text:"High Resolution (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:18.25,rcsb_current_minimum_value:.6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumIntensitiesMeasured:{path:"em_diffraction_stats.num_intensities_measured",type:"integer",description:"Total number of diffraction intensities measured (before averaging)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Total number of diffraction intensities measured (before averaging)",context:"dictionary"},{text:"Num Intensities Measured (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:9650574,rcsb_current_minimum_value:943,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumStructureFactors:{path:"em_diffraction_stats.num_structure_factors",type:"integer",description:"Number of structure factors obtained (merged amplitudes + phases)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of structure factors obtained (merged amplitudes + phases)",context:"dictionary"},{text:"Num Structure Factors (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:6901357,rcsb_current_minimum_value:325,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},OverallPhaseError:{path:"em_diffraction_stats.overall_phase_error",type:"number",description:"Overall phase error in degrees",rcsb_search_context:["default-match"],rcsb_description:[{text:"Overall phase error in degrees",context:"dictionary"},{text:"Overall Phase Error (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:179.9,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},OverallPhaseResidual:{path:"em_diffraction_stats.overall_phase_residual",type:"number",description:"Overall phase residual in degrees",rcsb_search_context:["default-match"],rcsb_description:[{text:"Overall phase residual in degrees",context:"dictionary"},{text:"Overall Phase Residual (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:179.9,rcsb_current_minimum_value:1e-10,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RMerge:{path:"em_diffraction_stats.r_merge",type:"number",description:"Rmerge value (percent)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Rmerge value (percent)",context:"dictionary"},{text:"R Merge (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:99,rcsb_current_minimum_value:.093,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RSym:{path:"em_diffraction_stats.r_sym",type:"number",description:"Rsym value (percent)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Rsym value (percent)",context:"dictionary"},{text:"R Sym (Em Diffraction Stats)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:.073,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmEmbedding:{Details:{path:"em_embedding.details",type:"string",description:"Staining procedure used in the specimen preparation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Staining procedure used in the specimen preparation.",context:"dictionary"},{text:"Details (Em Embedding)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Material:{path:"em_embedding.material",type:"string",description:"The embedding material.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The embedding material.",context:"dictionary"},{text:"Material (Em Embedding)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},EmEntityAssembly:{ParentId:{path:"em_entity_assembly.parent_id",type:"integer",description:"The parent of this assembly.\n This data item is an internal category pointer to _em_entity_assembly.id.\n By convention, the full assembly (top of hierarchy) is assigned parent id 0 (zero).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The parent of this assembly.\n This data item is an internal category pointer to _em_entity_assembly.id.\n By convention, the full assembly (top of hierarchy) is assigned parent id 0 (zero).",context:"dictionary"},{text:"Parent Id (Em Entity Assembly)",context:"brief"}],rcsb_current_maximum_value:12,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Source:{path:"em_entity_assembly.source",type:"string",description:"The type of source (e.g., natural source) for the component (sample or sample\nsubcomponent)",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of source (e.g., natural source) for the component (sample or sample\nsubcomponent)",context:"dictionary"},{text:"Source (Em Entity Assembly)",context:"brief"}],enum:{"MULTIPLE SOURCES":"MULTIPLE SOURCES",NATURAL:"NATURAL",RECOMBINANT:"RECOMBINANT",SYNTHETIC:"SYNTHETIC"},operator:{In:"in",ExactMatch:"exact_match"}}},EmExperiment:{AggregationState:{path:"em_experiment.aggregation_state",type:"string",description:"The aggregation/assembly state of the imaged specimen.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The aggregation/assembly state of the imaged specimen.",context:"dictionary"},{text:"EM Specimen Aggregation State",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:10}],enum:{"2D ARRAY":"2D ARRAY","3D ARRAY":"3D ARRAY",CELL:"CELL",FILAMENT:"FILAMENT","HELICAL ARRAY":"HELICAL ARRAY",PARTICLE:"PARTICLE",TISSUE:"TISSUE"},operator:{In:"in",ExactMatch:"exact_match"}},ReconstructionMethod:{path:"em_experiment.reconstruction_method",type:"string",description:"The reconstruction method used in the EM experiment.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The reconstruction method used in the EM experiment.",context:"dictionary"},{text:"EM Reconstruction Method",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:15}],enum:{CRYSTALLOGRAPHY:"CRYSTALLOGRAPHY",HELICAL:"HELICAL","SINGLE PARTICLE":"SINGLE PARTICLE","SUBTOMOGRAM AVERAGING":"SUBTOMOGRAM AVERAGING",TOMOGRAPHY:"TOMOGRAPHY"},operator:{In:"in",ExactMatch:"exact_match"}}},EmHelicalEntity:{AngularRotationPerSubunit:{path:"em_helical_entity.angular_rotation_per_subunit",type:"number",description:"The angular rotation per helical subunit in degrees. Negative values indicate left-handed helices; positive values indicate right handed helices.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The angular rotation per helical subunit in degrees. Negative values indicate left-handed helices; positive values indicate right handed helices.",context:"dictionary"},{text:"Angular Rotation Per Subunit (Em Helical Entity)",context:"brief"}],rcsb_current_maximum_value:180,rcsb_current_minimum_value:-179.9,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AxialRisePerSubunit:{path:"em_helical_entity.axial_rise_per_subunit",type:"number",description:"The axial rise per subunit in the helical assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The axial rise per subunit in the helical assembly.",context:"dictionary"},{text:"Axial Rise Per Subunit (Em Helical Entity)",context:"brief"}],rcsb_current_maximum_value:430,rcsb_current_minimum_value:.01,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AxialSymmetry:{path:"em_helical_entity.axial_symmetry",type:"string",description:"Symmetry of the helical axis, either cyclic (Cn) or dihedral (Dn), where n>=1.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Symmetry of the helical axis, either cyclic (Cn) or dihedral (Dn), where n>=1.",context:"dictionary"},{text:"Axial Symmetry (Em Helical Entity)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},EmImageRecording:{AverageExposureTime:{path:"em_image_recording.average_exposure_time",type:"number",description:"The average exposure time for each image.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The average exposure time for each image.",context:"dictionary"},{text:"Average Exposure Time (Em Image Recording)",context:"brief"}],rcsb_current_maximum_value:150,rcsb_current_minimum_value:.006,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AvgElectronDosePerImage:{path:"em_image_recording.avg_electron_dose_per_image",type:"number",description:"The electron dose received by the specimen per image (electrons per square angstrom).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The electron dose received by the specimen per image (electrons per square angstrom).",context:"dictionary"},{text:"Avg Electron Dose Per Image (Em Image Recording)",context:"brief"}],rcsb_current_maximum_value:1200,rcsb_current_minimum_value:25e-5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DetectorMode:{path:"em_image_recording.detector_mode",type:"string",description:"The detector mode used during image recording.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The detector mode used during image recording.",context:"dictionary"},{text:"Detector Mode (Em Image Recording)",context:"brief"}],enum:{COUNTING:"COUNTING",INTEGRATING:"INTEGRATING",OTHER:"OTHER","SUPER-RESOLUTION":"SUPER-RESOLUTION"},operator:{In:"in",ExactMatch:"exact_match"}},FilmOrDetectorModel:{path:"em_image_recording.film_or_detector_model",type:"string",description:"The detector type used for recording images.\n Usually film , CCD camera or direct electron detector.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The detector type used for recording images.\n Usually film , CCD camera or direct electron detector.",context:"dictionary"},{text:"EM Imaging Detector",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:40}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NumDiffractionImages:{path:"em_image_recording.num_diffraction_images",type:"integer",description:"The number of diffraction images collected.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of diffraction images collected.",context:"dictionary"},{text:"Num Diffraction Images (Em Image Recording)",context:"brief"}],rcsb_current_maximum_value:32e3,rcsb_current_minimum_value:22,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumGridsImaged:{path:"em_image_recording.num_grids_imaged",type:"integer",description:"Number of grids in the microscopy session",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of grids in the microscopy session",context:"dictionary"},{text:"Num Grids Imaged (Em Image Recording)",context:"brief"}],rcsb_current_maximum_value:12719,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NumRealImages:{path:"em_image_recording.num_real_images",type:"integer",description:"The number of micrograph images collected.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of micrograph images collected.",context:"dictionary"},{text:"Num Real Images (Em Image Recording)",context:"brief"}],rcsb_current_maximum_value:9080999,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmImaging:{AcceleratingVoltage:{path:"em_imaging.accelerating_voltage",type:"integer",description:"A value of accelerating voltage (in kV) used for imaging.",rcsb_search_context:["default-match"],rcsb_description:[{text:"A value of accelerating voltage (in kV) used for imaging.",context:"dictionary"},{text:"EM Accelerating Voltage",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:35}],rcsb_current_maximum_value:300300,rcsb_current_minimum_value:30,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AlignmentProcedure:{path:"em_imaging.alignment_procedure",type:"string",description:"The type of procedure used to align the microscope electron beam.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of procedure used to align the microscope electron beam.",context:"dictionary"},{text:"Alignment Procedure (Em Imaging)",context:"brief"}],enum:{BASIC:"BASIC","COMA FREE":"COMA FREE",NONE:"NONE",OTHER:"OTHER","ZEMLIN TABLEAU":"ZEMLIN TABLEAU"},operator:{In:"in",ExactMatch:"exact_match"}},C2ApertureDiameter:{path:"em_imaging.c2_aperture_diameter",type:"number",description:"The open diameter of the c2 condenser lens,\n in microns.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The open diameter of the c2 condenser lens,\n in microns.",context:"dictionary"},{text:"C2 Aperture Diameter (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:150,rcsb_current_minimum_value:2,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CalibratedDefocusMax:{path:"em_imaging.calibrated_defocus_max",type:"number",description:"The maximum calibrated defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum calibrated defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",context:"dictionary"},{text:"Calibrated Defocus Max (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:3e4,rcsb_current_minimum_value:-7e3,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CalibratedDefocusMin:{path:"em_imaging.calibrated_defocus_min",type:"number",description:"The minimum calibrated defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum calibrated defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",context:"dictionary"},{text:"Calibrated Defocus Min (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:15e3,rcsb_current_minimum_value:-2e3,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CalibratedMagnification:{path:"em_imaging.calibrated_magnification",type:"integer",description:"The magnification value obtained for a known standard just\n prior to, during or just after the imaging experiment.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The magnification value obtained for a known standard just\n prior to, during or just after the imaging experiment.",context:"dictionary"},{text:"Calibrated Magnification (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:587963,rcsb_current_minimum_value:2250,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Cryogen:{path:"em_imaging.cryogen",type:"string",description:"Cryogen type used to maintain the specimen stage temperature during imaging\n in the microscope.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Cryogen type used to maintain the specimen stage temperature during imaging\n in the microscope.",context:"dictionary"},{text:"Cryogen (Em Imaging)",context:"brief"}],enum:{HELIUM:"HELIUM",NITROGEN:"NITROGEN"},operator:{In:"in",ExactMatch:"exact_match"}},Date:{path:"em_imaging.date",type:"string",format:"date",description:"Date (YYYY-MM-DD) of imaging experiment or the date at which\n a series of experiments began.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Date (YYYY-MM-DD) of imaging experiment or the date at which\n a series of experiments began.",context:"dictionary"},{text:"Date (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:15770592e5,rcsb_current_minimum_value:6862752e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DetectorDistance:{path:"em_imaging.detector_distance",type:"number",description:"The camera length (in millimeters). The camera length is the\n product of the objective focal length and the combined magnification\n of the intermediate and projector lenses when the microscope is\n operated in the diffraction mode.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The camera length (in millimeters). The camera length is the\n product of the objective focal length and the combined magnification\n of the intermediate and projector lenses when the microscope is\n operated in the diffraction mode.",context:"dictionary"},{text:"Detector Distance (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:800,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},IlluminationMode:{path:"em_imaging.illumination_mode",type:"string",description:"The mode of illumination.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The mode of illumination.",context:"dictionary"},{text:"Illumination Mode (Em Imaging)",context:"brief"}],enum:{"FLOOD BEAM":"FLOOD BEAM",OTHER:"OTHER","SPOT SCAN":"SPOT SCAN"},operator:{In:"in",ExactMatch:"exact_match"}},MicroscopeModel:{path:"em_imaging.microscope_model",type:"string",description:"The name of the model of microscope.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The name of the model of microscope.",context:"dictionary"},{text:"EM Microscope Model",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:30}],enum:{"FEI MORGAGNI":"FEI MORGAGNI","FEI POLARA 300":"FEI POLARA 300","FEI TALOS ARCTICA":"FEI TALOS ARCTICA","FEI TECNAI 10":"FEI TECNAI 10","FEI TECNAI 12":"FEI TECNAI 12","FEI TECNAI 20":"FEI TECNAI 20","FEI TECNAI ARCTICA":"FEI TECNAI ARCTICA","FEI TECNAI F20":"FEI TECNAI F20","FEI TECNAI F30":"FEI TECNAI F30","FEI TECNAI SPHERA":"FEI TECNAI SPHERA","FEI TECNAI SPIRIT":"FEI TECNAI SPIRIT","FEI TITAN":"FEI TITAN","FEI TITAN KRIOS":"FEI TITAN KRIOS","FEI/PHILIPS CM10":"FEI/PHILIPS CM10","FEI/PHILIPS CM12":"FEI/PHILIPS CM12","FEI/PHILIPS CM120T":"FEI/PHILIPS CM120T","FEI/PHILIPS CM200FEG":"FEI/PHILIPS CM200FEG","FEI/PHILIPS CM200FEG/SOPHIE":"FEI/PHILIPS CM200FEG/SOPHIE","FEI/PHILIPS CM200FEG/ST":"FEI/PHILIPS CM200FEG/ST","FEI/PHILIPS CM200FEG/UT":"FEI/PHILIPS CM200FEG/UT","FEI/PHILIPS CM200T":"FEI/PHILIPS CM200T","FEI/PHILIPS CM300FEG/HE":"FEI/PHILIPS CM300FEG/HE","FEI/PHILIPS CM300FEG/ST":"FEI/PHILIPS CM300FEG/ST","FEI/PHILIPS CM300FEG/T":"FEI/PHILIPS CM300FEG/T","FEI/PHILIPS EM400":"FEI/PHILIPS EM400","FEI/PHILIPS EM420":"FEI/PHILIPS EM420","HITACHI EF2000":"HITACHI EF2000","HITACHI EF3000":"HITACHI EF3000","HITACHI H-9500SD":"HITACHI H-9500SD","HITACHI H3000 UHVEM":"HITACHI H3000 UHVEM","HITACHI H7600":"HITACHI H7600","HITACHI HF2000":"HITACHI HF2000","HITACHI HF3000":"HITACHI HF3000","JEOL 1000EES":"JEOL 1000EES","JEOL 100B":"JEOL 100B","JEOL 100CX":"JEOL 100CX","JEOL 1010":"JEOL 1010","JEOL 1200":"JEOL 1200","JEOL 1200EX":"JEOL 1200EX","JEOL 1200EXII":"JEOL 1200EXII","JEOL 1230":"JEOL 1230","JEOL 1400":"JEOL 1400","JEOL 1400/HR + YPS FEG":"JEOL 1400/HR + YPS FEG","JEOL 2000EX":"JEOL 2000EX","JEOL 2000EXII":"JEOL 2000EXII","JEOL 2010":"JEOL 2010","JEOL 2010F":"JEOL 2010F","JEOL 2010HC":"JEOL 2010HC","JEOL 2010HT":"JEOL 2010HT","JEOL 2010UHR":"JEOL 2010UHR","JEOL 2011":"JEOL 2011","JEOL 2100":"JEOL 2100","JEOL 2100F":"JEOL 2100F","JEOL 2200FS":"JEOL 2200FS","JEOL 2200FSC":"JEOL 2200FSC","JEOL 3000SFF":"JEOL 3000SFF","JEOL 3100FEF":"JEOL 3100FEF","JEOL 3100FFC":"JEOL 3100FFC","JEOL 3200FS":"JEOL 3200FS","JEOL 3200FSC":"JEOL 3200FSC","JEOL 4000":"JEOL 4000","JEOL 4000EX":"JEOL 4000EX","JEOL CRYO ARM 200":"JEOL CRYO ARM 200","JEOL CRYO ARM 300":"JEOL CRYO ARM 300","JEOL KYOTO-3000SFF":"JEOL KYOTO-3000SFF","SIEMENS SULEIKA":"SIEMENS SULEIKA","TFS GLACIOS":"TFS GLACIOS","TFS KRIOS":"TFS KRIOS","TFS TALOS":"TFS TALOS","TFS TALOS F200C":"TFS TALOS F200C","TFS TALOS L120C":"TFS TALOS L120C","TFS TITAN THEMIS":"TFS TITAN THEMIS","TFS TUNDRA":"TFS TUNDRA","ZEISS LEO912":"ZEISS LEO912","ZEISS LIBRA120PLUS":"ZEISS LIBRA120PLUS"},operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Mode:{path:"em_imaging.mode",type:"string",description:"The mode of imaging.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The mode of imaging.",context:"dictionary"},{text:"Mode (Em Imaging)",context:"brief"}],enum:{"4D-STEM":"4D-STEM","BRIGHT FIELD":"BRIGHT FIELD","DARK FIELD":"DARK FIELD",DIFFRACTION:"DIFFRACTION",OTHER:"OTHER"},operator:{In:"in",ExactMatch:"exact_match"}},NominalCs:{path:"em_imaging.nominal_cs",type:"number",description:"The spherical aberration coefficient (Cs) in millimeters,\n of the objective lens.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The spherical aberration coefficient (Cs) in millimeters,\n of the objective lens.",context:"dictionary"},{text:"Nominal Cs (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:6.3,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NominalDefocusMax:{path:"em_imaging.nominal_defocus_max",type:"number",description:"The maximum defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",context:"dictionary"},{text:"Nominal Defocus Max (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:5e4,rcsb_current_minimum_value:-25e3,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NominalDefocusMin:{path:"em_imaging.nominal_defocus_min",type:"number",description:"The minimum defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum defocus value of the objective lens (in nanometers) used\n to obtain the recorded images. Negative values refer to overfocus.",context:"dictionary"},{text:"Nominal Defocus Min (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:16e3,rcsb_current_minimum_value:-15e3,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NominalMagnification:{path:"em_imaging.nominal_magnification",type:"integer",description:"The magnification indicated by the microscope readout.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The magnification indicated by the microscope readout.",context:"dictionary"},{text:"Nominal Magnification (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:31e4,rcsb_current_minimum_value:2250,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RecordingTemperatureMaximum:{path:"em_imaging.recording_temperature_maximum",type:"number",description:"The specimen temperature maximum (kelvin) for the duration\n of imaging.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The specimen temperature maximum (kelvin) for the duration\n of imaging.",context:"dictionary"},{text:"Recording Temperature Maximum (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:298,rcsb_current_minimum_value:4.2,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RecordingTemperatureMinimum:{path:"em_imaging.recording_temperature_minimum",type:"number",description:"The specimen temperature minimum (kelvin) for the duration\n of imaging.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The specimen temperature minimum (kelvin) for the duration\n of imaging.",context:"dictionary"},{text:"Recording Temperature Minimum (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:293,rcsb_current_minimum_value:4.2,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ResidualTilt:{path:"em_imaging.residual_tilt",type:"number",description:"Residual tilt of the electron beam (in miliradians)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Residual tilt of the electron beam (in miliradians)",context:"dictionary"},{text:"Residual Tilt (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:350,rcsb_current_minimum_value:.001,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SpecimenHolderModel:{path:"em_imaging.specimen_holder_model",type:"string",description:"The name of the model of specimen holder used during imaging.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The name of the model of specimen holder used during imaging.",context:"dictionary"},{text:"Specimen Holder Model (Em Imaging)",context:"brief"}],enum:{"FEI TITAN KRIOS AUTOGRID HOLDER":"FEI TITAN KRIOS AUTOGRID HOLDER","FISCHIONE 2550":"FISCHIONE 2550","FISCHIONE INSTRUMENTS DUAL AXIS TOMOGRAPHY HOLDER":"FISCHIONE INSTRUMENTS DUAL AXIS TOMOGRAPHY HOLDER","GATAN 626 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER":"GATAN 626 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER","GATAN 910 MULTI-SPECIMEN SINGLE TILT CRYO TRANSFER HOLDER":"GATAN 910 MULTI-SPECIMEN SINGLE TILT CRYO TRANSFER HOLDER","GATAN 914 HIGH TILT LIQUID NITROGEN CRYO TRANSFER TOMOGRAPHY HOLDER":"GATAN 914 HIGH TILT LIQUID NITROGEN CRYO TRANSFER TOMOGRAPHY HOLDER","GATAN 915 DOUBLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER":"GATAN 915 DOUBLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER","GATAN CHDT 3504 DOUBLE TILT HIGH RESOLUTION NITROGEN COOLING HOLDER":"GATAN CHDT 3504 DOUBLE TILT HIGH RESOLUTION NITROGEN COOLING HOLDER","GATAN CT3500 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER":"GATAN CT3500 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER","GATAN CT3500TR SINGLE TILT ROTATION LIQUID NITROGEN CRYO TRANSFER HOLDER":"GATAN CT3500TR SINGLE TILT ROTATION LIQUID NITROGEN CRYO TRANSFER HOLDER","GATAN ELSA 698 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER":"GATAN ELSA 698 SINGLE TILT LIQUID NITROGEN CRYO TRANSFER HOLDER","GATAN HC 3500 SINGLE TILT HEATING/NITROGEN COOLING HOLDER":"GATAN HC 3500 SINGLE TILT HEATING/NITROGEN COOLING HOLDER","GATAN HCHDT 3010 DOUBLE TILT HIGH RESOLUTION HELIUM COOLING HOLDER":"GATAN HCHDT 3010 DOUBLE TILT HIGH RESOLUTION HELIUM COOLING HOLDER","GATAN HCHST 3008 SINGLE TILT HIGH RESOLUTION HELIUM COOLING HOLDER":"GATAN HCHST 3008 SINGLE TILT HIGH RESOLUTION HELIUM COOLING HOLDER","GATAN HELIUM":"GATAN HELIUM","GATAN LIQUID NITROGEN":"GATAN LIQUID NITROGEN","GATAN UHRST 3500 SINGLE TILT ULTRA HIGH RESOLUTION NITROGEN COOLING HOLDER":"GATAN UHRST 3500 SINGLE TILT ULTRA HIGH RESOLUTION NITROGEN COOLING HOLDER","GATAN ULTDT ULTRA LOW TEMPERATURE DOUBLE TILT HELIUM COOLING HOLDER":"GATAN ULTDT ULTRA LOW TEMPERATURE DOUBLE TILT HELIUM COOLING HOLDER","GATAN ULTST ULTRA LOW TEMPERATURE SINGLE TILT HELIUM COOLING HOLDER":"GATAN ULTST ULTRA LOW TEMPERATURE SINGLE TILT HELIUM COOLING HOLDER","HOME BUILD":"HOME BUILD",JEOL:"JEOL","JEOL 3200FSC CRYOHOLDER":"JEOL 3200FSC CRYOHOLDER","JEOL CRYOSPECPORTER":"JEOL CRYOSPECPORTER",OTHER:"OTHER","PHILIPS ROTATION HOLDER":"PHILIPS ROTATION HOLDER","SIDE ENTRY, EUCENTRIC":"SIDE ENTRY, EUCENTRIC"},operator:{In:"in",ExactMatch:"exact_match"}},Temperature:{path:"em_imaging.temperature",type:"number",description:"The mean specimen stage temperature (in kelvin) during imaging\n in the microscope.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The mean specimen stage temperature (in kelvin) during imaging\n in the microscope.",context:"dictionary"},{text:"Temperature (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:300,rcsb_current_minimum_value:4,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},TiltAngleMax:{path:"em_imaging.tilt_angle_max",type:"number",description:"The maximum angle at which the specimen was tilted to obtain\n recorded images.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum angle at which the specimen was tilted to obtain\n recorded images.",context:"dictionary"},{text:"Tilt Angle Max (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:79,rcsb_current_minimum_value:-9999,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},TiltAngleMin:{path:"em_imaging.tilt_angle_min",type:"number",description:"The minimum angle at which the specimen was tilted to obtain\n recorded images.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum angle at which the specimen was tilted to obtain\n recorded images.",context:"dictionary"},{text:"Tilt Angle Min (Em Imaging)",context:"brief"}],rcsb_current_maximum_value:60,rcsb_current_minimum_value:-9999,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmParticleSelection:{NumParticlesSelected:{path:"em_particle_selection.num_particles_selected",type:"integer",description:"The number of particles selected from the projection set of images.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of particles selected from the projection set of images.",context:"dictionary"},{text:"Num Particles Selected (Em Particle Selection)",context:"brief"}],rcsb_current_maximum_value:15e7,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EmSingleParticleEntity:{PointSymmetry:{path:"em_single_particle_entity.point_symmetry",type:"string",description:"Point symmetry symbol, either Cn, Dn, T, O, or I",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Point symmetry symbol, either Cn, Dn, T, O, or I",context:"dictionary"},{text:"EM Point Symmetry Imposed",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:45}],operator:{In:"in",ExactMatch:"exact_match"}}},EmSoftware:{Category:{path:"em_software.category",type:"string",description:"The purpose of the software.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The purpose of the software.",context:"dictionary"},{text:"Category (Em Software)",context:"brief"}],enum:{CLASSIFICATION:"CLASSIFICATION","CRYSTALLOGRAPHY MERGING":"CRYSTALLOGRAPHY MERGING","CTF CORRECTION":"CTF CORRECTION","DIFFRACTION INDEXING":"DIFFRACTION INDEXING","EWALD SPHERE CORRECTION":"EWALD SPHERE CORRECTION","FINAL EULER ASSIGNMENT":"FINAL EULER ASSIGNMENT","IMAGE ACQUISITION":"IMAGE ACQUISITION","INITIAL EULER ASSIGNMENT":"INITIAL EULER ASSIGNMENT","LATTICE DISTORTION CORRECTION":"LATTICE DISTORTION CORRECTION","LAYERLINE INDEXING":"LAYERLINE INDEXING",MASKING:"MASKING","MODEL FITTING":"MODEL FITTING","MODEL REFINEMENT":"MODEL REFINEMENT","MOLECULAR REPLACEMENT":"MOLECULAR REPLACEMENT",OTHER:"OTHER","PARTICLE SELECTION":"PARTICLE SELECTION",RECONSTRUCTION:"RECONSTRUCTION","SERIES ALIGNMENT":"SERIES ALIGNMENT","SYMMETRY DETERMINATION":"SYMMETRY DETERMINATION","VOLUME SELECTION":"VOLUME SELECTION"},operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"em_software.name",type:"string",description:"The name of the software package used, e.g., RELION. Depositors are strongly\n encouraged to provide a value in this field.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The name of the software package used, e.g., RELION. Depositors are strongly\n encouraged to provide a value in this field.",context:"dictionary"},{text:"EM Software",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:20}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},EmSpecimen:{Concentration:{path:"em_specimen.concentration",type:"number",description:"The concentration (in milligrams per milliliter, mg/ml)\n of the complex in the sample.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The concentration (in milligrams per milliliter, mg/ml)\n of the complex in the sample.",context:"dictionary"},{text:"Concentration (Em Specimen)",context:"brief"}],rcsb_current_maximum_value:1e6,rcsb_current_minimum_value:75e-6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ShadowingApplied:{path:"em_specimen.shadowing_applied",type:"string",description:"'YES' indicates that the specimen has been shadowed.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"'YES' indicates that the specimen has been shadowed.",context:"dictionary"},{text:"Shadowing Applied (Em Specimen)",context:"brief"}],enum:{NO:"NO",YES:"YES"},operator:{In:"in",ExactMatch:"exact_match"}},StainingApplied:{path:"em_specimen.staining_applied",type:"string",description:"'YES' indicates that the specimen has been stained.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"'YES' indicates that the specimen has been stained.",context:"dictionary"},{text:"Staining Applied (Em Specimen)",context:"brief"}],enum:{NO:"NO",YES:"YES"},operator:{In:"in",ExactMatch:"exact_match"}},VitrificationApplied:{path:"em_specimen.vitrification_applied",type:"string",description:"'YES' indicates that the specimen was vitrified by cryopreservation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"'YES' indicates that the specimen was vitrified by cryopreservation.",context:"dictionary"},{text:"Vitrification Applied (Em Specimen)",context:"brief"}],enum:{NO:"NO",YES:"YES"},operator:{In:"in",ExactMatch:"exact_match"}}},EmStaining:{Details:{path:"em_staining.details",type:"string",description:"Staining procedure used in the specimen preparation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Staining procedure used in the specimen preparation.",context:"dictionary"},{text:"EM Staining Details",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Material:{path:"em_staining.material",type:"string",description:"The staining material.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The staining material.",context:"dictionary"},{text:"EM Staining Material",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:50}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"em_staining.type",type:"string",description:"type of staining",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"type of staining",context:"dictionary"},{text:"EM Staining Type",context:"brief"}],enum:{NEGATIVE:"NEGATIVE",NONE:"NONE",POSITIVE:"POSITIVE"},operator:{In:"in",ExactMatch:"exact_match"}}},EmVitrification:{ChamberTemperature:{path:"em_vitrification.chamber_temperature",type:"number",description:"The temperature (in kelvin) of the sample just prior to vitrification.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The temperature (in kelvin) of the sample just prior to vitrification.",context:"dictionary"},{text:"Chamber Temperature (Em Vitrification)",context:"brief"}],rcsb_current_maximum_value:375.15,rcsb_current_minimum_value:4,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CryogenName:{path:"em_vitrification.cryogen_name",type:"string",description:"This is the name of the cryogen.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"This is the name of the cryogen.",context:"dictionary"},{text:"Cryogen Name (Em Vitrification)",context:"brief"}],enum:{ETHANE:"ETHANE","ETHANE-PROPANE":"ETHANE-PROPANE","FREON 12":"FREON 12","FREON 22":"FREON 22",HELIUM:"HELIUM",METHANE:"METHANE",NITROGEN:"NITROGEN",OTHER:"OTHER",PROPANE:"PROPANE"},operator:{In:"in",ExactMatch:"exact_match"}},Humidity:{path:"em_vitrification.humidity",type:"number",description:"Relative humidity (%) of air surrounding the specimen just prior to\nvitrification.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Relative humidity (%) of air surrounding the specimen just prior to\nvitrification.",context:"dictionary"},{text:"Humidity (Em Vitrification)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Instrument:{path:"em_vitrification.instrument",type:"string",description:"The type of instrument used in the vitrification process.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of instrument used in the vitrification process.",context:"dictionary"},{text:"EM Vitrification Instrument",context:"brief"}],rcsb_search_group:[{group_name:"EM Method Details",priority_order:25}],enum:{"CRYOSOL VITROJET":"CRYOSOL VITROJET","EMS-002 RAPID IMMERSION FREEZER":"EMS-002 RAPID IMMERSION FREEZER","FEI VITROBOT MARK I":"FEI VITROBOT MARK I","FEI VITROBOT MARK II":"FEI VITROBOT MARK II","FEI VITROBOT MARK III":"FEI VITROBOT MARK III","FEI VITROBOT MARK IV":"FEI VITROBOT MARK IV","GATAN CRYOPLUNGE 3":"GATAN CRYOPLUNGE 3","HOMEMADE PLUNGER":"HOMEMADE PLUNGER","LEICA EM CPC":"LEICA EM CPC","LEICA EM GP":"LEICA EM GP","LEICA KF80":"LEICA KF80","LEICA PLUNGER":"LEICA PLUNGER","REICHERT-JUNG PLUNGER":"REICHERT-JUNG PLUNGER",SPOTITON:"SPOTITON","SPT LABTECH CHAMELEON":"SPT LABTECH CHAMELEON","ZEISS PLUNGE FREEZER CRYOBOX":"ZEISS PLUNGE FREEZER CRYOBOX"},operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"em_vitrification.method",type:"string",description:"The procedure for vitrification.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The procedure for vitrification.",context:"dictionary"},{text:"Method (Em Vitrification)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Temp:{path:"em_vitrification.temp",type:"number",description:"The vitrification temperature (in kelvin), e.g.,\n temperature of the plunge instrument cryogen bath.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The vitrification temperature (in kelvin), e.g.,\n temperature of the plunge instrument cryogen bath.",context:"dictionary"},{text:"Temp (Em Vitrification)",context:"brief"}],rcsb_current_maximum_value:277,rcsb_current_minimum_value:76,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Exptl:{CrystalsNumber:{path:"exptl.crystals_number",type:"integer",description:"The total number of crystals used in the measurement of\n intensities.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The total number of crystals used in the measurement of\n intensities.",context:"dictionary"},{text:"Indicate the number of crystals used in your experiments",context:"deposition"},{text:"Crystals Number (Exptl)",context:"brief"}],rcsb_current_maximum_value:1029868,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Details:{path:"exptl.details",type:"string",description:"Any special information about the experimental work prior to the\n intensity measurement. See also _exptl_crystal.preparation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Any special information about the experimental work prior to the\n intensity measurement. See also _exptl_crystal.preparation.",context:"dictionary"},{text:"Details (Exptl)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"exptl.method",type:"string",description:"The method used in the experiment.",rcsb_search_context:["exact-match","suggest"],rcsb_enum_annotated:[{value:"ELECTRON CRYSTALLOGRAPHY"},{value:"ELECTRON MICROSCOPY"},{value:"EPR",detail:"EPR only as a supporting method"},{value:"FIBER DIFFRACTION"},{value:"FLUORESCENCE TRANSFER",detail:"FLUORESCENCE TRANSFER only as a supporting method"},{value:"INFRARED SPECTROSCOPY",detail:"IR and FTIR only as supporting methods"},{value:"NEUTRON DIFFRACTION"},{value:"POWDER DIFFRACTION"},{value:"SOLID-STATE NMR"},{value:"SOLUTION NMR"},{value:"SOLUTION SCATTERING"},{value:"THEORETICAL MODEL",detail:"THEORETICAL MODEL only as a supporting method"},{value:"X-RAY DIFFRACTION"}],rcsb_full_text_priority:20,rcsb_description:[{text:"The method used in the experiment.",context:"dictionary"},{text:"The method(s) used in the experiment",context:"deposition"},{text:"Experimental Method",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:5}],enum:{"ELECTRON CRYSTALLOGRAPHY":"ELECTRON CRYSTALLOGRAPHY","ELECTRON MICROSCOPY":"ELECTRON MICROSCOPY",EPR:"EPR","FIBER DIFFRACTION":"FIBER DIFFRACTION","FLUORESCENCE TRANSFER":"FLUORESCENCE TRANSFER","INFRARED SPECTROSCOPY":"INFRARED SPECTROSCOPY","NEUTRON DIFFRACTION":"NEUTRON DIFFRACTION","POWDER DIFFRACTION":"POWDER DIFFRACTION","SOLID-STATE NMR":"SOLID-STATE NMR","SOLUTION NMR":"SOLUTION NMR","SOLUTION SCATTERING":"SOLUTION SCATTERING","THEORETICAL MODEL":"THEORETICAL MODEL","X-RAY DIFFRACTION":"X-RAY DIFFRACTION"},operator:{In:"in",ExactMatch:"exact_match"}}},ExptlCrystal:{DensityMatthews:{path:"exptl_crystal.density_Matthews",type:"number",description:"The density of the crystal, expressed as the ratio of the\n volume of the asymmetric unit to the molecular mass of a\n monomer of the structure, in units of angstroms^3^ per dalton.\n\n Ref: Matthews, B. W. (1968). J. Mol. Biol. 33, 491-497.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The density of the crystal, expressed as the ratio of the\n volume of the asymmetric unit to the molecular mass of a\n monomer of the structure, in units of angstroms^3^ per dalton.\n\n Ref: Matthews, B. W. (1968). J. Mol. Biol. 33, 491-497.",context:"dictionary"},{text:"Vm/M : Vm= unit cell volume and M= total molecular weight of molecules/cell",context:"deposition"},{text:"Density (Matthews)",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:5}],rcsb_current_maximum_value:45.14,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DensityMeas:{path:"exptl_crystal.density_meas",type:"number",description:"Density values measured using standard chemical and physical\n methods. The units are megagrams per cubic metre (grams per\n cubic centimetre).",rcsb_search_context:["default-match"],rcsb_description:[{text:"Density values measured using standard chemical and physical\n methods. The units are megagrams per cubic metre (grams per\n cubic centimetre).",context:"dictionary"},{text:"Density Meas (Exptl Crystal)",context:"brief"}],rcsb_current_maximum_value:2572802.25,rcsb_current_minimum_value:3158e-7,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DensityPercentSol:{path:"exptl_crystal.density_percent_sol",type:"number",description:"Density value P calculated from the crystal cell and contents,\n expressed as per cent solvent.\n\n P = 1 - (1.23 N MMass) / V\n\n N = the number of molecules in the unit cell\n MMass = the molecular mass of each molecule (gm/mole)\n V = the volume of the unit cell (A^3^)\n 1.23 = a conversion factor evaluated as:\n\n (0.74 cm^3^/g) (10^24^ A^3^/cm^3^)\n --------------------------------------\n (6.02*10^23^) molecules/mole\n\n where 0.74 is an assumed value for the partial specific\n volume of the molecule",rcsb_search_context:["default-match"],rcsb_description:[{text:"Density value P calculated from the crystal cell and contents,\n expressed as per cent solvent.\n\n P = 1 - (1.23 N MMass) / V\n\n N = the number of molecules in the unit cell\n MMass = the molecular mass of each molecule (gm/mole)\n V = the volume of the unit cell (A^3^)\n 1.23 = a conversion factor evaluated as:\n\n (0.74 cm^3^/g) (10^24^ A^3^/cm^3^)\n --------------------------------------\n (6.02*10^23^) molecules/mole\n\n where 0.74 is an assumed value for the partial specific\n volume of the molecule",context:"dictionary"},{text:"Percent solvent content of cell",context:"deposition"},{text:"Density (% solvent)",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:10}],rcsb_current_maximum_value:96.06,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxMosaicity:{path:"exptl_crystal.pdbx_mosaicity",type:"number",description:"Isotropic approximation of the distribution of mis-orientation angles\nspecified in degrees of all the mosaic domain blocks in the crystal,\nrepresented as a standard deviation. Here, a mosaic block is a set of\ncontiguous unit cells assumed to be perfectly aligned. Lower mosaicity\nindicates better ordered crystals. See for example:\n\nNave, C. (1998). Acta Cryst. D54, 848-853.\n\nNote that many software packages estimate the mosaic rotation distribution\ndifferently and may combine several physical properties of the experiment\ninto a single mosaic term. This term will help fit the modeled spots\nto the observed spots without necessarily being directly related to the\nphysics of the crystal itself.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Isotropic approximation of the distribution of mis-orientation angles\nspecified in degrees of all the mosaic domain blocks in the crystal,\nrepresented as a standard deviation. Here, a mosaic block is a set of\ncontiguous unit cells assumed to be perfectly aligned. Lower mosaicity\nindicates better ordered crystals. See for example:\n\nNave, C. (1998). Acta Cryst. D54, 848-853.\n\nNote that many software packages estimate the mosaic rotation distribution\ndifferently and may combine several physical properties of the experiment\ninto a single mosaic term. This term will help fit the modeled spots\nto the observed spots without necessarily being directly related to the\nphysics of the crystal itself.",context:"dictionary"},{text:"Mosaicity (Exptl Crystal)",context:"brief"}],rcsb_current_maximum_value:20.715,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxMosaicityEsd:{path:"exptl_crystal.pdbx_mosaicity_esd",type:"number",description:"The uncertainty in the mosaicity estimate for the crystal.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The uncertainty in the mosaicity estimate for the crystal.",context:"dictionary"},{text:"Mosaicity Esd (Exptl Crystal)",context:"brief"}],rcsb_current_maximum_value:15.975,rcsb_current_minimum_value:.002,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},ExptlCrystalGrow:{Method:{path:"exptl_crystal_grow.method",type:"string",description:"The method used to grow the crystals.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used to grow the crystals.",context:"dictionary"},{text:"Crystallization Method",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:25}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PH:{path:"exptl_crystal_grow.pH",type:"number",description:"The pH at which the crystal was grown. If more than one pH was\n employed during the crystallization process, the final pH should\n be noted here and the protocol involving multiple pH values\n should be described in _exptl_crystal_grow.details.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The pH at which the crystal was grown. If more than one pH was\n employed during the crystallization process, the final pH should\n be noted here and the protocol involving multiple pH values\n should be described in _exptl_crystal_grow.details.",context:"dictionary"},{text:"Provide the pH of the buffer used in crystallization",context:"deposition"},{text:"pH",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:20}],rcsb_current_maximum_value:12,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxDetails:{path:"exptl_crystal_grow.pdbx_details",type:"string",description:"Text description of crystal growth procedure.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Text description of crystal growth procedure.",context:"dictionary"},{text:"Crystallization Details",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:30}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Temp:{path:"exptl_crystal_grow.temp",type:"number",description:"The temperature in kelvins at which the crystal was grown.\n If more than one temperature was employed during the\n crystallization process, the final temperature should be noted\n here and the protocol involving multiple temperatures should be\n described in _exptl_crystal_grow.details.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The temperature in kelvins at which the crystal was grown.\n If more than one temperature was employed during the\n crystallization process, the final temperature should be noted\n here and the protocol involving multiple temperatures should be\n described in _exptl_crystal_grow.details.",context:"dictionary"},{text:"Temperature",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:15}],rcsb_current_maximum_value:333.15,rcsb_current_minimum_value:100,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},PdbxSgProject:{FullNameOfCenter:{path:"pdbx_SG_project.full_name_of_center",type:"string",description:"The value identifies the full name of center.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"Accelerated Technologies Center for Gene to 3D Structure",detail:"ATCG3D"},{value:"Assembly, Dynamics and Evolution of Cell-Cell and Cell-Matrix Adhesions",detail:"CELLMAT"},{value:"Atoms-to-Animals: The Immune Function Network",detail:"IFN"},{value:"Bacterial targets at IGS-CNRS, France",detail:"BIGS"},{value:"Berkeley Structural Genomics Center",detail:"BSGC"},{value:"Center for Eukaryotic Structural Genomics",detail:"CESG"},{value:"Center for High-Throughput Structural Biology",detail:"CHTSB"},{value:"Center for Membrane Proteins of Infectious Diseases",detail:"MPID"},{value:"Center for Structural Biology of Infectious Diseases",detail:"CSBID"},{value:"Center for Structural Genomics of Infectious Diseases",detail:"CSGID"},{value:"Center for Structures of Membrane Proteins",detail:"CSMP"},{value:"Center for the X-ray Structure Determination of Human Transporters",detail:"TransportPDB"},{value:"Chaperone-Enabled Studies of Epigenetic Regulation Enzymes",detail:"CEBS"},{value:"Enzyme Discovery for Natural Product Biosynthesis",detail:"NatPro"},{value:"GPCR Network",detail:"GPCR"},{value:"Integrated Center for Structure and Function Innovation",detail:"ISFI"},{value:"Israel Structural Proteomics Center",detail:"ISPC"},{value:"Joint Center for Structural Genomics",detail:"JCSG"},{value:"Marseilles Structural Genomics Program @ AFMB",detail:"MSGP"},{value:"Medical Structural Genomics of Pathogenic Protozoa",detail:"MSGPP"},{value:"Membrane Protein Structural Biology Consortium",detail:"MPSBC"},{value:"Membrane Protein Structures by Solution NMR",detail:"MPSbyNMR"},{value:"Midwest Center for Macromolecular Research",detail:"MCMR"},{value:"Midwest Center for Structural Genomics",detail:"MCSG"},{value:"Mitochondrial Protein Partnership",detail:"MPP"},{value:"Montreal-Kingston Bacterial Structural Genomics Initiative",detail:"BSGI"},{value:"Mycobacterium Tuberculosis Structural Proteomics Project",detail:"XMTB"},{value:"New York Consortium on Membrane Protein Structure",detail:"NYCOMPS"},{value:"New York SGX Research Center for Structural Genomics",detail:"NYSGXRC"},{value:"New York Structural GenomiX Research Consortium",detail:"NYSGXRC"},{value:"New York Structural Genomics Research Consortium",detail:"NYSGRC"},{value:"Northeast Structural Genomics Consortium",detail:"NESG"},{value:"Nucleocytoplasmic Transport: a Target for Cellular Control",detail:"NPCXstals"},{value:"Ontario Centre for Structural Proteomics",detail:"OCSP"},{value:"Oxford Protein Production Facility",detail:"OPPF"},{value:"Paris-Sud Yeast Structural Genomics",detail:"YSG"},{value:"Partnership for Nuclear Receptor Signaling Code Biology",detail:"NHRs"},{value:"Partnership for Stem Cell Biology",detail:"STEMCELL"},{value:"Partnership for T-Cell Biology",detail:"TCELL"},{value:"Program for the Characterization of Secreted Effector Proteins",detail:"PCSEP"},{value:"Protein Structure Factory",detail:"PSF"},{value:"RIKEN Structural Genomics/Proteomics Initiative",detail:"RSGI"},{value:"Scottish Structural Proteomics Facility",detail:"SSPF"},{value:"Seattle Structural Genomics Center for Infectious Disease",detail:"SSGCID"},{value:"South Africa Structural Targets Annotation Database",detail:"SASTAD"},{value:"Southeast Collaboratory for Structural Genomics",detail:"SECSG"},{value:"Structural Genomics Consortium",detail:"SGC"},{value:"Structural Genomics Consortium for Research on Gene Expression",detail:"SGCGES"},{value:"Structural Genomics of Pathogenic Protozoa Consortium",detail:"SGPP"},{value:"Structural Proteomics in Europe",detail:"SPINE"},{value:"Structural Proteomics in Europe 2",detail:"SPINE-2"},{value:"Structure 2 Function Project",detail:"S2F"},{value:"Structure, Dynamics and Activation Mechanisms of Chemokine Receptors",detail:"CHSAM"},{value:"Structure-Function Analysis of Polymorphic CDI Toxin-Immunity Protein Complexes",detail:"UC4CDI"},{value:"Structure-Function Studies of Tight Junction Membrane Proteins",detail:"TJMP"},{value:"Structures of Mtb Proteins Conferring Susceptibility to Known Mtb Inhibitors",detail:"MTBI"},{value:"TB Structural Genomics Consortium",detail:"TBSGC"},{value:"Transcontinental EM Initiative for Membrane Protein Structure",detail:"TEMIMPS"},{value:"Transmembrane Protein Center",detail:"TMPC"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The value identifies the full name of center.",context:"dictionary"},{text:"The full name of Structural Genomics center",context:"deposition"},{text:"Structural Genomics Project Center Name",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:45}],enum:{"Accelerated Technologies Center for Gene to 3D Structure":"Accelerated Technologies Center for Gene to 3D Structure","Assembly, Dynamics and Evolution of Cell-Cell and Cell-Matrix Adhesions":"Assembly, Dynamics and Evolution of Cell-Cell and Cell-Matrix Adhesions","Atoms-to-Animals: The Immune Function Network":"Atoms-to-Animals: The Immune Function Network","Bacterial targets at IGS-CNRS, France":"Bacterial targets at IGS-CNRS, France","Berkeley Structural Genomics Center":"Berkeley Structural Genomics Center","Center for Eukaryotic Structural Genomics":"Center for Eukaryotic Structural Genomics","Center for High-Throughput Structural Biology":"Center for High-Throughput Structural Biology","Center for Membrane Proteins of Infectious Diseases":"Center for Membrane Proteins of Infectious Diseases","Center for Structural Biology of Infectious Diseases":"Center for Structural Biology of Infectious Diseases","Center for Structural Genomics of Infectious Diseases":"Center for Structural Genomics of Infectious Diseases","Center for Structures of Membrane Proteins":"Center for Structures of Membrane Proteins","Center for the X-ray Structure Determination of Human Transporters":"Center for the X-ray Structure Determination of Human Transporters","Chaperone-Enabled Studies of Epigenetic Regulation Enzymes":"Chaperone-Enabled Studies of Epigenetic Regulation Enzymes","Enzyme Discovery for Natural Product Biosynthesis":"Enzyme Discovery for Natural Product Biosynthesis","GPCR Network":"GPCR Network","Integrated Center for Structure and Function Innovation":"Integrated Center for Structure and Function Innovation","Israel Structural Proteomics Center":"Israel Structural Proteomics Center","Joint Center for Structural Genomics":"Joint Center for Structural Genomics","Marseilles Structural Genomics Program @ AFMB":"Marseilles Structural Genomics Program @ AFMB","Medical Structural Genomics of Pathogenic Protozoa":"Medical Structural Genomics of Pathogenic Protozoa","Membrane Protein Structural Biology Consortium":"Membrane Protein Structural Biology Consortium","Membrane Protein Structures by Solution NMR":"Membrane Protein Structures by Solution NMR","Midwest Center for Macromolecular Research":"Midwest Center for Macromolecular Research","Midwest Center for Structural Genomics":"Midwest Center for Structural Genomics","Mitochondrial Protein Partnership":"Mitochondrial Protein Partnership","Montreal-Kingston Bacterial Structural Genomics Initiative":"Montreal-Kingston Bacterial Structural Genomics Initiative","Mycobacterium Tuberculosis Structural Proteomics Project":"Mycobacterium Tuberculosis Structural Proteomics Project","New York Consortium on Membrane Protein Structure":"New York Consortium on Membrane Protein Structure","New York SGX Research Center for Structural Genomics":"New York SGX Research Center for Structural Genomics","New York Structural GenomiX Research Consortium":"New York Structural GenomiX Research Consortium","New York Structural Genomics Research Consortium":"New York Structural Genomics Research Consortium","Northeast Structural Genomics Consortium":"Northeast Structural Genomics Consortium","Nucleocytoplasmic Transport: a Target for Cellular Control":"Nucleocytoplasmic Transport: a Target for Cellular Control","Ontario Centre for Structural Proteomics":"Ontario Centre for Structural Proteomics","Oxford Protein Production Facility":"Oxford Protein Production Facility","Paris-Sud Yeast Structural Genomics":"Paris-Sud Yeast Structural Genomics","Partnership for Nuclear Receptor Signaling Code Biology":"Partnership for Nuclear Receptor Signaling Code Biology","Partnership for Stem Cell Biology":"Partnership for Stem Cell Biology","Partnership for T-Cell Biology":"Partnership for T-Cell Biology","Program for the Characterization of Secreted Effector Proteins":"Program for the Characterization of Secreted Effector Proteins","Protein Structure Factory":"Protein Structure Factory","RIKEN Structural Genomics/Proteomics Initiative":"RIKEN Structural Genomics/Proteomics Initiative","Scottish Structural Proteomics Facility":"Scottish Structural Proteomics Facility","Seattle Structural Genomics Center for Infectious Disease":"Seattle Structural Genomics Center for Infectious Disease","South Africa Structural Targets Annotation Database":"South Africa Structural Targets Annotation Database","Southeast Collaboratory for Structural Genomics":"Southeast Collaboratory for Structural Genomics","Structural Genomics Consortium":"Structural Genomics Consortium","Structural Genomics Consortium for Research on Gene Expression":"Structural Genomics Consortium for Research on Gene Expression","Structural Genomics of Pathogenic Protozoa Consortium":"Structural Genomics of Pathogenic Protozoa Consortium","Structural Proteomics in Europe":"Structural Proteomics in Europe","Structural Proteomics in Europe 2":"Structural Proteomics in Europe 2","Structure 2 Function Project":"Structure 2 Function Project","Structure, Dynamics and Activation Mechanisms of Chemokine Receptors":"Structure, Dynamics and Activation Mechanisms of Chemokine Receptors","Structure-Function Analysis of Polymorphic CDI Toxin-Immunity Protein Complexes":"Structure-Function Analysis of Polymorphic CDI Toxin-Immunity Protein Complexes","Structure-Function Studies of Tight Junction Membrane Proteins":"Structure-Function Studies of Tight Junction Membrane Proteins","Structures of Mtb Proteins Conferring Susceptibility to Known Mtb Inhibitors":"Structures of Mtb Proteins Conferring Susceptibility to Known Mtb Inhibitors","TB Structural Genomics Consortium":"TB Structural Genomics Consortium","Transcontinental EM Initiative for Membrane Protein Structure":"Transcontinental EM Initiative for Membrane Protein Structure","Transmembrane Protein Center":"Transmembrane Protein Center"},operator:{In:"in",ExactMatch:"exact_match"}},InitialOfCenter:{path:"pdbx_SG_project.initial_of_center",type:"string",description:"The value identifies the full name of center.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"ATCG3D",detail:"Accelerated Technologies Center for Gene to 3D Structure"},{value:"BIGS",detail:"Bacterial targets at IGS-CNRS, France"},{value:"BSGC",detail:"Berkeley Structural Genomics Center"},{value:"BSGI",detail:"Montreal-Kingston Bacterial Structural Genomics Initiative"},{value:"CEBS",detail:"Chaperone-Enabled Studies of Epigenetic Regulation Enzymes"},{value:"CELLMAT",detail:"Assembly, Dynamics and Evolution of Cell-Cell and Cell-Matrix Adhesions"},{value:"CESG",detail:"Center for Eukaryotic Structural Genomics"},{value:"CHSAM",detail:"Structure, Dynamics and Activation Mechanisms of Chemokine Receptors"},{value:"CHTSB",detail:"Center for High-Throughput Structural Biology"},{value:"CSBID",detail:"Center for Structural Biology of Infectious Diseases"},{value:"CSGID",detail:"Center for Structural Genomics of Infectious Diseases"},{value:"CSMP",detail:"Center for Structures of Membrane Proteins"},{value:"GPCR",detail:"GPCR Network"},{value:"IFN",detail:"Atoms-to-Animals: The Immune Function Network"},{value:"ISFI",detail:"Integrated Center for Structure and Function Innovation"},{value:"ISPC",detail:"Israel Structural Proteomics Center"},{value:"JCSG",detail:"Joint Center for Structural Genomics"},{value:"MCMR",detail:"Midwest Center for Macromolecular Research"},{value:"MCSG",detail:"Midwest Center for Structural Genomics"},{value:"MPID",detail:"Center for Membrane Proteins of Infectious Diseases"},{value:"MPP",detail:"Mitochondrial Protein Partnership"},{value:"MPSBC",detail:"Membrane Protein Structural Biology Consortium"},{value:"MPSbyNMR",detail:"Membrane Protein Structures by Solution NMR"},{value:"MSGP",detail:"Marseilles Structural Genomics Program @ AFMB"},{value:"MSGPP",detail:"Medical Structural Genomics of Pathogenic Protozoa"},{value:"MTBI",detail:"Structures of Mtb Proteins Conferring Susceptibility to Known Mtb Inhibitors"},{value:"NESG",detail:"Northeast Structural Genomics Consortium"},{value:"NHRs",detail:"Partnership for Nuclear Receptor Signaling Code Biology"},{value:"NPCXstals",detail:"Nucleocytoplasmic Transport: a Target for Cellular Control"},{value:"NYCOMPS",detail:"New York Consortium on Membrane Protein Structure"},{value:"NYSGRC",detail:"New York Structural Genomics Research Consortium"},{value:"NYSGXRC",detail:"New York Structural GenomiX Research Consortium"},{value:"NatPro",detail:"Enzyme Discovery for Natural Product Biosynthesis"},{value:"OCSP",detail:"Ontario Centre for Structural Proteomics"},{value:"OPPF",detail:"Oxford Protein Production Facility"},{value:"PCSEP",detail:"Program for the Characterization of Secreted Effector Proteins"},{value:"PSF",detail:"Protein Structure Factory"},{value:"RSGI",detail:"RIKEN Structural Genomics/Proteomics Initiative"},{value:"S2F",detail:"Structure 2 Function Project"},{value:"SASTAD",detail:"South Africa Structural Targets Annotation Database"},{value:"SECSG",detail:"Southeast Collaboratory for Structural Genomics"},{value:"SGC",detail:"Structural Genomics Consortium"},{value:"SGCGES",detail:"Structural Genomics Consortium for Research on Gene Expression"},{value:"SGPP",detail:"Structural Genomics of Pathogenic Protozoa Consortium"},{value:"SPINE",detail:"Structural Proteomics in Europe"},{value:"SPINE-2",detail:"Structural Proteomics in Europe 2"},{value:"SSGCID",detail:"Seattle Structural Genomics Center for Infectious Disease"},{value:"SSPF",detail:"Scottish Structural Proteomics Facility"},{value:"STEMCELL",detail:"Partnership for Stem Cell Biology"},{value:"TBSGC",detail:"TB Structural Genomics Consortium"},{value:"TCELL",detail:"Partnership for T-Cell Biology"},{value:"TEMIMPS",detail:"Transcontinental EM Initiative for Membrane Protein Structure"},{value:"TJMP",detail:"Structure-Function Studies of Tight Junction Membrane Proteins"},{value:"TMPC",detail:"Transmembrane Protein Center"},{value:"TransportPDB",detail:"Center for the X-ray Structure Determination of Human Transporters"},{value:"UC4CDI",detail:"Structure-Function Analysis of Polymorphic CDI Toxin-Immunity Protein Complexes"},{value:"XMTB",detail:"Mycobacterium Tuberculosis Structural Proteomics Project"},{value:"YSG",detail:"Paris-Sud Yeast Structural Genomics"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The value identifies the full name of center.",context:"dictionary"},{text:"Structural Genomics Project Center Initials",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:40}],enum:{ATCG3D:"ATCG3D",BIGS:"BIGS",BSGC:"BSGC",BSGI:"BSGI",CEBS:"CEBS",CELLMAT:"CELLMAT",CESG:"CESG",CHSAM:"CHSAM",CHTSB:"CHTSB",CSBID:"CSBID",CSGID:"CSGID",CSMP:"CSMP",GPCR:"GPCR",IFN:"IFN",ISFI:"ISFI",ISPC:"ISPC",JCSG:"JCSG",MCMR:"MCMR",MCSG:"MCSG",MPID:"MPID",MPP:"MPP",MPSBC:"MPSBC",MPSbyNMR:"MPSbyNMR",MSGP:"MSGP",MSGPP:"MSGPP",MTBI:"MTBI",NESG:"NESG",NHRs:"NHRs",NPCXstals:"NPCXstals",NYCOMPS:"NYCOMPS",NYSGRC:"NYSGRC",NYSGXRC:"NYSGXRC",NatPro:"NatPro",OCSP:"OCSP",OPPF:"OPPF",PCSEP:"PCSEP",PSF:"PSF",RSGI:"RSGI",S2F:"S2F",SASTAD:"SASTAD",SECSG:"SECSG",SGC:"SGC",SGCGES:"SGCGES",SGPP:"SGPP",SPINE:"SPINE","SPINE-2":"SPINE-2",SSGCID:"SSGCID",SSPF:"SSPF",STEMCELL:"STEMCELL",TBSGC:"TBSGC",TCELL:"TCELL",TEMIMPS:"TEMIMPS",TJMP:"TJMP",TMPC:"TMPC",TransportPDB:"TransportPDB",UC4CDI:"UC4CDI",XMTB:"XMTB",YSG:"YSG"},operator:{In:"in",ExactMatch:"exact_match"}},ProjectName:{path:"pdbx_SG_project.project_name",type:"string",description:"The value identifies the Structural Genomics project.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The value identifies the Structural Genomics project.",context:"dictionary"},{text:"This specific Structural Genomics project name",context:"deposition"},{text:"Structural Genomics Project Name",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:35}],enum:{"Enzyme Function Initiative":"Enzyme Function Initiative","NIAID, National Institute of Allergy and Infectious Diseases":"NIAID, National Institute of Allergy and Infectious Diseases","NPPSFA, National Project on Protein Structural and Functional Analyses":"NPPSFA, National Project on Protein Structural and Functional Analyses","PSI, Protein Structure Initiative":"PSI, Protein Structure Initiative","PSI:Biology":"PSI:Biology"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxAuditSupport:{Country:{path:"pdbx_audit_support.country",type:"string",description:"The country/region providing the funding support for the entry.\n Funding information is optionally provided for entries after June 2016.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The country/region providing the funding support for the entry.\n Funding information is optionally provided for entries after June 2016.",context:"dictionary"},{text:"Funding Country",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:70}],operator:{In:"in",ExactMatch:"exact_match"}},FundingOrganization:{path:"pdbx_audit_support.funding_organization",type:"string",description:"The name of the organization providing funding support for the\n entry. Funding information is optionally provided for entries\n after June 2016.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The name of the organization providing funding support for the\n entry. Funding information is optionally provided for entries\n after June 2016.",context:"dictionary"},{text:"Funding Organization",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:60}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},GrantNumber:{path:"pdbx_audit_support.grant_number",type:"string",description:"The grant number associated with this source of support.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The grant number associated with this source of support.",context:"dictionary"},{text:"Funding Grant Number",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:65}],operator:{In:"in",ExactMatch:"exact_match"}}},PdbxDatabasePdbObsSpr:{ReplacePdbId:{path:"pdbx_database_PDB_obs_spr.replace_pdb_id",type:"string",description:"The PDB identifier for the replaced (OLD) entry/entries.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The PDB identifier for the replaced (OLD) entry/entries.",context:"dictionary"},{text:"The PDB identifier(s) for the entry/entries to be replaced by this on-going deposition",context:"deposition"},{text:"Replace Pdb Id (Database Pdb Obs Spr)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},PdbxDatabaseRelated:{ContentType:{path:"pdbx_database_related.content_type",type:"string",description:"The identifying content type of the related entry.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The identifying content type of the related entry.",context:"dictionary"},{text:"Content Types Available in a Related Resource",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:80}],enum:{"associated EM volume":"associated EM volume","associated NMR restraints":"associated NMR restraints","associated SAS data":"associated SAS data","associated structure factors":"associated structure factors","complete structure":"complete structure","consensus EM volume":"consensus EM volume","derivative structure":"derivative structure",ensemble:"ensemble","focused EM volume":"focused EM volume","minimized average structure":"minimized average structure","native structure":"native structure",other:"other","other EM volume":"other EM volume","protein target sequence and/or protocol data":"protein target sequence and/or protocol data","re-refinement":"re-refinement","representative structure":"representative structure",split:"split",unspecified:"unspecified"},operator:{In:"in",ExactMatch:"exact_match"}},DbId:{path:"pdbx_database_related.db_id",type:"string",description:"The identifying code in the related database.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The identifying code in the related database.",context:"dictionary"},{text:"The identifying code in the related database",context:"deposition"},{text:"Db Id (Database Related)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},DbName:{path:"pdbx_database_related.db_name",type:"string",description:"The name of the database containing the related entry.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The name of the database containing the related entry.",context:"dictionary"},{text:"The name of the database containing the related entry",context:"deposition"},{text:"Related Resource Name Containing Additional Content",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:85}],enum:{BIOISIS:"BIOISIS",BMCD:"BMCD",BMRB:"BMRB",EMDB:"EMDB",NDB:"NDB",PDB:"PDB","PDB-Dev":"PDB-Dev",SASBDB:"SASBDB",TargetDB:"TargetDB",TargetTrack:"TargetTrack"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxDatabaseStatus:{PdbFormatCompatible:{path:"pdbx_database_status.pdb_format_compatible",type:"string",description:"A flag indicating that the entry is compatible with the PDB format.\n\n A value of 'N' indicates that the no PDB format data file is\n corresponding to this entry is available in the PDB archive.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"No"},{value:"Y",detail:"Yes"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A flag indicating that the entry is compatible with the PDB format.\n\n A value of 'N' indicates that the no PDB format data file is\n corresponding to this entry is available in the PDB archive.",context:"dictionary"},{text:"Compatible with PDB Format",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:55}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxDepositGroup:{GroupDescription:{path:"pdbx_deposit_group.group_description",type:"string",description:"A description of the contents of entries in the collection.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the contents of entries in the collection.",context:"dictionary"},{text:"Group Description (Deposit Group)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},GroupId:{path:"pdbx_deposit_group.group_id",type:"string",description:"A unique identifier for a group of entries deposited as a collection.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"A unique identifier for a group of entries deposited as a collection.",context:"dictionary"},{text:"PDB Deposit Group ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:20}],operator:{In:"in",ExactMatch:"exact_match"}},GroupTitle:{path:"pdbx_deposit_group.group_title",type:"string",description:"A title to describe the group of entries deposited in the collection.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A title to describe the group of entries deposited in the collection.",context:"dictionary"},{text:"Group Title (Deposit Group)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},GroupType:{path:"pdbx_deposit_group.group_type",type:"string",description:"Text to describe a grouping of entries in multiple collections",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Text to describe a grouping of entries in multiple collections",context:"dictionary"},{text:"Group Type (Deposit Group)",context:"brief"}],enum:{"changed state":"changed state","ground state":"ground state",undefined:"undefined"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxInitialRefinementModel:{AccessionCode:{path:"pdbx_initial_refinement_model.accession_code",type:"string",description:"This item identifies an accession code of the resource where the initial model\n is used",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"This item identifies an accession code of the resource where the initial model\n is used",context:"dictionary"},{text:"Starting Model Accession",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:40}],operator:{In:"in",ExactMatch:"exact_match"}},SourceName:{path:"pdbx_initial_refinement_model.source_name",type:"string",description:"This item identifies the resource of initial model used for refinement",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"This item identifies the resource of initial model used for refinement",context:"dictionary"},{text:"Starting Model Source",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:35}],enum:{AlphaFold:"AlphaFold",ITasser:"ITasser",InsightII:"InsightII",ModelArchive:"ModelArchive",Modeller:"Modeller",Other:"Other",PDB:"PDB","PDB-Dev":"PDB-Dev",PHYRE:"PHYRE",Robetta:"Robetta",RoseTTAFold:"RoseTTAFold",SwissModel:"SwissModel"},operator:{In:"in",ExactMatch:"exact_match"}},Type:{path:"pdbx_initial_refinement_model.type",type:"string",description:"This item describes the type of the initial model was generated",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"This item describes the type of the initial model was generated",context:"dictionary"},{text:"Starting Model Type",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:30}],enum:{"experimental model":"experimental model","in silico model":"in silico model","integrative model":"integrative model",other:"other"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxMoleculeFeatures:{Class:{path:"pdbx_molecule_features.class",type:"string",description:"Broadly defines the function of the molecule.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Broadly defines the function of the molecule.",context:"dictionary"},{text:"Class (Molecule Features)",context:"brief"}],enum:{Antagonist:"Antagonist",Anthelmintic:"Anthelmintic",Antibiotic:"Antibiotic","Antibiotic, Anthelmintic":"Antibiotic, Anthelmintic","Antibiotic, Antimicrobial":"Antibiotic, Antimicrobial","Antibiotic, Antineoplastic":"Antibiotic, Antineoplastic",Anticancer:"Anticancer",Anticoagulant:"Anticoagulant","Anticoagulant, Antithrombotic":"Anticoagulant, Antithrombotic",Antifungal:"Antifungal",Antigen:"Antigen",Antiinflammatory:"Antiinflammatory",Antimicrobial:"Antimicrobial","Antimicrobial, Antiparasitic, Antibiotic":"Antimicrobial, Antiparasitic, Antibiotic","Antimicrobial, Antiretroviral":"Antimicrobial, Antiretroviral","Antimicrobial, Antitumor":"Antimicrobial, Antitumor",Antineoplastic:"Antineoplastic",Antiparasitic:"Antiparasitic",Antiretroviral:"Antiretroviral",Antithrombotic:"Antithrombotic",Antitumor:"Antitumor",Antiviral:"Antiviral","CASPASE inhibitor":"CASPASE inhibitor","Chaperone binding":"Chaperone binding","Drug delivery":"Drug delivery","Enzyme inhibitor":"Enzyme inhibitor","Glycan component":"Glycan component","Growth factor":"Growth factor",Immunosuppressant:"Immunosuppressant",Inducer:"Inducer",Inhibitor:"Inhibitor",Lantibiotic:"Lantibiotic",Metabolism:"Metabolism","Metal transport":"Metal transport",Nutrient:"Nutrient","Oxidation-reduction":"Oxidation-reduction","Protein binding":"Protein binding",Receptor:"Receptor","Substrate analog":"Substrate analog","Synthetic opioid":"Synthetic opioid","Thrombin inhibitor":"Thrombin inhibitor","Thrombin inhibitor, Trypsin inhibitor":"Thrombin inhibitor, Trypsin inhibitor",Toxin:"Toxin","Transition state mimetic":"Transition state mimetic","Transport activator":"Transport activator","Trypsin inhibitor":"Trypsin inhibitor",Unknown:"Unknown","Water retention":"Water retention"},operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Details:{path:"pdbx_molecule_features.details",type:"string",description:"Additional details describing the molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Additional details describing the molecule.",context:"dictionary"},{text:"Details (Molecule Features)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"pdbx_molecule_features.name",type:"string",description:"A name of the molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A name of the molecule.",context:"dictionary"},{text:"Name (Molecule Features)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PrdId:{path:"pdbx_molecule_features.prd_id",type:"string",description:"The value of _pdbx_molecule_features.prd_id is the accession code for this\n reference molecule.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The value of _pdbx_molecule_features.prd_id is the accession code for this\n reference molecule.",context:"dictionary"},{text:"Prd Id (Molecule Features)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},PdbxNmrDetails:{Text:{path:"pdbx_nmr_details.text",type:"string",description:"Additional details describing the NMR experiment.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Additional details describing the NMR experiment.",context:"dictionary"},{text:"Text (Nmr Details)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxNmrRefine:{Details:{path:"pdbx_nmr_refine.details",type:"string",description:"Additional details about the NMR refinement.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Additional details about the NMR refinement.",context:"dictionary"},{text:"Details (Nmr Refine)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"pdbx_nmr_refine.method",type:"string",description:"The method used to determine the structure.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used to determine the structure.",context:"dictionary"},{text:"NMR Method to Determination Structure",context:"brief"}],rcsb_search_group:[{group_name:"NMR Method Details",priority_order:20}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxNmrSampleDetails:{Contents:{path:"pdbx_nmr_sample_details.contents",type:"string",description:"A complete description of each NMR sample. Include the concentration\nand concentration units for each component (include buffers, etc.). For each\ncomponent describe the isotopic composition, including the % labeling level,\nif known.\n\nFor example:\n1. Uniform (random) labeling with 15N: U-15N\n2. Uniform (random) labeling with 13C, 15N at known labeling\n levels: U-95% 13C;U-98% 15N\n3. Residue selective labeling: U-95% 15N-Thymine\n4. Site specific labeling: 95% 13C-Ala18,\n5. Natural abundance labeling in an otherwise uniformly labeled\n biomolecule is designated by NA: U-13C; NA-K,H",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A complete description of each NMR sample. Include the concentration\nand concentration units for each component (include buffers, etc.). For each\ncomponent describe the isotopic composition, including the % labeling level,\nif known.\n\nFor example:\n1. Uniform (random) labeling with 15N: U-15N\n2. Uniform (random) labeling with 13C, 15N at known labeling\n levels: U-95% 13C;U-98% 15N\n3. Residue selective labeling: U-95% 15N-Thymine\n4. Site specific labeling: 95% 13C-Ala18,\n5. Natural abundance labeling in an otherwise uniformly labeled\n biomolecule is designated by NA: U-13C; NA-K,H",context:"dictionary"},{text:"Contents (Nmr Sample Details)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Details:{path:"pdbx_nmr_sample_details.details",type:"string",description:"Brief description of the sample providing additional information not captured by other items in the category.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Brief description of the sample providing additional information not captured by other items in the category.",context:"dictionary"},{text:"Brief description of the sample, providing additional information not captured by other items in the category.",context:"deposition"},{text:"Details (Nmr Sample Details)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Label:{path:"pdbx_nmr_sample_details.label",type:"string",description:"A value that uniquely identifies this sample from the other samples listed\nin the entry.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A value that uniquely identifies this sample from the other samples listed\nin the entry.",context:"dictionary"},{text:"A name that uniquely identifies this sample from the others listed in the entry.",context:"deposition"},{text:"Label (Nmr Sample Details)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxNmrSoftware:{Name:{path:"pdbx_nmr_software.name",type:"string",description:"The name of the software used for the task.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The name of the software used for the task.",context:"dictionary"},{text:"The name of the software used for this procedure.",context:"deposition"},{text:"Name (Nmr Software)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxNmrSpectrometer:{FieldStrength:{path:"pdbx_nmr_spectrometer.field_strength",type:"number",description:"The field strength in MHz of the spectrometer",rcsb_search_context:["default-match"],rcsb_description:[{text:"The field strength in MHz of the spectrometer",context:"dictionary"},{text:"Select the field strength in MHz",context:"deposition"},{text:"NMR Spectrometer Field Strength",context:"brief"}],rcsb_search_group:[{group_name:"NMR Method Details",priority_order:15}],rcsb_current_maximum_value:3400,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Manufacturer:{path:"pdbx_nmr_spectrometer.manufacturer",type:"string",description:"The name of the manufacturer of the spectrometer.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The name of the manufacturer of the spectrometer.",context:"dictionary"},{text:"NMR Spectrometer Manufacturer",context:"brief"}],rcsb_search_group:[{group_name:"NMR Method Details",priority_order:5}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Model:{path:"pdbx_nmr_spectrometer.model",type:"string",description:"The model of the NMR spectrometer.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The model of the NMR spectrometer.",context:"dictionary"},{text:"NMR Spectrometer Model",context:"brief"}],rcsb_search_group:[{group_name:"NMR Method Details",priority_order:10}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxReflnsTwin:{Type:{path:"pdbx_reflns_twin.type",type:"string",description:"There are two types of twinning: merohedral or hemihedral\n non-merohedral or epitaxial\n\nFor merohedral twinning the diffraction patterns from the different domains are\ncompletely superimposable. Hemihedral twinning is a special case of merohedral\ntwinning. It only involves two distinct domains. Pseudo-merohedral twinning is\na subclass merohedral twinning in which lattice is coincidentally superimposable.\n\nIn the case of non-merohedral or epitaxial twinning the reciprocal\nlattices do not superimpose exactly. In this case the diffraction pattern\nconsists of two (or more) interpenetrating lattices, which can in principle\nbe separated.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"There are two types of twinning: merohedral or hemihedral\n non-merohedral or epitaxial\n\nFor merohedral twinning the diffraction patterns from the different domains are\ncompletely superimposable. Hemihedral twinning is a special case of merohedral\ntwinning. It only involves two distinct domains. Pseudo-merohedral twinning is\na subclass merohedral twinning in which lattice is coincidentally superimposable.\n\nIn the case of non-merohedral or epitaxial twinning the reciprocal\nlattices do not superimpose exactly. In this case the diffraction pattern\nconsists of two (or more) interpenetrating lattices, which can in principle\nbe separated.",context:"dictionary"},{text:"Type of Twinning",context:"brief"}],rcsb_search_group:[{group_name:"Crystal Properties",priority_order:35}],enum:{epitaxial:"epitaxial",hemihedral:"hemihedral",merohedral:"merohedral","non-merohedral":"non-merohedral","pseudo-merohedral":"pseudo-merohedral",tetartohedral:"tetartohedral"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxSerialCrystallographyMeasurement:{Collimation:{path:"pdbx_serial_crystallography_measurement.collimation",type:"string",description:"The collimation or type of focusing optics applied to the radiation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The collimation or type of focusing optics applied to the radiation.",context:"dictionary"},{text:"Collimation (Serial Crystallography Measurement)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxSerialCrystallographySampleDelivery:{Description:{path:"pdbx_serial_crystallography_sample_delivery.description",type:"string",description:"The description of the mechanism by which the specimen in placed in the path\n of the source.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The description of the mechanism by which the specimen in placed in the path\n of the source.",context:"dictionary"},{text:"Description (Serial Crystallography Sample Delivery)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"pdbx_serial_crystallography_sample_delivery.method",type:"string",description:"The description of the mechanism by which the specimen in placed in the path\n of the source.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The description of the mechanism by which the specimen in placed in the path\n of the source.",context:"dictionary"},{text:"Method (Serial Crystallography Sample Delivery)",context:"brief"}],enum:{"fixed target":"fixed target",injection:"injection"},operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxSerialCrystallographySampleDeliveryFixedTarget:{Description:{path:"pdbx_serial_crystallography_sample_delivery_fixed_target.description",type:"string",description:"For a fixed target sample, a description of sample preparation",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"For a fixed target sample, a description of sample preparation",context:"dictionary"},{text:"Description (Serial Crystallography Sample Delivery Fixed Target)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Details:{path:"pdbx_serial_crystallography_sample_delivery_fixed_target.details",type:"string",description:"Any details pertinent to the fixed sample target",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Any details pertinent to the fixed sample target",context:"dictionary"},{text:"Details (Serial Crystallography Sample Delivery Fixed Target)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxSerialCrystallographySampleDeliveryInjection:{Description:{path:"pdbx_serial_crystallography_sample_delivery_injection.description",type:"string",description:"For continuous sample flow experiments, a description of the injector used\n to move the sample into the beam.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"For continuous sample flow experiments, a description of the injector used\n to move the sample into the beam.",context:"dictionary"},{text:"Description (Serial Crystallography Sample Delivery Injection)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},InjectorNozzle:{path:"pdbx_serial_crystallography_sample_delivery_injection.injector_nozzle",type:"string",description:"The type of nozzle to deliver and focus sample jet",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The type of nozzle to deliver and focus sample jet",context:"dictionary"},{text:"Injector Nozzle (Serial Crystallography Sample Delivery Injection)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Preparation:{path:"pdbx_serial_crystallography_sample_delivery_injection.preparation",type:"string",description:"Details of crystal growth and preparation of the crystals",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Details of crystal growth and preparation of the crystals",context:"dictionary"},{text:"Preparation (Serial Crystallography Sample Delivery Injection)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxSolnScatter:{DataAnalysisSoftwareList:{path:"pdbx_soln_scatter.data_analysis_software_list",type:"string",description:"A list of the software used in the data analysis",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A list of the software used in the data analysis",context:"dictionary"},{text:"Data Analysis Software List (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DataReductionSoftwareList:{path:"pdbx_soln_scatter.data_reduction_software_list",type:"string",description:"A list of the software used in the data reduction",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A list of the software used in the data reduction",context:"dictionary"},{text:"Data Reduction Software List (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DetectorSpecific:{path:"pdbx_soln_scatter.detector_specific",type:"string",description:"The particular radiation detector. In general this will be a\n manufacturer, description, model number or some combination of\n these.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The particular radiation detector. In general this will be a\n manufacturer, description, model number or some combination of\n these.",context:"dictionary"},{text:"Detector Specific (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DetectorType:{path:"pdbx_soln_scatter.detector_type",type:"string",description:"The general class of the radiation detector.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The general class of the radiation detector.",context:"dictionary"},{text:"Detector Type (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SourceBeamline:{path:"pdbx_soln_scatter.source_beamline",type:"string",description:"The beamline name used for the experiment",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The beamline name used for the experiment",context:"dictionary"},{text:"Source Beamline (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SourceBeamlineInstrument:{path:"pdbx_soln_scatter.source_beamline_instrument",type:"string",description:"The instrumentation used on the beamline",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The instrumentation used on the beamline",context:"dictionary"},{text:"Source Beamline Instrument (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SourceClass:{path:"pdbx_soln_scatter.source_class",type:"string",description:"The general class of the radiation source.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The general class of the radiation source.",context:"dictionary"},{text:"Source Class (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SourceType:{path:"pdbx_soln_scatter.source_type",type:"string",description:"The make, model, name or beamline of the source of radiation.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The make, model, name or beamline of the source of radiation.",context:"dictionary"},{text:"Source Type (Soln Scatter)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxSolnScatterModel:{ConformerSelectionCriteria:{path:"pdbx_soln_scatter_model.conformer_selection_criteria",type:"string",description:"A description of the conformer selection criteria\n used.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the conformer selection criteria\n used.",context:"dictionary"},{text:"Conformer Selection Criteria (Soln Scatter Model)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Details:{path:"pdbx_soln_scatter_model.details",type:"string",description:"A description of any additional details concerning the experiment.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of any additional details concerning the experiment.",context:"dictionary"},{text:"Details (Soln Scatter Model)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Method:{path:"pdbx_soln_scatter_model.method",type:"string",description:"A description of the methods used in the modelling",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the methods used in the modelling",context:"dictionary"},{text:"Method (Soln Scatter Model)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},SoftwareList:{path:"pdbx_soln_scatter_model.software_list",type:"string",description:"A list of the software used in the modeeling",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A list of the software used in the modeeling",context:"dictionary"},{text:"Software List (Soln Scatter Model)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxVrptSummaryGeometry:{AnglesRmsz:{path:"pdbx_vrpt_summary_geometry.angles_RMSZ",type:"number",description:'The overall root mean square of the Z-score for deviations of bond angles in comparison to \n"standard geometry" made using the MolProbity dangle program.\nStandard geometry parameters are taken from Engh and Huber (2001) and Parkinson et al. (1996).\nThis value is for all chains in the structure.',rcsb_search_context:["default-match"],rcsb_description:[{text:'The overall root mean square of the Z-score for deviations of bond angles in comparison to \n"standard geometry" made using the MolProbity dangle program.\nStandard geometry parameters are taken from Engh and Huber (2001) and Parkinson et al. (1996).\nThis value is for all chains in the structure.',context:"dictionary"},{text:"Molprobity Angles RMSZ",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:100}],rcsb_current_maximum_value:28.42,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BondsRmsz:{path:"pdbx_vrpt_summary_geometry.bonds_RMSZ",type:"number",description:'The overall root mean square of the Z-score for deviations of bond lengths in comparison to \n"standard geometry" made using the MolProbity dangle program.\nStandard geometry parameters are taken from Engh and Huber (2001) and Parkinson et al. (1996).\nThis value is for all chains in the structure.',rcsb_search_context:["default-match"],rcsb_description:[{text:'The overall root mean square of the Z-score for deviations of bond lengths in comparison to \n"standard geometry" made using the MolProbity dangle program.\nStandard geometry parameters are taken from Engh and Huber (2001) and Parkinson et al. (1996).\nThis value is for all chains in the structure.',context:"dictionary"},{text:"Molprobity Bonds RMSZ",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:105}],rcsb_current_maximum_value:227.47,rcsb_current_minimum_value:.04,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Clashscore:{path:"pdbx_vrpt_summary_geometry.clashscore",type:"number",description:"This score is derived from the number of pairs of atoms in the PDB_model_num that are unusually close to each other. \nIt is calculated by the MolProbity pdbx_vrpt_software and expressed as the number or such clashes per thousand atoms.\nFor structures determined by NMR the clashscore value here will only consider label_atom_id pairs in the \nwell-defined (core) residues from ensemble analysis.",rcsb_search_context:["default-match"],rcsb_description:[{text:"This score is derived from the number of pairs of atoms in the PDB_model_num that are unusually close to each other. \nIt is calculated by the MolProbity pdbx_vrpt_software and expressed as the number or such clashes per thousand atoms.\nFor structures determined by NMR the clashscore value here will only consider label_atom_id pairs in the \nwell-defined (core) residues from ensemble analysis.",context:"dictionary"},{text:"Molprobity Clashscore",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:110}],rcsb_current_maximum_value:1044.3,rcsb_current_minimum_value:-1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PercentRamachandranOutliers:{path:"pdbx_vrpt_summary_geometry.percent_ramachandran_outliers",type:"number",description:"The percentage of residues with Ramachandran outliers.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The percentage of residues with Ramachandran outliers.",context:"dictionary"},{text:"Molprobity Percentage Ramachandran Outliers",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:115}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PercentRotamerOutliers:{path:"pdbx_vrpt_summary_geometry.percent_rotamer_outliers",type:"number",description:'The MolProbity sidechain outlier score (a percentage).\nProtein sidechains mostly adopt certain (combinations of) preferred torsion angle values \n(called rotamers or rotameric conformers), much like their backbone torsion angles \n(as assessed in the Ramachandran analysis). MolProbity considers the sidechain conformation \nof a residue to be an outlier if its set of torsion angles is not similar to any preferred \ncombination. The sidechain outlier score is calculated as the percentage of residues \nwith an unusual sidechain conformation with respect to the total number of residues for \nwhich the assessment is available.\nExample: percent-rota-outliers="2.44".\nSpecific to structure that contain protein chains and have sidechains modelled.\nFor NMR structures only the well-defined (core) residues from ensemble analysis will be considered.\nThe percentage of residues with rotamer outliers.',rcsb_search_context:["default-match"],rcsb_description:[{text:'The MolProbity sidechain outlier score (a percentage).\nProtein sidechains mostly adopt certain (combinations of) preferred torsion angle values \n(called rotamers or rotameric conformers), much like their backbone torsion angles \n(as assessed in the Ramachandran analysis). MolProbity considers the sidechain conformation \nof a residue to be an outlier if its set of torsion angles is not similar to any preferred \ncombination. The sidechain outlier score is calculated as the percentage of residues \nwith an unusual sidechain conformation with respect to the total number of residues for \nwhich the assessment is available.\nExample: percent-rota-outliers="2.44".\nSpecific to structure that contain protein chains and have sidechains modelled.\nFor NMR structures only the well-defined (core) residues from ensemble analysis will be considered.\nThe percentage of residues with rotamer outliers.',context:"dictionary"},{text:"Molprobity Percentage Rotamer Outliers",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:120}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbAccessionInfo:{DepositDate:{path:"rcsb_accession_info.deposit_date",type:"string",format:"date",description:"The entry deposition date.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The entry deposition date.",context:"dictionary"},{text:"Deposit Date",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:20}],rcsb_current_maximum_value:17429472e5,rcsb_current_minimum_value:823392e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},HasReleasedExperimentalData:{path:"rcsb_accession_info.has_released_experimental_data",type:"string",description:"A code indicating the current availibility of experimental data in the repository.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A code indicating the current availibility of experimental data in the repository.",context:"dictionary"},{text:"Has Experimental Data",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:50}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},InitialReleaseDate:{path:"rcsb_accession_info.initial_release_date",type:"string",format:"date",description:"The entry initial release date.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The entry initial release date.",context:"dictionary"},{text:"Release Date",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:25}],rcsb_current_maximum_value:1743552e6,rcsb_current_minimum_value:201312e6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RevisionDate:{path:"rcsb_accession_info.revision_date",type:"string",format:"date",description:"The latest entry revision date.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The latest entry revision date.",context:"dictionary"},{text:"Revision Date",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:30}],rcsb_current_maximum_value:1743552e6,rcsb_current_minimum_value:13105152e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbCompModelProvenance:{EntryId:{path:"rcsb_comp_model_provenance.entry_id",type:"string",description:"Entry identifier corresponding to the computed structure model.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Entry identifier corresponding to the computed structure model.",context:"dictionary"},{text:"Computed Structure Model ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"Computed Structure Model Details",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},SourceDb:{path:"rcsb_comp_model_provenance.source_db",type:"string",description:"Source database for the computed structure model.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"AlphaFoldDB",detail:"AlphaFoldDB"},{value:"ModelArchive",detail:"ModelArchive"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Source database for the computed structure model.",context:"dictionary"},{text:"Source Database",context:"brief"}],rcsb_search_group:[{group_name:"Computed Structure Model Details",priority_order:10}],enum:{AlphaFoldDB:"AlphaFoldDB",ModelArchive:"ModelArchive"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbEntryContainerIdentifiers:{EmdbIds:{path:"rcsb_entry_container_identifiers.emdb_ids",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_entry_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_entry_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entry container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entry container.",context:"dictionary"},{text:"Id (Entry Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RelatedEmdbIds:{path:"rcsb_entry_container_identifiers.related_emdb_ids",type:"array",operator:{In:"in",ExactMatch:"exact_match"}}},RcsbEntryInfo:{AssemblyCount:{path:"rcsb_entry_info.assembly_count",type:"integer",description:"The number of assemblies defined for this entry including the deposited assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of assemblies defined for this entry including the deposited assembly.",context:"dictionary"},{text:"Number of Assemblies",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:20}],rcsb_current_maximum_value:44,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BranchedEntityCount:{path:"rcsb_entry_info.branched_entity_count",type:"integer",description:"The number of distinct branched entities in the structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct branched entities in the structure entry.",context:"dictionary"},{text:"Branched Entity Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:22,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},CisPeptideCount:{path:"rcsb_entry_info.cis_peptide_count",type:"integer",description:"The number of cis-peptide linkages per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of cis-peptide linkages per deposited structure model.",context:"dictionary"},{text:"Cis Peptide Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:1320,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedAtomCount:{path:"rcsb_entry_info.deposited_atom_count",type:"integer",description:"The number of heavy atom coordinates records per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of heavy atom coordinates records per deposited structure model.",context:"dictionary"},{text:"Number of Non-Hydrogen Atoms per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:70}],rcsb_current_maximum_value:4527463,rcsb_current_minimum_value:28,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedDeuteratedWaterCount:{path:"rcsb_entry_info.deposited_deuterated_water_count",type:"integer",description:"The number of deuterated water molecules per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of deuterated water molecules per deposited structure model.",context:"dictionary"},{text:"Number of Deuterated Water Molecules per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:85}],rcsb_current_maximum_value:1114,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedHydrogenAtomCount:{path:"rcsb_entry_info.deposited_hydrogen_atom_count",type:"integer",description:"The number of hydrogen atom coordinates records per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of hydrogen atom coordinates records per deposited structure model.",context:"dictionary"},{text:"Number of Hydrogen Atoms per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:75}],rcsb_current_maximum_value:680778,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedModelCount:{path:"rcsb_entry_info.deposited_model_count",type:"integer",description:"The number of model structures deposited.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of model structures deposited.",context:"dictionary"},{text:"Deposited Model Count",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:90}],rcsb_current_maximum_value:640,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedModeledPolymerMonomerCount:{path:"rcsb_entry_info.deposited_modeled_polymer_monomer_count",type:"integer",description:"The number of modeled polymer monomers in the deposited coordinate data.\n This is the total count of monomers with reported coordinate data for all polymer\n entity instances in the deposited coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of modeled polymer monomers in the deposited coordinate data.\n This is the total count of monomers with reported coordinate data for all polymer\n entity instances in the deposited coordinate data.",context:"dictionary"},{text:"Deposited Modeled Polymer Monomer Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:566508,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedNonpolymerEntityInstanceCount:{path:"rcsb_entry_info.deposited_nonpolymer_entity_instance_count",type:"integer",description:"The number of non-polymer instances in the deposited data set.\n This is the total count of non-polymer entity instances reported\n per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of non-polymer instances in the deposited data set.\n This is the total count of non-polymer entity instances reported\n per deposited structure model.",context:"dictionary"},{text:"Total Number of Non-polymer Instances",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:60}],rcsb_current_maximum_value:5351,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedPolymerEntityInstanceCount:{path:"rcsb_entry_info.deposited_polymer_entity_instance_count",type:"integer",description:"The number of polymer instances in the deposited data set.\n This is the total count of polymer entity instances reported\n per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of polymer instances in the deposited data set.\n This is the total count of polymer entity instances reported\n per deposited structure model.",context:"dictionary"},{text:"Total Number of Polymer Instances (Chains)",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:55}],rcsb_current_maximum_value:1792,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedPolymerMonomerCount:{path:"rcsb_entry_info.deposited_polymer_monomer_count",type:"integer",description:"The number of polymer monomers in sample entity instances in the deposited data set.\n This is the total count of monomers for all polymer entity instances reported\n per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of polymer monomers in sample entity instances in the deposited data set.\n This is the total count of monomers for all polymer entity instances reported\n per deposited structure model.",context:"dictionary"},{text:"Total Number of Polymer Residues per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:65}],rcsb_current_maximum_value:761922,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedSolventAtomCount:{path:"rcsb_entry_info.deposited_solvent_atom_count",type:"integer",description:"The number of heavy solvent atom coordinates records per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of heavy solvent atom coordinates records per deposited structure model.",context:"dictionary"},{text:"Number of Water Molecules per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:80}],rcsb_current_maximum_value:17738,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DepositedUnmodeledPolymerMonomerCount:{path:"rcsb_entry_info.deposited_unmodeled_polymer_monomer_count",type:"integer",description:"The number of unmodeled polymer monomers in the deposited coordinate data. This is\n the total count of monomers with unreported coordinate data for all polymer\n entity instances per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of unmodeled polymer monomers in the deposited coordinate data. This is\n the total count of monomers with unreported coordinate data for all polymer\n entity instances per deposited structure model.",context:"dictionary"},{text:"Deposited Unmodeled Polymer Monomer Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:195414,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DiffrnRadiationWavelengthMaximum:{path:"rcsb_entry_info.diffrn_radiation_wavelength_maximum",type:"number",description:"The maximum radiation wavelength in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum radiation wavelength in angstroms.",context:"dictionary"},{text:"Maximum Diffraction Wavelength",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:65}],rcsb_current_maximum_value:979257,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DiffrnRadiationWavelengthMinimum:{path:"rcsb_entry_info.diffrn_radiation_wavelength_minimum",type:"number",description:"The minimum radiation wavelength in angstroms.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum radiation wavelength in angstroms.",context:"dictionary"},{text:"Minimum Diffraction Wavelength",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:60}],rcsb_current_maximum_value:97627,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DisulfideBondCount:{path:"rcsb_entry_info.disulfide_bond_count",type:"integer",description:"The number of disulfide bonds per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of disulfide bonds per deposited structure model.",context:"dictionary"},{text:"Disulfide Bond Count per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:95}],rcsb_current_maximum_value:1356,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},EntityCount:{path:"rcsb_entry_info.entity_count",type:"integer",description:"The number of distinct polymer, non-polymer, branched molecular, and solvent entities per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct polymer, non-polymer, branched molecular, and solvent entities per deposited structure model.",context:"dictionary"},{text:"Number of Distinct Molecular Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:25}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ExperimentalMethod:{path:"rcsb_entry_info.experimental_method",type:"string",description:"The category of experimental method(s) used to determine the structure entry.",rcsb_search_context:["exact-match","suggest"],rcsb_enum_annotated:[{value:"EM",detail:"ELECTRON MICROSCOPY or ELECTRON CRYSTALLOGRAPHY or ELECTRON TOMOGRAPHY"},{value:"Multiple methods",detail:"Multiple experimental methods"},{value:"NMR",detail:"SOLUTION NMR or SOLID-STATE NMR"},{value:"Neutron",detail:"NEUTRON DIFFRACTION"},{value:"Other",detail:"SOLUTION SCATTERING, EPR, INFRARED SPECTROSCOPY or FLUORESCENCE TRANSFER"},{value:"X-ray",detail:"X-RAY DIFFRACTION, FIBER DIFFRACTION, or POWDER DIFFRACTION"}],rcsb_full_text_priority:20,rcsb_description:[{text:"The category of experimental method(s) used to determine the structure entry.",context:"dictionary"},{text:"Experimental Method (Broader Categories)",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:10}],enum:{EM:"EM","Multiple methods":"Multiple methods",NMR:"NMR",Neutron:"Neutron",Other:"Other","X-ray":"X-ray"},operator:{In:"in",ExactMatch:"exact_match"}},ExperimentalMethodCount:{path:"rcsb_entry_info.experimental_method_count",type:"integer",description:"The number of experimental methods contributing data to the structure determination.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of experimental methods contributing data to the structure determination.",context:"dictionary"},{text:"Number of Experimental Methods",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:15}],rcsb_current_maximum_value:3,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},InterMolCovalentBondCount:{path:"rcsb_entry_info.inter_mol_covalent_bond_count",type:"integer",description:"The number of intermolecular covalent bonds.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of intermolecular covalent bonds.",context:"dictionary"},{text:"Inter Mol Covalent Bond Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:9426,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},InterMolMetalicBondCount:{path:"rcsb_entry_info.inter_mol_metalic_bond_count",type:"integer",description:"The number of intermolecular metalic bonds.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of intermolecular metalic bonds.",context:"dictionary"},{text:"Inter Mol Metalic Bond Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:11045,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MolecularWeight:{path:"rcsb_entry_info.molecular_weight",type:"number",description:"The molecular mass (KDa) of polymer and non-polymer entities (exclusive of solvent) in the deposited structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The molecular mass (KDa) of polymer and non-polymer entities (exclusive of solvent) in the deposited structure entry.",context:"dictionary"},{text:"Molecular Weight per Deposited Model",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:15}],rcsb_current_maximum_value:86760.19,rcsb_current_minimum_value:.42,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NaPolymerEntityTypes:{path:"rcsb_entry_info.na_polymer_entity_types",type:"string",description:"Nucleic acid polymer entity type categories describing the entry.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"DNA (only)",detail:"DNA entity/entities only"},{value:"DNA/RNA (only)",detail:"Both DNA and RNA polymer entities"},{value:"NA-hybrid (only)",detail:"NA-hybrid entity/entities only"},{value:"Other",detail:"Another polymer type composition"},{value:"RNA (only)",detail:"RNA entity/entities only"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Nucleic acid polymer entity type categories describing the entry.",context:"dictionary"},{text:"Na Polymer Entity Types (Entry Info)",context:"brief"}],enum:{"DNA (only)":"DNA (only)","DNA/RNA (only)":"DNA/RNA (only)","NA-hybrid (only)":"NA-hybrid (only)",Other:"Other","RNA (only)":"RNA (only)"},operator:{In:"in",ExactMatch:"exact_match"}},NonpolymerEntityCount:{path:"rcsb_entry_info.nonpolymer_entity_count",type:"integer",description:"The number of distinct non-polymer entities in the structure entry exclusive of solvent.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct non-polymer entities in the structure entry exclusive of solvent.",context:"dictionary"},{text:"Number of Distinct Non-polymer Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:30}],rcsb_current_maximum_value:30,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NonpolymerMolecularWeightMaximum:{path:"rcsb_entry_info.nonpolymer_molecular_weight_maximum",type:"number",description:"The maximum molecular mass (KDa) of a non-polymer entity in the deposited structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum molecular mass (KDa) of a non-polymer entity in the deposited structure entry.",context:"dictionary"},{text:"Nonpolymer Molecular Weight Maximum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:12.02,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NonpolymerMolecularWeightMinimum:{path:"rcsb_entry_info.nonpolymer_molecular_weight_minimum",type:"number",description:"The minimum molecular mass (KDa) of a non-polymer entity in the deposited structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum molecular mass (KDa) of a non-polymer entity in the deposited structure entry.",context:"dictionary"},{text:"Nonpolymer Molecular Weight Minimum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:12.02,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerComposition:{path:"rcsb_entry_info.polymer_composition",type:"string",description:"Categories describing the polymer entity composition for the entry.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"DNA",detail:"DNA entity/entities only"},{value:"DNA/RNA",detail:"Both DNA and RNA polymer entities"},{value:"NA-hybrid",detail:"DNA/RNA hybrid entity/entities only"},{value:"NA/oligosaccharide",detail:"Both NA and oligosaccharide entities"},{value:"RNA",detail:"RNA entity/entities only"},{value:"heteromeric protein",detail:"multiple protein entities"},{value:"homomeric protein",detail:"single protein entity"},{value:"oligosaccharide",detail:"One of more oligosaccharide entities"},{value:"other",detail:"Neither an individual protein, nucleic acid polymer nor oligosaccharide entity"},{value:"other type composition",detail:"Other combinations of 3 or more polymer types"},{value:"other type pair",detail:"Other combinations of 2 polymer types"},{value:"protein/NA",detail:"Both protein and nucleic acid polymer entities"},{value:"protein/NA/oligosaccharide",detail:"Protein, nucleic acid, and oligosaccharide entities"},{value:"protein/oligosaccharide",detail:"Both protein and oligosaccharide entities"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Categories describing the polymer entity composition for the entry.",context:"dictionary"},{text:"Entry Polymer Composition",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:10}],enum:{DNA:"DNA","DNA/RNA":"DNA/RNA","NA-hybrid":"NA-hybrid","NA/oligosaccharide":"NA/oligosaccharide",RNA:"RNA","heteromeric protein":"heteromeric protein","homomeric protein":"homomeric protein",oligosaccharide:"oligosaccharide",other:"other","other type composition":"other type composition","other type pair":"other type pair","protein/NA":"protein/NA","protein/NA/oligosaccharide":"protein/NA/oligosaccharide","protein/oligosaccharide":"protein/oligosaccharide"},operator:{In:"in",ExactMatch:"exact_match"}},PolymerEntityCount:{path:"rcsb_entry_info.polymer_entity_count",type:"integer",description:"The number of distinct polymer entities in the structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct polymer entities in the structure entry.",context:"dictionary"},{text:"Polymer Entity Count (Entry Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountDna:{path:"rcsb_entry_info.polymer_entity_count_DNA",type:"integer",description:"The number of distinct DNA polymer entities.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct DNA polymer entities.",context:"dictionary"},{text:"Number of Distinct DNA Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:45}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountRna:{path:"rcsb_entry_info.polymer_entity_count_RNA",type:"integer",description:"The number of distinct RNA polymer entities.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct RNA polymer entities.",context:"dictionary"},{text:"Number of Distinct RNA Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:40}],rcsb_current_maximum_value:36,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountNucleicAcid:{path:"rcsb_entry_info.polymer_entity_count_nucleic_acid",type:"integer",description:"The number of distinct nucleic acid polymer entities (DNA or RNA).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct nucleic acid polymer entities (DNA or RNA).",context:"dictionary"},{text:"Polymer Entity Count Nucleic Acid (Entry Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountNucleicAcidHybrid:{path:"rcsb_entry_info.polymer_entity_count_nucleic_acid_hybrid",type:"integer",description:"The number of distinct hybrid nucleic acid polymer entities.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct hybrid nucleic acid polymer entities.",context:"dictionary"},{text:"Number of Distinct NA Hybrid Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:50}],rcsb_current_maximum_value:3,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountProtein:{path:"rcsb_entry_info.polymer_entity_count_protein",type:"integer",description:"The number of distinct protein polymer entities.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct protein polymer entities.",context:"dictionary"},{text:"Number of Distinct Protein Entities",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:35}],rcsb_current_maximum_value:165,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityTaxonomyCount:{path:"rcsb_entry_info.polymer_entity_taxonomy_count",type:"integer",description:"The number of distinct taxonomies represented among the polymer entities in the entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct taxonomies represented among the polymer entities in the entry.",context:"dictionary"},{text:"Total Polymer Entity Taxonomy Count",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerMolecularWeightMaximum:{path:"rcsb_entry_info.polymer_molecular_weight_maximum",type:"number",description:"The maximum molecular mass (KDa) of a polymer entity in the deposited structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum molecular mass (KDa) of a polymer entity in the deposited structure entry.",context:"dictionary"},{text:"Polymer Molecular Weight Maximum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:6061.92,rcsb_current_minimum_value:.39,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerMolecularWeightMinimum:{path:"rcsb_entry_info.polymer_molecular_weight_minimum",type:"number",description:"The minimum molecular mass (KDa) of a polymer entity in the deposited structure entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum molecular mass (KDa) of a polymer entity in the deposited structure entry.",context:"dictionary"},{text:"Polymer Molecular Weight Minimum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:1222.87,rcsb_current_minimum_value:.16,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerMonomerCountMaximum:{path:"rcsb_entry_info.polymer_monomer_count_maximum",type:"integer",description:"The maximum monomer count of a polymer entity per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum monomer count of a polymer entity per deposited structure model.",context:"dictionary"},{text:"Polymer Monomer Count Maximum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:19e3,rcsb_current_minimum_value:2,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerMonomerCountMinimum:{path:"rcsb_entry_info.polymer_monomer_count_minimum",type:"integer",description:"The minimum monomer count of a polymer entity per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum monomer count of a polymer entity per deposited structure model.",context:"dictionary"},{text:"Polymer Monomer Count Minimum (Entry Info)",context:"brief"}],rcsb_current_maximum_value:5898,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ResolutionCombined:{path:"rcsb_entry_info.resolution_combined",type:"array",operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SelectedPolymerEntityTypes:{path:"rcsb_entry_info.selected_polymer_entity_types",type:"string",description:"Selected polymer entity type categories describing the entry.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"Nucleic acid (only)",detail:"Nucleic acid (DNA, RNA, NA-hybrid entity/entities only"},{value:"Oligosaccharide (only)",detail:"oligosaccharide/branched polymer entities only"},{value:"Other",detail:"Another polymer type composition"},{value:"Protein (only)",detail:"protein entity/entities only"},{value:"Protein/NA",detail:"Both protein and nucleic acid (DNA or RNA) polymer entities"},{value:"Protein/Oligosaccharide",detail:"Both protein and oligosaccharide/branched polymer entities"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Selected polymer entity type categories describing the entry.",context:"dictionary"},{text:"Entry Polymer Types",context:"brief"}],rcsb_search_group:[{group_name:"Entry Features",priority_order:5}],enum:{"Nucleic acid (only)":"Nucleic acid (only)","Oligosaccharide (only)":"Oligosaccharide (only)",Other:"Other","Protein (only)":"Protein (only)","Protein/NA":"Protein/NA","Protein/Oligosaccharide":"Protein/Oligosaccharide"},operator:{In:"in",ExactMatch:"exact_match"}},SoftwareProgramsCombined:{path:"rcsb_entry_info.software_programs_combined",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},SolventEntityCount:{path:"rcsb_entry_info.solvent_entity_count",type:"integer",description:"The number of distinct solvent entities per deposited structure model.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct solvent entities per deposited structure model.",context:"dictionary"},{text:"Number of Distinct Solvent Entities",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},StructureDeterminationMethodology:{path:"rcsb_entry_info.structure_determination_methodology",type:"string",description:"Indicates if the structure was determined using experimental or computational methods.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"computational",detail:"Computational modeling"},{value:"experimental",detail:"Experimentally based structure determination"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Indicates if the structure was determined using experimental or computational methods.",context:"dictionary"},{text:"Structure Determination Methodology",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:90}],enum:{computational:"computational",experimental:"experimental"},operator:{In:"in",ExactMatch:"exact_match"}},StructureDeterminationMethodologyPriority:{path:"rcsb_entry_info.structure_determination_methodology_priority",type:"integer",description:'Indicates the priority of the value in _rcsb_entry_info.structure_determination_methodology.\n The lower the number the higher the priority.\n Priority values for "experimental" structures is currently set to 10 and\n the values for "computational" structures is set to 100.',rcsb_search_context:["default-match"],rcsb_description:[{text:'Indicates the priority of the value in _rcsb_entry_info.structure_determination_methodology.\n The lower the number the higher the priority.\n Priority values for "experimental" structures is currently set to 10 and\n the values for "computational" structures is set to 100.',context:"dictionary"},{text:"Structure Determination Methodology Priority (Entry Info)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:10,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DiffrnResolutionHigh:{Value:{path:"rcsb_entry_info.diffrn_resolution_high.value",type:"number",description:"The high resolution limit of data collection.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The high resolution limit of data collection.",context:"dictionary"},{text:"Data Collection Resolution",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:5}],rcsb_current_maximum_value:15,rcsb_current_minimum_value:.48,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}}},RcsbMaQaMetricGlobal:{MaQaMetricGlobal:{rcsb_nested_indexing_context:[{category_name:"ma_qa_metric_global",category_path:"rcsb_ma_qa_metric_global.ma_qa_metric_global.type",context_attributes:[{context_value:"pLDDT",attributes:[{examples:[83.02,29.14],path:"rcsb_ma_qa_metric_global.ma_qa_metric_global.value",rcsb_current_minimum_value:23.15,rcsb_current_maximum_value:98.77}]}]}],Type:{path:"rcsb_ma_qa_metric_global.ma_qa_metric_global.type",type:"string",description:"The type of global QA metric.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"PAE",detail:"predicted aligned error (in Angstroms)"},{value:"contact probability",detail:"the contact probability of a pairwise interaction"},{value:"distance",detail:"the lower the distance, the better the quality"},{value:"energy",detail:"the lower the energy, the better the quality"},{value:"ipTM",detail:"confidence score of protein-protein interface based on the template modeling score in [0,1]"},{value:"normalized score",detail:"normalized score ranging from 0 to 1"},{value:"other",detail:"other type of QA metric"},{value:"pLDDT",detail:"confidence score predicting accuracy according to the CA-only Local Distance Difference Test (lDDT-CA) in [0,100]"},{value:"pLDDT all-atom",detail:"confidence score predicting accuracy according to the all-atom Local Distance Difference Test (lDDT) in [0,100]"},{value:"pLDDT all-atom in [0,1]",detail:"confidence score predicting accuracy according to the all-atom Local Distance Difference Test (lDDT) in [0,1]"},{value:"pLDDT in [0,1]",detail:"confidence score predicting accuracy according to the CA-only Local Distance Difference Test (lDDT-CA) in [0,1]"},{value:"pTM",detail:"confidence score predicting accuracy according to the template modeling score in [0,1]"},{value:"zscore",detail:"number of standard deviations from optimal/best"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The type of global QA metric.",context:"dictionary"},{text:"Type (Ma Qa Metric Global)",context:"brief"}],enum:{PAE:"PAE","contact probability":"contact probability",distance:"distance",energy:"energy",ipTM:"ipTM","normalized score":"normalized score",other:"other",pLDDT:"pLDDT","pLDDT all-atom":"pLDDT all-atom","pLDDT all-atom in [0,1]":"pLDDT all-atom in [0,1]","pLDDT in [0,1]":"pLDDT in [0,1]",pTM:"pTM",zscore:"zscore"},operator:{In:"in",ExactMatch:"exact_match"}},Value:{path:"rcsb_ma_qa_metric_global.ma_qa_metric_global.value",type:"number",description:"Value of the global QA metric.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Value of the global QA metric.",context:"dictionary"},{text:"Global Quality Score",context:"brief"}],rcsb_search_group:[{group_name:"Computed Structure Model Details",priority_order:15}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}}},RcsbPrimaryCitation:{BookTitle:{path:"rcsb_primary_citation.book_title",type:"string",description:"The title of the book in which the citation appeared; relevant\n for books or book chapters.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The title of the book in which the citation appeared; relevant\n for books or book chapters.",context:"dictionary"},{text:"Book Title (Primary Citation)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Id:{path:"rcsb_primary_citation.id",type:"string",description:"The value of _rcsb_primary_citation.id must uniquely identify a record in the\n CITATION list.\n\n The _rcsb_primary_citation.id 'primary' should be used to indicate the\n citation that the author(s) consider to be the most pertinent to\n the contents of the data block.\n\n Note that this item need not be a number; it can be any unique\n identifier.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The value of _rcsb_primary_citation.id must uniquely identify a record in the\n CITATION list.\n\n The _rcsb_primary_citation.id 'primary' should be used to indicate the\n citation that the author(s) consider to be the most pertinent to\n the contents of the data block.\n\n Note that this item need not be a number; it can be any unique\n identifier.",context:"dictionary"},{text:"Id (Primary Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalAbbrev:{path:"rcsb_primary_citation.journal_abbrev",type:"string",description:"Abbreviated name of the cited journal as given in the\n Chemical Abstracts Service Source Index.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Abbreviated name of the cited journal as given in the\n Chemical Abstracts Service Source Index.",context:"dictionary"},{text:"The PDB (i.e., the Chemical Abstracts) abbreviation for a journal. If you do not know the abbreviation, then give the complete name of the journal and we will try and find it for you. If it is a book or other monographic work, state the full title.",context:"deposition"},{text:"Primary Citation Journal Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalIdAstm:{path:"rcsb_primary_citation.journal_id_ASTM",type:"string",description:"The American Society for Testing and Materials (ASTM) code\n assigned to the journal cited (also referred to as the CODEN\n designator of the Chemical Abstracts Service); relevant for\n journal articles.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The American Society for Testing and Materials (ASTM) code\n assigned to the journal cited (also referred to as the CODEN\n designator of the Chemical Abstracts Service); relevant for\n journal articles.",context:"dictionary"},{text:"Journal Id Astm (Primary Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},JournalIdIssn:{path:"rcsb_primary_citation.journal_id_ISSN",type:"string",description:"The International Standard Serial Number (ISSN) code assigned to\n the journal cited; relevant for journal articles.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The International Standard Serial Number (ISSN) code assigned to\n the journal cited; relevant for journal articles.",context:"dictionary"},{text:"Journal Id Issn (Primary Citation)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PdbxDatabaseIdDoi:{path:"rcsb_primary_citation.pdbx_database_id_DOI",type:"string",description:"Document Object Identifier used by doi.org to uniquely\n specify bibliographic entry.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Document Object Identifier used by doi.org to uniquely\n specify bibliographic entry.",context:"dictionary"},{text:"The document Object Identifier used by doi.org to uniquely specify bibliographic entry",context:"deposition"},{text:"Primary Citation DOI",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:25}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbOrcidIdentifiers:{path:"rcsb_primary_citation.rcsb_ORCID_identifiers",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},RcsbAuthors:{path:"rcsb_primary_citation.rcsb_authors",type:"array",operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},RcsbJournalAbbrev:{path:"rcsb_primary_citation.rcsb_journal_abbrev",type:"string",description:"Normalized journal abbreviation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Normalized journal abbreviation.",context:"dictionary"},{text:"Primary Citation Journal Name (Abbreviated)",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:15}],operator:{In:"in",ExactMatch:"exact_match"}},Title:{path:"rcsb_primary_citation.title",type:"string",description:"The title of the citation; relevant for journal articles, books\n and book chapters.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The title of the citation; relevant for journal articles, books\n and book chapters.",context:"dictionary"},{text:"Title of the article or chapter or part of a book. This should be marked NULL if the author(s) listed wrote the entire book (or other work) and no sub-section of the book is being cited. Example: The Structure of Crystalline Profilin-Beta-Actin",context:"deposition"},{text:"Primary Citation Title",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:10}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Year:{path:"rcsb_primary_citation.year",type:"integer",description:"The year of the citation; relevant for journal articles, books\n and book chapters.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The year of the citation; relevant for journal articles, books\n and book chapters.",context:"dictionary"},{text:"The year of publication of the article. Example: 2002",context:"deposition"},{text:"Primary Citation Publication Year",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:20}],rcsb_current_maximum_value:2025,rcsb_current_minimum_value:1969,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Refine:{BIsoMean:{path:"refine.B_iso_mean",type:"number",description:"The mean isotropic displacement parameter (B value)\n for the coordinate set.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The mean isotropic displacement parameter (B value)\n for the coordinate set.",context:"dictionary"},{text:"The mean isotropic displacement parameter (B value) for the coordinate set",context:"deposition"},{text:"Average B Factor",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:10}],rcsb_current_maximum_value:1274.1,rcsb_current_minimum_value:-13.7642,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Details:{path:"refine.details",type:"string",description:"Description of special aspects of the refinement process.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Description of special aspects of the refinement process.",context:"dictionary"},{text:"Description of special aspects of the refinement process",context:"deposition"},{text:"Structure Refinement Details",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:35}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},LsRFactorRFree:{path:"refine.ls_R_factor_R_free",type:"number",description:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion, and that were used as the test\n reflections (i.e. were excluded from the refinement) when the\n refinement included the calculation of a 'free' R factor.\n Details of how reflections were assigned to the working and\n test sets are given in _reflns.R_free_details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",rcsb_search_context:["default-match"],rcsb_description:[{text:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion, and that were used as the test\n reflections (i.e. were excluded from the refinement) when the\n refinement included the calculation of a 'free' R factor.\n Details of how reflections were assigned to the working and\n test sets are given in _reflns.R_free_details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",context:"dictionary"},{text:"Sum(abs((abs(F-obs)-abs(F-calc)))/Sum(abs(F-obs)) on pre-allocated cross-validation testing data that were not used in structure solution process",context:"deposition"},{text:"Refinement R Factors (R Free)",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:30}],rcsb_current_maximum_value:.5568,rcsb_current_minimum_value:.049,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LsRFactorRWork:{path:"refine.ls_R_factor_R_work",type:"number",description:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion, and that were used as the working\n reflections (i.e. were included in the refinement) when the\n refinement included the calculation of a 'free' R factor.\n Details of how reflections were assigned to the working and\n test sets are given in _reflns.R_free_details.\n\n _refine.ls_R_factor_obs should not be confused with\n _refine.ls_R_factor_R_work; the former reports the results of a\n refinement in which all observed reflections were used, the\n latter a refinement in which a subset of the observed\n reflections were excluded from refinement for the calculation\n of a 'free' R factor. However, it would be meaningful to quote\n both values if a 'free' R factor were calculated for most of\n the refinement, but all of the observed reflections were used\n in the final rounds of refinement; such a protocol should be\n explained in _refine.details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",rcsb_search_context:["default-match"],rcsb_description:[{text:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion, and that were used as the working\n reflections (i.e. were included in the refinement) when the\n refinement included the calculation of a 'free' R factor.\n Details of how reflections were assigned to the working and\n test sets are given in _reflns.R_free_details.\n\n _refine.ls_R_factor_obs should not be confused with\n _refine.ls_R_factor_R_work; the former reports the results of a\n refinement in which all observed reflections were used, the\n latter a refinement in which a subset of the observed\n reflections were excluded from refinement for the calculation\n of a 'free' R factor. However, it would be meaningful to quote\n both values if a 'free' R factor were calculated for most of\n the refinement, but all of the observed reflections were used\n in the final rounds of refinement; such a protocol should be\n explained in _refine.details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",context:"dictionary"},{text:"Sum(abs((abs(F-obs)-abs(F-calc)))/Sum(abs(F-obs)) on working data, i.e. the data used in calculating the structural model throughout the structure solution and refinement process",context:"deposition"},{text:"Refinement R Factors (R Work)",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:25}],rcsb_current_maximum_value:.615,rcsb_current_minimum_value:.042,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LsRFactorAll:{path:"refine.ls_R_factor_all",type:"number",description:"Residual factor R for all reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",rcsb_search_context:["default-match"],rcsb_description:[{text:"Residual factor R for all reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",context:"dictionary"},{text:"Refinement R Factors (All)",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:20}],rcsb_current_maximum_value:.999,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},LsRFactorObs:{path:"refine.ls_R_factor_obs",type:"number",description:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion.\n\n _refine.ls_R_factor_obs should not be confused with\n _refine.ls_R_factor_R_work; the former reports the results of a\n refinement in which all observed reflections were used, the\n latter a refinement in which a subset of the observed\n reflections were excluded from refinement for the calculation\n of a 'free' R factor. However, it would be meaningful to quote\n both values if a 'free' R factor were calculated for most of\n the refinement, but all of the observed reflections were used\n in the final rounds of refinement; such a protocol should be\n explained in _refine.details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",rcsb_search_context:["default-match"],rcsb_description:[{text:"Residual factor R for reflections that satisfy the resolution\n limits established by _refine.ls_d_res_high and\n _refine.ls_d_res_low and the observation limit established by\n _reflns.observed_criterion.\n\n _refine.ls_R_factor_obs should not be confused with\n _refine.ls_R_factor_R_work; the former reports the results of a\n refinement in which all observed reflections were used, the\n latter a refinement in which a subset of the observed\n reflections were excluded from refinement for the calculation\n of a 'free' R factor. However, it would be meaningful to quote\n both values if a 'free' R factor were calculated for most of\n the refinement, but all of the observed reflections were used\n in the final rounds of refinement; such a protocol should be\n explained in _refine.details.\n\n sum|F~obs~ - F~calc~|\n R = ---------------------\n sum|F~obs~|\n\n F~obs~ = the observed structure-factor amplitudes\n F~calc~ = the calculated structure-factor amplitudes\n\n sum is taken over the specified reflections",context:"dictionary"},{text:"Residual factor R for reflections that satisfy the high and low resolution limits and the observed criterion",context:"deposition"},{text:"Refinement R Factors (Observed)",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:15}],rcsb_current_maximum_value:.981485,rcsb_current_minimum_value:.035,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxMethodToDetermineStruct:{path:"refine.pdbx_method_to_determine_struct",type:"string",description:"Method(s) used to determine the structure.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Method(s) used to determine the structure.",context:"dictionary"},{text:"Method(s) used to determine the structure",context:"deposition"},{text:"Structure Determination Method",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Method Details",priority_order:5}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Reflns:{BIsoWilsonEstimate:{path:"reflns.B_iso_Wilson_estimate",type:"number",description:"The value of the overall isotropic displacement parameter\n estimated from the slope of the Wilson plot.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The value of the overall isotropic displacement parameter\n estimated from the slope of the Wilson plot.",context:"dictionary"},{text:"The value of the overall isotropic displacement parameter estimated from the slope of the Wilson plot",context:"deposition"},{text:"B Wilson Estimate",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:10}],rcsb_current_maximum_value:1119.43,rcsb_current_minimum_value:-242.62,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RFreeDetails:{path:"reflns.R_free_details",type:"string",description:"A description of the method by which a subset of reflections was\n selected for exclusion from refinement so as to be used in the\n calculation of a 'free' R factor.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the method by which a subset of reflections was\n selected for exclusion from refinement so as to be used in the\n calculation of a 'free' R factor.",context:"dictionary"},{text:"R Free Details (Reflns)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DResolutionHigh:{path:"reflns.d_resolution_high",type:"number",description:"The smallest value in angstroms for the interplanar spacings\n for the reflection data. This is called the highest resolution.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The smallest value in angstroms for the interplanar spacings\n for the reflection data. This is called the highest resolution.",context:"dictionary"},{text:"The high resolution limit used for data processing. The high resolution limit actually used for structure solution or model refinement might be lower than this.",context:"deposition"},{text:"Data Collection Resolution",context:"brief"}],rcsb_current_maximum_value:24,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DataReductionDetails:{path:"reflns.data_reduction_details",type:"string",description:"A description of special aspects of the data-reduction\n procedures.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the data-reduction\n procedures.",context:"dictionary"},{text:"Data Reduction Details (Reflns)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DataReductionMethod:{path:"reflns.data_reduction_method",type:"string",description:"The method used for data reduction.\n\n Note that this is not the computer program used, which is\n described in the SOFTWARE category, but the method\n itself.\n\n This data item should be used to describe significant\n methodological options used within the data-reduction programs.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The method used for data reduction.\n\n Note that this is not the computer program used, which is\n described in the SOFTWARE category, but the method\n itself.\n\n This data item should be used to describe significant\n methodological options used within the data-reduction programs.",context:"dictionary"},{text:"Data Reduction Method (Reflns)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxRmergeIObs:{path:"reflns.pdbx_Rmerge_I_obs",type:"number",description:"The R value for merging intensities satisfying the observed\n criteria in this data set.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The R value for merging intensities satisfying the observed\n criteria in this data set.",context:"dictionary"},{text:"Provide the Rmerge of data collection as a decimal number. This is sometimes referred to the linear R-factor",context:"deposition"},{text:"R Value for Merging Intensities (Observed)",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:25}],rcsb_current_maximum_value:9.9,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxRedundancy:{path:"reflns.pdbx_redundancy",type:"number",description:"Overall redundancy for this data set.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Overall redundancy for this data set.",context:"dictionary"},{text:"Overall reduncancy of the data collection",context:"deposition"},{text:"Overall Redundancy",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:15}],rcsb_current_maximum_value:26558,rcsb_current_minimum_value:.035,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PercentPossibleObs:{path:"reflns.percent_possible_obs",type:"number",description:"The percentage of geometrically possible reflections represented\n by reflections that satisfy the resolution limits established\n by _reflns.d_resolution_high and _reflns.d_resolution_low and\n the observation limit established by\n _reflns.observed_criterion.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The percentage of geometrically possible reflections represented\n by reflections that satisfy the resolution limits established\n by _reflns.d_resolution_high and _reflns.d_resolution_low and\n the observation limit established by\n _reflns.observed_criterion.",context:"dictionary"},{text:"The percent of possible observed reflections collected. Do not incude the % sign",context:"deposition"},{text:"Percentage of Possible Reflections",context:"brief"}],rcsb_search_group:[{group_name:"X-ray Data Collection Details",priority_order:20}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:.045,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Software:{Classification:{path:"software.classification",type:"string",description:"The classification of the program according to its\n major function.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The classification of the program according to its\n major function.",context:"dictionary"},{text:"Classification (Software)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Language:{path:"software.language",type:"string",description:"The major computing language in which the software is\n coded.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The major computing language in which the software is\n coded.",context:"dictionary"},{text:"Language (Software)",context:"brief"}],enum:{Ada:"Ada",Awk:"Awk",Basic:"Basic",C:"C","C++":"C++","C/C++":"C/C++",Fortran:"Fortran","Fortran 77":"Fortran 77","Fortran 90":"Fortran 90",Fortran_77:"Fortran_77",Java:"Java","Java & Fortran":"Java & Fortran",Other:"Other",Pascal:"Pascal",Perl:"Perl",Python:"Python","Python/C++":"Python/C++",Tcl:"Tcl",assembler:"assembler",csh:"csh",ksh:"ksh",sh:"sh"},operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"software.name",type:"string",description:"The name of the software.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The name of the software.",context:"dictionary"},{text:"Select the appropriate software used in the structure determination",context:"deposition"},{text:"Name (Software)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"software.type",type:"string",description:"The classification of the software according to the most\n common types.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"filter",detail:" filters input and output streams"},{value:"jiffy",detail:" short, simple program"},{value:"library",detail:" used by a program at load time"},{value:"other",detail:" all other kinds of software"},{value:"package",detail:" collections of programs with multiple\n functionality"},{value:"program",detail:" individual program with limited\n functionality"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The classification of the software according to the most\n common types.",context:"dictionary"},{text:"Type (Software)",context:"brief"}],enum:{filter:"filter",jiffy:"jiffy",library:"library",other:"other",package:"package",program:"program"},operator:{In:"in",ExactMatch:"exact_match"}}},Struct:{PdbxCaspFlag:{path:"struct.pdbx_CASP_flag",type:"string",description:"The item indicates whether the entry is a CASP target, a CASD-NMR target,\n or similar target participating in methods development experiments.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"No"},{value:"Y",detail:"Yes"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The item indicates whether the entry is a CASP target, a CASD-NMR target,\n or similar target participating in methods development experiments.",context:"dictionary"},{text:"Selecting a prediction target identifies the deposition as a CASP (Critical Assessment of Techniques for Protein Structure Prediction), CASD-NMR (Critical Assessment of Automated Structure Determination of Proteins from NMR Data), or Foldit target. When identifying a deposited protein structure as a prediction target, the depositors agree to the conditions of CASP, CASD-NMR, and Foldit: (1) the polymer sequence will be released to the public immediately, and (2) the coordinates and any related data will be released to the public after an eight week hold from the deposition date.",context:"deposition"},{text:"Casp Flag (Struct)",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},PdbxModelDetails:{path:"struct.pdbx_model_details",type:"string",description:"Text description of the methodology which produced this\n model structure.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Text description of the methodology which produced this\n model structure.",context:"dictionary"},{text:"Model Details (Struct)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxModelTypeDetails:{path:"struct.pdbx_model_type_details",type:"string",description:"A description of the type of structure model.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the type of structure model.",context:"dictionary"},{text:"Model Type Details (Struct)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Title:{path:"struct.title",type:"string",description:"A title for the data block. The author should attempt to convey\n the essence of the structure archived in the CIF in the title,\n and to distinguish this structural result from others.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"A title for the data block. The author should attempt to convey\n the essence of the structure archived in the CIF in the title,\n and to distinguish this structural result from others.",context:"dictionary"},{text:"Provide a brief title that describes the contents of the entry and procedures or conditions which set this entry apart from others. For related entries provide unique structure titles emphasizing the underlying purpose of particular experiment.",context:"deposition"},{text:"Structure Title",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:5}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},StructKeywords:{PdbxKeywords:{path:"struct_keywords.pdbx_keywords",type:"string",description:"Terms characterizing the macromolecular structure.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Terms characterizing the macromolecular structure.",context:"dictionary"},{text:"Structure Keywords",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:45}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Text:{path:"struct_keywords.text",type:"string",description:"Keywords describing this structure.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Keywords describing this structure.",context:"dictionary"},{text:"Provide the list of keywords that describe your entry (functional class, metabolic role, biological or chemical activity, structural classification, etc.). These will be used to categorize your submission (assign header, function of the small molecule, etc.), and to search the entry within the archive. The keywords should not include long phrases or sentences",context:"deposition"},{text:"Additional Structure Keywords",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:50}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},Symmetry:{CellSetting:{path:"symmetry.cell_setting",type:"string",description:"The cell settings for this space-group symmetry.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The cell settings for this space-group symmetry.",context:"dictionary"},{text:"Cell Setting (Symmetry)",context:"brief"}],enum:{cubic:"cubic",hexagonal:"hexagonal",monoclinic:"monoclinic",orthorhombic:"orthorhombic",rhombohedral:"rhombohedral",tetragonal:"tetragonal",triclinic:"triclinic",trigonal:"trigonal"},operator:{In:"in",ExactMatch:"exact_match"}},PdbxFullSpaceGroupNameHM:{path:"symmetry.pdbx_full_space_group_name_H_M",type:"string",description:"Used for PDB space group:\n\n Example: 'C 1 2 1' (instead of C 2)\n 'P 1 2 1' (instead of P 2)\n 'P 1 21 1' (instead of P 21)\n 'P 1 1 21' (instead of P 21 -unique C axis)\n 'H 3' (instead of R 3 -hexagonal)\n 'H 3 2' (instead of R 3 2 -hexagonal)",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Used for PDB space group:\n\n Example: 'C 1 2 1' (instead of C 2)\n 'P 1 2 1' (instead of P 2)\n 'P 1 21 1' (instead of P 21)\n 'P 1 1 21' (instead of P 21 -unique C axis)\n 'H 3' (instead of R 3 -hexagonal)\n 'H 3 2' (instead of R 3 2 -hexagonal)",context:"dictionary"},{text:"Full Space Group Name H M (Symmetry)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},SpaceGroupNameHM:{path:"symmetry.space_group_name_H_M",type:"string",description:"Hermann-Mauguin space-group symbol. Note that the\n Hermann-Mauguin symbol does not necessarily contain complete\n information about the symmetry and the space-group origin. If\n used, always supply the FULL symbol from International Tables\n for Crystallography Vol. A (2002) and indicate the origin and\n the setting if it is not implicit. If there is any doubt that\n the equivalent positions can be uniquely deduced from this\n symbol, specify the _symmetry_equiv.pos_as_xyz or\n _symmetry.space_group_name_Hall data items as well. Leave\n spaces between symbols referring to\n different axes.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Hermann-Mauguin space-group symbol. Note that the\n Hermann-Mauguin symbol does not necessarily contain complete\n information about the symmetry and the space-group origin. If\n used, always supply the FULL symbol from International Tables\n for Crystallography Vol. A (2002) and indicate the origin and\n the setting if it is not implicit. If there is any doubt that\n the equivalent positions can be uniquely deduced from this\n symbol, specify the _symmetry_equiv.pos_as_xyz or\n _symmetry.space_group_name_Hall data items as well. Leave\n spaces between symbols referring to\n different axes.",context:"dictionary"},{text:"The full crystal space-group symbol",context:"deposition"},{text:"Space Group",context:"brief"}],rcsb_search_group:[{group_name:"Cell Dimensions and Space Group",priority_order:35}],operator:{In:"in",ExactMatch:"exact_match"}},SpaceGroupNameHall:{path:"symmetry.space_group_name_Hall",type:"string",description:"Space-group symbol as described by Hall (1981). This symbol\n gives the space-group setting explicitly. Leave spaces between\n the separate components of the symbol.\n\n Ref: Hall, S. R. (1981). Acta Cryst. A37, 517-525; erratum\n (1981) A37, 921.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Space-group symbol as described by Hall (1981). This symbol\n gives the space-group setting explicitly. Leave spaces between\n the separate components of the symbol.\n\n Ref: Hall, S. R. (1981). Acta Cryst. A37, 517-525; erratum\n (1981) A37, 921.",context:"dictionary"},{text:"Space Group Name Hall (Symmetry)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbEntryGroupMembership:{GroupId:{path:"rcsb_entry_group_membership.group_id",type:"string",description:"A unique identifier for a group of entries",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Entry Group ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:100}],operator:{In:"in",ExactMatch:"exact_match"}},AggregationMethod:{path:"rcsb_entry_group_membership.aggregation_method",type:"string",description:"Method used to establish group membership",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Aggregation Method (Entry Group Membership)",context:"brief"}],enum:{matching_deposit_group_id:"matching_deposit_group_id"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbExternalReferences:{Type:{path:"rcsb_external_references.type",type:"string",description:"Internal identifier for external resource.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"OLDERADO",name:"OLDERADO",detail:"OLDERADO provides analysis of clustering and domain composition for NMR structure ensembles"},{value:"BMRB",name:"BMRB",detail:"A Repository for data from NMR spectroscopy on proteins, peptides, nucleic acids, and other biomolecules"},{value:"EM DATA RESOURCE",name:"EMDataResource",detail:"Global resource for 3-dimensional Electron Microscopy (3DEM) structure data"},{value:"NDB",name:"NDB",detail:"Three-dimensional structural information about nucleic acids"},{value:"NAKB",name:"NAKB",detail:"Three-dimensional structural information about nucleic acids"},{value:"PROTEIN DIFFRACTION",name:"Protein Diffraction",detail:"Integrated resource for reproducibility in macromolecular crystallography"},{value:"SB GRID",name:"SBGrid",detail:"Supports publication of X-ray diffraction, MicroED, LLSM datasets, as well as structural models"}],rcsb_description:[{text:"Experimental Data Resource",context:"brief"}],rcsb_search_group:[{group_name:"Linked External Resources",priority_order:5}],enum:{OLDERADO:"OLDERADO",BMRB:"BMRB",NDB:"NDB",NAKB:"NAKB","SB GRID":"SB GRID","PROTEIN DIFFRACTION":"PROTEIN DIFFRACTION","EM DATA RESOURCE":"EM DATA RESOURCE"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbBindingAffinity:{rcsb_nested_indexing_context:[{category_name:"binding_affinity_type",category_path:"rcsb_binding_affinity.type",context_attributes:[{context_value:"IC50",attributes:[{path:"rcsb_binding_affinity.value",examples:[.8,14],rcsb_current_minimum_value:0,rcsb_current_maximum_value:660693440}]},{context_value:"EC50",attributes:[{path:"rcsb_binding_affinity.value",examples:[.18,23e3],rcsb_current_minimum_value:.004000000189989805,rcsb_current_maximum_value:5e7}]},{context_value:"Kd",attributes:[{path:"rcsb_binding_affinity.value",examples:[6.5,22e4],rcsb_current_minimum_value:0,rcsb_current_maximum_value:262e5}]},{context_value:"Ka",attributes:[{path:"rcsb_binding_affinity.value",examples:[7.5,1700]}]},{context_value:"Ki",attributes:[{path:"rcsb_binding_affinity.value",examples:[4,39e4],rcsb_current_minimum_value:0,rcsb_current_maximum_value:3e8}]},{context_value:"ΔG",attributes:[{path:"rcsb_binding_affinity.value",examples:[17.2,21.4],rcsb_current_minimum_value:-64.9000015258789,rcsb_current_maximum_value:30.137800216674805}]},{context_value:"ΔH",attributes:[{path:"rcsb_binding_affinity.value",examples:[66.9,123],rcsb_current_minimum_value:-131.6999969482422,rcsb_current_maximum_value:73.1500015258789}]},{context_value:"-TΔS",attributes:[{path:"rcsb_binding_affinity.value",examples:[18.1,47.2],rcsb_current_minimum_value:-102.05674743652344,rcsb_current_maximum_value:1683.699951171875}]}]}],CompId:{path:"rcsb_binding_affinity.comp_id",type:"string",description:"Ligand identifier.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Comp Id (Binding Affinity)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Type:{path:"rcsb_binding_affinity.type",type:"string",description:"Binding affinity measurement given in one of the following types: The concentration constants: IC50: the concentration of ligand that reduces enzyme activity by 50%; EC50: the concentration of compound that generates a half-maximal response; The binding constant: Kd: dissociation constant; Ka: association constant; Ki: enzyme inhibition constant; The thermodynamic parameters: delta G: Gibbs free energy of binding (for association reaction); delta H: change in enthalpy associated with a chemical reaction; delta S: change in entropy associated with a chemical reaction.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"IC50",name:"IC50",detail:"The concentration of ligand that reduces enzyme activity by 50%",units:"nanomole"},{value:"EC50",name:"EC50",detail:"The concentration of compound that generates a half-maximal response",units:"nanomole"},{value:"Kd",name:"Kd",detail:"Dissociation constant",units:"nanomole"},{value:"Ka",name:"Ka",detail:"Association constant",units:"per_mole"},{value:"Ki",name:"Ki",detail:"Enzyme inhibition constant",units:"nanomole"},{value:"ΔG",name:"ΔG",detail:"Gibbs free energy of binding (for association reaction)",units:"kilojoule_per_mole"},{value:"ΔH",name:"ΔH",detail:"Change in enthalpy associated with a chemical reaction",units:"kilojoule_per_mole"},{value:"-TΔS",name:"-TΔS",detail:"Change in entropy associated with a chemical reaction",units:"kilojoule_per_mole"}],rcsb_description:[{text:"Binding Affinity Type",context:"brief"}],enum:{IC50:"IC50",EC50:"EC50",Kd:"Kd",Ka:"Ka",Ki:"Ki","ΔG":"ΔG","ΔH":"ΔH","-TΔS":"-TΔS"},operator:{In:"in",ExactMatch:"exact_match"}},Value:{path:"rcsb_binding_affinity.value",type:"number",description:"Binding affinity value between a ligand and its target molecule.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Binding Affinity Value",context:"brief"}],rcsb_search_group:[{group_name:"Nonpolymer Molecular Features",priority_order:100}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbPolymerEntityInstanceContainerIdentifiers:{AsymId:{path:"rcsb_polymer_entity_instance_container_identifiers.asym_id",type:"string",description:"Instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Instance identifier for this container.",context:"dictionary"},{text:"Asym Id (Polymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},AuthAsymId:{path:"rcsb_polymer_entity_instance_container_identifiers.auth_asym_id",type:"string",description:"Author instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Author instance identifier for this container.",context:"dictionary"},{text:"Auth Asym Id (Polymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntityId:{path:"rcsb_polymer_entity_instance_container_identifiers.entity_id",type:"string",description:"Entity identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entity identifier for the container.",context:"dictionary"},{text:"Entity Id (Polymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_polymer_entity_instance_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Polymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_polymer_entity_instance_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",context:"dictionary"},{text:"Id (Polymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbPolymerInstanceAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_polymer_instance_annotation.type",context_attributes:[{context_value:"CATH",attributes:[{examples:["2.30.30.40","3.30.420.40"],path:"rcsb_polymer_instance_annotation.annotation_lineage.id"},{examples:["SH3 Domains","ATP Synthase"],path:"rcsb_polymer_instance_annotation.annotation_lineage.name"}]},{context_value:"SCOP",attributes:[{examples:[82057,53067],path:"rcsb_polymer_instance_annotation.annotation_lineage.id"},{examples:["Prokaryotic SH3-related domain","Actin-like ATPase domain"],path:"rcsb_polymer_instance_annotation.annotation_lineage.name"}]},{context_value:"SCOP2",attributes:[{examples:[3001607,4000551,2000122,1000001],path:"rcsb_polymer_instance_annotation.annotation_lineage.id"},{examples:["Sialidases (neuraminidases)","FAD-dependent thiol oxidase","Globin-like","Sialidases"],path:"rcsb_polymer_instance_annotation.annotation_lineage.name"}]},{context_value:"ECOD",attributes:[{examples:[100001,300013],path:"rcsb_polymer_instance_annotation.annotation_lineage.id"},{examples:["F: Evr1_Alr","F: Peptidase_C30_C"],path:"rcsb_polymer_instance_annotation.annotation_lineage.name"}]}]}],AnnotationId:{path:"rcsb_polymer_instance_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_polymer_instance_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_polymer_instance_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_polymer_instance_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CATH",detail:"CATH - Class, Architecture, Topology, and Homology Protein Structure Database",name:"CATH"},{value:"ECOD",detail:"ECOD - An Evolutionary Classification of Protein Domains",name:"ECOD"},{value:"GlyGen",detail:"GlyGen - Computational and Informatics Resources for Glycoscience",name:"GlyGen"},{value:"SCOP",detail:"SCOP - Structural Classification of Proteins",name:"SCOP"},{value:"SCOP2",detail:"SCOP2 - Structural Classification of Proteins 2 Family and Superfamilies",name:"SCOP2 Family/Superfamily"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{CATH:"CATH",ECOD:"ECOD",GlyGen:"GlyGen",SCOP:"SCOP",SCOP2:"SCOP2"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_polymer_instance_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_instance_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_instance_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbPolymerInstanceFeatureSummary:{rcsb_nested_indexing_context:[{category_name:"feature_summary",category_path:"rcsb_polymer_instance_feature_summary.type",context_attributes:[{context_value:"CIS-PEPTIDE",attributes:[{examples:[1,10],path:"rcsb_polymer_instance_feature_summary.count",rcsb_current_minimum_value:1,rcsb_current_maximum_value:90}]},{context_value:"HELIX_P",attributes:[{examples:[1,10],path:"rcsb_polymer_instance_feature_summary.count",rcsb_current_minimum_value:1,rcsb_current_maximum_value:374},{examples:[.15,.45],path:"rcsb_polymer_instance_feature_summary.coverage",rcsb_current_minimum_value:5e-4,rcsb_current_maximum_value:8.06316}]},{context_value:"SHEET",attributes:[{examples:[1,10],path:"rcsb_polymer_instance_feature_summary.count",rcsb_current_minimum_value:1,rcsb_current_maximum_value:289},{examples:[.15,.45],path:"rcsb_polymer_instance_feature_summary.coverage",rcsb_current_minimum_value:42e-5,rcsb_current_maximum_value:19.54641}]},{context_value:"RSCC_OUTLIER",attributes:[{examples:[1,10],path:"rcsb_polymer_instance_feature_summary.count"}]},{context_value:"RSRZ_OUTLIER",attributes:[{examples:[1,10],path:"rcsb_polymer_instance_feature_summary.count"}]},{context_value:"UNOBSERVED_RESIDUE_XYZ",attributes:[{examples:[.15,.45],path:"rcsb_polymer_instance_feature_summary.coverage",rcsb_current_minimum_value:22e-5,rcsb_current_maximum_value:.99842}]},{context_value:"UNOBSERVED_ATOM_XYZ",attributes:[{examples:[.15,.45],path:"rcsb_polymer_instance_feature_summary.coverage",rcsb_current_minimum_value:19e-5,rcsb_current_maximum_value:1}]}]}],Count:{path:"rcsb_polymer_instance_feature_summary.count",type:"integer",description:"The feature count per polymer chain.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The feature count per polymer chain.",context:"dictionary"},{text:"Count Per Polymer Chain",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:15}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Coverage:{path:"rcsb_polymer_instance_feature_summary.coverage",type:"number",description:"The fractional feature coverage relative to the full entity sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The fractional feature coverage relative to the full entity sequence.",context:"dictionary"},{text:"Coverage Fraction Per Polymer Chain",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:20}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MaximumLength:{path:"rcsb_polymer_instance_feature_summary.maximum_length",type:"integer",description:"The maximum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum feature length.",context:"dictionary"},{text:"Maximum Length (Polymer Instance Feature Summary)",context:"brief"}],rcsb_current_maximum_value:18394,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MinimumLength:{path:"rcsb_polymer_instance_feature_summary.minimum_length",type:"integer",description:"The minimum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum feature length.",context:"dictionary"},{text:"Minimum Length (Polymer Instance Feature Summary)",context:"brief"}],rcsb_current_maximum_value:18394,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"rcsb_polymer_instance_feature_summary.type",type:"string",description:"Type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"ANGLE_OUTLIER",detail:"Molprobity bond angle outlier",name:"Molprobity bond angle outlier"},{value:"ANGLE_OUTLIERS",detail:"Number of atoms with angle outliers",name:"ANGLE_OUTLIERS"},{value:"AVERAGE_OCCUPANCY",detail:"The average heavy atom occupancy for coordinate records for the residue",name:"AVERAGE_OCCUPANCY"},{value:"BEND",detail:"Bend - region with high backbone curvature without specific hydrogen bonding",name:"Bend - region with high backbone curvature without specific hydrogen bonding"},{value:"BINDING_SITE",detail:"Macromolecular target for ligand binding",name:"Ligand Binding Site"},{value:"BOND_OUTLIER",detail:"Molprobity bond distance outlier",name:"Molprobity bond distance outlier"},{value:"BOND_OUTLIERS",detail:"Number of atoms with bond outliers",name:"BOND_OUTLIERS"},{value:"C-MANNOSYLATION_SITE",detail:"Mannose glycan binding to the first tryptophan (W) residue in the sequence motif WXXW (where X is any amino acid).",name:"C-Mannosylation Site"},{value:"CATH",detail:"CATH - Class, Architecture, Topology, and Homology Protein Structure Database",name:"CATH"},{value:"CHIRAL_OUTLIERS",detail:"Number of chiral outliers",name:"CHIRAL_OUTLIERS"},{value:"CIS-PEPTIDE",detail:"Peptide linkages with CIS configurations",name:"CIS Peptide linkages"},{value:"CLASHES",detail:"Number of atoms a with clashes",name:"CLASHES"},{value:"ECOD",detail:"ECOD - An Evolutionary Classification of Protein Domains",name:"ECOD"},{value:"HELIX_P",detail:"Protein helices",name:"Protein helices"},{value:"HELX_LH_PP_P",detail:"Left-handed polyproline helix (protein)",name:"Left-handed polyproline helix (protein)"},{value:"HELX_RH_3T_P",detail:"Right-handed 3-10 helix (protein)",name:"Right-handed 3-10 helix (protein)"},{value:"HELX_RH_AL_P",detail:"Alpha helix (protein)",name:"Alpha helix (protein)"},{value:"HELX_RH_PI_P",detail:"Right-handed pi helix (protein)",name:"Right-handed pi helix (protein)"},{value:"LIGAND_COVALENT_LINKAGE",detail:"Covalent ligand linkages with macromolecular target",name:"Covalent Ligand Linkages"},{value:"LIGAND_INTERACTION",detail:"Ligand interactions with macromolecular target (includes covalent, metal coordination, and non-bonded interactions)",name:"Ligand Interactions"},{value:"LIGAND_METAL_COORDINATION_LINKAGE",detail:"Metal coordination ligand linkages with macromolecular target",name:"Metal Coordination Ligand Linkages"},{value:"MA_QA_METRIC_LOCAL_TYPE_CONTACT_PROBABILITY",detail:"the contact probability of a pairwise interaction",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_DISTANCE",detail:"the lower the distance, the better the quality",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_ENERGY",detail:"the lower the energy, the better the quality",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_IPTM",detail:"confidence score of protein-protein interface based on the template modeling score in [0,1]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_NORMALIZED_SCORE",detail:"normalized score ranging from 0 to 1",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_OTHER",detail:"other type of QA metric",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PAE",detail:"predicted aligned error (in Angstroms)",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PLDDT",detail:"confidence score predicting accuracy according to the CA-only Local Distance Difference Test (lDDT-CA) in [0,100]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM",detail:"confidence score predicting accuracy according to the all-atom Local Distance Difference Test (lDDT) in [0,100]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM_[0,1]",detail:"confidence score predicting accuracy according to the all-atom Local Distance Difference Test (lDDT) in [0,1]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PLDDT_[0,1]",detail:"confidence score predicting accuracy according to the CA-only Local Distance Difference Test (lDDT-CA) in [0,1]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_PTM",detail:"confidence score predicting accuracy according to the template modeling score in [0,1]",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MA_QA_METRIC_LOCAL_TYPE_ZSCORE",detail:"number of standard deviations from optimal/best",name:"MA_QA_METRIC_LOCAL_TYPE"},{value:"MEMBRANE_SEGMENT",detail:"Extent of a region located in a membrane",name:"Extent of a region located in a membrane"},{value:"MOGUL_ANGLE_OUTLIER",detail:"Mogul bond angle outlier",name:"Mogul bond angle outlier"},{value:"MOGUL_ANGLE_OUTLIERS",detail:"Number of angle outliers as reported by MOGUL",name:"MOGUL_ANGLE_OUTLIERS"},{value:"MOGUL_BOND_OUTLIER",detail:"Mogul bond distance outlier",name:"Mogul bond distance outlier"},{value:"MOGUL_BOND_OUTLIERS",detail:"Number of bond outliers as reported by MOGUL",name:"MOGUL_BOND_OUTLIERS"},{value:"MOGUL_RING_OUTLIERS",detail:"Number of atoms with ring outliers as reported by MOGUL",name:"MOGUL_RING_OUTLIERS"},{value:"MOGUL_TORSION_OUTLIERS",detail:"Number of torsion angle outliers as reported by MOGUL",name:"MOGUL_TORSION_OUTLIERS"},{value:"N-GLYCOSYLATION_SITE",detail:"Glycan binding to the amide nitrogen of an asparagine (Asn) residue",name:"N-Glycosylation Site"},{value:"NATOMS_EDS",detail:"Number of atoms in the residue returned by the EDS software",name:"NATOMS_EDS"},{value:"O-GLYCOSYLATION_SITE",detail:"Glycan binding to the oxygen atom of serine (Ser) or threonine (Thr) residues",name:"O-Glycosylation Site"},{value:"OWAB",detail:"Occupancy-weighted Average B value",name:"OWAB"},{value:"PLANE_OUTLIERS",detail:"Number of planar outliers",name:"PLANE_OUTLIERS"},{value:"Q_SCORE",detail:"Q_score",name:"Q_SCORE"},{value:"RAMACHANDRAN_OUTLIER",detail:"Molprobity Ramachandran outlier",name:"Molprobity Ramachandran outlier"},{value:"ROTAMER_OUTLIER",detail:"Molprobity rotamer outlier",name:"Molprobity rotamer outlier"},{value:"RSCC",detail:"Real space correlation coefficient",name:"RSCC"},{value:"RSCC_OUTLIER",detail:"Real space density correlation value < 0.65",name:"Real space density correlation outlier"},{value:"RSR",detail:"Real Space R-value",name:"RSR"},{value:"RSRZ",detail:"Real Space R-value z-score",name:"RSRZ"},{value:"RSRZ_OUTLIER",detail:"Real space R-value Z score > 2",name:"Real space outlier"},{value:"S-GLYCOSYLATION_SITE",detail:"Glycan binding to the sulfur atom of a cysteine (Cys) residue",name:"S-Glycosylation Site"},{value:"SABDAB_ANTIBODY_HEAVY_CHAIN_SUBCLASS",detail:"Structural Antibody Database (SAbDab) antibody heavy chain subclass (IGHV1, IGHV2,)",name:"SAbDab Antibody Heavy Chain Subclass"},{value:"SABDAB_ANTIBODY_LIGHT_CHAIN_SUBCLASS",detail:"Structural Antibody Database (SAbDab) antibody light chain subclass (IGLV1, IGLV2, ...)",name:"SAbDab Antibody Light Chain Subclass"},{value:"SABDAB_ANTIBODY_LIGHT_CHAIN_TYPE",detail:"Structural Antibody Database (SAbDab) antibody light chain type (Kappa or Lambda)",name:"SAbDab Antibody Light Chain Type"},{value:"SCOP",detail:"SCOP - Structural Classification of Proteins",name:"SCOP"},{value:"SCOP2B_SUPERFAMILY",detail:"SCOP2B - Structural Classification of Proteins 2 - Superfamily automated assignments",name:"SCOP2B Superfamily"},{value:"SCOP2_FAMILY",detail:"SCOP2 - Structural Classification of Proteins 2 Family",name:"SCOP2 Family"},{value:"SCOP2_SUPERFAMILY",detail:"SCOP2 - Structural Classification of Proteins 2 Superfamily",name:"SCOP2 Superfamily"},{value:"SHEET",detail:"Beta-sheets",name:"Beta-sheets"},{value:"STEREO_OUTLIER",detail:"Stereochemical/chirality outlier",name:"Stereochemical/chirality outlier"},{value:"STRN",detail:"Strand or beta-bridge (protein)",name:"Strand or beta-bridge (protein)"},{value:"SYMM_CLASHES",detail:"Number of symmetry related clashes",name:"SYMM_CLASHES"},{value:"TURN_TY1_P",detail:"Type I turn (protein)",name:"Type I turn (protein)"},{value:"UNASSIGNED_SEC_STRUCT",detail:"Unassigned secondary structure",name:"Unassigned secondary structure"},{value:"UNOBSERVED_ATOM_XYZ",detail:"Unobserved atom coordinates",name:"Unobserved Atoms"},{value:"UNOBSERVED_RESIDUE_XYZ",detail:"Unobserved residue coordinates",name:"Unobserved Residues"},{value:"ZERO_OCCUPANCY_ATOM_XYZ",detail:"Atom coordinates with zero occupancy",name:"Zero Occupancy Atoms"},{value:"ZERO_OCCUPANCY_RESIDUE_XYZ",detail:"Residue coordinates with zero occupancy",name:"Zero Occupancy Residues"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type or category of the feature.",context:"dictionary"},{text:"Type (Polymer Instance Feature Summary)",context:"brief"}],enum:{ANGLE_OUTLIER:"ANGLE_OUTLIER",ANGLE_OUTLIERS:"ANGLE_OUTLIERS",AVERAGE_OCCUPANCY:"AVERAGE_OCCUPANCY",BEND:"BEND",BINDING_SITE:"BINDING_SITE",BOND_OUTLIER:"BOND_OUTLIER",BOND_OUTLIERS:"BOND_OUTLIERS","C-MANNOSYLATION_SITE":"C-MANNOSYLATION_SITE",CATH:"CATH",CHIRAL_OUTLIERS:"CHIRAL_OUTLIERS","CIS-PEPTIDE":"CIS-PEPTIDE",CLASHES:"CLASHES",ECOD:"ECOD",HELIX_P:"HELIX_P",HELX_LH_PP_P:"HELX_LH_PP_P",HELX_RH_3T_P:"HELX_RH_3T_P",HELX_RH_AL_P:"HELX_RH_AL_P",HELX_RH_PI_P:"HELX_RH_PI_P",LIGAND_COVALENT_LINKAGE:"LIGAND_COVALENT_LINKAGE",LIGAND_INTERACTION:"LIGAND_INTERACTION",LIGAND_METAL_COORDINATION_LINKAGE:"LIGAND_METAL_COORDINATION_LINKAGE",MA_QA_METRIC_LOCAL_TYPE_CONTACT_PROBABILITY:"MA_QA_METRIC_LOCAL_TYPE_CONTACT_PROBABILITY",MA_QA_METRIC_LOCAL_TYPE_DISTANCE:"MA_QA_METRIC_LOCAL_TYPE_DISTANCE",MA_QA_METRIC_LOCAL_TYPE_ENERGY:"MA_QA_METRIC_LOCAL_TYPE_ENERGY",MA_QA_METRIC_LOCAL_TYPE_IPTM:"MA_QA_METRIC_LOCAL_TYPE_IPTM",MA_QA_METRIC_LOCAL_TYPE_NORMALIZED_SCORE:"MA_QA_METRIC_LOCAL_TYPE_NORMALIZED_SCORE",MA_QA_METRIC_LOCAL_TYPE_OTHER:"MA_QA_METRIC_LOCAL_TYPE_OTHER",MA_QA_METRIC_LOCAL_TYPE_PAE:"MA_QA_METRIC_LOCAL_TYPE_PAE",MA_QA_METRIC_LOCAL_TYPE_PLDDT:"MA_QA_METRIC_LOCAL_TYPE_PLDDT","MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM":"MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM","MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM_[0,1]":"MA_QA_METRIC_LOCAL_TYPE_PLDDT_ALL-ATOM_[0,1]","MA_QA_METRIC_LOCAL_TYPE_PLDDT_[0,1]":"MA_QA_METRIC_LOCAL_TYPE_PLDDT_[0,1]",MA_QA_METRIC_LOCAL_TYPE_PTM:"MA_QA_METRIC_LOCAL_TYPE_PTM",MA_QA_METRIC_LOCAL_TYPE_ZSCORE:"MA_QA_METRIC_LOCAL_TYPE_ZSCORE",MEMBRANE_SEGMENT:"MEMBRANE_SEGMENT",MOGUL_ANGLE_OUTLIER:"MOGUL_ANGLE_OUTLIER",MOGUL_ANGLE_OUTLIERS:"MOGUL_ANGLE_OUTLIERS",MOGUL_BOND_OUTLIER:"MOGUL_BOND_OUTLIER",MOGUL_BOND_OUTLIERS:"MOGUL_BOND_OUTLIERS",MOGUL_RING_OUTLIERS:"MOGUL_RING_OUTLIERS",MOGUL_TORSION_OUTLIERS:"MOGUL_TORSION_OUTLIERS","N-GLYCOSYLATION_SITE":"N-GLYCOSYLATION_SITE",NATOMS_EDS:"NATOMS_EDS","O-GLYCOSYLATION_SITE":"O-GLYCOSYLATION_SITE",OWAB:"OWAB",PLANE_OUTLIERS:"PLANE_OUTLIERS",Q_SCORE:"Q_SCORE",RAMACHANDRAN_OUTLIER:"RAMACHANDRAN_OUTLIER",ROTAMER_OUTLIER:"ROTAMER_OUTLIER",RSCC:"RSCC",RSCC_OUTLIER:"RSCC_OUTLIER",RSR:"RSR",RSRZ:"RSRZ",RSRZ_OUTLIER:"RSRZ_OUTLIER","S-GLYCOSYLATION_SITE":"S-GLYCOSYLATION_SITE",SABDAB_ANTIBODY_HEAVY_CHAIN_SUBCLASS:"SABDAB_ANTIBODY_HEAVY_CHAIN_SUBCLASS",SABDAB_ANTIBODY_LIGHT_CHAIN_SUBCLASS:"SABDAB_ANTIBODY_LIGHT_CHAIN_SUBCLASS",SABDAB_ANTIBODY_LIGHT_CHAIN_TYPE:"SABDAB_ANTIBODY_LIGHT_CHAIN_TYPE",SCOP:"SCOP",SCOP2B_SUPERFAMILY:"SCOP2B_SUPERFAMILY",SCOP2_FAMILY:"SCOP2_FAMILY",SCOP2_SUPERFAMILY:"SCOP2_SUPERFAMILY",SHEET:"SHEET",STEREO_OUTLIER:"STEREO_OUTLIER",STRN:"STRN",SYMM_CLASHES:"SYMM_CLASHES",TURN_TY1_P:"TURN_TY1_P",UNASSIGNED_SEC_STRUCT:"UNASSIGNED_SEC_STRUCT",UNOBSERVED_ATOM_XYZ:"UNOBSERVED_ATOM_XYZ",UNOBSERVED_RESIDUE_XYZ:"UNOBSERVED_RESIDUE_XYZ",ZERO_OCCUPANCY_ATOM_XYZ:"ZERO_OCCUPANCY_ATOM_XYZ",ZERO_OCCUPANCY_RESIDUE_XYZ:"ZERO_OCCUPANCY_RESIDUE_XYZ"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbPolymerStructConn:{ConnectType:{path:"rcsb_polymer_struct_conn.connect_type",type:"string",description:"The connection type.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The connection type.",context:"dictionary"},{text:"Connect Type (Polymer Struct Conn)",context:"brief"}],enum:{"covalent bond":"covalent bond","covalent modification of a nucleotide base":"covalent modification of a nucleotide base","covalent modification of a nucleotide phosphate":"covalent modification of a nucleotide phosphate","covalent modification of a nucleotide sugar":"covalent modification of a nucleotide sugar","covalent residue modification":"covalent residue modification","disulfide bridge":"disulfide bridge","hydrogen bond":"hydrogen bond","ionic interaction":"ionic interaction","metal coordination":"metal coordination","mismatched base pairs":"mismatched base pairs"},operator:{In:"in",ExactMatch:"exact_match"}},Role:{path:"rcsb_polymer_struct_conn.role",type:"string",description:"The chemical or structural role of the interaction",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The chemical or structural role of the interaction",context:"dictionary"},{text:"Glycosylation Site",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:35}],enum:{"C-Mannosylation":"C-Mannosylation","N-Glycosylation":"N-Glycosylation","O-Glycosylation":"O-Glycosylation","S-Glycosylation":"S-Glycosylation"},operator:{In:"in",ExactMatch:"exact_match"}},ValueOrder:{path:"rcsb_polymer_struct_conn.value_order",type:"string",description:"The chemical bond order associated with the specified atoms in\n this contact.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"doub",detail:"double bond"},{value:"quad",detail:"quadruple bond"},{value:"sing",detail:"single bond"},{value:"trip",detail:"triple bond"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical bond order associated with the specified atoms in\n this contact.",context:"dictionary"},{text:"Value Order (Polymer Struct Conn)",context:"brief"}],enum:{doub:"doub",quad:"quad",sing:"sing",trip:"trip"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxEntityNonpoly:{Name:{path:"pdbx_entity_nonpoly.name",type:"string",description:"A name for the non-polymer entity",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A name for the non-polymer entity",context:"dictionary"},{text:"Name (Entity Nonpoly)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbNonpolymerEntity:{Details:{path:"rcsb_nonpolymer_entity.details",type:"string",description:"A description of special aspects of the entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the entity.",context:"dictionary"},{text:"Details (Nonpolymer Entity)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},FormulaWeight:{path:"rcsb_nonpolymer_entity.formula_weight",type:"number",description:"Formula mass (KDa) of the entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Formula mass (KDa) of the entity.",context:"dictionary"},{text:"Formula Weight (Nonpolymer Entity)",context:"brief"}],rcsb_current_maximum_value:12.016,rcsb_current_minimum_value:.002,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxDescription:{path:"rcsb_nonpolymer_entity.pdbx_description",type:"string",description:"A description of the nonpolymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of the nonpolymer entity.",context:"dictionary"},{text:"Description (Nonpolymer Entity)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxNumberOfMolecules:{path:"rcsb_nonpolymer_entity.pdbx_number_of_molecules",type:"integer",description:"The number of molecules of the nonpolymer entity in the entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of molecules of the nonpolymer entity in the entry.",context:"dictionary"},{text:"Number Of Molecules (Nonpolymer Entity)",context:"brief"}],rcsb_current_maximum_value:5345,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbNonpolymerEntityAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_nonpolymer_entity_annotation.type",context_attributes:[{context_value:"SUBJECT_OF_INVESTIGATION",attributes:[{examples:["BEZ","PQM"],path:"rcsb_nonpolymer_entity_annotation.comp_id"}]}]}],AnnotationId:{path:"rcsb_nonpolymer_entity_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},CompId:{path:"rcsb_nonpolymer_entity_annotation.comp_id",type:"string",description:"Non-polymer(ligand) chemical component identifier for the entity.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Non-polymer(ligand) chemical component identifier for the entity.",context:"dictionary"},{text:"Component Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Nonpolymer Molecular Features",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_nonpolymer_entity_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_nonpolymer_entity_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_nonpolymer_entity_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"SUBJECT_OF_INVESTIGATION",detail:"Investigated Molecule",name:"Investigated Molecule"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{SUBJECT_OF_INVESTIGATION:"SUBJECT_OF_INVESTIGATION"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_nonpolymer_entity_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_nonpolymer_entity_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_nonpolymer_entity_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbNonpolymerEntityContainerIdentifiers:{ChemRefDefId:{path:"rcsb_nonpolymer_entity_container_identifiers.chem_ref_def_id",type:"string",description:"The chemical reference definition identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical reference definition identifier for the entity in this container.",context:"dictionary"},{text:"Chem Ref Def Id (Nonpolymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},NonpolymerCompId:{path:"rcsb_nonpolymer_entity_container_identifiers.nonpolymer_comp_id",type:"string",description:"Non-polymer(ligand) chemical component identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Non-polymer(ligand) chemical component identifier for the entity in this container.",context:"dictionary"},{text:"Component Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Nonpolymer Molecular Features",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},PrdId:{path:"rcsb_nonpolymer_entity_container_identifiers.prd_id",type:"string",description:"The BIRD identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The BIRD identifier for the entity in this container.",context:"dictionary"},{text:"Prd Id (Nonpolymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_nonpolymer_entity_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",context:"dictionary"},{text:"Id (Nonpolymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbNonpolymerEntityFeature:{Type:{path:"rcsb_nonpolymer_entity_feature.type",type:"string",description:"A type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"SUBJECT_OF_INVESTIGATION",detail:"Investigated Molecule",name:"Investigated Molecule"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the feature.",context:"dictionary"},{text:"Feature Type",context:"brief"}],enum:{SUBJECT_OF_INVESTIGATION:"SUBJECT_OF_INVESTIGATION"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbNonpolymerEntityFeatureSummary:{rcsb_nested_indexing_context:[{category_name:"feature_summary",category_path:"rcsb_nonpolymer_entity_feature_summary.type"}],Count:{path:"rcsb_nonpolymer_entity_feature_summary.count",type:"integer",description:"The feature count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The feature count.",context:"dictionary"},{text:"Count (Nonpolymer Entity Feature Summary)",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"rcsb_nonpolymer_entity_feature_summary.type",type:"string",description:"Type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"SUBJECT_OF_INVESTIGATION",detail:"Subject molecule of investigation"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type or category of the feature.",context:"dictionary"},{text:"Type (Nonpolymer Entity Feature Summary)",context:"brief"}],enum:{SUBJECT_OF_INVESTIGATION:"SUBJECT_OF_INVESTIGATION"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbNonpolymerEntityKeywords:{Text:{path:"rcsb_nonpolymer_entity_keywords.text",type:"string",description:"Keywords describing this non-polymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Keywords describing this non-polymer entity.",context:"dictionary"},{text:"Text (Nonpolymer Entity Keywords)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbNonpolymerEntityNameCom:{Name:{path:"rcsb_nonpolymer_entity_name_com.name",type:"string",description:"A common name for the nonpolymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A common name for the nonpolymer entity.",context:"dictionary"},{text:"Name (Nonpolymer Entity Name Com)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbPubmedContainerIdentifiers:{PubmedId:{path:"rcsb_pubmed_container_identifiers.pubmed_id",type:"integer",description:"UID assigned to each PubMed record.",rcsb_search_context:["default-match"],rcsb_description:[{text:"PubMed ID",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:18}],rcsb_current_maximum_value:40131955,rcsb_current_minimum_value:5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbPubmedAbstractText:{path:"rcsb_pubmed_abstract_text",type:"string",description:"A concise, accurate and factual mini-version of the paper contents.",rcsb_search_context:["full-text"],rcsb_description:[{text:"PubMed Abstract",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:30}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},RcsbPubmedMeshDescriptorsLineage:{Id:{path:"rcsb_pubmed_mesh_descriptors_lineage.id",type:"string",description:"Identifier for MeSH classification term.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"MeSH Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:35}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_pubmed_mesh_descriptors_lineage.name",type:"string",description:"MeSH classification term.",rcsb_search_context:["exact-match","full-text"],rcsb_description:[{text:"MeSH Descriptor",context:"brief"}],rcsb_search_group:[{group_name:"Publications Primary",priority_order:36}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Depth:{path:"rcsb_pubmed_mesh_descriptors_lineage.depth",type:"integer",description:"Hierarchy depth.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Depth (Pubmed Mesh Descriptors Lineage)",context:"brief"}],rcsb_current_maximum_value:13,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbClusterMembership:{ClusterId:{path:"rcsb_cluster_membership.cluster_id",type:"integer",description:"Identifier for a cluster at the specified level of sequence identity within the cluster data set.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Identifier for a cluster at the specified level of sequence identity within the cluster data set.",context:"dictionary"},{text:"Cluster Identifier",context:"brief"}],rcsb_current_maximum_value:1080341,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Identity:{path:"rcsb_cluster_membership.identity",type:"integer",description:"Sequence identity expressed as an integer percent value.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Sequence identity expressed as an integer percent value.",context:"dictionary"},{text:"Cluster Sequence Identity",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:30,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EntityPoly:{RcsbEntityPolymerType:{path:"entity_poly.rcsb_entity_polymer_type",type:"string",description:"A coarse-grained polymer entity type.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"DNA",detail:"polydeoxyribonucleotide"},{value:"NA-hybrid",detail:"polydeoxyribonucleotide/polyribonucleotide hybrid"},{value:"Other",detail:"polysaccharide(D), polysaccharide(L), cyclic-pseudo-peptide, peptide nucleic acid, or other"},{value:"Protein",detail:"polypeptide(D) or polypeptide(L)"},{value:"RNA",detail:"polyribonucleotide"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A coarse-grained polymer entity type.",context:"dictionary"},{text:"Polymer Entity Type",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:15}],enum:{DNA:"DNA","NA-hybrid":"NA-hybrid",Other:"Other",Protein:"Protein",RNA:"RNA"},operator:{In:"in",ExactMatch:"exact_match"}},RcsbMutationCount:{path:"entity_poly.rcsb_mutation_count",type:"integer",description:"Number of engineered mutations engineered in the sample sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of engineered mutations engineered in the sample sequence.",context:"dictionary"},{text:"Polymer Entity Mutation Count",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:25}],rcsb_current_maximum_value:657,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RcsbSampleSequenceLength:{path:"entity_poly.rcsb_sample_sequence_length",type:"integer",description:"The monomer length of the sample sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The monomer length of the sample sequence.",context:"dictionary"},{text:"Polymer Entity Sequence Length",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:20}],rcsb_current_maximum_value:19e3,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},EntitySrcGen:{GeneSrcTissue:{path:"entity_src_gen.gene_src_tissue",type:"string",description:"The tissue of the natural organism from which the gene was\n obtained.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The tissue of the natural organism from which the gene was\n obtained.",context:"dictionary"},{text:"Gene Src Tissue (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxDescription:{path:"entity_src_gen.pdbx_description",type:"string",description:"Information on the source which is not given elsewhere.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Information on the source which is not given elsewhere.",context:"dictionary"},{text:"Description (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcAtcc:{path:"entity_src_gen.pdbx_gene_src_atcc",type:"string",description:"American Type Culture Collection tissue culture number.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"American Type Culture Collection tissue culture number.",context:"dictionary"},{text:"Gene Src Atcc (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcCell:{path:"entity_src_gen.pdbx_gene_src_cell",type:"string",description:"Cell type.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Cell type.",context:"dictionary"},{text:"Gene Src Cell (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcCellLine:{path:"entity_src_gen.pdbx_gene_src_cell_line",type:"string",description:"The specific line of cells.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The specific line of cells.",context:"dictionary"},{text:"Gene Src Cell Line (Entity Src Gen)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcCellularLocation:{path:"entity_src_gen.pdbx_gene_src_cellular_location",type:"string",description:"Identifies the location inside (or outside) the cell.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Identifies the location inside (or outside) the cell.",context:"dictionary"},{text:"Gene Src Cellular Location (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcOrgan:{path:"entity_src_gen.pdbx_gene_src_organ",type:"string",description:"Organized group of tissues that carries on a specialized function.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Organized group of tissues that carries on a specialized function.",context:"dictionary"},{text:"Gene Src Organ (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxGeneSrcOrganelle:{path:"entity_src_gen.pdbx_gene_src_organelle",type:"string",description:"Organized structure within cell.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Organized structure within cell.",context:"dictionary"},{text:"Gene Src Organelle (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgAtcc:{path:"entity_src_gen.pdbx_host_org_atcc",type:"string",description:"Americal Tissue Culture Collection of the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived from\n _entity_src_gen_express.host_org_culture_collection",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Americal Tissue Culture Collection of the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived from\n _entity_src_gen_express.host_org_culture_collection",context:"dictionary"},{text:"Host Org Atcc (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgCell:{path:"entity_src_gen.pdbx_host_org_cell",type:"string",description:"Cell type from which the gene is derived. Where\n entity.target_id is provided this should be derived from\n details of the target.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Cell type from which the gene is derived. Where\n entity.target_id is provided this should be derived from\n details of the target.",context:"dictionary"},{text:"Host Org Cell (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgCellLine:{path:"entity_src_gen.pdbx_host_org_cell_line",type:"string",description:"A specific line of cells used as the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived from\n entity_src_gen_express.host_org_cell_line",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A specific line of cells used as the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived from\n entity_src_gen_express.host_org_cell_line",context:"dictionary"},{text:"Host Org Cell Line (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgCellularLocation:{path:"entity_src_gen.pdbx_host_org_cellular_location",type:"string",description:"Identifies the location inside (or outside) the cell which\n expressed the molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Identifies the location inside (or outside) the cell which\n expressed the molecule.",context:"dictionary"},{text:"Host Org Cellular Location (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgCultureCollection:{path:"entity_src_gen.pdbx_host_org_culture_collection",type:"string",description:"Culture collection of the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived somehwere, but\n exactly where is not clear.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Culture collection of the expression system. Where\n full details of the protein production are available it would\n be expected that this item would be derived somehwere, but\n exactly where is not clear.",context:"dictionary"},{text:"Host Org Culture Collection (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgOrgan:{path:"entity_src_gen.pdbx_host_org_organ",type:"string",description:"Specific organ which expressed the molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Specific organ which expressed the molecule.",context:"dictionary"},{text:"Host Org Organ (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgOrganelle:{path:"entity_src_gen.pdbx_host_org_organelle",type:"string",description:"Specific organelle which expressed the molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Specific organelle which expressed the molecule.",context:"dictionary"},{text:"Host Org Organelle (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgTissue:{path:"entity_src_gen.pdbx_host_org_tissue",type:"string",description:"The specific tissue which expressed the molecule. Where full details\n of the protein production are available it would be expected that this\n item would be derived from _entity_src_gen_express.host_org_tissue",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The specific tissue which expressed the molecule. Where full details\n of the protein production are available it would be expected that this\n item would be derived from _entity_src_gen_express.host_org_tissue",context:"dictionary"},{text:"Host Org Tissue (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgTissueFraction:{path:"entity_src_gen.pdbx_host_org_tissue_fraction",type:"string",description:"The fraction of the tissue which expressed the\nmolecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The fraction of the tissue which expressed the\nmolecule.",context:"dictionary"},{text:"Host Org Tissue Fraction (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgVector:{path:"entity_src_gen.pdbx_host_org_vector",type:"string",description:"Identifies the vector used. Where full details of the protein\n production are available it would be expected that this item\n would be derived from _entity_src_gen_clone.vector_name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Identifies the vector used. Where full details of the protein\n production are available it would be expected that this item\n would be derived from _entity_src_gen_clone.vector_name.",context:"dictionary"},{text:"Host Org Vector (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxHostOrgVectorType:{path:"entity_src_gen.pdbx_host_org_vector_type",type:"string",description:"Identifies the type of vector used (plasmid, virus, or cosmid).\n Where full details of the protein production are available it\n would be expected that this item would be derived from\n _entity_src_gen_express.vector_type.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Identifies the type of vector used (plasmid, virus, or cosmid).\n Where full details of the protein production are available it\n would be expected that this item would be derived from\n _entity_src_gen_express.vector_type.",context:"dictionary"},{text:"Host Org Vector Type (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PlasmidName:{path:"entity_src_gen.plasmid_name",type:"string",description:"The name of the plasmid that produced the entity in the host\n organism. Where full details of the protein production are available\n it would be expected that this item would be derived from\n _pdbx_construct.name of the construct pointed to from\n _entity_src_gen_express.plasmid_id.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The name of the plasmid that produced the entity in the host\n organism. Where full details of the protein production are available\n it would be expected that this item would be derived from\n _pdbx_construct.name of the construct pointed to from\n _entity_src_gen_express.plasmid_id.",context:"dictionary"},{text:"Plasmid Name (Entity Src Gen)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},EntitySrcNat:{Details:{path:"entity_src_nat.details",type:"string",description:"A description of special aspects of the organism from which the\n entity was isolated.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the organism from which the\n entity was isolated.",context:"dictionary"},{text:"Details (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxAtcc:{path:"entity_src_nat.pdbx_atcc",type:"string",description:"Americal Tissue Culture Collection number.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Americal Tissue Culture Collection number.",context:"dictionary"},{text:"Atcc (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxCell:{path:"entity_src_nat.pdbx_cell",type:"string",description:"A particular cell type.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A particular cell type.",context:"dictionary"},{text:"Cell (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxCellLine:{path:"entity_src_nat.pdbx_cell_line",type:"string",description:"The specific line of cells.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The specific line of cells.",context:"dictionary"},{text:"Cell Line (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxCellularLocation:{path:"entity_src_nat.pdbx_cellular_location",type:"string",description:"Identifies the location inside (or outside) the cell.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Identifies the location inside (or outside) the cell.",context:"dictionary"},{text:"Cellular Location (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxOrgan:{path:"entity_src_nat.pdbx_organ",type:"string",description:"Organized group of tissues that carries on a specialized function.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Organized group of tissues that carries on a specialized function.",context:"dictionary"},{text:"Organ (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxOrganelle:{path:"entity_src_nat.pdbx_organelle",type:"string",description:"Organized structure within cell.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Organized structure within cell.",context:"dictionary"},{text:"Organelle (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxPlasmidDetails:{path:"entity_src_nat.pdbx_plasmid_details",type:"string",description:"Details about the plasmid.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Details about the plasmid.",context:"dictionary"},{text:"Plasmid Details (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxPlasmidName:{path:"entity_src_nat.pdbx_plasmid_name",type:"string",description:"The plasmid containing the gene.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The plasmid containing the gene.",context:"dictionary"},{text:"Plasmid Name (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Tissue:{path:"entity_src_nat.tissue",type:"string",description:"The tissue of the organism from which the entity was isolated.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The tissue of the organism from which the entity was isolated.",context:"dictionary"},{text:"Tissue (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},TissueFraction:{path:"entity_src_nat.tissue_fraction",type:"string",description:"The subcellular fraction of the tissue of the organism from\n which the entity was isolated.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The subcellular fraction of the tissue of the organism from\n which the entity was isolated.",context:"dictionary"},{text:"Tissue Fraction (Entity Src Nat)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbEntityHostOrganism:{CommonName:{path:"rcsb_entity_host_organism.common_name",type:"string",description:"The common name of the host organism",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The common name of the host organism",context:"dictionary"},{text:"Common Name (Entity Host Organism)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiCommonNames:{path:"rcsb_entity_host_organism.ncbi_common_names",type:"array",operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiParentScientificName:{path:"rcsb_entity_host_organism.ncbi_parent_scientific_name",type:"string",description:"The parent scientific name in the NCBI taxonomy hierarchy (depth=1) associated with this taxonomy code.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The parent scientific name in the NCBI taxonomy hierarchy (depth=1) associated with this taxonomy code.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Ncbi Parent Scientific Name (Entity Host Organism)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiScientificName:{path:"rcsb_entity_host_organism.ncbi_scientific_name",type:"string",description:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Expression Organism",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},ScientificName:{path:"rcsb_entity_host_organism.scientific_name",type:"string",description:"The scientific name of the host organism",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The scientific name of the host organism",context:"dictionary"},{text:"Scientific Name (Entity Host Organism)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},TaxonomyLineage:{Depth:{path:"rcsb_entity_host_organism.taxonomy_lineage.depth",type:"integer",description:"Members of the NCBI Taxonomy lineage as parent taxonomy lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the NCBI Taxonomy lineage as parent taxonomy lineage depth (1-N)",context:"dictionary"},{text:"Depth (Taxonomy Lineage)",context:"brief"}],rcsb_current_maximum_value:35,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_entity_host_organism.taxonomy_lineage.id",type:"string",description:"Members of the NCBI Taxonomy lineage as parent taxonomy idcodes.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the NCBI Taxonomy lineage as parent taxonomy idcodes.",context:"dictionary"},{text:"Expression System Organism Taxonomy ID",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:85}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_entity_host_organism.taxonomy_lineage.name",type:"string",description:"Members of the NCBI Taxonomy lineage as parent taxonomy names.",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Members of the NCBI Taxonomy lineage as parent taxonomy names.",context:"dictionary"},{text:"Expression System Organism Taxonomy Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:80}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbEntitySourceOrganism:{CommonName:{path:"rcsb_entity_source_organism.common_name",type:"string",description:"The common name for the source organism assigned by the PDB depositor.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The common name for the source organism assigned by the PDB depositor.",context:"dictionary"},{text:"Common Name (Entity Source Organism)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiCommonNames:{path:"rcsb_entity_source_organism.ncbi_common_names",type:"array",operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiParentScientificName:{path:"rcsb_entity_source_organism.ncbi_parent_scientific_name",type:"string",description:"A parent scientific name in the NCBI taxonomy hierarchy of the source organism assigned by the PDB depositor.\n For cellular organism this corresponds to a superkingdom (e.g., Archaea, Bacteria, Eukaryota). For viruses this\n corresponds to a clade (e.g. Adnaviria, Bicaudaviridae, Clavaviridae). For other and unclassified entries this\n corresponds to the first level of any taxonomic rank below the root level.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A parent scientific name in the NCBI taxonomy hierarchy of the source organism assigned by the PDB depositor.\n For cellular organism this corresponds to a superkingdom (e.g., Archaea, Bacteria, Eukaryota). For viruses this\n corresponds to a clade (e.g. Adnaviria, Bicaudaviridae, Clavaviridae). For other and unclassified entries this\n corresponds to the first level of any taxonomic rank below the root level.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Parent Scientific Name (typically superkingdom or clade)",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:60}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},NcbiScientificName:{path:"rcsb_entity_source_organism.ncbi_scientific_name",type:"string",description:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Scientific Name of the Source Organism",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:55}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},ScientificName:{path:"rcsb_entity_source_organism.scientific_name",type:"string",description:"The scientific name of the source organism assigned by the PDB depositor.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The scientific name of the source organism assigned by the PDB depositor.",context:"dictionary"},{text:"Scientific Name (Entity Source Organism)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},SourceType:{path:"rcsb_entity_source_organism.source_type",type:"string",description:"The source type for the entity",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The source type for the entity",context:"dictionary"},{text:"Source Organism Type",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:65}],enum:{"genetically engineered":"genetically engineered",natural:"natural",synthetic:"synthetic"},operator:{In:"in",ExactMatch:"exact_match"}},TaxonomyLineage:{Depth:{path:"rcsb_entity_source_organism.taxonomy_lineage.depth",type:"integer",description:"Members of the NCBI Taxonomy lineage as parent taxonomy lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the NCBI Taxonomy lineage as parent taxonomy lineage depth (1-N)",context:"dictionary"},{text:"Depth (Taxonomy Lineage)",context:"brief"}],rcsb_current_maximum_value:36,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_entity_source_organism.taxonomy_lineage.id",type:"string",description:"Members of the NCBI Taxonomy lineage as parent taxonomy idcodes.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the NCBI Taxonomy lineage as parent taxonomy idcodes.",context:"dictionary"},{text:"Source Organism Taxonomy ID (Full Lineage)",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:50}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_entity_source_organism.taxonomy_lineage.name",type:"string",description:"Memebers of the NCBI Taxonomy lineage as parent taxonomy names.",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Memebers of the NCBI Taxonomy lineage as parent taxonomy names.",context:"dictionary"},{text:"Source Organism Taxonomy Name (Full Lineage)",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:45}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbGeneName:{Value:{path:"rcsb_entity_source_organism.rcsb_gene_name.value",type:"string",description:"Gene name.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Gene name.",context:"dictionary"},{text:"Gene Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:40}],operator:{In:"in",ExactMatch:"exact_match"}}}},RcsbPolymerEntity:{FormulaWeight:{path:"rcsb_polymer_entity.formula_weight",type:"number",description:"Formula mass (KDa) of the entity.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Formula mass (KDa) of the entity.",context:"dictionary"},{text:"Polymer Entity Molecular Weight",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:30}],rcsb_current_maximum_value:6061.921,rcsb_current_minimum_value:.158,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PdbxDescription:{path:"rcsb_polymer_entity.pdbx_description",type:"string",description:"A description of the polymer entity.",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"A description of the polymer entity.",context:"dictionary"},{text:"Polymer Entity Description",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PdbxNumberOfMolecules:{path:"rcsb_polymer_entity.pdbx_number_of_molecules",type:"integer",description:"The number of molecules of the entity in the entry.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of molecules of the entity in the entry.",context:"dictionary"},{text:"Number Of Molecules (Polymer Entity)",context:"brief"}],rcsb_current_maximum_value:1356,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RcsbSourcePartCount:{path:"rcsb_polymer_entity.rcsb_source_part_count",type:"integer",description:"The number of biological sources for the polymer entity. Multiple source contributions\n may come from the same organism (taxonomy).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of biological sources for the polymer entity. Multiple source contributions\n may come from the same organism (taxonomy).",context:"dictionary"},{text:"Polymer Entity Source Count",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:70}],rcsb_current_maximum_value:21,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RcsbSourceTaxonomyCount:{path:"rcsb_polymer_entity.rcsb_source_taxonomy_count",type:"integer",description:"The number of distinct source taxonomies for the polymer entity. Commonly used to identify chimeric polymers.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct source taxonomies for the polymer entity. Commonly used to identify chimeric polymers.",context:"dictionary"},{text:"Polymer Entity Distinct Taxonomy Count",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:75}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RcsbEcLineage:{Depth:{path:"rcsb_polymer_entity.rcsb_ec_lineage.depth",type:"integer",description:"Members of the enzyme classification lineage as parent classification hierarchy depth (1-N).",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification hierarchy depth (1-N).",context:"dictionary"},{text:"Depth (Ec Lineage)",context:"brief"}],rcsb_current_maximum_value:4,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_entity.rcsb_ec_lineage.id",type:"string",description:"Members of the enzyme classification lineage as parent classification codes.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification codes.",context:"dictionary"},{text:"Enzyme Classification Number",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:90}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_entity.rcsb_ec_lineage.name",type:"string",description:"Members of the enzyme classification lineage as parent classification names.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification names.",context:"dictionary"},{text:"Enzyme Classification Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:95}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbMacromolecularNamesCombined:{Name:{path:"rcsb_polymer_entity.rcsb_macromolecular_names_combined.name",type:"string",description:"Combined list of macromolecular names.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Combined list of macromolecular names.",context:"dictionary"},{text:"Macromolecule Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:10}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbEnzymeClassCombined:{Depth:{path:"rcsb_polymer_entity.rcsb_enzyme_class_combined.depth",type:"integer",description:"The enzyme classification hierarchy depth (1-N).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The enzyme classification hierarchy depth (1-N).",context:"dictionary"},{text:"Depth (Enzyme Class Combined)",context:"brief"}],rcsb_current_maximum_value:4,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Ec:{path:"rcsb_polymer_entity.rcsb_enzyme_class_combined.ec",type:"string",description:"Combined list of enzyme class assignments.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Combined list of enzyme class assignments.",context:"dictionary"},{text:"Ec (Enzyme Class Combined)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},ProvenanceSource:{path:"rcsb_polymer_entity.rcsb_enzyme_class_combined.provenance_source",type:"string",description:"Combined list of enzyme class associated provenance sources.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Combined list of enzyme class associated provenance sources.",context:"dictionary"},{text:"Provenance Source (Enzyme Class Combined)",context:"brief"}],enum:{"PDB Primary Data":"PDB Primary Data",UniProt:"UniProt"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbPolymerNameCombined:{Names:{path:"rcsb_polymer_entity.rcsb_polymer_name_combined.names",type:"array",operator:{In:"in",ExactMatch:"exact_match"}}}},RcsbPolymerEntityAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_polymer_entity_annotation.type",context_attributes:[{context_value:"Pfam",attributes:[{examples:["PF00049","PF00441"],path:"rcsb_polymer_entity_annotation.annotation_id"},{examples:["Insulin/IGF/Relaxin family (Insulin)","Acyl-CoA dehydrogenase, C-terminal domain (Acyl-CoA_dh_1)"],path:"rcsb_polymer_entity_annotation.name"}]},{context_value:"CARD",attributes:[{examples:["ARO:3001059","ARO:3000015"],path:"rcsb_polymer_entity_annotation.annotation_lineage.id"},{examples:["SHV-1","SHV beta-lactamase"],path:"rcsb_polymer_entity_annotation.annotation_lineage.name"}]},{context_value:"mpstruc",attributes:[{examples:["MONOTOPIC MEMBRANE PROTEINS.Oxidases.Monoamine Oxidase A"],path:"rcsb_polymer_entity_annotation.annotation_lineage.id"},{examples:["Monoamine Oxidase A"],path:"rcsb_polymer_entity_annotation.annotation_lineage.name"}]},{context_value:"OPM",attributes:[{examples:["Transmembrane.Bitopic proteins.Bitopic proteins with NAD(P)-binding Rossmann-fold domains.Flavin containing amine oxidoreductase"],path:"rcsb_polymer_entity_annotation.annotation_lineage.id"},{examples:["Flavin containing amine oxidoreductase"],path:"rcsb_polymer_entity_annotation.annotation_lineage.name"}]}]}],AnnotationId:{path:"rcsb_polymer_entity_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:100}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_polymer_entity_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_polymer_entity_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:105}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_polymer_entity_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CARD",detail:"Comprehensive Antibiotic Resistance Database",name:"CARD"},{value:"GO",detail:"Gene Ontology",name:"Gene Ontology"},{value:"GlyCosmos",detail:"Web portal integrating glycosciences with the life sciences",name:"Web portal integrating glycosciences with the life sciences"},{value:"GlyGen",detail:"Computational and Informatics Resources for Glycoscience",name:"Computational and Informatics Resources for Glycoscience"},{value:"InterPro",detail:"InterPro Protein Family",name:"InterPro Protein Family"},{value:"MemProtMD",detail:"A Database of Membrane Proteins Embedded in Lipid Bilayers",name:"A Database of Membrane Proteins Embedded in Lipid Bilayers"},{value:"OPM",detail:"Orientations of Proteins in Membranes (OPM) Database",name:"Orientations of Proteins in Membranes (OPM) Database"},{value:"PDBTM",detail:"Protein Data Bank of Transmembrane Proteins",name:"Protein Data Bank of Transmembrane Proteins"},{value:"Pfam",detail:"Pfam Protein Family",name:"Pfam Protein Family"},{value:"mpstruc",detail:"Membrane Proteins of Known 3D Structure",name:"Membrane Proteins of Known 3D Structure"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{CARD:"CARD",GO:"GO",GlyCosmos:"GlyCosmos",GlyGen:"GlyGen",InterPro:"InterPro",MemProtMD:"MemProtMD",OPM:"OPM",PDBTM:"PDBTM",Pfam:"Pfam",mpstruc:"mpstruc"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_polymer_entity_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_entity_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_entity_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:115}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbPolymerEntityContainerIdentifiers:{ChemCompMonomers:{path:"rcsb_polymer_entity_container_identifiers.chem_comp_monomers",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},ChemRefDefId:{path:"rcsb_polymer_entity_container_identifiers.chem_ref_def_id",type:"string",description:"The chemical reference definition identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical reference definition identifier for the entity in this container.",context:"dictionary"},{text:"Chem Ref Def Id (Polymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_polymer_entity_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Polymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PrdId:{path:"rcsb_polymer_entity_container_identifiers.prd_id",type:"string",description:"The BIRD identifier for the entity in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The BIRD identifier for the entity in this container.",context:"dictionary"},{text:"Prd Id (Polymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_polymer_entity_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity container formed by\n an underscore separated concatenation of entry and entity identifiers.",context:"dictionary"},{text:"Id (Polymer Entity Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},ReferenceSequenceIdentifiers:{rcsb_nested_indexing_context:[{category_name:"reference_sequence_identifiers",category_path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_name",context_attributes:[{context_value:"UniProt",attributes:[{examples:["P01308","P0CX43"],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"},{examples:[.25,.75],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.reference_sequence_coverage",rcsb_current_minimum_value:.00026200873362445414,rcsb_current_maximum_value:1},{examples:[.25,.75],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.entity_sequence_coverage",rcsb_current_minimum_value:.001098901098901099,rcsb_current_maximum_value:1}]},{context_value:"GenBank",attributes:[{examples:[12057205,1329886537],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"}]},{context_value:"NORINE",attributes:[{examples:["NOR00033","NOR00972"],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"}]}]}],DatabaseAccession:{path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession",type:"string",description:"Reference database accession code",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"Reference database accession code",context:"dictionary"},{text:"Accession Code(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:40}],operator:{In:"in",ExactMatch:"exact_match"}},DatabaseIsoform:{path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_isoform",type:"string",description:"Reference database identifier for the sequence isoform",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference database identifier for the sequence isoform",context:"dictionary"},{text:"Database Isoform (Reference Sequence Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},DatabaseName:{path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_name",type:"string",description:"Reference database name",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"EMBL",detail:"EMBL"},{value:"GenBank",detail:"GenBank"},{value:"NDB",detail:"NDB"},{value:"NORINE",detail:"NORINE"},{value:"PDB",detail:"PDB"},{value:"PIR",detail:"PIR"},{value:"PRF",detail:"PRF"},{value:"RefSeq",detail:"RefSeq"},{value:"UniProt",detail:"UniProt"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference database name",context:"dictionary"},{text:"Database Name",context:"brief"}],enum:{EMBL:"EMBL",GenBank:"GenBank",NDB:"NDB",NORINE:"NORINE",PDB:"PDB",PIR:"PIR",PRF:"PRF",RefSeq:"RefSeq",UniProt:"UniProt"},operator:{In:"in",ExactMatch:"exact_match"}},EntitySequenceCoverage:{path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.entity_sequence_coverage",type:"number",description:"Indicates what fraction of this polymer entity sequence is covered by the reference sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Indicates what fraction of this polymer entity sequence is covered by the reference sequence.",context:"dictionary"},{text:"Entity Sequence Coverage",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:135}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ReferenceSequenceCoverage:{path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.reference_sequence_coverage",type:"number",description:"Indicates what fraction of the reference sequence is covered by this polymer entity sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Indicates what fraction of the reference sequence is covered by this polymer entity sequence.",context:"dictionary"},{text:"Reference Sequence Coverage",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:130}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}}},RcsbPolymerEntityFeatureSummary:{rcsb_nested_indexing_context:[{category_name:"feature_summary",category_path:"rcsb_polymer_entity_feature_summary.type",context_attributes:[{context_value:"artifact",attributes:[{examples:[1,10],path:"rcsb_polymer_entity_feature_summary.count",rcsb_current_minimum_value:1,rcsb_current_maximum_value:22},{examples:[.02,.12],path:"rcsb_polymer_entity_feature_summary.coverage",rcsb_current_minimum_value:3e-4,rcsb_current_maximum_value:.77839}]},{context_value:"modified_monomer",attributes:[{examples:[2,5],path:"rcsb_polymer_entity_feature_summary.count",rcsb_current_minimum_value:1,rcsb_current_maximum_value:4128},{examples:[.01,.05],path:"rcsb_polymer_entity_feature_summary.coverage",rcsb_current_minimum_value:3e-4,rcsb_current_maximum_value:1}]}]}],Count:{path:"rcsb_polymer_entity_feature_summary.count",type:"integer",description:"The feature count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The feature count.",context:"dictionary"},{text:"Count Per Polymer Entity",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:120}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Coverage:{path:"rcsb_polymer_entity_feature_summary.coverage",type:"number",description:"The fractional feature coverage relative to the full entity sequence.\n For instance, the fraction of features such as mutations, artifacts or modified monomers\n relative to the length of the entity sequence.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The fractional feature coverage relative to the full entity sequence.\n For instance, the fraction of features such as mutations, artifacts or modified monomers\n relative to the length of the entity sequence.",context:"dictionary"},{text:"Coverage Fraction Per Polymer Entity",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:125}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MaximumLength:{path:"rcsb_polymer_entity_feature_summary.maximum_length",type:"integer",description:"The maximum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The maximum feature length.",context:"dictionary"},{text:"Maximum Length (Polymer Entity Feature Summary)",context:"brief"}],rcsb_current_maximum_value:685,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MinimumLength:{path:"rcsb_polymer_entity_feature_summary.minimum_length",type:"integer",description:"The minimum feature length.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The minimum feature length.",context:"dictionary"},{text:"Minimum Length (Polymer Entity Feature Summary)",context:"brief"}],rcsb_current_maximum_value:685,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Type:{path:"rcsb_polymer_entity_feature_summary.type",type:"string",description:"Type or category of the feature.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CARD_MODEL",detail:"Comprehensive Antibiotic Resistance Database Detection Model",name:"CARD AMR Detection Model"},{value:"IMGT_ANTIBODY_DESCRIPTION",detail:"International Immunogenetic Information System (IMGT) antibody description",name:"IMGT Antibody Description"},{value:"IMGT_ANTIBODY_DOMAIN_NAME",detail:"International Immunogenetic Information System (IMGT) domain name",name:"IMGT Antibody Domain Name"},{value:"IMGT_ANTIBODY_GENE_ALLELE_NAME",detail:"International Immunogenetic Information System (IMGT) gene and allele name",name:"IMGT Antibody Gene and Allele Name"},{value:"IMGT_ANTIBODY_ORGANISM_NAME",detail:"International Immunogenetic Information System (IMGT) organism name",name:"IMGT Antibody Organism Name"},{value:"IMGT_ANTIBODY_PROTEIN_NAME",detail:"International Immunogenetic Information System (IMGT) protein name",name:"IMGT Antibody Protein Name"},{value:"IMGT_ANTIBODY_RECEPTOR_DESCRIPTION",detail:"International Immunogenetic Information System (IMGT) receptor description",name:"IMGT Antibody Receptor Description"},{value:"IMGT_ANTIBODY_RECEPTOR_TYPE",detail:"International Immunogenetic Information System (IMGT) receptor type",name:"IMGT Antibody Receptor Type"},{value:"Pfam",detail:"Pfam Protein Family",name:"Pfam Protein Family"},{value:"SABDAB_ANTIBODY_ANTIGEN_NAME",detail:"Structural Antibody Database (SAbDab) antibody antigen name",name:"SAbDab Antibody Antigen Name"},{value:"SABDAB_ANTIBODY_NAME",detail:"Therapeutic Structural Antibody Database (Thera-SAbDab) antibody name",name:"SAbDab Antibody Name"},{value:"SABDAB_ANTIBODY_TARGET",detail:"Therapeutic Structural Antibody Database (Thera-SAbDab) antigen targeted by the antibody",name:"SAbDab Antibody Target"},{value:"artifact",detail:"Cloning artifact, expression tag, linker",name:"Cloning artifact, expression tag, linker"},{value:"modified_monomer",detail:"Modified chemical component",name:"Modified chemical component"},{value:"mutation",detail:"Engineered mutations and chemical modifications",name:"Engineered mutations and chemical modifications"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type or category of the feature.",context:"dictionary"},{text:"Type (Polymer Entity Feature Summary)",context:"brief"}],enum:{CARD_MODEL:"CARD_MODEL",IMGT_ANTIBODY_DESCRIPTION:"IMGT_ANTIBODY_DESCRIPTION",IMGT_ANTIBODY_DOMAIN_NAME:"IMGT_ANTIBODY_DOMAIN_NAME",IMGT_ANTIBODY_GENE_ALLELE_NAME:"IMGT_ANTIBODY_GENE_ALLELE_NAME",IMGT_ANTIBODY_ORGANISM_NAME:"IMGT_ANTIBODY_ORGANISM_NAME",IMGT_ANTIBODY_PROTEIN_NAME:"IMGT_ANTIBODY_PROTEIN_NAME",IMGT_ANTIBODY_RECEPTOR_DESCRIPTION:"IMGT_ANTIBODY_RECEPTOR_DESCRIPTION",IMGT_ANTIBODY_RECEPTOR_TYPE:"IMGT_ANTIBODY_RECEPTOR_TYPE",Pfam:"Pfam",SABDAB_ANTIBODY_ANTIGEN_NAME:"SABDAB_ANTIBODY_ANTIGEN_NAME",SABDAB_ANTIBODY_NAME:"SABDAB_ANTIBODY_NAME",SABDAB_ANTIBODY_TARGET:"SABDAB_ANTIBODY_TARGET",artifact:"artifact",modified_monomer:"modified_monomer",mutation:"mutation"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbPolymerEntityKeywords:{Text:{path:"rcsb_polymer_entity_keywords.text",type:"string",description:"Keywords describing this polymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Keywords describing this polymer entity.",context:"dictionary"},{text:"Text (Polymer Entity Keywords)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbPolymerEntityNameCom:{Name:{path:"rcsb_polymer_entity_name_com.name",type:"string",description:"A common name for the polymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A common name for the polymer entity.",context:"dictionary"},{text:"Name (Polymer Entity Name Com)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbPolymerEntityNameSys:{Name:{path:"rcsb_polymer_entity_name_sys.name",type:"string",description:"The systematic name for the polymer entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The systematic name for the polymer entity.",context:"dictionary"},{text:"Name (Polymer Entity Name Sys)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbPolymerEntityGroupMembership:{GroupId:{path:"rcsb_polymer_entity_group_membership.group_id",type:"string",description:"A unique identifier for a group of entities",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Polymer Entity Group ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}},AggregationMethod:{path:"rcsb_polymer_entity_group_membership.aggregation_method",type:"string",description:"Method used to establish group membership",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Aggregation Method (Polymer Entity Group Membership)",context:"brief"}],enum:{sequence_identity:"sequence_identity",matching_uniprot_accession:"matching_uniprot_accession"},operator:{In:"in",ExactMatch:"exact_match"}},SimilarityCutoff:{path:"rcsb_polymer_entity_group_membership.similarity_cutoff",type:"number",description:"Degree of similarity expressed as a floating-point number",rcsb_search_context:["default-match"],rcsb_description:[{text:"Similarity Cutoff (Polymer Entity Group Membership)",context:"brief"}],rcsb_current_maximum_value:100,rcsb_current_minimum_value:30,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbGenomicLineage:{Id:{path:"rcsb_genomic_lineage.id",type:"string",description:"Automatically assigned ID that uniquely identifies taxonomy, chromosome or gene in the Genome Location Browser.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Chromosomal Locus (Browser ID)",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbMembraneLineage:{Id:{path:"rcsb_membrane_lineage.id",type:"string",description:"Automatically assigned ID for membrane classification term in the Membrane Protein Browser.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Id (Membrane Lineage)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_membrane_lineage.name",type:"string",description:"Membrane protein classification term.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Name (Membrane Lineage)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Depth:{path:"rcsb_membrane_lineage.depth",type:"integer",description:"Hierarchy depth.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Depth (Membrane Lineage)",context:"brief"}],rcsb_current_maximum_value:2,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},PdbxStructAssembly:{Details:{path:"pdbx_struct_assembly.details",type:"string",description:"A description of special aspects of the macromolecular assembly.\n\n In the PDB, 'representative helical assembly', 'complete point assembly',\n\t 'complete icosahedral assembly', 'software_defined_assembly', 'author_defined_assembly',\n\t and 'author_and_software_defined_assembly' are considered \"biologically relevant assemblies.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A description of special aspects of the macromolecular assembly.\n\n In the PDB, 'representative helical assembly', 'complete point assembly',\n\t 'complete icosahedral assembly', 'software_defined_assembly', 'author_defined_assembly',\n\t and 'author_and_software_defined_assembly' are considered \"biologically relevant assemblies.",context:"dictionary"},{text:"Details (Struct Assembly)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},OligomericDetails:{path:"pdbx_struct_assembly.oligomeric_details",type:"string",description:"Provides the details of the oligomeric state of the assembly.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Provides the details of the oligomeric state of the assembly.",context:"dictionary"},{text:"Enter the oligomeric state of your system. You may select unknown if you have no biophysical evidence to support any choice.",context:"deposition"},{text:"Oligomeric Details (Struct Assembly)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},RcsbDetails:{path:"pdbx_struct_assembly.rcsb_details",type:"string",description:"A filtered description of the macromolecular assembly.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A filtered description of the macromolecular assembly.",context:"dictionary"},{text:"Details (Struct Assembly)",context:"brief"}],enum:{author_and_software_defined_assembly:"author_and_software_defined_assembly",author_defined_assembly:"author_defined_assembly",software_defined_assembly:"software_defined_assembly"},operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxStructAssemblyAuthEvidence:{Details:{path:"pdbx_struct_assembly_auth_evidence.details",type:"string",description:"Provides any additional information regarding the evidence of this assembly",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Provides any additional information regarding the evidence of this assembly",context:"dictionary"},{text:"Assembly Experimental Support Details",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:75}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},ExperimentalSupport:{path:"pdbx_struct_assembly_auth_evidence.experimental_support",type:"string",description:"Provides the experimental method to determine the state of this assembly",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Provides the experimental method to determine the state of this assembly",context:"dictionary"},{text:"Assembly Experimental Support",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:70}],enum:{"NMR Distance Restraints":"NMR Distance Restraints","NMR relaxation study":"NMR relaxation study",SAXS:"SAXS","assay for oligomerization":"assay for oligomerization","cross-linking":"cross-linking","electron microscopy":"electron microscopy","equilibrium centrifugation":"equilibrium centrifugation","fluorescence resonance energy transfer":"fluorescence resonance energy transfer","gel filtration":"gel filtration",homology:"homology",immunoprecipitation:"immunoprecipitation","isothermal titration calorimetry":"isothermal titration calorimetry","light scattering":"light scattering","mass spectrometry":"mass spectrometry",microscopy:"microscopy","native gel electrophoresis":"native gel electrophoresis",none:"none","scanning transmission electron microscopy":"scanning transmission electron microscopy","surface plasmon resonance":"surface plasmon resonance"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbAssemblyContainerIdentifiers:{AssemblyId:{path:"rcsb_assembly_container_identifiers.assembly_id",type:"string",description:"Assembly identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Assembly identifier for the container.",context:"dictionary"},{text:"Assembly ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:25}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_assembly_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Assembly Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_assembly_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this assembly container formed by\n a dash separated concatenation of entry and assembly identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this assembly container formed by\n a dash separated concatenation of entry and assembly identifiers.",context:"dictionary"},{text:"Id (Assembly Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbAssemblyInfo:{AtomCount:{path:"rcsb_assembly_info.atom_count",type:"integer",description:"The assembly non-hydrogen atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly non-hydrogen atomic coordinate count.",context:"dictionary"},{text:"Number of Non-Hydrogen Atoms per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:5}],rcsb_current_maximum_value:39959280,rcsb_current_minimum_value:7,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BranchedAtomCount:{path:"rcsb_assembly_info.branched_atom_count",type:"integer",description:"The assembly non-hydrogen branched entity atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly non-hydrogen branched entity atomic coordinate count.",context:"dictionary"},{text:"Branched Atom Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:43920,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BranchedEntityCount:{path:"rcsb_assembly_info.branched_entity_count",type:"integer",description:"The number of distinct branched entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct branched entities in the generated assembly.",context:"dictionary"},{text:"Branched Entity Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:22,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BranchedEntityInstanceCount:{path:"rcsb_assembly_info.branched_entity_instance_count",type:"integer",description:"The number of branched instances in the generated assembly data set.\n This is the total count of branched entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of branched instances in the generated assembly data set.\n This is the total count of branched entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Branched Entity Instance Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:780,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},DeuteratedWaterCount:{path:"rcsb_assembly_info.deuterated_water_count",type:"integer",description:"The assembly deuterated water molecule count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly deuterated water molecule count.",context:"dictionary"},{text:"Number of Deuterated Water Molecules per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:20}],rcsb_current_maximum_value:2228,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},HydrogenAtomCount:{path:"rcsb_assembly_info.hydrogen_atom_count",type:"integer",description:"The assembly hydrogen atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly hydrogen atomic coordinate count.",context:"dictionary"},{text:"Number of Hydrogen Atoms per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:10}],rcsb_current_maximum_value:5795340,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},ModeledPolymerMonomerCount:{path:"rcsb_assembly_info.modeled_polymer_monomer_count",type:"integer",description:"The number of modeled polymer monomers in the assembly coordinate data.\n This is the total count of monomers with reported coordinate data for all polymer\n entity instances in the generated assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of modeled polymer monomers in the assembly coordinate data.\n This is the total count of monomers with reported coordinate data for all polymer\n entity instances in the generated assembly coordinate data.",context:"dictionary"},{text:"Number of Modeled Polymer Residues per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:30}],rcsb_current_maximum_value:5086680,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NaPolymerEntityTypes:{path:"rcsb_assembly_info.na_polymer_entity_types",type:"string",description:"Nucleic acid polymer entity type categories describing the generated assembly.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"DNA (only)",detail:"DNA entity/entities only"},{value:"DNA/RNA (only)",detail:"Both DNA and RNA polymer entities"},{value:"NA-hybrid (only)",detail:"NA-hybrid entity/entities only"},{value:"Other",detail:"Another polymer type composition"},{value:"RNA (only)",detail:"RNA entity/entities only"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Nucleic acid polymer entity type categories describing the generated assembly.",context:"dictionary"},{text:"Na Polymer Entity Types (Assembly Info)",context:"brief"}],enum:{"DNA (only)":"DNA (only)","DNA/RNA (only)":"DNA/RNA (only)","NA-hybrid (only)":"NA-hybrid (only)",Other:"Other","RNA (only)":"RNA (only)"},operator:{In:"in",ExactMatch:"exact_match"}},NonpolymerAtomCount:{path:"rcsb_assembly_info.nonpolymer_atom_count",type:"integer",description:"The assembly non-hydrogen non-polymer entity atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly non-hydrogen non-polymer entity atomic coordinate count.",context:"dictionary"},{text:"Nonpolymer Atom Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:206954,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NonpolymerEntityCount:{path:"rcsb_assembly_info.nonpolymer_entity_count",type:"integer",description:"The number of distinct non-polymer entities in the generated assembly exclusive of solvent.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct non-polymer entities in the generated assembly exclusive of solvent.",context:"dictionary"},{text:"Nonpolymer Entity Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:30,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},NonpolymerEntityInstanceCount:{path:"rcsb_assembly_info.nonpolymer_entity_instance_count",type:"integer",description:"The number of non-polymer instances in the generated assembly data set exclusive of solvent.\n This is the total count of non-polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of non-polymer instances in the generated assembly data set exclusive of solvent.\n This is the total count of non-polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of Non-polymer Instances per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:45}],rcsb_current_maximum_value:4593,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerAtomCount:{path:"rcsb_assembly_info.polymer_atom_count",type:"integer",description:"The assembly non-hydrogen polymer entity atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly non-hydrogen polymer entity atomic coordinate count.",context:"dictionary"},{text:"Polymer Atom Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:39959280,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerComposition:{path:"rcsb_assembly_info.polymer_composition",type:"string",description:"Categories describing the polymer entity composition for the generated assembly.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"DNA",detail:"DNA entity/entities only"},{value:"DNA/RNA",detail:"Both DNA and RNA polymer entities"},{value:"NA-hybrid",detail:"DNA/RNA hybrid entity/entities only"},{value:"NA/oligosaccharide",detail:"Both NA and oligosaccharide entities"},{value:"RNA",detail:"RNA entity/entities only"},{value:"heteromeric protein",detail:"multiple protein entities"},{value:"homomeric protein",detail:"single protein entity"},{value:"oligosaccharide",detail:"One of more oligosaccharide entities"},{value:"other",detail:"Neither an individual protein, nucleic acid polymer nor oligosaccharide entity"},{value:"other type composition",detail:"Other combinations of 3 or more polymer types"},{value:"other type pair",detail:"Other combinations of 2 polymer types"},{value:"protein/NA",detail:"Both protein and nucleic acid polymer entities"},{value:"protein/NA/oligosaccharide",detail:"Protein, nucleic acid, and oligosaccharide entities"},{value:"protein/oligosaccharide",detail:"Both protein and oligosaccharide entities"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Categories describing the polymer entity composition for the generated assembly.",context:"dictionary"},{text:"Polymer Composition (Assembly Info)",context:"brief"}],enum:{DNA:"DNA","DNA/RNA":"DNA/RNA","NA-hybrid":"NA-hybrid","NA/oligosaccharide":"NA/oligosaccharide",RNA:"RNA","heteromeric protein":"heteromeric protein","homomeric protein":"homomeric protein",oligosaccharide:"oligosaccharide",other:"other","other type composition":"other type composition","other type pair":"other type pair","protein/NA":"protein/NA","protein/NA/oligosaccharide":"protein/NA/oligosaccharide","protein/oligosaccharide":"protein/oligosaccharide"},operator:{In:"in",ExactMatch:"exact_match"}},PolymerEntityCount:{path:"rcsb_assembly_info.polymer_entity_count",type:"integer",description:"The number of distinct polymer entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct polymer entities in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountDna:{path:"rcsb_assembly_info.polymer_entity_count_DNA",type:"integer",description:"The number of distinct DNA polymer entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct DNA polymer entities in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count Dna (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountRna:{path:"rcsb_assembly_info.polymer_entity_count_RNA",type:"integer",description:"The number of distinct RNA polymer entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct RNA polymer entities in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count Rna (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:36,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountNucleicAcid:{path:"rcsb_assembly_info.polymer_entity_count_nucleic_acid",type:"integer",description:"The number of distinct nucleic acid polymer entities (DNA or RNA) in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct nucleic acid polymer entities (DNA or RNA) in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count Nucleic Acid (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountNucleicAcidHybrid:{path:"rcsb_assembly_info.polymer_entity_count_nucleic_acid_hybrid",type:"integer",description:"The number of distinct hybrid nucleic acid polymer entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct hybrid nucleic acid polymer entities in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count Nucleic Acid Hybrid (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:2,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityCountProtein:{path:"rcsb_assembly_info.polymer_entity_count_protein",type:"integer",description:"The number of distinct protein polymer entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct protein polymer entities in the generated assembly.",context:"dictionary"},{text:"Polymer Entity Count Protein (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:165,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCount:{path:"rcsb_assembly_info.polymer_entity_instance_count",type:"integer",description:"The number of polymer instances in the generated assembly data set.\n This is the total count of polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of polymer instances in the generated assembly data set.\n This is the total count of polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of Polymer Instances (Chains) per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:40}],rcsb_current_maximum_value:8280,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCountDna:{path:"rcsb_assembly_info.polymer_entity_instance_count_DNA",type:"integer",description:"The number of DNA polymer instances in the generated assembly data set.\n This is the total count of DNA polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of DNA polymer instances in the generated assembly data set.\n This is the total count of DNA polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of DNA Instances (Chains) per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:55}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCountRna:{path:"rcsb_assembly_info.polymer_entity_instance_count_RNA",type:"integer",description:"The number of RNA polymer instances in the generated assembly data set.\n This is the total count of RNA polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of RNA polymer instances in the generated assembly data set.\n This is the total count of RNA polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of RNA Instances (Chains) per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:60}],rcsb_current_maximum_value:180,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCountNucleicAcid:{path:"rcsb_assembly_info.polymer_entity_instance_count_nucleic_acid",type:"integer",description:"The number of nucleic acid polymer instances in the generated assembly data set.\n This is the total count of nucleic acid polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of nucleic acid polymer instances in the generated assembly data set.\n This is the total count of nucleic acid polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Polymer Entity Instance Count Nucleic Acid (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:455,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCountNucleicAcidHybrid:{path:"rcsb_assembly_info.polymer_entity_instance_count_nucleic_acid_hybrid",type:"integer",description:"The number of hybrid nucleic acide polymer instances in the generated assembly data set.\n This is the total count of hybrid nucleic acid polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of hybrid nucleic acide polymer instances in the generated assembly data set.\n This is the total count of hybrid nucleic acid polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of NA Hybrid Instances (Chains) per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:65}],rcsb_current_maximum_value:8,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerEntityInstanceCountProtein:{path:"rcsb_assembly_info.polymer_entity_instance_count_protein",type:"integer",description:"The number of protein polymer instances in the generated assembly data set.\n This is the total count of protein polymer entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of protein polymer instances in the generated assembly data set.\n This is the total count of protein polymer entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Number of Protein Instances (Chains) per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:50}],rcsb_current_maximum_value:8280,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},PolymerMonomerCount:{path:"rcsb_assembly_info.polymer_monomer_count",type:"integer",description:"The number of polymer monomers in sample entity instances comprising the assembly data set.\n This is the total count of monomers for all polymer entity instances\n in the generated assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of polymer monomers in sample entity instances comprising the assembly data set.\n This is the total count of monomers for all polymer entity instances\n in the generated assembly coordinate data.",context:"dictionary"},{text:"Number of Polymer Residues per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:25}],rcsb_current_maximum_value:5340600,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SelectedPolymerEntityTypes:{path:"rcsb_assembly_info.selected_polymer_entity_types",type:"string",description:"Selected polymer entity type categories describing the generated assembly.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"Nucleic acid (only)",detail:"Nucleic acid (DNA, RNA, NA-hybrid entity/entities only"},{value:"Other",detail:"Another polymer type composition"},{value:"Protein (only)",detail:"protein entity/entities only"},{value:"Protein/NA",detail:"Both protein and nucleic acid (DNA or RNA) polymer entities"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Selected polymer entity type categories describing the generated assembly.",context:"dictionary"},{text:"Selected Polymer Entity Types (Assembly Info)",context:"brief"}],enum:{"Nucleic acid (only)":"Nucleic acid (only)",Other:"Other","Protein (only)":"Protein (only)","Protein/NA":"Protein/NA"},operator:{In:"in",ExactMatch:"exact_match"}},SolventAtomCount:{path:"rcsb_assembly_info.solvent_atom_count",type:"integer",description:"The assembly non-hydrogen solvent atomic coordinate count.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The assembly non-hydrogen solvent atomic coordinate count.",context:"dictionary"},{text:"Number of Water Molecules per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:15}],rcsb_current_maximum_value:78540,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SolventEntityCount:{path:"rcsb_assembly_info.solvent_entity_count",type:"integer",description:"The number of distinct solvent entities in the generated assembly.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct solvent entities in the generated assembly.",context:"dictionary"},{text:"Solvent Entity Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},SolventEntityInstanceCount:{path:"rcsb_assembly_info.solvent_entity_instance_count",type:"integer",description:"The number of solvent instances in the generated assembly data set.\n This is the total count of solvent entity instances generated in the assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of solvent instances in the generated assembly data set.\n This is the total count of solvent entity instances generated in the assembly coordinate data.",context:"dictionary"},{text:"Solvent Entity Instance Count (Assembly Info)",context:"brief"}],rcsb_current_maximum_value:901,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},UnmodeledPolymerMonomerCount:{path:"rcsb_assembly_info.unmodeled_polymer_monomer_count",type:"integer",description:"The number of unmodeled polymer monomers in the assembly coordinate data. This is\n the total count of monomers with unreported coordinate data for all polymer\n entity instances in the generated assembly coordinate data.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of unmodeled polymer monomers in the assembly coordinate data. This is\n the total count of monomers with unreported coordinate data for all polymer\n entity instances in the generated assembly coordinate data.",context:"dictionary"},{text:"Number of Unmodeled Polymer Residues per Assembly",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:35}],rcsb_current_maximum_value:515880,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbStructSymmetry:{Symbol:{path:"rcsb_struct_symmetry.symbol",type:"string",description:"Symmetry symbol refers to point group or helical symmetry of identical polymeric subunits in Schönflies notation. Contains point group symbol (e.g., C2, C5, D2, T, O, I) or H for helical symmetry.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Symmetry Symbol",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:100}],operator:{In:"in",ExactMatch:"exact_match"}},Type:{path:"rcsb_struct_symmetry.type",type:"string",description:"Symmetry type refers to point group or helical symmetry of identical polymeric subunits. Contains point group types (e.g. Cyclic, Dihedral) or Helical for helical symmetry.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Symmetry Type",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:115}],enum:{Asymmetric:"Asymmetric",Cyclic:"Cyclic",Dihedral:"Dihedral",Tetrahedral:"Tetrahedral",Octahedral:"Octahedral",Icosahedral:"Icosahedral",Helical:"Helical"},operator:{In:"in",ExactMatch:"exact_match"}},OligomericState:{path:"rcsb_struct_symmetry.oligomeric_state",type:"string",description:"Oligomeric state refers to a composition of polymeric subunits in quaternary structure. Quaternary structure may be composed either exclusively of several copies of identical subunits, in which case they are termed homo-oligomers, or alternatively by at least one copy of different subunits (hetero-oligomers). Quaternary structure composed of a single subunit is denoted as 'Monomer'.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Oligomeric State",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}},Clusters:{AvgRmsd:{path:"rcsb_struct_symmetry.clusters.avg_rmsd",type:"number",description:"Average RMSD between members of a given cluster.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Average RMSD",context:"brief"}],rcsb_current_maximum_value:80.22285641881933,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},Kind:{path:"rcsb_struct_symmetry.kind",type:"string",description:"The granularity at which the symmetry calculation is performed. In 'Global Symmetry' all polymeric subunits in assembly are used. In 'Local Symmetry' only a subset of polymeric subunits is considered. In 'Pseudo Symmetry' the threshold for subunits similarity is relaxed.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Symmetry Class",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:120}],enum:{"Global Symmetry":"Global Symmetry","Pseudo Symmetry":"Pseudo Symmetry","Local Symmetry":"Local Symmetry"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbStructSymmetryLineage:{Id:{path:"rcsb_struct_symmetry_lineage.id",type:"string",description:"Automatically assigned ID to uniquely identify the symmetry term in the Protein Symmetry Browser.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Protein Symmetry (Browser ID)",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:125}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_struct_symmetry_lineage.name",type:"string",description:"A human-readable term describing protein symmetry.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"Symmetry Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Depth:{path:"rcsb_struct_symmetry_lineage.depth",type:"integer",description:"Hierarchy depth.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Depth (Struct Symmetry Lineage)",context:"brief"}],rcsb_current_maximum_value:4,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbAssemblyAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_assembly_annotation.type",context_attributes:[{context_value:"MCSA",attributes:[{examples:["Glutamate racemase","Leucyl aminopeptidase"],path:"rcsb_assembly_annotation.name"}]}]}],AnnotationId:{path:"rcsb_assembly_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Annotation Id (Assembly Annotation)",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:100}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_assembly_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Name (Assembly Annotation)",context:"brief"}],rcsb_search_group:[{group_name:"Assembly Features",priority_order:105}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_assembly_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"MCSA",detail:"A set of catalytically active residues according to the M-CSA.",name:"Mechanism and Catalytic Site Atlas"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Type (Assembly Annotation)",context:"brief"}],enum:{MCSA:"MCSA"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbRepositoryHoldingsCurrent:{RepositoryContentTypes:{path:"rcsb_repository_holdings_current.repository_content_types",type:"array",operator:{In:"in",ExactMatch:"exact_match"}}},RcsbNonpolymerEntityInstanceContainerIdentifiers:{AsymId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.asym_id",type:"string",description:"Instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Instance identifier for this container.",context:"dictionary"},{text:"Asym Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},AuthAsymId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.auth_asym_id",type:"string",description:"Author instance identifier for this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Author instance identifier for this container.",context:"dictionary"},{text:"Auth Asym Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},CompId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.comp_id",type:"string",description:"Component identifier for non-polymer entity instance.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Component identifier for non-polymer entity instance.",context:"dictionary"},{text:"Comp Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntityId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.entity_id",type:"string",description:"Entity identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entity identifier for the container.",context:"dictionary"},{text:"Entity Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},EntryId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.entry_id",type:"string",description:"Entry identifier for the container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Entry identifier for the container.",context:"dictionary"},{text:"Entry Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_nonpolymer_entity_instance_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for each object in this entity instance container formed by\n an 'dot' (.) separated concatenation of entry and entity instance identifiers.",context:"dictionary"},{text:"Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbNonpolymerInstanceAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_nonpolymer_instance_annotation.type",context_attributes:[{context_value:"HAS_COVALENT_LINKAGE",attributes:[{examples:["BMZ","ATP"],path:"rcsb_nonpolymer_instance_annotation.comp_id"}]},{context_value:"HAS_METAL_COORDINATION_LINKAGE",attributes:[{examples:["SF4","HEM"],path:"rcsb_nonpolymer_instance_annotation.comp_id"}]},{context_value:"HAS_NO_COVALENT_LINKAGE",attributes:[{examples:["J5C","DID"],path:"rcsb_nonpolymer_instance_annotation.comp_id"}]}]}],AnnotationId:{path:"rcsb_nonpolymer_instance_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},CompId:{path:"rcsb_nonpolymer_instance_annotation.comp_id",type:"string",description:"Non-polymer (ligand) chemical component identifier.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Non-polymer (ligand) chemical component identifier.",context:"dictionary"},{text:"Component Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Nonpolymer Molecular Features",priority_order:15}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_nonpolymer_instance_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_nonpolymer_instance_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_nonpolymer_instance_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"HAS_COVALENT_LINKAGE",detail:"Ligands with inter-molecular covalent interactions involving non-metal elements such as Carbon, Nitrogen, Oxygen, Phosphorus, and Sulfur",name:"Has Covalent Linkage"},{value:"HAS_METAL_COORDINATION_LINKAGE",detail:"Ligands involved in metal coordination",name:"Has Metal Coordination"},{value:"HAS_NO_COVALENT_LINKAGE",detail:"Ligands with no inter-molecular covalent interactions, but may be involved in metal coordination or other non-bonded interactions",name:"Has No Covalent Linkage"},{value:"IS_RSCC_OUTLIER",detail:"Non-polymer is a real space density correlation value outlier (< 0.65)",name:"Real space density correlation value outlier"},{value:"IS_RSRZ_OUTLIER",detail:"Non-polymer is a real space R-value Z score outlier (> 2)",name:"Real space R-value Z score outlier"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{HAS_COVALENT_LINKAGE:"HAS_COVALENT_LINKAGE",HAS_METAL_COORDINATION_LINKAGE:"HAS_METAL_COORDINATION_LINKAGE",HAS_NO_COVALENT_LINKAGE:"HAS_NO_COVALENT_LINKAGE",IS_RSCC_OUTLIER:"IS_RSCC_OUTLIER",IS_RSRZ_OUTLIER:"IS_RSRZ_OUTLIER"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_nonpolymer_instance_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_nonpolymer_instance_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_nonpolymer_instance_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbNonpolymerInstanceValidationScore:{Rscc:{path:"rcsb_nonpolymer_instance_validation_score.RSCC",type:"number",description:"The real space correlation coefficient (RSCC) for the non-polymer entity instance.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The real space correlation coefficient (RSCC) for the non-polymer entity instance.",context:"dictionary"},{text:"Real Space Correlation Coefficient",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:-.931,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Rsr:{path:"rcsb_nonpolymer_instance_validation_score.RSR",type:"number",description:"The real space R-value (RSR) for the non-polymer entity instance.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The real space R-value (RSR) for the non-polymer entity instance.",context:"dictionary"},{text:"Real Space R-value (RSR)",context:"brief"}],rcsb_current_maximum_value:7.726,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},IntermolecularClashes:{path:"rcsb_nonpolymer_instance_validation_score.intermolecular_clashes",type:"integer",description:"The number of intermolecular MolProbity clashes cacluated for reported atomic coordinate records.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of intermolecular MolProbity clashes cacluated for reported atomic coordinate records.",context:"dictionary"},{text:"Number of Intermolecular Vlashes",context:"brief"}],rcsb_current_maximum_value:140,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},IsBestInstance:{path:"rcsb_nonpolymer_instance_validation_score.is_best_instance",type:"string",description:"This molecular instance is ranked as the best quality instance of this nonpolymer entity.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"The molecular instance is not ranked as best instance of the molecule"},{value:"Y",detail:"The molecular instance is ranked as the best instance of the molecule"}],rcsb_full_text_priority:10,rcsb_description:[{text:"This molecular instance is ranked as the best quality instance of this nonpolymer entity.",context:"dictionary"},{text:"Highest Ranking Ligand Instance in Structure",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},IsSubjectOfInvestigation:{path:"rcsb_nonpolymer_instance_validation_score.is_subject_of_investigation",type:"string",description:"This molecular entity is identified as the subject of the current study.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"Molecule instance is not the subject of the current investigation"},{value:"Y",detail:"Molecule instance is the subject of the current investigation"}],rcsb_full_text_priority:10,rcsb_description:[{text:"This molecular entity is identified as the subject of the current study.",context:"dictionary"},{text:"Ligand Identified as Subject of Investigation",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},MogulAngleOutliers:{path:"rcsb_nonpolymer_instance_validation_score.mogul_angle_outliers",type:"integer",description:"Number of bond angle outliers obtained from a CCDC Mogul survey of bond angles in the CSD small\n molecule crystal structure database. Outliers are defined as bond angles that have a Z-score\n less than -2 or greater than 2.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of bond angle outliers obtained from a CCDC Mogul survey of bond angles in the CSD small\n molecule crystal structure database. Outliers are defined as bond angles that have a Z-score\n less than -2 or greater than 2.",context:"dictionary"},{text:"Number of Bond Angle Outliers (|Z|>2)",context:"brief"}],rcsb_current_maximum_value:72,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MogulAnglesRmsz:{path:"rcsb_nonpolymer_instance_validation_score.mogul_angles_RMSZ",type:"number",description:"The root-mean-square value of the Z-scores of bond angles for the non-polymer instance in degrees\nobtained from a CCDC Mogul survey of bond angles in the CSD small molecule crystal structure database.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The root-mean-square value of the Z-scores of bond angles for the non-polymer instance in degrees\nobtained from a CCDC Mogul survey of bond angles in the CSD small molecule crystal structure database.",context:"dictionary"},{text:"Root-Mean-Aquare Value of the Z-scores for Bond Angles",context:"brief"}],rcsb_current_maximum_value:43.78,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MogulBondOutliers:{path:"rcsb_nonpolymer_instance_validation_score.mogul_bond_outliers",type:"integer",description:"Number of bond distance outliers obtained from a CCDC Mogul survey of bond lengths in the CSD small\n molecule crystal structure database. Outliers are defined as bond distances that have a Z-score\n less than -2 or greater than 2.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of bond distance outliers obtained from a CCDC Mogul survey of bond lengths in the CSD small\n molecule crystal structure database. Outliers are defined as bond distances that have a Z-score\n less than -2 or greater than 2.",context:"dictionary"},{text:"Number of Bond Distance Outliers (|Z|>2)",context:"brief"}],rcsb_current_maximum_value:75,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},MogulBondsRmsz:{path:"rcsb_nonpolymer_instance_validation_score.mogul_bonds_RMSZ",type:"number",description:"The root-mean-square value of the Z-scores of bond lengths for the nonpolymer instance in Angstroms\nobtained from a CCDC Mogul survey of bond lengths in the CSD small molecule crystal structure database.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The root-mean-square value of the Z-scores of bond lengths for the nonpolymer instance in Angstroms\nobtained from a CCDC Mogul survey of bond lengths in the CSD small molecule crystal structure database.",context:"dictionary"},{text:"Root-Mean-Aquare Value of the Z-scores for Bond Distances",context:"brief"}],rcsb_current_maximum_value:1108.53,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RankingModelFit:{path:"rcsb_nonpolymer_instance_validation_score.ranking_model_fit",type:"number",description:"The ranking of the model fit score component.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The ranking of the model fit score component.",context:"dictionary"},{text:"Experimental Model Fit Ranking",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},RankingModelGeometry:{path:"rcsb_nonpolymer_instance_validation_score.ranking_model_geometry",type:"number",description:"The ranking of the model geometry score component.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The ranking of the model geometry score component.",context:"dictionary"},{text:"Model Geometry Ranking",context:"brief"}],rcsb_current_maximum_value:1,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},StereoOutliers:{path:"rcsb_nonpolymer_instance_validation_score.stereo_outliers",type:"integer",description:"Number of stereochemical/chirality errors.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Number of stereochemical/chirality errors.",context:"dictionary"},{text:"Number of Chirality Errors",context:"brief"}],rcsb_current_maximum_value:34,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbTargetNeighbors:{Distance:{path:"rcsb_target_neighbors.distance",type:"number",description:"Distance value for this target interaction.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Distance value for this target interaction.",context:"dictionary"},{text:"Target Neighbor Distance",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},TargetAsymId:{path:"rcsb_target_neighbors.target_asym_id",type:"string",description:"The entity instance identifier for the target of interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The entity instance identifier for the target of interaction.",context:"dictionary"},{text:"Target Entity Instance Identifer",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},TargetCompId:{path:"rcsb_target_neighbors.target_comp_id",type:"string",description:"The chemical component identifier for the target of interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The chemical component identifier for the target of interaction.",context:"dictionary"},{text:"Target Residue Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},TargetEntityId:{path:"rcsb_target_neighbors.target_entity_id",type:"string",description:"The entity identifier for the target of interaction.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The entity identifier for the target of interaction.",context:"dictionary"},{text:"Target Entity Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},TargetIsBound:{path:"rcsb_target_neighbors.target_is_bound",type:"string",description:"A flag to indicate the nature of the target interaction is covalent or metal-coordination.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"N",detail:"The target is not bound"},{value:"Y",detail:"The target is bound through a covalent or metal-coordination interaction"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A flag to indicate the nature of the target interaction is covalent or metal-coordination.",context:"dictionary"},{text:"Target is Bound to Ligand",context:"brief"}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbUniprotContainerIdentifiers:{ReferenceSequenceIdentifiers:{rcsb_nested_indexing_context:[{category_name:"reference_sequence_identifiers",category_path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_name",context_attributes:[{context_value:"UniProt",attributes:[{examples:["P01308","P0CX43"],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"},{examples:[.25,.75],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.reference_sequence_coverage",rcsb_current_minimum_value:.00026200873362445414,rcsb_current_maximum_value:1},{examples:[.25,.75],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.entity_sequence_coverage",rcsb_current_minimum_value:.001098901098901099,rcsb_current_maximum_value:1}]},{context_value:"GenBank",attributes:[{examples:[12057205,1329886537],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"}]},{context_value:"NORINE",attributes:[{examples:["NOR00033","NOR00972"],path:"rcsb_polymer_entity_container_identifiers.reference_sequence_identifiers.database_accession"}]}]}],DatabaseAccession:{path:"rcsb_uniprot_container_identifiers.reference_sequence_identifiers.database_accession",type:"string",description:"Reference database accession code",rcsb_search_context:["exact-match"],rcsb_full_text_priority:20,rcsb_description:[{text:"Reference database accession code",context:"dictionary"},{text:"Database Accession (Reference Sequence Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},DatabaseIsoform:{path:"rcsb_uniprot_container_identifiers.reference_sequence_identifiers.database_isoform",type:"string",description:"Reference database identifier for the sequence isoform",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference database identifier for the sequence isoform",context:"dictionary"},{text:"Database Isoform (Reference Sequence Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},DatabaseName:{path:"rcsb_uniprot_container_identifiers.reference_sequence_identifiers.database_name",type:"string",description:"Reference database name",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Reference database name",context:"dictionary"},{text:"Database Name (Reference Sequence Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}}},RcsbUniprotProtein:{Name:{Value:{path:"rcsb_uniprot_protein.name.value",type:"string",description:"Name that allows to unambiguously identify a protein.",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:10,rcsb_description:[{text:"UniProt Molecule Name",context:"brief"}],rcsb_search_group:[{group_name:"ID(s) and Keywords",priority_order:35}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbUniprotAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_uniprot_annotation.type",context_attributes:[{context_value:"disease",attributes:[{examples:["MONDO:0100118","MONDO:0002051"],path:"rcsb_uniprot_annotation.annotation_lineage.id"},{examples:["hepatocellular carcinoma","tuberculosis"],path:"rcsb_uniprot_annotation.annotation_lineage.name"}]},{context_value:"phenotype",attributes:[{examples:["immune system phenotype","mortality/aging"],path:"rcsb_uniprot_annotation.name"}]},{context_value:"GO",attributes:[{examples:["GO:0005575","GO:0005622"],path:"rcsb_uniprot_annotation.annotation_lineage.id"},{examples:["cellular_component","intracellular"],path:"rcsb_uniprot_annotation.annotation_lineage.name"}]},{context_value:"InterPro",attributes:[{examples:["IPR022352","IPR004825"],path:"rcsb_uniprot_annotation.annotation_lineage.id"},{examples:["Insulin family","Insulin"],path:"rcsb_uniprot_annotation.annotation_lineage.name"}]}]}],AnnotationId:{path:"rcsb_uniprot_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_uniprot_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_uniprot_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:108}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_uniprot_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"disease",detail:"Disease data from OMIM and Disease Ontology represented in Pharos",name:"Pharos Disease"},{value:"phenotype",detail:"Phenotypic data including mouse phenotypes, mouse/human orthologs and GWAS results represented in IMPC",name:"IMPC Phenotype"},{value:"InterPro",detail:"InterPro Protein Family",name:"InterPro Protein Family"},{value:"GO",detail:"Gene Ontology",name:"Gene Ontology"}],rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{disease:"disease",phenotype:"phenotype",GO:"GO",InterPro:"InterPro"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_uniprot_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_uniprot_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:111}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_uniprot_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:116}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbUniprotExternalReference:{ReferenceName:{path:"rcsb_uniprot_external_reference.reference_name",type:"string",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"IMPC",name:"IMPC",detail:"Knockout Mouse Phenotyping Program (IMPC)"},{value:"GTEX",name:"GTEx",detail:"Genotype-Tissue Expression (GTEx) Project Portal"},{value:"PHAROS",name:"Pharos",detail:"PHAROS Portal to the Illuminating the Druggable Genome"}],rcsb_description:[{text:"UniProt-mapped Resource",context:"brief"}],rcsb_search_group:[{group_name:"Linked External Resources",priority_order:10}],enum:{IMPC:"IMPC",GTEX:"GTEX",PHAROS:"PHAROS"},operator:{In:"in",ExactMatch:"exact_match"}}},ChemComp:{FormulaWeight:{path:"chem_comp.formula_weight",type:"number",description:"Formula mass of the chemical component.",rcsb_search_context:["default-match"],rcsb_description:[{text:"Formula mass of the chemical component.",context:"dictionary"},{text:"Chemical Component Molecular Weight",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:70}],rcsb_current_maximum_value:12016,rcsb_current_minimum_value:2.014,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Name:{path:"chem_comp.name",type:"string",description:"The full name of the component.",rcsb_search_context:["exact-match","full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The full name of the component.",context:"dictionary"},{text:"Chemical Name",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"chem_comp.type",type:"string",description:"For standard polymer components, the type of the monomer.\n Note that monomers that will form polymers are of three types:\n linking monomers, monomers with some type of N-terminal (or 5')\n cap and monomers with some type of C-terminal (or 3') cap.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"D-beta-peptide, C-gamma linking",detail:"Iso-peptide linking D-beta peptide"},{value:"D-gamma-peptide, C-delta linking",detail:"Iso-peptide linking D-gamma peptide"},{value:"D-peptide COOH carboxy terminus"},{value:"D-peptide NH3 amino terminus"},{value:"D-peptide linking"},{value:"D-saccharide"},{value:"D-saccharide, alpha linking"},{value:"D-saccharide, beta linking"},{value:"DNA OH 3 prime terminus"},{value:"DNA OH 5 prime terminus"},{value:"DNA linking"},{value:"L-DNA linking"},{value:"L-RNA linking"},{value:"L-beta-peptide, C-gamma linking",detail:"Iso-peptide linking L-beta peptide"},{value:"L-gamma-peptide, C-delta linking",detail:"Iso-peptide linking L-gamma peptide"},{value:"L-peptide COOH carboxy terminus"},{value:"L-peptide NH3 amino terminus"},{value:"L-peptide linking"},{value:"L-saccharide"},{value:"L-saccharide, alpha linking"},{value:"L-saccharide, beta linking"},{value:"RNA OH 3 prime terminus"},{value:"RNA OH 5 prime terminus"},{value:"RNA linking"},{value:"non-polymer"},{value:"other"},{value:"peptide linking"},{value:"peptide-like"},{value:"saccharide"}],rcsb_full_text_priority:10,rcsb_description:[{text:"For standard polymer components, the type of the monomer.\n Note that monomers that will form polymers are of three types:\n linking monomers, monomers with some type of N-terminal (or 5')\n cap and monomers with some type of C-terminal (or 3') cap.",context:"dictionary"},{text:"Chemical Component Type",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:25}],enum:{"D-beta-peptide, C-gamma linking":"D-beta-peptide, C-gamma linking","D-gamma-peptide, C-delta linking":"D-gamma-peptide, C-delta linking","D-peptide COOH carboxy terminus":"D-peptide COOH carboxy terminus","D-peptide NH3 amino terminus":"D-peptide NH3 amino terminus","D-peptide linking":"D-peptide linking","D-saccharide":"D-saccharide","D-saccharide, alpha linking":"D-saccharide, alpha linking","D-saccharide, beta linking":"D-saccharide, beta linking","DNA OH 3 prime terminus":"DNA OH 3 prime terminus","DNA OH 5 prime terminus":"DNA OH 5 prime terminus","DNA linking":"DNA linking","L-DNA linking":"L-DNA linking","L-RNA linking":"L-RNA linking","L-beta-peptide, C-gamma linking":"L-beta-peptide, C-gamma linking","L-gamma-peptide, C-delta linking":"L-gamma-peptide, C-delta linking","L-peptide COOH carboxy terminus":"L-peptide COOH carboxy terminus","L-peptide NH3 amino terminus":"L-peptide NH3 amino terminus","L-peptide linking":"L-peptide linking","L-saccharide":"L-saccharide","L-saccharide, alpha linking":"L-saccharide, alpha linking","L-saccharide, beta linking":"L-saccharide, beta linking","RNA OH 3 prime terminus":"RNA OH 3 prime terminus","RNA OH 5 prime terminus":"RNA OH 5 prime terminus","RNA linking":"RNA linking","non-polymer":"non-polymer",other:"other","peptide linking":"peptide linking","peptide-like":"peptide-like",saccharide:"saccharide"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxReferenceMolecule:{Class:{path:"pdbx_reference_molecule.class",type:"string",description:"Broadly defines the function of the entity.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Broadly defines the function of the entity.",context:"dictionary"},{text:"BIRD Class",context:"brief"}],rcsb_search_group:[{group_name:"Biologically Interesting Molecules (BIRD)",priority_order:20}],enum:{Antagonist:"Antagonist",Anthelmintic:"Anthelmintic",Antibiotic:"Antibiotic","Antibiotic, Anthelmintic":"Antibiotic, Anthelmintic","Antibiotic, Antimicrobial":"Antibiotic, Antimicrobial","Antibiotic, Antineoplastic":"Antibiotic, Antineoplastic",Anticancer:"Anticancer",Anticoagulant:"Anticoagulant","Anticoagulant, Antithrombotic":"Anticoagulant, Antithrombotic",Antifungal:"Antifungal",Antigen:"Antigen",Antiinflammatory:"Antiinflammatory",Antimicrobial:"Antimicrobial","Antimicrobial, Antiparasitic, Antibiotic":"Antimicrobial, Antiparasitic, Antibiotic","Antimicrobial, Antiretroviral":"Antimicrobial, Antiretroviral","Antimicrobial, Antitumor":"Antimicrobial, Antitumor",Antineoplastic:"Antineoplastic",Antiparasitic:"Antiparasitic",Antiretroviral:"Antiretroviral",Antithrombotic:"Antithrombotic",Antitumor:"Antitumor",Antiviral:"Antiviral","CASPASE inhibitor":"CASPASE inhibitor","Chaperone binding":"Chaperone binding","Drug delivery":"Drug delivery","Enzyme inhibitor":"Enzyme inhibitor","Glycan component":"Glycan component","Growth factor":"Growth factor",Immunosuppressant:"Immunosuppressant",Inducer:"Inducer",Inhibitor:"Inhibitor",Lantibiotic:"Lantibiotic",Metabolism:"Metabolism","Metal transport":"Metal transport",Nutrient:"Nutrient","Oxidation-reduction":"Oxidation-reduction","Protein binding":"Protein binding",Receptor:"Receptor","Substrate analog":"Substrate analog","Synthetic opioid":"Synthetic opioid","Thrombin inhibitor":"Thrombin inhibitor","Thrombin inhibitor, Trypsin inhibitor":"Thrombin inhibitor, Trypsin inhibitor",Toxin:"Toxin","Transition state mimetic":"Transition state mimetic","Transport activator":"Transport activator","Trypsin inhibitor":"Trypsin inhibitor",Unknown:"Unknown","Water retention":"Water retention"},operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Description:{path:"pdbx_reference_molecule.description",type:"string",description:"Description of this molecule.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"Description of this molecule.",context:"dictionary"},{text:"Description (Reference Molecule)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"pdbx_reference_molecule.name",type:"string",description:"A name of the entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A name of the entity.",context:"dictionary"},{text:"BIRD Name",context:"brief"}],rcsb_search_group:[{group_name:"Biologically Interesting Molecules (BIRD)",priority_order:10}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},PrdId:{path:"pdbx_reference_molecule.prd_id",type:"string",description:"The value of _pdbx_reference_molecule.prd_id is the unique identifier\n for the reference molecule in this family.\n\n By convention this ID uniquely identifies the reference molecule in\n in the PDB reference dictionary.\n\n The ID has the template form PRD_dddddd (e.g. PRD_000001)",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The value of _pdbx_reference_molecule.prd_id is the unique identifier\n for the reference molecule in this family.\n\n By convention this ID uniquely identifies the reference molecule in\n in the PDB reference dictionary.\n\n The ID has the template form PRD_dddddd (e.g. PRD_000001)",context:"dictionary"},{text:"BIRD ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"Biologically Interesting Molecules (BIRD)",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},Type:{path:"pdbx_reference_molecule.type",type:"string",description:"Defines the structural classification of the entity.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Defines the structural classification of the entity.",context:"dictionary"},{text:"BIRD Type",context:"brief"}],rcsb_search_group:[{group_name:"Biologically Interesting Molecules (BIRD)",priority_order:15}],enum:{"Amino acid":"Amino acid",Aminoglycoside:"Aminoglycoside",Ansamycin:"Ansamycin",Anthracycline:"Anthracycline",Anthraquinone:"Anthraquinone",Chalkophore:"Chalkophore","Chalkophore, Polypeptide":"Chalkophore, Polypeptide",Chromophore:"Chromophore","Cyclic depsipeptide":"Cyclic depsipeptide","Cyclic lipopeptide":"Cyclic lipopeptide","Cyclic peptide":"Cyclic peptide",Glycopeptide:"Glycopeptide",Heterocyclic:"Heterocyclic","Imino sugar":"Imino sugar","Keto acid":"Keto acid",Lipoglycopeptide:"Lipoglycopeptide",Lipopeptide:"Lipopeptide",Macrolide:"Macrolide","Non-polymer":"Non-polymer",Nucleoside:"Nucleoside",Oligopeptide:"Oligopeptide",Oligosaccharide:"Oligosaccharide",Peptaibol:"Peptaibol","Peptide-like":"Peptide-like",Polycyclic:"Polycyclic",Polypeptide:"Polypeptide",Polysaccharide:"Polysaccharide",Quinolone:"Quinolone",Siderophore:"Siderophore",Thiolactone:"Thiolactone",Thiopeptide:"Thiopeptide",Unknown:"Unknown"},operator:{In:"in",ExactMatch:"exact_match"}}},PdbxReferenceMoleculeFamily:{Name:{path:"pdbx_reference_molecule_family.name",type:"string",description:"The entity family name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The entity family name.",context:"dictionary"},{text:"Name (Reference Molecule Family)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxReferenceMoleculeRelatedStructures:{DbCode:{path:"pdbx_reference_molecule_related_structures.db_code",type:"string",description:"The database identifier code for the related structure reference.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The database identifier code for the related structure reference.",context:"dictionary"},{text:"Db Code (Reference Molecule Related Structures)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},PdbxReferenceMoleculeSynonyms:{Name:{path:"pdbx_reference_molecule_synonyms.name",type:"string",description:"A synonym name for the entity.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"A synonym name for the entity.",context:"dictionary"},{text:"Name (Reference Molecule Synonyms)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},RcsbChemCompAnnotation:{rcsb_nested_indexing_context:[{category_name:"annotation_type",category_path:"rcsb_chem_comp_annotation.type",context_attributes:[{context_value:"ATC",attributes:[{examples:["G02CB02","C03CC01"],path:"rcsb_chem_comp_annotation.annotation_lineage.id"},{examples:["lisuride","etacrynic acid"],path:"rcsb_chem_comp_annotation.annotation_lineage.name"}]},{context_value:"PSI-MOD",attributes:[{examples:["MOD:00599","MOD:01680"],path:"rcsb_chem_comp_annotation.annotation_lineage.id"},{examples:["monomethylated residue","alpha-amino monomethylated residue"],path:"rcsb_chem_comp_annotation.annotation_lineage.name"}]},{context_value:"Generating Enzyme",attributes:[{examples:["protein N-terminal methyltransferase (EC 2.1.1.-)","autocatalytic"],path:"rcsb_chem_comp_annotation.name"}]},{context_value:"Modification Type",attributes:[{examples:["Thyroxine","N4-methylasparagine"],path:"rcsb_chem_comp_annotation.name"}]},{context_value:"Carbohydrate Anomer",attributes:[{examples:["alpha","beta"],path:"rcsb_chem_comp_annotation.name"}]},{context_value:"Carbohydrate Isomer",attributes:[{examples:["D","L"],path:"rcsb_chem_comp_annotation.name"}]},{context_value:"Carbohydrate Ring",attributes:[{examples:["pyranose","furanose"],path:"rcsb_chem_comp_annotation.name"}]},{context_value:"Carbohydrate Primary Carbonyl Group",attributes:[{examples:["aldose","ketose"],path:"rcsb_chem_comp_annotation.name"}]}]}],AnnotationId:{path:"rcsb_chem_comp_annotation.annotation_id",type:"string",description:"An identifier for the annotation.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"An identifier for the annotation.",context:"dictionary"},{text:"Identifier",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"rcsb_chem_comp_annotation.description",type:"string",description:"A description for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A description for the annotation.",context:"dictionary"},{text:"Annotation Description",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"rcsb_chem_comp_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:100}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Type:{path:"rcsb_chem_comp_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"ATC",detail:"Anatomical Therapeutic Chemical Classification System (ATC) from the World Health Organization (WHO)",name:"ATC (WHO)"},{value:"Carbohydrate Anomer",detail:"Carbohydrate Anomeric Form",name:"Carbohydrate Anomer"},{value:"Carbohydrate Isomer",detail:"Carbohydrate Isomeric Form",name:"Carbohydrate Isomer"},{value:"Carbohydrate Primary Carbonyl Group",detail:"Carbohydrate Primary Carbonyl Group",name:"Carbohydrate Primary Carbonyl Group"},{value:"Carbohydrate Ring",detail:"Carbohydrate Ring Type",name:"Carbohydrate Ring"},{value:"Generating Enzyme",detail:"Enzyme generating residue modification (RESID)",name:"RESID Generating Enzyme"},{value:"Modification Type",detail:"Modified residue classification (RESID)",name:"RESID Modification"},{value:"PSI-MOD",detail:"Protein Modification Ontology",name:"PSI-MOD"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{ATC:"ATC","Carbohydrate Anomer":"Carbohydrate Anomer","Carbohydrate Isomer":"Carbohydrate Isomer","Carbohydrate Primary Carbonyl Group":"Carbohydrate Primary Carbonyl Group","Carbohydrate Ring":"Carbohydrate Ring","Generating Enzyme":"Generating Enzyme","Modification Type":"Modification Type","PSI-MOD":"PSI-MOD"},operator:{In:"in",ExactMatch:"exact_match"}},AnnotationLineage:{Depth:{path:"rcsb_chem_comp_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:18,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_chem_comp_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_chem_comp_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:105}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}},RcsbChemCompContainerIdentifiers:{CompId:{path:"rcsb_chem_comp_container_identifiers.comp_id",type:"string",description:"The chemical component identifier.",rcsb_search_context:["exact-match","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The chemical component identifier.",context:"dictionary"},{text:"Chemical ID(s)",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},DrugbankId:{path:"rcsb_chem_comp_container_identifiers.drugbank_id",type:"string",description:"The DrugBank identifier corresponding to the chemical component.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The DrugBank identifier corresponding to the chemical component.",context:"dictionary"},{text:"DrugBank ID(s)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},PrdId:{path:"rcsb_chem_comp_container_identifiers.prd_id",type:"string",description:"The BIRD definition identifier.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The BIRD definition identifier.",context:"dictionary"},{text:"BIRD ID(s)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},RcsbId:{path:"rcsb_chem_comp_container_identifiers.rcsb_id",type:"string",description:"A unique identifier for the chemical definition in this container.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"A unique identifier for the chemical definition in this container.",context:"dictionary"},{text:"Id (Chem Comp Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbChemCompDescriptor:{InChIKey:{path:"rcsb_chem_comp_descriptor.InChIKey",type:"string",description:"Standard IUPAC International Chemical Identifier (InChI) descriptor key\n for the chemical component\n\n InChI, the IUPAC International Chemical Identifier,\n by Stephen R Heller, Alan McNaught, Igor Pletnev, Stephen Stein and Dmitrii Tchekhovskoi,\n Journal of Cheminformatics, 2015, 7:23",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Standard IUPAC International Chemical Identifier (InChI) descriptor key\n for the chemical component\n\n InChI, the IUPAC International Chemical Identifier,\n by Stephen R Heller, Alan McNaught, Igor Pletnev, Stephen Stein and Dmitrii Tchekhovskoi,\n Journal of Cheminformatics, 2015, 7:23",context:"dictionary"},{text:"InChiKey",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:65}],operator:{In:"in",ExactMatch:"exact_match"}}},RcsbChemCompInfo:{AtomCountChiral:{path:"rcsb_chem_comp_info.atom_count_chiral",type:"integer",description:"Chemical component chiral atom count",rcsb_search_context:["default-match"],rcsb_description:[{text:"Chemical component chiral atom count",context:"dictionary"},{text:"Chemical Component Chiral Atom Count",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:80}],rcsb_current_maximum_value:52,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},AtomCountHeavy:{path:"rcsb_chem_comp_info.atom_count_heavy",type:"integer",description:"Chemical component heavy atom count",rcsb_search_context:["default-match"],rcsb_description:[{text:"Chemical component heavy atom count",context:"dictionary"},{text:"Chemical Component Nonhydrogen Atom Count",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:75}],rcsb_current_maximum_value:352,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BondCount:{path:"rcsb_chem_comp_info.bond_count",type:"integer",description:"Chemical component total bond count",rcsb_search_context:["default-match"],rcsb_description:[{text:"Chemical component total bond count",context:"dictionary"},{text:"Chemical Component Bond Count",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:85}],rcsb_current_maximum_value:727,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},BondCountAromatic:{path:"rcsb_chem_comp_info.bond_count_aromatic",type:"integer",description:"Chemical component aromatic bond count",rcsb_search_context:["default-match"],rcsb_description:[{text:"Chemical component aromatic bond count",context:"dictionary"},{text:"Chemical Component Aromatic Bond Count",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:90}],rcsb_current_maximum_value:116,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},InitialDepositionDate:{path:"rcsb_chem_comp_info.initial_deposition_date",type:"string",format:"date",description:"The date the chemical definition was first deposited in the PDB repository.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The date the chemical definition was first deposited in the PDB repository.",context:"dictionary"},{text:"Chemical Component Deposition Date",context:"brief"}],rcsb_current_maximum_value:17429472e5,rcsb_current_minimum_value:7111584e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},InitialReleaseDate:{path:"rcsb_chem_comp_info.initial_release_date",type:"string",format:"date",description:"The initial date the chemical definition was released in the PDB repository.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The initial date the chemical definition was released in the PDB repository.",context:"dictionary"},{text:"Chemical Component Release Date",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:20}],rcsb_current_maximum_value:1743552e6,rcsb_current_minimum_value:1052352e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}},RcsbChemCompRelated:{rcsb_nested_indexing_context:[{category_name:"related_resource",category_path:"rcsb_chem_comp_related.resource_name",context_attributes:[{context_value:"DrugBank",attributes:[{examples:["DB06830","DB07255"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"CCDC/CSD",attributes:[{examples:["QAXDEZ","XEGJEA"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"COD",attributes:[{examples:[2236573,7229993],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"RESID",attributes:[{examples:["AA0078","AA0034"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"PubChem",attributes:[{examples:[3082729,5289380],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"ChEBI",attributes:[{examples:["CHEBI:151557","CHEBI:6198"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"ChEMBL",attributes:[{examples:["CHEMBL1165239","CHEMBL3330255"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"CAS",attributes:[{examples:["2133-34-8","30565-25-4"],path:"rcsb_chem_comp_related.resource_accession_code"}]},{context_value:"Pharos",attributes:[{examples:["CHEMBL1165239","CHEMBL3330255"],path:"rcsb_chem_comp_related.resource_accession_code"}]}]}],ResourceAccessionCode:{path:"rcsb_chem_comp_related.resource_accession_code",type:"string",description:"The resource identifier code for the related chemical reference.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The resource identifier code for the related chemical reference.",context:"dictionary"},{text:"Identifier Codes",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:95}],operator:{In:"in",ExactMatch:"exact_match"}},ResourceName:{path:"rcsb_chem_comp_related.resource_name",type:"string",description:"The resource name for the related chemical reference.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CAS",detail:"Chemical Abstracts Service (CAS) Registry Number",name:"CAS Registry Number"},{value:"CCDC/CSD",detail:"Cambridge Crystallographic Data Center",name:"CCDC/CSD"},{value:"COD",detail:"Crystallography Open Database",name:"COD"},{value:"ChEBI",detail:"Chemical Entities of Biological Interest (ChEBI)",name:"ChEBI"},{value:"ChEMBL",detail:"ChEMBL, manually curated database of bioactive molecules with drug-like properties",name:"ChEMBL"},{value:"DrugBank",detail:"DrugBank, database containing information on drugs and drug targets",name:"DrugBank"},{value:"Pharos",detail:"User interface to the Knowledge Management Center (KMC) for the Illuminating the Druggable Genome (IDG)",name:"Pharos"},{value:"PubChem",detail:"NCBI PubChem Resource",name:"PubChem"},{value:"RESID",detail:"RESID Database of Protein Modifications",name:"RESID"}],rcsb_full_text_priority:10,rcsb_description:[{text:"The resource name for the related chemical reference.",context:"dictionary"},{text:"Resource Name",context:"brief"}],enum:{CAS:"CAS","CCDC/CSD":"CCDC/CSD",COD:"COD",ChEBI:"ChEBI",ChEMBL:"ChEMBL",DrugBank:"DrugBank",Pharos:"Pharos",PubChem:"PubChem",RESID:"RESID"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbChemCompSynonyms:{Name:{path:"rcsb_chem_comp_synonyms.name",type:"string",description:"The synonym of this particular chemical component.",rcsb_search_context:["full-text","suggest"],rcsb_full_text_priority:20,rcsb_description:[{text:"The synonym of this particular chemical component.",context:"dictionary"},{text:"Chemical Synonyms",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:15}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},ProvenanceSource:{path:"rcsb_chem_comp_synonyms.provenance_source",type:"string",description:"The provenance of this synonym.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The provenance of this synonym.",context:"dictionary"},{text:"Chemical Synonym Provenance Source",context:"brief"}],enum:{ACDLabs:"ACDLabs",Author:"Author",ChEBI:"ChEBI",ChEMBL:"ChEMBL",DrugBank:"DrugBank",GMML:"GMML",Lexichem:"Lexichem","OpenEye OEToolkits":"OpenEye OEToolkits","OpenEye/Lexichem":"OpenEye/Lexichem","PDB Reference Data":"PDB Reference Data","PDB Reference Data (Preferred)":"PDB Reference Data (Preferred)","PDB-CARE":"PDB-CARE",PubChem:"PubChem",RESID:"RESID"},operator:{In:"in",ExactMatch:"exact_match"}},Type:{path:"rcsb_chem_comp_synonyms.type",type:"string",description:"This data item contains the synonym type.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"Brand Name",detail:"Product chemical name"},{value:"Common Name",detail:"Common chemical name"},{value:"Condensed IUPAC Carbohydrate Symbol",detail:"Condensed IUPAC carbohydrate symbol"},{value:"IUPAC Carbohydrate Symbol",detail:"IUPAC carbohydrate symbol"},{value:"Preferred Common Name",detail:"Preferred common chemical name"},{value:"Preferred Name",detail:"Preferred chemical name"},{value:"Preferred Synonym",detail:"Preferred synonym chemical name"},{value:"SNFG Carbohydrate Symbol",detail:"3D-SNFG carbohydrate symbol"},{value:"Synonym",detail:"Synonym chemical name"},{value:"Systematic Name",detail:"Systematic chemical name"}],rcsb_full_text_priority:10,rcsb_description:[{text:"This data item contains the synonym type.",context:"dictionary"},{text:"Chemical Synonym Type",context:"brief"}],enum:{"Brand Name":"Brand Name","Common Name":"Common Name","Condensed IUPAC Carbohydrate Symbol":"Condensed IUPAC Carbohydrate Symbol","IUPAC Carbohydrate Symbol":"IUPAC Carbohydrate Symbol","Preferred Common Name":"Preferred Common Name","Preferred Name":"Preferred Name","Preferred Synonym":"Preferred Synonym","SNFG Carbohydrate Symbol":"SNFG Carbohydrate Symbol",Synonym:"Synonym","Systematic Name":"Systematic Name"},operator:{In:"in",ExactMatch:"exact_match"}}},RcsbChemCompTarget:{Name:{path:"rcsb_chem_comp_target.name",type:"string",description:"The chemical component target name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The chemical component target name.",context:"dictionary"},{text:"Drug Target Name",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:30}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},DrugbankContainerIdentifiers:{DrugbankId:{path:"drugbank_container_identifiers.drugbank_id",type:"string",description:"The DrugBank accession code",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The DrugBank accession code",context:"dictionary"},{text:"Drugbank Id (Drugbank Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}}},DrugbankInfo:{AffectedOrganisms:{path:"drugbank_info.affected_organisms",type:"array",operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},AtcCodes:{path:"drugbank_info.atc_codes",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},BrandNames:{path:"drugbank_info.brand_names",type:"array",operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},CasNumber:{path:"drugbank_info.cas_number",type:"string",description:"The DrugBank assigned Chemical Abstracts Service identifier.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The DrugBank assigned Chemical Abstracts Service identifier.",context:"dictionary"},{text:"Cas Number (Drugbank Info)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},Description:{path:"drugbank_info.description",type:"string",description:"The DrugBank drug description.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The DrugBank drug description.",context:"dictionary"},{text:"Description (Drugbank Info)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DrugCategories:{path:"drugbank_info.drug_categories",type:"array",operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DrugGroups:{path:"drugbank_info.drug_groups",type:"array",operator:{In:"in",ExactMatch:"exact_match"}},Indication:{path:"drugbank_info.indication",type:"string",description:"The DrugBank drug indication.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The DrugBank drug indication.",context:"dictionary"},{text:"Indication (Drugbank Info)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},MechanismOfAction:{path:"drugbank_info.mechanism_of_action",type:"string",description:"The DrugBank drug mechanism of actions.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The DrugBank drug mechanism of actions.",context:"dictionary"},{text:"Mechanism Of Action (Drugbank Info)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"drugbank_info.name",type:"string",description:"The DrugBank drug name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The DrugBank drug name.",context:"dictionary"},{text:"Name (Drugbank Info)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Pharmacology:{path:"drugbank_info.pharmacology",type:"string",description:"The DrugBank drug pharmacology.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The DrugBank drug pharmacology.",context:"dictionary"},{text:"Pharmacology (Drugbank Info)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Synonyms:{path:"drugbank_info.synonyms",type:"array",operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},DrugProducts:{Approved:{path:"drugbank_info.drug_products.approved",type:"string",description:"Indicates whether this drug has been approved by the regulating government.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Indicates whether this drug has been approved by the regulating government.",context:"dictionary"},{text:"Drug Is Approved",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:45}],enum:{N:"N",Y:"Y"},operator:{In:"in",ExactMatch:"exact_match"}},Country:{path:"drugbank_info.drug_products.country",type:"string",description:"The country where this commercially available drug has been approved.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"The country where this commercially available drug has been approved.",context:"dictionary"},{text:"Drug Market Availability",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:60}],enum:{Canada:"Canada",EU:"EU",US:"US"},operator:{In:"in",ExactMatch:"exact_match"}},EndedMarketingOn:{path:"drugbank_info.drug_products.ended_marketing_on",type:"string",format:"date",description:"The ending date for market approval.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The ending date for market approval.",context:"dictionary"},{text:"Drug Marketing End",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:55}],rcsb_current_maximum_value:25430112e5,rcsb_current_minimum_value:-10729152e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},StartedMarketingOn:{path:"drugbank_info.drug_products.started_marketing_on",type:"string",format:"date",description:"The starting date for market approval.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The starting date for market approval.",context:"dictionary"},{text:"Drug Marketing Start",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:50}],rcsb_current_maximum_value:33766848e5,rcsb_current_minimum_value:-28401408e5,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}}}},DrugbankTarget:{InteractionType:{path:"drugbank_target.interaction_type",type:"string",description:"The type of target interaction.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The type of target interaction.",context:"dictionary"},{text:"Interaction Type (Drugbank Target)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},Name:{path:"drugbank_target.name",type:"string",description:"The target name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The target name.",context:"dictionary"},{text:"Name (Drugbank Target)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},OrganismCommonName:{path:"drugbank_target.organism_common_name",type:"string",description:"The organism common name.",rcsb_search_context:["full-text"],rcsb_full_text_priority:1,rcsb_description:[{text:"The organism common name.",context:"dictionary"},{text:"Organism Common Name (Drugbank Target)",context:"brief"}],operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},TargetActions:{path:"drugbank_target.target_actions",type:"array",operator:{ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}}}},154:(e,t,r)=>{"use strict";t.XY=a;const n=r(231);r(543);function a(e){return{type:n.Type.Terminal,service:e.service,parameters:{attribute:e.attribute,negation:"boolean"==typeof e.negation&&e.negation,operator:e.operator,value:e.value}}}},231:(e,t)=>{"use strict";var r,n,a,i,o,s,c,l,u,_,d,m,p,h,f,b,y,g,x,E,C,T,v,I,A,R;Object.defineProperty(t,"__esModule",{value:!0}),t.ServiceType=t.MotifPruningStrategy=t.AtomPairingScheme=t.PatternType=t.MatchType=t.DescriptorType=t.Format=t.TargetSearchSpace=t.SequenceType=t.Target=t.Service=t.SortBy=t.AggregationMethod=t.Operator=t.LogicalOperator=t.Type=t.Interval=t.AggregationType=t.ScoringStrategy=t.GroupByReturnType=t.Src=t.ReturnType=t.SortOptionGroupsSortBy=t.SortDirection=t.RelevanceScoreRankingOption=t.RequestOptionsResultsVerbosity=void 0,function(e){e.Compact="compact",e.Minimal="minimal",e.Verbose="verbose"}(r||(t.RequestOptionsResultsVerbosity=r={})),function(e){e.Score="score"}(n||(t.RelevanceScoreRankingOption=n={})),function(e){e.Asc="asc",e.Desc="desc"}(a||(t.SortDirection=a={})),function(e){e.Size="size",e.Count="count"}(i||(t.SortOptionGroupsSortBy=i={})),function(e){e.Entry="entry",e.PolymerEntity="polymer_entity",e.NonPolymerEntity="non_polymer_entity",e.PolymerInstance="polymer_instance",e.Assembly="assembly",e.MolDefinition="mol_definition"}(o||(t.ReturnType=o={})),function(e){e.Ui="ui",e.MypdbService="mypdb_service",e.MypdbUser="mypdb_user",e.RcsbTest="rcsb_test"}(s||(t.Src=s={})),function(e){e.Groups="groups",e.Representatives="representatives"}(c||(t.GroupByReturnType=c={})),function(e){e.Combined="combined",e.Sequence="sequence",e.Seqmotif="seqmotif",e.Strucmotif="strucmotif",e.Structure="structure",e.Chemical="chemical",e.Text="text",e.TextChem="text_chem",e.FullText="full_text"}(l||(t.ScoringStrategy=l={})),function(e){e.Terms="terms",e.Histogram="histogram",e.DateHistogram="date_histogram",e.Range="range",e.DateRange="date_range",e.Cardinality="cardinality"}(u||(t.AggregationType=u={})),function(e){e.Year="year"}(_||(t.Interval=_={})),function(e){e.Group="group",e.Terminal="terminal",e.Formula="formula",e.Descriptor="descriptor"}(d||(t.Type=d={})),function(e){e.Or="or",e.And="and"}(m||(t.LogicalOperator=m={})),function(e){e.Equals="equals",e.Greater="greater",e.GreaterOrEqual="greater_or_equal",e.Less="less",e.LessOrEqual="less_or_equal",e.Range="range",e.ExactMatch="exact_match",e.In="in",e.Exists="exists",e.ContainsWords="contains_words",e.ContainsPhrase="contains_phrase",e.StrictShapeMatch="strict_shape_match",e.RelaxedShapeMatch="relaxed_shape_match"}(p||(t.Operator=p={})),function(e){e.MatchingDepositGroupId="matching_deposit_group_id",e.SequenceIdentity="sequence_identity",e.MatchingUniprotAccession="matching_uniprot_accession"}(h||(t.AggregationMethod=h={})),function(e){e.Coverage="coverage"}(f||(t.SortBy=f={})),function(e){e.FullText="full_text",e.Text="text",e.TextChem="text_chem",e.Sequence="sequence",e.Structure="structure",e.Chemical="chemical",e.Seqmotif="seqmotif",e.Strucmotif="strucmotif"}(b||(t.Service=b={})),function(e){e.PdbProteinSequence="pdb_protein_sequence",e.PdbRnaSequence="pdb_rna_sequence",e.PdbDnaSequence="pdb_dna_sequence"}(y||(t.Target=y={})),function(e){e.Protein="protein",e.Rna="rna",e.Dna="dna"}(g||(t.SequenceType=g={})),function(e){e.Assembly="assembly",e.PolymerEntityInstance="polymer_entity_instance"}(x||(t.TargetSearchSpace=x={})),function(e){e.Cif="cif",e.Bcif="bcif",e.Pdb="pdb"}(E||(t.Format=E={})),function(e){e.Smiles="SMILES",e.InChI="InChI"}(C||(t.DescriptorType=C={})),function(e){e.GraphExact_="graph-exact",e.GraphStrict_="graph-strict",e.GraphRelaxed_="graph-relaxed",e.GraphRelaxedStereo_="graph-relaxed-stereo",e.FingerprintSimilarity_="fingerprint-similarity",e.SubStructGraphExact_="sub-struct-graph-exact",e.SubStructGraphStrict_="sub-struct-graph-strict",e.SubStructGraphRelaxed_="sub-struct-graph-relaxed",e.SubStructGraphRelaxedStereo_="sub-struct-graph-relaxed-stereo"}(T||(t.MatchType=T={})),function(e){e.Simple="simple",e.Prosite="prosite",e.Regex="regex"}(v||(t.PatternType=v={})),function(e){e.All="ALL",e.Backbone="BACKBONE",e.SideChain="SIDE_CHAIN",e.PseudoAtoms="PSEUDO_ATOMS"}(I||(t.AtomPairingScheme=I={})),function(e){e.None="NONE",e.Kruskal="KRUSKAL"}(A||(t.MotifPruningStrategy=A={})),function(e){e.FullText="full_text",e.Text="text",e.TextChem="text_chem",e.Sequence="sequence",e.Structure="structure",e.Chemical="chemical",e.Seqmotif="seqmotif",e.Strucmotif="strucmotif"}(R||(t.ServiceType=R={}))},543:function(e,t,r){var n;e=r.nmd(e),function(){var a,i="Expected a function",o="__lodash_hash_undefined__",s="__lodash_placeholder__",c=32,l=128,u=1/0,_=9007199254740991,d=NaN,m=4294967295,p=[["ary",l],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",c],["partialRight",64],["rearg",256]],h="[object Arguments]",f="[object Array]",b="[object Boolean]",y="[object Date]",g="[object Error]",x="[object Function]",E="[object GeneratorFunction]",C="[object Map]",T="[object Number]",v="[object Object]",I="[object Promise]",A="[object RegExp]",R="[object Set]",S="[object String]",O="[object Symbol]",N="[object WeakMap]",M="[object ArrayBuffer]",L="[object DataView]",P="[object Float32Array]",D="[object Float64Array]",q="[object Int8Array]",G="[object Int16Array]",w="[object Int32Array]",F="[object Uint8Array]",B="[object Uint8ClampedArray]",H="[object Uint16Array]",U="[object Uint32Array]",k=/\b__p \+= '';/g,Y=/\b(__p \+=) '' \+/g,W=/(__e\(.*?\)|\b__t\)) \+\n'';/g,j=/&(?:amp|lt|gt|quot|#39);/g,z=/[&<>"']/g,J=RegExp(j.source),K=RegExp(z.source),V=/<%-([\s\S]+?)%>/g,X=/<%([\s\S]+?)%>/g,Z=/<%=([\s\S]+?)%>/g,Q=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$=/^\w*$/,ee=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,te=/[\\^$.*+?()[\]{}|]/g,re=RegExp(te.source),ne=/^\s+/,ae=/\s/,ie=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,oe=/\{\n\/\* \[wrapped with (.+)\] \*/,se=/,? & /,ce=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,le=/[()=,{}\[\]\/\s]/,ue=/\\(\\)?/g,_e=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,de=/\w*$/,me=/^[-+]0x[0-9a-f]+$/i,pe=/^0b[01]+$/i,he=/^\[object .+?Constructor\]$/,fe=/^0o[0-7]+$/i,be=/^(?:0|[1-9]\d*)$/,ye=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ge=/($^)/,xe=/['\n\r\u2028\u2029\\]/g,Ee="\\ud800-\\udfff",Ce="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Te="\\u2700-\\u27bf",ve="a-z\\xdf-\\xf6\\xf8-\\xff",Ie="A-Z\\xc0-\\xd6\\xd8-\\xde",Ae="\\ufe0e\\ufe0f",Re="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Se="["+Ee+"]",Oe="["+Re+"]",Ne="["+Ce+"]",Me="\\d+",Le="["+Te+"]",Pe="["+ve+"]",De="[^"+Ee+Re+Me+Te+ve+Ie+"]",qe="\\ud83c[\\udffb-\\udfff]",Ge="[^"+Ee+"]",we="(?:\\ud83c[\\udde6-\\uddff]){2}",Fe="[\\ud800-\\udbff][\\udc00-\\udfff]",Be="["+Ie+"]",He="\\u200d",Ue="(?:"+Pe+"|"+De+")",ke="(?:"+Be+"|"+De+")",Ye="(?:['’](?:d|ll|m|re|s|t|ve))?",We="(?:['’](?:D|LL|M|RE|S|T|VE))?",je="(?:"+Ne+"|"+qe+")?",ze="["+Ae+"]?",Je=ze+je+"(?:"+He+"(?:"+[Ge,we,Fe].join("|")+")"+ze+je+")*",Ke="(?:"+[Le,we,Fe].join("|")+")"+Je,Ve="(?:"+[Ge+Ne+"?",Ne,we,Fe,Se].join("|")+")",Xe=RegExp("['’]","g"),Ze=RegExp(Ne,"g"),Qe=RegExp(qe+"(?="+qe+")|"+Ve+Je,"g"),$e=RegExp([Be+"?"+Pe+"+"+Ye+"(?="+[Oe,Be,"$"].join("|")+")",ke+"+"+We+"(?="+[Oe,Be+Ue,"$"].join("|")+")",Be+"?"+Ue+"+"+Ye,Be+"+"+We,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Me,Ke].join("|"),"g"),et=RegExp("["+He+Ee+Ce+Ae+"]"),tt=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,rt=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],nt=-1,at={};at[P]=at[D]=at[q]=at[G]=at[w]=at[F]=at[B]=at[H]=at[U]=!0,at[h]=at[f]=at[M]=at[b]=at[L]=at[y]=at[g]=at[x]=at[C]=at[T]=at[v]=at[A]=at[R]=at[S]=at[N]=!1;var it={};it[h]=it[f]=it[M]=it[L]=it[b]=it[y]=it[P]=it[D]=it[q]=it[G]=it[w]=it[C]=it[T]=it[v]=it[A]=it[R]=it[S]=it[O]=it[F]=it[B]=it[H]=it[U]=!0,it[g]=it[x]=it[N]=!1;var ot={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},st=parseFloat,ct=parseInt,lt="object"==typeof r.g&&r.g&&r.g.Object===Object&&r.g,ut="object"==typeof self&&self&&self.Object===Object&&self,_t=lt||ut||Function("return this")(),dt=t&&!t.nodeType&&t,mt=dt&&e&&!e.nodeType&&e,pt=mt&&mt.exports===dt,ht=pt&<.process,ft=function(){try{return mt&&mt.require&&mt.require("util").types||ht&&ht.binding&&ht.binding("util")}catch(e){}}(),bt=ft&&ft.isArrayBuffer,yt=ft&&ft.isDate,gt=ft&&ft.isMap,xt=ft&&ft.isRegExp,Et=ft&&ft.isSet,Ct=ft&&ft.isTypedArray;function Tt(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function vt(e,t,r,n){for(var a=-1,i=null==e?0:e.length;++a<i;){var o=e[a];t(n,o,r(o),e)}return n}function It(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e}function At(e,t){for(var r=null==e?0:e.length;r--&&!1!==t(e[r],r,e););return e}function Rt(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(!t(e[r],r,e))return!1;return!0}function St(e,t){for(var r=-1,n=null==e?0:e.length,a=0,i=[];++r<n;){var o=e[r];t(o,r,e)&&(i[a++]=o)}return i}function Ot(e,t){return!(null==e||!e.length)&&Bt(e,t,0)>-1}function Nt(e,t,r){for(var n=-1,a=null==e?0:e.length;++n<a;)if(r(t,e[n]))return!0;return!1}function Mt(e,t){for(var r=-1,n=null==e?0:e.length,a=Array(n);++r<n;)a[r]=t(e[r],r,e);return a}function Lt(e,t){for(var r=-1,n=t.length,a=e.length;++r<n;)e[a+r]=t[r];return e}function Pt(e,t,r,n){var a=-1,i=null==e?0:e.length;for(n&&i&&(r=e[++a]);++a<i;)r=t(r,e[a],a,e);return r}function Dt(e,t,r,n){var a=null==e?0:e.length;for(n&&a&&(r=e[--a]);a--;)r=t(r,e[a],a,e);return r}function qt(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}var Gt=Yt("length");function wt(e,t,r){var n;return r(e,(function(e,r,a){if(t(e,r,a))return n=r,!1})),n}function Ft(e,t,r,n){for(var a=e.length,i=r+(n?1:-1);n?i--:++i<a;)if(t(e[i],i,e))return i;return-1}function Bt(e,t,r){return t==t?function(e,t,r){for(var n=r-1,a=e.length;++n<a;)if(e[n]===t)return n;return-1}(e,t,r):Ft(e,Ut,r)}function Ht(e,t,r,n){for(var a=r-1,i=e.length;++a<i;)if(n(e[a],t))return a;return-1}function Ut(e){return e!=e}function kt(e,t){var r=null==e?0:e.length;return r?zt(e,t)/r:d}function Yt(e){return function(t){return null==t?a:t[e]}}function Wt(e){return function(t){return null==e?a:e[t]}}function jt(e,t,r,n,a){return a(e,(function(e,a,i){r=n?(n=!1,e):t(r,e,a,i)})),r}function zt(e,t){for(var r,n=-1,i=e.length;++n<i;){var o=t(e[n]);o!==a&&(r=r===a?o:r+o)}return r}function Jt(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}function Kt(e){return e?e.slice(0,_r(e)+1).replace(ne,""):e}function Vt(e){return function(t){return e(t)}}function Xt(e,t){return Mt(t,(function(t){return e[t]}))}function Zt(e,t){return e.has(t)}function Qt(e,t){for(var r=-1,n=e.length;++r<n&&Bt(t,e[r],0)>-1;);return r}function $t(e,t){for(var r=e.length;r--&&Bt(t,e[r],0)>-1;);return r}var er=Wt({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"}),tr=Wt({"&":"&","<":"<",">":">",'"':""","'":"'"});function rr(e){return"\\"+ot[e]}function nr(e){return et.test(e)}function ar(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}function ir(e,t){return function(r){return e(t(r))}}function or(e,t){for(var r=-1,n=e.length,a=0,i=[];++r<n;){var o=e[r];o!==t&&o!==s||(e[r]=s,i[a++]=r)}return i}function sr(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}function cr(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=[e,e]})),r}function lr(e){return nr(e)?function(e){for(var t=Qe.lastIndex=0;Qe.test(e);)++t;return t}(e):Gt(e)}function ur(e){return nr(e)?function(e){return e.match(Qe)||[]}(e):function(e){return e.split("")}(e)}function _r(e){for(var t=e.length;t--&&ae.test(e.charAt(t)););return t}var dr=Wt({"&":"&","<":"<",">":">",""":'"',"'":"'"}),mr=function e(t){var r,n=(t=null==t?_t:mr.defaults(_t.Object(),t,mr.pick(_t,rt))).Array,ae=t.Date,Ee=t.Error,Ce=t.Function,Te=t.Math,ve=t.Object,Ie=t.RegExp,Ae=t.String,Re=t.TypeError,Se=n.prototype,Oe=Ce.prototype,Ne=ve.prototype,Me=t["__core-js_shared__"],Le=Oe.toString,Pe=Ne.hasOwnProperty,De=0,qe=(r=/[^.]+$/.exec(Me&&Me.keys&&Me.keys.IE_PROTO||""))?"Symbol(src)_1."+r:"",Ge=Ne.toString,we=Le.call(ve),Fe=_t._,Be=Ie("^"+Le.call(Pe).replace(te,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),He=pt?t.Buffer:a,Ue=t.Symbol,ke=t.Uint8Array,Ye=He?He.allocUnsafe:a,We=ir(ve.getPrototypeOf,ve),je=ve.create,ze=Ne.propertyIsEnumerable,Je=Se.splice,Ke=Ue?Ue.isConcatSpreadable:a,Ve=Ue?Ue.iterator:a,Qe=Ue?Ue.toStringTag:a,et=function(){try{var e=ci(ve,"defineProperty");return e({},"",{}),e}catch(e){}}(),ot=t.clearTimeout!==_t.clearTimeout&&t.clearTimeout,lt=ae&&ae.now!==_t.Date.now&&ae.now,ut=t.setTimeout!==_t.setTimeout&&t.setTimeout,dt=Te.ceil,mt=Te.floor,ht=ve.getOwnPropertySymbols,ft=He?He.isBuffer:a,Gt=t.isFinite,Wt=Se.join,pr=ir(ve.keys,ve),hr=Te.max,fr=Te.min,br=ae.now,yr=t.parseInt,gr=Te.random,xr=Se.reverse,Er=ci(t,"DataView"),Cr=ci(t,"Map"),Tr=ci(t,"Promise"),vr=ci(t,"Set"),Ir=ci(t,"WeakMap"),Ar=ci(ve,"create"),Rr=Ir&&new Ir,Sr={},Or=Gi(Er),Nr=Gi(Cr),Mr=Gi(Tr),Lr=Gi(vr),Pr=Gi(Ir),Dr=Ue?Ue.prototype:a,qr=Dr?Dr.valueOf:a,Gr=Dr?Dr.toString:a;function wr(e){if(es(e)&&!Yo(e)&&!(e instanceof Ur)){if(e instanceof Hr)return e;if(Pe.call(e,"__wrapped__"))return wi(e)}return new Hr(e)}var Fr=function(){function e(){}return function(t){if(!$o(t))return{};if(je)return je(t);e.prototype=t;var r=new e;return e.prototype=a,r}}();function Br(){}function Hr(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=a}function Ur(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=m,this.__views__=[]}function kr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function Yr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function Wr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function jr(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new Wr;++t<r;)this.add(e[t])}function zr(e){var t=this.__data__=new Yr(e);this.size=t.size}function Jr(e,t){var r=Yo(e),n=!r&&ko(e),a=!r&&!n&&Jo(e),i=!r&&!n&&!a&&cs(e),o=r||n||a||i,s=o?Jt(e.length,Ae):[],c=s.length;for(var l in e)!t&&!Pe.call(e,l)||o&&("length"==l||a&&("offset"==l||"parent"==l)||i&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||hi(l,c))||s.push(l);return s}function Kr(e){var t=e.length;return t?e[jn(0,t-1)]:a}function Vr(e,t){return Mi(Aa(e),an(t,0,e.length))}function Xr(e){return Mi(Aa(e))}function Zr(e,t,r){(r!==a&&!Bo(e[t],r)||r===a&&!(t in e))&&rn(e,t,r)}function Qr(e,t,r){var n=e[t];Pe.call(e,t)&&Bo(n,r)&&(r!==a||t in e)||rn(e,t,r)}function $r(e,t){for(var r=e.length;r--;)if(Bo(e[r][0],t))return r;return-1}function en(e,t,r,n){return un(e,(function(e,a,i){t(n,e,r(e),i)})),n}function tn(e,t){return e&&Ra(t,Ns(t),e)}function rn(e,t,r){"__proto__"==t&&et?et(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function nn(e,t){for(var r=-1,i=t.length,o=n(i),s=null==e;++r<i;)o[r]=s?a:Is(e,t[r]);return o}function an(e,t,r){return e==e&&(r!==a&&(e=e<=r?e:r),t!==a&&(e=e>=t?e:t)),e}function on(e,t,r,n,i,o){var s,c=1&t,l=2&t,u=4&t;if(r&&(s=i?r(e,n,i,o):r(e)),s!==a)return s;if(!$o(e))return e;var _=Yo(e);if(_){if(s=function(e){var t=e.length,r=new e.constructor(t);return t&&"string"==typeof e[0]&&Pe.call(e,"index")&&(r.index=e.index,r.input=e.input),r}(e),!c)return Aa(e,s)}else{var d=_i(e),m=d==x||d==E;if(Jo(e))return xa(e,c);if(d==v||d==h||m&&!i){if(s=l||m?{}:mi(e),!c)return l?function(e,t){return Ra(e,ui(e),t)}(e,function(e,t){return e&&Ra(t,Ms(t),e)}(s,e)):function(e,t){return Ra(e,li(e),t)}(e,tn(s,e))}else{if(!it[d])return i?e:{};s=function(e,t,r){var n,a=e.constructor;switch(t){case M:return Ea(e);case b:case y:return new a(+e);case L:return function(e,t){var r=t?Ea(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}(e,r);case P:case D:case q:case G:case w:case F:case B:case H:case U:return Ca(e,r);case C:return new a;case T:case S:return new a(e);case A:return function(e){var t=new e.constructor(e.source,de.exec(e));return t.lastIndex=e.lastIndex,t}(e);case R:return new a;case O:return n=e,qr?ve(qr.call(n)):{}}}(e,d,c)}}o||(o=new zr);var p=o.get(e);if(p)return p;o.set(e,s),is(e)?e.forEach((function(n){s.add(on(n,t,r,n,e,o))})):ts(e)&&e.forEach((function(n,a){s.set(a,on(n,t,r,a,e,o))}));var f=_?a:(u?l?ti:ei:l?Ms:Ns)(e);return It(f||e,(function(n,a){f&&(n=e[a=n]),Qr(s,a,on(n,t,r,a,e,o))})),s}function sn(e,t,r){var n=r.length;if(null==e)return!n;for(e=ve(e);n--;){var i=r[n],o=t[i],s=e[i];if(s===a&&!(i in e)||!o(s))return!1}return!0}function cn(e,t,r){if("function"!=typeof e)throw new Re(i);return Ri((function(){e.apply(a,r)}),t)}function ln(e,t,r,n){var a=-1,i=Ot,o=!0,s=e.length,c=[],l=t.length;if(!s)return c;r&&(t=Mt(t,Vt(r))),n?(i=Nt,o=!1):t.length>=200&&(i=Zt,o=!1,t=new jr(t));e:for(;++a<s;){var u=e[a],_=null==r?u:r(u);if(u=n||0!==u?u:0,o&&_==_){for(var d=l;d--;)if(t[d]===_)continue e;c.push(u)}else i(t,_,n)||c.push(u)}return c}wr.templateSettings={escape:V,evaluate:X,interpolate:Z,variable:"",imports:{_:wr}},wr.prototype=Br.prototype,wr.prototype.constructor=wr,Hr.prototype=Fr(Br.prototype),Hr.prototype.constructor=Hr,Ur.prototype=Fr(Br.prototype),Ur.prototype.constructor=Ur,kr.prototype.clear=function(){this.__data__=Ar?Ar(null):{},this.size=0},kr.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},kr.prototype.get=function(e){var t=this.__data__;if(Ar){var r=t[e];return r===o?a:r}return Pe.call(t,e)?t[e]:a},kr.prototype.has=function(e){var t=this.__data__;return Ar?t[e]!==a:Pe.call(t,e)},kr.prototype.set=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=Ar&&t===a?o:t,this},Yr.prototype.clear=function(){this.__data__=[],this.size=0},Yr.prototype.delete=function(e){var t=this.__data__,r=$r(t,e);return!(r<0||(r==t.length-1?t.pop():Je.call(t,r,1),--this.size,0))},Yr.prototype.get=function(e){var t=this.__data__,r=$r(t,e);return r<0?a:t[r][1]},Yr.prototype.has=function(e){return $r(this.__data__,e)>-1},Yr.prototype.set=function(e,t){var r=this.__data__,n=$r(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this},Wr.prototype.clear=function(){this.size=0,this.__data__={hash:new kr,map:new(Cr||Yr),string:new kr}},Wr.prototype.delete=function(e){var t=oi(this,e).delete(e);return this.size-=t?1:0,t},Wr.prototype.get=function(e){return oi(this,e).get(e)},Wr.prototype.has=function(e){return oi(this,e).has(e)},Wr.prototype.set=function(e,t){var r=oi(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this},jr.prototype.add=jr.prototype.push=function(e){return this.__data__.set(e,o),this},jr.prototype.has=function(e){return this.__data__.has(e)},zr.prototype.clear=function(){this.__data__=new Yr,this.size=0},zr.prototype.delete=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r},zr.prototype.get=function(e){return this.__data__.get(e)},zr.prototype.has=function(e){return this.__data__.has(e)},zr.prototype.set=function(e,t){var r=this.__data__;if(r instanceof Yr){var n=r.__data__;if(!Cr||n.length<199)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Wr(n)}return r.set(e,t),this.size=r.size,this};var un=Na(yn),_n=Na(gn,!0);function dn(e,t){var r=!0;return un(e,(function(e,n,a){return r=!!t(e,n,a)})),r}function mn(e,t,r){for(var n=-1,i=e.length;++n<i;){var o=e[n],s=t(o);if(null!=s&&(c===a?s==s&&!ss(s):r(s,c)))var c=s,l=o}return l}function pn(e,t){var r=[];return un(e,(function(e,n,a){t(e,n,a)&&r.push(e)})),r}function hn(e,t,r,n,a){var i=-1,o=e.length;for(r||(r=pi),a||(a=[]);++i<o;){var s=e[i];t>0&&r(s)?t>1?hn(s,t-1,r,n,a):Lt(a,s):n||(a[a.length]=s)}return a}var fn=Ma(),bn=Ma(!0);function yn(e,t){return e&&fn(e,t,Ns)}function gn(e,t){return e&&bn(e,t,Ns)}function xn(e,t){return St(t,(function(t){return Xo(e[t])}))}function En(e,t){for(var r=0,n=(t=fa(t,e)).length;null!=e&&r<n;)e=e[qi(t[r++])];return r&&r==n?e:a}function Cn(e,t,r){var n=t(e);return Yo(e)?n:Lt(n,r(e))}function Tn(e){return null==e?e===a?"[object Undefined]":"[object Null]":Qe&&Qe in ve(e)?function(e){var t=Pe.call(e,Qe),r=e[Qe];try{e[Qe]=a;var n=!0}catch(e){}var i=Ge.call(e);return n&&(t?e[Qe]=r:delete e[Qe]),i}(e):function(e){return Ge.call(e)}(e)}function vn(e,t){return e>t}function In(e,t){return null!=e&&Pe.call(e,t)}function An(e,t){return null!=e&&t in ve(e)}function Rn(e,t,r){for(var i=r?Nt:Ot,o=e[0].length,s=e.length,c=s,l=n(s),u=1/0,_=[];c--;){var d=e[c];c&&t&&(d=Mt(d,Vt(t))),u=fr(d.length,u),l[c]=!r&&(t||o>=120&&d.length>=120)?new jr(c&&d):a}d=e[0];var m=-1,p=l[0];e:for(;++m<o&&_.length<u;){var h=d[m],f=t?t(h):h;if(h=r||0!==h?h:0,!(p?Zt(p,f):i(_,f,r))){for(c=s;--c;){var b=l[c];if(!(b?Zt(b,f):i(e[c],f,r)))continue e}p&&p.push(f),_.push(h)}}return _}function Sn(e,t,r){var n=null==(e=vi(e,t=fa(t,e)))?e:e[qi(Ki(t))];return null==n?a:Tt(n,e,r)}function On(e){return es(e)&&Tn(e)==h}function Nn(e,t,r,n,i){return e===t||(null==e||null==t||!es(e)&&!es(t)?e!=e&&t!=t:function(e,t,r,n,i,o){var s=Yo(e),c=Yo(t),l=s?f:_i(e),u=c?f:_i(t),_=(l=l==h?v:l)==v,d=(u=u==h?v:u)==v,m=l==u;if(m&&Jo(e)){if(!Jo(t))return!1;s=!0,_=!1}if(m&&!_)return o||(o=new zr),s||cs(e)?Qa(e,t,r,n,i,o):function(e,t,r,n,a,i,o){switch(r){case L:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case M:return!(e.byteLength!=t.byteLength||!i(new ke(e),new ke(t)));case b:case y:case T:return Bo(+e,+t);case g:return e.name==t.name&&e.message==t.message;case A:case S:return e==t+"";case C:var s=ar;case R:var c=1&n;if(s||(s=sr),e.size!=t.size&&!c)return!1;var l=o.get(e);if(l)return l==t;n|=2,o.set(e,t);var u=Qa(s(e),s(t),n,a,i,o);return o.delete(e),u;case O:if(qr)return qr.call(e)==qr.call(t)}return!1}(e,t,l,r,n,i,o);if(!(1&r)){var p=_&&Pe.call(e,"__wrapped__"),x=d&&Pe.call(t,"__wrapped__");if(p||x){var E=p?e.value():e,I=x?t.value():t;return o||(o=new zr),i(E,I,r,n,o)}}return!!m&&(o||(o=new zr),function(e,t,r,n,i,o){var s=1&r,c=ei(e),l=c.length;if(l!=ei(t).length&&!s)return!1;for(var u=l;u--;){var _=c[u];if(!(s?_ in t:Pe.call(t,_)))return!1}var d=o.get(e),m=o.get(t);if(d&&m)return d==t&&m==e;var p=!0;o.set(e,t),o.set(t,e);for(var h=s;++u<l;){var f=e[_=c[u]],b=t[_];if(n)var y=s?n(b,f,_,t,e,o):n(f,b,_,e,t,o);if(!(y===a?f===b||i(f,b,r,n,o):y)){p=!1;break}h||(h="constructor"==_)}if(p&&!h){var g=e.constructor,x=t.constructor;g==x||!("constructor"in e)||!("constructor"in t)||"function"==typeof g&&g instanceof g&&"function"==typeof x&&x instanceof x||(p=!1)}return o.delete(e),o.delete(t),p}(e,t,r,n,i,o))}(e,t,r,n,Nn,i))}function Mn(e,t,r,n){var i=r.length,o=i,s=!n;if(null==e)return!o;for(e=ve(e);i--;){var c=r[i];if(s&&c[2]?c[1]!==e[c[0]]:!(c[0]in e))return!1}for(;++i<o;){var l=(c=r[i])[0],u=e[l],_=c[1];if(s&&c[2]){if(u===a&&!(l in e))return!1}else{var d=new zr;if(n)var m=n(u,_,l,e,t,d);if(!(m===a?Nn(_,u,3,n,d):m))return!1}}return!0}function Ln(e){return!(!$o(e)||(t=e,qe&&qe in t))&&(Xo(e)?Be:he).test(Gi(e));var t}function Pn(e){return"function"==typeof e?e:null==e?rc:"object"==typeof e?Yo(e)?Fn(e[0],e[1]):wn(e):_c(e)}function Dn(e){if(!xi(e))return pr(e);var t=[];for(var r in ve(e))Pe.call(e,r)&&"constructor"!=r&&t.push(r);return t}function qn(e,t){return e<t}function Gn(e,t){var r=-1,a=jo(e)?n(e.length):[];return un(e,(function(e,n,i){a[++r]=t(e,n,i)})),a}function wn(e){var t=si(e);return 1==t.length&&t[0][2]?Ci(t[0][0],t[0][1]):function(r){return r===e||Mn(r,e,t)}}function Fn(e,t){return bi(e)&&Ei(t)?Ci(qi(e),t):function(r){var n=Is(r,e);return n===a&&n===t?As(r,e):Nn(t,n,3)}}function Bn(e,t,r,n,i){e!==t&&fn(t,(function(o,s){if(i||(i=new zr),$o(o))!function(e,t,r,n,i,o,s){var c=Ii(e,r),l=Ii(t,r),u=s.get(l);if(u)Zr(e,r,u);else{var _=o?o(c,l,r+"",e,t,s):a,d=_===a;if(d){var m=Yo(l),p=!m&&Jo(l),h=!m&&!p&&cs(l);_=l,m||p||h?Yo(c)?_=c:zo(c)?_=Aa(c):p?(d=!1,_=xa(l,!0)):h?(d=!1,_=Ca(l,!0)):_=[]:ns(l)||ko(l)?(_=c,ko(c)?_=fs(c):$o(c)&&!Xo(c)||(_=mi(l))):d=!1}d&&(s.set(l,_),i(_,l,n,o,s),s.delete(l)),Zr(e,r,_)}}(e,t,s,r,Bn,n,i);else{var c=n?n(Ii(e,s),o,s+"",e,t,i):a;c===a&&(c=o),Zr(e,s,c)}}),Ms)}function Hn(e,t){var r=e.length;if(r)return hi(t+=t<0?r:0,r)?e[t]:a}function Un(e,t,r){t=t.length?Mt(t,(function(e){return Yo(e)?function(t){return En(t,1===e.length?e[0]:e)}:e})):[rc];var n=-1;t=Mt(t,Vt(ii()));var a=Gn(e,(function(e,r,a){var i=Mt(t,(function(t){return t(e)}));return{criteria:i,index:++n,value:e}}));return function(e){var t=e.length;for(e.sort((function(e,t){return function(e,t,r){for(var n=-1,a=e.criteria,i=t.criteria,o=a.length,s=r.length;++n<o;){var c=Ta(a[n],i[n]);if(c)return n>=s?c:c*("desc"==r[n]?-1:1)}return e.index-t.index}(e,t,r)}));t--;)e[t]=e[t].value;return e}(a)}function kn(e,t,r){for(var n=-1,a=t.length,i={};++n<a;){var o=t[n],s=En(e,o);r(s,o)&&Xn(i,fa(o,e),s)}return i}function Yn(e,t,r,n){var a=n?Ht:Bt,i=-1,o=t.length,s=e;for(e===t&&(t=Aa(t)),r&&(s=Mt(e,Vt(r)));++i<o;)for(var c=0,l=t[i],u=r?r(l):l;(c=a(s,u,c,n))>-1;)s!==e&&Je.call(s,c,1),Je.call(e,c,1);return e}function Wn(e,t){for(var r=e?t.length:0,n=r-1;r--;){var a=t[r];if(r==n||a!==i){var i=a;hi(a)?Je.call(e,a,1):ca(e,a)}}return e}function jn(e,t){return e+mt(gr()*(t-e+1))}function zn(e,t){var r="";if(!e||t<1||t>_)return r;do{t%2&&(r+=e),(t=mt(t/2))&&(e+=e)}while(t);return r}function Jn(e,t){return Si(Ti(e,t,rc),e+"")}function Kn(e){return Kr(Bs(e))}function Vn(e,t){var r=Bs(e);return Mi(r,an(t,0,r.length))}function Xn(e,t,r,n){if(!$o(e))return e;for(var i=-1,o=(t=fa(t,e)).length,s=o-1,c=e;null!=c&&++i<o;){var l=qi(t[i]),u=r;if("__proto__"===l||"constructor"===l||"prototype"===l)return e;if(i!=s){var _=c[l];(u=n?n(_,l,c):a)===a&&(u=$o(_)?_:hi(t[i+1])?[]:{})}Qr(c,l,u),c=c[l]}return e}var Zn=Rr?function(e,t){return Rr.set(e,t),e}:rc,Qn=et?function(e,t){return et(e,"toString",{configurable:!0,enumerable:!1,value:$s(t),writable:!0})}:rc;function $n(e){return Mi(Bs(e))}function ea(e,t,r){var a=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(r=r>i?i:r)<0&&(r+=i),i=t>r?0:r-t>>>0,t>>>=0;for(var o=n(i);++a<i;)o[a]=e[a+t];return o}function ta(e,t){var r;return un(e,(function(e,n,a){return!(r=t(e,n,a))})),!!r}function ra(e,t,r){var n=0,a=null==e?n:e.length;if("number"==typeof t&&t==t&&a<=2147483647){for(;n<a;){var i=n+a>>>1,o=e[i];null!==o&&!ss(o)&&(r?o<=t:o<t)?n=i+1:a=i}return a}return na(e,t,rc,r)}function na(e,t,r,n){var i=0,o=null==e?0:e.length;if(0===o)return 0;for(var s=(t=r(t))!=t,c=null===t,l=ss(t),u=t===a;i<o;){var _=mt((i+o)/2),d=r(e[_]),m=d!==a,p=null===d,h=d==d,f=ss(d);if(s)var b=n||h;else b=u?h&&(n||m):c?h&&m&&(n||!p):l?h&&m&&!p&&(n||!f):!p&&!f&&(n?d<=t:d<t);b?i=_+1:o=_}return fr(o,4294967294)}function aa(e,t){for(var r=-1,n=e.length,a=0,i=[];++r<n;){var o=e[r],s=t?t(o):o;if(!r||!Bo(s,c)){var c=s;i[a++]=0===o?0:o}}return i}function ia(e){return"number"==typeof e?e:ss(e)?d:+e}function oa(e){if("string"==typeof e)return e;if(Yo(e))return Mt(e,oa)+"";if(ss(e))return Gr?Gr.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function sa(e,t,r){var n=-1,a=Ot,i=e.length,o=!0,s=[],c=s;if(r)o=!1,a=Nt;else if(i>=200){var l=t?null:za(e);if(l)return sr(l);o=!1,a=Zt,c=new jr}else c=t?[]:s;e:for(;++n<i;){var u=e[n],_=t?t(u):u;if(u=r||0!==u?u:0,o&&_==_){for(var d=c.length;d--;)if(c[d]===_)continue e;t&&c.push(_),s.push(u)}else a(c,_,r)||(c!==s&&c.push(_),s.push(u))}return s}function ca(e,t){return null==(e=vi(e,t=fa(t,e)))||delete e[qi(Ki(t))]}function la(e,t,r,n){return Xn(e,t,r(En(e,t)),n)}function ua(e,t,r,n){for(var a=e.length,i=n?a:-1;(n?i--:++i<a)&&t(e[i],i,e););return r?ea(e,n?0:i,n?i+1:a):ea(e,n?i+1:0,n?a:i)}function _a(e,t){var r=e;return r instanceof Ur&&(r=r.value()),Pt(t,(function(e,t){return t.func.apply(t.thisArg,Lt([e],t.args))}),r)}function da(e,t,r){var a=e.length;if(a<2)return a?sa(e[0]):[];for(var i=-1,o=n(a);++i<a;)for(var s=e[i],c=-1;++c<a;)c!=i&&(o[i]=ln(o[i]||s,e[c],t,r));return sa(hn(o,1),t,r)}function ma(e,t,r){for(var n=-1,i=e.length,o=t.length,s={};++n<i;){var c=n<o?t[n]:a;r(s,e[n],c)}return s}function pa(e){return zo(e)?e:[]}function ha(e){return"function"==typeof e?e:rc}function fa(e,t){return Yo(e)?e:bi(e,t)?[e]:Di(bs(e))}var ba=Jn;function ya(e,t,r){var n=e.length;return r=r===a?n:r,!t&&r>=n?e:ea(e,t,r)}var ga=ot||function(e){return _t.clearTimeout(e)};function xa(e,t){if(t)return e.slice();var r=e.length,n=Ye?Ye(r):new e.constructor(r);return e.copy(n),n}function Ea(e){var t=new e.constructor(e.byteLength);return new ke(t).set(new ke(e)),t}function Ca(e,t){var r=t?Ea(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}function Ta(e,t){if(e!==t){var r=e!==a,n=null===e,i=e==e,o=ss(e),s=t!==a,c=null===t,l=t==t,u=ss(t);if(!c&&!u&&!o&&e>t||o&&s&&l&&!c&&!u||n&&s&&l||!r&&l||!i)return 1;if(!n&&!o&&!u&&e<t||u&&r&&i&&!n&&!o||c&&r&&i||!s&&i||!l)return-1}return 0}function va(e,t,r,a){for(var i=-1,o=e.length,s=r.length,c=-1,l=t.length,u=hr(o-s,0),_=n(l+u),d=!a;++c<l;)_[c]=t[c];for(;++i<s;)(d||i<o)&&(_[r[i]]=e[i]);for(;u--;)_[c++]=e[i++];return _}function Ia(e,t,r,a){for(var i=-1,o=e.length,s=-1,c=r.length,l=-1,u=t.length,_=hr(o-c,0),d=n(_+u),m=!a;++i<_;)d[i]=e[i];for(var p=i;++l<u;)d[p+l]=t[l];for(;++s<c;)(m||i<o)&&(d[p+r[s]]=e[i++]);return d}function Aa(e,t){var r=-1,a=e.length;for(t||(t=n(a));++r<a;)t[r]=e[r];return t}function Ra(e,t,r,n){var i=!r;r||(r={});for(var o=-1,s=t.length;++o<s;){var c=t[o],l=n?n(r[c],e[c],c,r,e):a;l===a&&(l=e[c]),i?rn(r,c,l):Qr(r,c,l)}return r}function Sa(e,t){return function(r,n){var a=Yo(r)?vt:en,i=t?t():{};return a(r,e,ii(n,2),i)}}function Oa(e){return Jn((function(t,r){var n=-1,i=r.length,o=i>1?r[i-1]:a,s=i>2?r[2]:a;for(o=e.length>3&&"function"==typeof o?(i--,o):a,s&&fi(r[0],r[1],s)&&(o=i<3?a:o,i=1),t=ve(t);++n<i;){var c=r[n];c&&e(t,c,n,o)}return t}))}function Na(e,t){return function(r,n){if(null==r)return r;if(!jo(r))return e(r,n);for(var a=r.length,i=t?a:-1,o=ve(r);(t?i--:++i<a)&&!1!==n(o[i],i,o););return r}}function Ma(e){return function(t,r,n){for(var a=-1,i=ve(t),o=n(t),s=o.length;s--;){var c=o[e?s:++a];if(!1===r(i[c],c,i))break}return t}}function La(e){return function(t){var r=nr(t=bs(t))?ur(t):a,n=r?r[0]:t.charAt(0),i=r?ya(r,1).join(""):t.slice(1);return n[e]()+i}}function Pa(e){return function(t){return Pt(Xs(ks(t).replace(Xe,"")),e,"")}}function Da(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var r=Fr(e.prototype),n=e.apply(r,t);return $o(n)?n:r}}function qa(e){return function(t,r,n){var i=ve(t);if(!jo(t)){var o=ii(r,3);t=Ns(t),r=function(e){return o(i[e],e,i)}}var s=e(t,r,n);return s>-1?i[o?t[s]:s]:a}}function Ga(e){return $a((function(t){var r=t.length,n=r,o=Hr.prototype.thru;for(e&&t.reverse();n--;){var s=t[n];if("function"!=typeof s)throw new Re(i);if(o&&!c&&"wrapper"==ni(s))var c=new Hr([],!0)}for(n=c?n:r;++n<r;){var l=ni(s=t[n]),u="wrapper"==l?ri(s):a;c=u&&yi(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?c[ni(u[0])].apply(c,u[3]):1==s.length&&yi(s)?c[l]():c.thru(s)}return function(){var e=arguments,n=e[0];if(c&&1==e.length&&Yo(n))return c.plant(n).value();for(var a=0,i=r?t[a].apply(this,e):n;++a<r;)i=t[a].call(this,i);return i}}))}function wa(e,t,r,i,o,s,c,u,_,d){var m=t&l,p=1&t,h=2&t,f=24&t,b=512&t,y=h?a:Da(e);return function l(){for(var g=arguments.length,x=n(g),E=g;E--;)x[E]=arguments[E];if(f)var C=ai(l),T=function(e,t){for(var r=e.length,n=0;r--;)e[r]===t&&++n;return n}(x,C);if(i&&(x=va(x,i,o,f)),s&&(x=Ia(x,s,c,f)),g-=T,f&&g<d){var v=or(x,C);return Wa(e,t,wa,l.placeholder,r,x,v,u,_,d-g)}var I=p?r:this,A=h?I[e]:e;return g=x.length,u?x=function(e,t){for(var r=e.length,n=fr(t.length,r),i=Aa(e);n--;){var o=t[n];e[n]=hi(o,r)?i[o]:a}return e}(x,u):b&&g>1&&x.reverse(),m&&_<g&&(x.length=_),this&&this!==_t&&this instanceof l&&(A=y||Da(A)),A.apply(I,x)}}function Fa(e,t){return function(r,n){return function(e,t,r,n){return yn(e,(function(e,a,i){t(n,r(e),a,i)})),n}(r,e,t(n),{})}}function Ba(e,t){return function(r,n){var i;if(r===a&&n===a)return t;if(r!==a&&(i=r),n!==a){if(i===a)return n;"string"==typeof r||"string"==typeof n?(r=oa(r),n=oa(n)):(r=ia(r),n=ia(n)),i=e(r,n)}return i}}function Ha(e){return $a((function(t){return t=Mt(t,Vt(ii())),Jn((function(r){var n=this;return e(t,(function(e){return Tt(e,n,r)}))}))}))}function Ua(e,t){var r=(t=t===a?" ":oa(t)).length;if(r<2)return r?zn(t,e):t;var n=zn(t,dt(e/lr(t)));return nr(t)?ya(ur(n),0,e).join(""):n.slice(0,e)}function ka(e){return function(t,r,i){return i&&"number"!=typeof i&&fi(t,r,i)&&(r=i=a),t=ds(t),r===a?(r=t,t=0):r=ds(r),function(e,t,r,a){for(var i=-1,o=hr(dt((t-e)/(r||1)),0),s=n(o);o--;)s[a?o:++i]=e,e+=r;return s}(t,r,i=i===a?t<r?1:-1:ds(i),e)}}function Ya(e){return function(t,r){return"string"==typeof t&&"string"==typeof r||(t=hs(t),r=hs(r)),e(t,r)}}function Wa(e,t,r,n,i,o,s,l,u,_){var d=8&t;t|=d?c:64,4&(t&=~(d?64:c))||(t&=-4);var m=[e,t,i,d?o:a,d?s:a,d?a:o,d?a:s,l,u,_],p=r.apply(a,m);return yi(e)&&Ai(p,m),p.placeholder=n,Oi(p,e,t)}function ja(e){var t=Te[e];return function(e,r){if(e=hs(e),(r=null==r?0:fr(ms(r),292))&&Gt(e)){var n=(bs(e)+"e").split("e");return+((n=(bs(t(n[0]+"e"+(+n[1]+r)))+"e").split("e"))[0]+"e"+(+n[1]-r))}return t(e)}}var za=vr&&1/sr(new vr([,-0]))[1]==u?function(e){return new vr(e)}:sc;function Ja(e){return function(t){var r=_i(t);return r==C?ar(t):r==R?cr(t):function(e,t){return Mt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Ka(e,t,r,o,u,_,d,m){var p=2&t;if(!p&&"function"!=typeof e)throw new Re(i);var h=o?o.length:0;if(h||(t&=-97,o=u=a),d=d===a?d:hr(ms(d),0),m=m===a?m:ms(m),h-=u?u.length:0,64&t){var f=o,b=u;o=u=a}var y=p?a:ri(e),g=[e,t,r,o,u,f,b,_,d,m];if(y&&function(e,t){var r=e[1],n=t[1],a=r|n,i=a<131,o=n==l&&8==r||n==l&&256==r&&e[7].length<=t[8]||384==n&&t[7].length<=t[8]&&8==r;if(!i&&!o)return e;1&n&&(e[2]=t[2],a|=1&r?0:4);var c=t[3];if(c){var u=e[3];e[3]=u?va(u,c,t[4]):c,e[4]=u?or(e[3],s):t[4]}(c=t[5])&&(u=e[5],e[5]=u?Ia(u,c,t[6]):c,e[6]=u?or(e[5],s):t[6]),(c=t[7])&&(e[7]=c),n&l&&(e[8]=null==e[8]?t[8]:fr(e[8],t[8])),null==e[9]&&(e[9]=t[9]),e[0]=t[0],e[1]=a}(g,y),e=g[0],t=g[1],r=g[2],o=g[3],u=g[4],!(m=g[9]=g[9]===a?p?0:e.length:hr(g[9]-h,0))&&24&t&&(t&=-25),t&&1!=t)x=8==t||16==t?function(e,t,r){var i=Da(e);return function o(){for(var s=arguments.length,c=n(s),l=s,u=ai(o);l--;)c[l]=arguments[l];var _=s<3&&c[0]!==u&&c[s-1]!==u?[]:or(c,u);return(s-=_.length)<r?Wa(e,t,wa,o.placeholder,a,c,_,a,a,r-s):Tt(this&&this!==_t&&this instanceof o?i:e,this,c)}}(e,t,m):t!=c&&33!=t||u.length?wa.apply(a,g):function(e,t,r,a){var i=1&t,o=Da(e);return function t(){for(var s=-1,c=arguments.length,l=-1,u=a.length,_=n(u+c),d=this&&this!==_t&&this instanceof t?o:e;++l<u;)_[l]=a[l];for(;c--;)_[l++]=arguments[++s];return Tt(d,i?r:this,_)}}(e,t,r,o);else var x=function(e,t,r){var n=1&t,a=Da(e);return function t(){return(this&&this!==_t&&this instanceof t?a:e).apply(n?r:this,arguments)}}(e,t,r);return Oi((y?Zn:Ai)(x,g),e,t)}function Va(e,t,r,n){return e===a||Bo(e,Ne[r])&&!Pe.call(n,r)?t:e}function Xa(e,t,r,n,i,o){return $o(e)&&$o(t)&&(o.set(t,e),Bn(e,t,a,Xa,o),o.delete(t)),e}function Za(e){return ns(e)?a:e}function Qa(e,t,r,n,i,o){var s=1&r,c=e.length,l=t.length;if(c!=l&&!(s&&l>c))return!1;var u=o.get(e),_=o.get(t);if(u&&_)return u==t&&_==e;var d=-1,m=!0,p=2&r?new jr:a;for(o.set(e,t),o.set(t,e);++d<c;){var h=e[d],f=t[d];if(n)var b=s?n(f,h,d,t,e,o):n(h,f,d,e,t,o);if(b!==a){if(b)continue;m=!1;break}if(p){if(!qt(t,(function(e,t){if(!Zt(p,t)&&(h===e||i(h,e,r,n,o)))return p.push(t)}))){m=!1;break}}else if(h!==f&&!i(h,f,r,n,o)){m=!1;break}}return o.delete(e),o.delete(t),m}function $a(e){return Si(Ti(e,a,Yi),e+"")}function ei(e){return Cn(e,Ns,li)}function ti(e){return Cn(e,Ms,ui)}var ri=Rr?function(e){return Rr.get(e)}:sc;function ni(e){for(var t=e.name+"",r=Sr[t],n=Pe.call(Sr,t)?r.length:0;n--;){var a=r[n],i=a.func;if(null==i||i==e)return a.name}return t}function ai(e){return(Pe.call(wr,"placeholder")?wr:e).placeholder}function ii(){var e=wr.iteratee||nc;return e=e===nc?Pn:e,arguments.length?e(arguments[0],arguments[1]):e}function oi(e,t){var r,n,a=e.__data__;return("string"==(n=typeof(r=t))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==r:null===r)?a["string"==typeof t?"string":"hash"]:a.map}function si(e){for(var t=Ns(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,Ei(a)]}return t}function ci(e,t){var r=function(e,t){return null==e?a:e[t]}(e,t);return Ln(r)?r:a}var li=ht?function(e){return null==e?[]:(e=ve(e),St(ht(e),(function(t){return ze.call(e,t)})))}:pc,ui=ht?function(e){for(var t=[];e;)Lt(t,li(e)),e=We(e);return t}:pc,_i=Tn;function di(e,t,r){for(var n=-1,a=(t=fa(t,e)).length,i=!1;++n<a;){var o=qi(t[n]);if(!(i=null!=e&&r(e,o)))break;e=e[o]}return i||++n!=a?i:!!(a=null==e?0:e.length)&&Qo(a)&&hi(o,a)&&(Yo(e)||ko(e))}function mi(e){return"function"!=typeof e.constructor||xi(e)?{}:Fr(We(e))}function pi(e){return Yo(e)||ko(e)||!!(Ke&&e&&e[Ke])}function hi(e,t){var r=typeof e;return!!(t=null==t?_:t)&&("number"==r||"symbol"!=r&&be.test(e))&&e>-1&&e%1==0&&e<t}function fi(e,t,r){if(!$o(r))return!1;var n=typeof t;return!!("number"==n?jo(r)&&hi(t,r.length):"string"==n&&t in r)&&Bo(r[t],e)}function bi(e,t){if(Yo(e))return!1;var r=typeof e;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!ss(e))||$.test(e)||!Q.test(e)||null!=t&&e in ve(t)}function yi(e){var t=ni(e),r=wr[t];if("function"!=typeof r||!(t in Ur.prototype))return!1;if(e===r)return!0;var n=ri(r);return!!n&&e===n[0]}(Er&&_i(new Er(new ArrayBuffer(1)))!=L||Cr&&_i(new Cr)!=C||Tr&&_i(Tr.resolve())!=I||vr&&_i(new vr)!=R||Ir&&_i(new Ir)!=N)&&(_i=function(e){var t=Tn(e),r=t==v?e.constructor:a,n=r?Gi(r):"";if(n)switch(n){case Or:return L;case Nr:return C;case Mr:return I;case Lr:return R;case Pr:return N}return t});var gi=Me?Xo:hc;function xi(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Ne)}function Ei(e){return e==e&&!$o(e)}function Ci(e,t){return function(r){return null!=r&&r[e]===t&&(t!==a||e in ve(r))}}function Ti(e,t,r){return t=hr(t===a?e.length-1:t,0),function(){for(var a=arguments,i=-1,o=hr(a.length-t,0),s=n(o);++i<o;)s[i]=a[t+i];i=-1;for(var c=n(t+1);++i<t;)c[i]=a[i];return c[t]=r(s),Tt(e,this,c)}}function vi(e,t){return t.length<2?e:En(e,ea(t,0,-1))}function Ii(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var Ai=Ni(Zn),Ri=ut||function(e,t){return _t.setTimeout(e,t)},Si=Ni(Qn);function Oi(e,t,r){var n=t+"";return Si(e,function(e,t){var r=t.length;if(!r)return e;var n=r-1;return t[n]=(r>1?"& ":"")+t[n],t=t.join(r>2?", ":" "),e.replace(ie,"{\n/* [wrapped with "+t+"] */\n")}(n,function(e,t){return It(p,(function(r){var n="_."+r[0];t&r[1]&&!Ot(e,n)&&e.push(n)})),e.sort()}(function(e){var t=e.match(oe);return t?t[1].split(se):[]}(n),r)))}function Ni(e){var t=0,r=0;return function(){var n=br(),i=16-(n-r);if(r=n,i>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(a,arguments)}}function Mi(e,t){var r=-1,n=e.length,i=n-1;for(t=t===a?n:t;++r<t;){var o=jn(r,i),s=e[o];e[o]=e[r],e[r]=s}return e.length=t,e}var Li,Pi,Di=(Li=Po((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(ee,(function(e,r,n,a){t.push(n?a.replace(ue,"$1"):r||e)})),t}),(function(e){return 500===Pi.size&&Pi.clear(),e})),Pi=Li.cache,Li);function qi(e){if("string"==typeof e||ss(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Gi(e){if(null!=e){try{return Le.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function wi(e){if(e instanceof Ur)return e.clone();var t=new Hr(e.__wrapped__,e.__chain__);return t.__actions__=Aa(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Fi=Jn((function(e,t){return zo(e)?ln(e,hn(t,1,zo,!0)):[]})),Bi=Jn((function(e,t){var r=Ki(t);return zo(r)&&(r=a),zo(e)?ln(e,hn(t,1,zo,!0),ii(r,2)):[]})),Hi=Jn((function(e,t){var r=Ki(t);return zo(r)&&(r=a),zo(e)?ln(e,hn(t,1,zo,!0),a,r):[]}));function Ui(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=null==r?0:ms(r);return a<0&&(a=hr(n+a,0)),Ft(e,ii(t,3),a)}function ki(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var i=n-1;return r!==a&&(i=ms(r),i=r<0?hr(n+i,0):fr(i,n-1)),Ft(e,ii(t,3),i,!0)}function Yi(e){return null!=e&&e.length?hn(e,1):[]}function Wi(e){return e&&e.length?e[0]:a}var ji=Jn((function(e){var t=Mt(e,pa);return t.length&&t[0]===e[0]?Rn(t):[]})),zi=Jn((function(e){var t=Ki(e),r=Mt(e,pa);return t===Ki(r)?t=a:r.pop(),r.length&&r[0]===e[0]?Rn(r,ii(t,2)):[]})),Ji=Jn((function(e){var t=Ki(e),r=Mt(e,pa);return(t="function"==typeof t?t:a)&&r.pop(),r.length&&r[0]===e[0]?Rn(r,a,t):[]}));function Ki(e){var t=null==e?0:e.length;return t?e[t-1]:a}var Vi=Jn(Xi);function Xi(e,t){return e&&e.length&&t&&t.length?Yn(e,t):e}var Zi=$a((function(e,t){var r=null==e?0:e.length,n=nn(e,t);return Wn(e,Mt(t,(function(e){return hi(e,r)?+e:e})).sort(Ta)),n}));function Qi(e){return null==e?e:xr.call(e)}var $i=Jn((function(e){return sa(hn(e,1,zo,!0))})),eo=Jn((function(e){var t=Ki(e);return zo(t)&&(t=a),sa(hn(e,1,zo,!0),ii(t,2))})),to=Jn((function(e){var t=Ki(e);return t="function"==typeof t?t:a,sa(hn(e,1,zo,!0),a,t)}));function ro(e){if(!e||!e.length)return[];var t=0;return e=St(e,(function(e){if(zo(e))return t=hr(e.length,t),!0})),Jt(t,(function(t){return Mt(e,Yt(t))}))}function no(e,t){if(!e||!e.length)return[];var r=ro(e);return null==t?r:Mt(r,(function(e){return Tt(t,a,e)}))}var ao=Jn((function(e,t){return zo(e)?ln(e,t):[]})),io=Jn((function(e){return da(St(e,zo))})),oo=Jn((function(e){var t=Ki(e);return zo(t)&&(t=a),da(St(e,zo),ii(t,2))})),so=Jn((function(e){var t=Ki(e);return t="function"==typeof t?t:a,da(St(e,zo),a,t)})),co=Jn(ro),lo=Jn((function(e){var t=e.length,r=t>1?e[t-1]:a;return r="function"==typeof r?(e.pop(),r):a,no(e,r)}));function uo(e){var t=wr(e);return t.__chain__=!0,t}function _o(e,t){return t(e)}var mo=$a((function(e){var t=e.length,r=t?e[0]:0,n=this.__wrapped__,i=function(t){return nn(t,e)};return!(t>1||this.__actions__.length)&&n instanceof Ur&&hi(r)?((n=n.slice(r,+r+(t?1:0))).__actions__.push({func:_o,args:[i],thisArg:a}),new Hr(n,this.__chain__).thru((function(e){return t&&!e.length&&e.push(a),e}))):this.thru(i)})),po=Sa((function(e,t,r){Pe.call(e,r)?++e[r]:rn(e,r,1)})),ho=qa(Ui),fo=qa(ki);function bo(e,t){return(Yo(e)?It:un)(e,ii(t,3))}function yo(e,t){return(Yo(e)?At:_n)(e,ii(t,3))}var go=Sa((function(e,t,r){Pe.call(e,r)?e[r].push(t):rn(e,r,[t])})),xo=Jn((function(e,t,r){var a=-1,i="function"==typeof t,o=jo(e)?n(e.length):[];return un(e,(function(e){o[++a]=i?Tt(t,e,r):Sn(e,t,r)})),o})),Eo=Sa((function(e,t,r){rn(e,r,t)}));function Co(e,t){return(Yo(e)?Mt:Gn)(e,ii(t,3))}var To=Sa((function(e,t,r){e[r?0:1].push(t)}),(function(){return[[],[]]})),vo=Jn((function(e,t){if(null==e)return[];var r=t.length;return r>1&&fi(e,t[0],t[1])?t=[]:r>2&&fi(t[0],t[1],t[2])&&(t=[t[0]]),Un(e,hn(t,1),[])})),Io=lt||function(){return _t.Date.now()};function Ao(e,t,r){return t=r?a:t,t=e&&null==t?e.length:t,Ka(e,l,a,a,a,a,t)}function Ro(e,t){var r;if("function"!=typeof t)throw new Re(i);return e=ms(e),function(){return--e>0&&(r=t.apply(this,arguments)),e<=1&&(t=a),r}}var So=Jn((function(e,t,r){var n=1;if(r.length){var a=or(r,ai(So));n|=c}return Ka(e,n,t,r,a)})),Oo=Jn((function(e,t,r){var n=3;if(r.length){var a=or(r,ai(Oo));n|=c}return Ka(t,n,e,r,a)}));function No(e,t,r){var n,o,s,c,l,u,_=0,d=!1,m=!1,p=!0;if("function"!=typeof e)throw new Re(i);function h(t){var r=n,i=o;return n=o=a,_=t,c=e.apply(i,r)}function f(e){var r=e-u;return u===a||r>=t||r<0||m&&e-_>=s}function b(){var e=Io();if(f(e))return y(e);l=Ri(b,function(e){var r=t-(e-u);return m?fr(r,s-(e-_)):r}(e))}function y(e){return l=a,p&&n?h(e):(n=o=a,c)}function g(){var e=Io(),r=f(e);if(n=arguments,o=this,u=e,r){if(l===a)return function(e){return _=e,l=Ri(b,t),d?h(e):c}(u);if(m)return ga(l),l=Ri(b,t),h(u)}return l===a&&(l=Ri(b,t)),c}return t=hs(t)||0,$o(r)&&(d=!!r.leading,s=(m="maxWait"in r)?hr(hs(r.maxWait)||0,t):s,p="trailing"in r?!!r.trailing:p),g.cancel=function(){l!==a&&ga(l),_=0,n=u=o=l=a},g.flush=function(){return l===a?c:y(Io())},g}var Mo=Jn((function(e,t){return cn(e,1,t)})),Lo=Jn((function(e,t,r){return cn(e,hs(t)||0,r)}));function Po(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new Re(i);var r=function(){var n=arguments,a=t?t.apply(this,n):n[0],i=r.cache;if(i.has(a))return i.get(a);var o=e.apply(this,n);return r.cache=i.set(a,o)||i,o};return r.cache=new(Po.Cache||Wr),r}function Do(e){if("function"!=typeof e)throw new Re(i);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}Po.Cache=Wr;var qo=ba((function(e,t){var r=(t=1==t.length&&Yo(t[0])?Mt(t[0],Vt(ii())):Mt(hn(t,1),Vt(ii()))).length;return Jn((function(n){for(var a=-1,i=fr(n.length,r);++a<i;)n[a]=t[a].call(this,n[a]);return Tt(e,this,n)}))})),Go=Jn((function(e,t){var r=or(t,ai(Go));return Ka(e,c,a,t,r)})),wo=Jn((function(e,t){var r=or(t,ai(wo));return Ka(e,64,a,t,r)})),Fo=$a((function(e,t){return Ka(e,256,a,a,a,t)}));function Bo(e,t){return e===t||e!=e&&t!=t}var Ho=Ya(vn),Uo=Ya((function(e,t){return e>=t})),ko=On(function(){return arguments}())?On:function(e){return es(e)&&Pe.call(e,"callee")&&!ze.call(e,"callee")},Yo=n.isArray,Wo=bt?Vt(bt):function(e){return es(e)&&Tn(e)==M};function jo(e){return null!=e&&Qo(e.length)&&!Xo(e)}function zo(e){return es(e)&&jo(e)}var Jo=ft||hc,Ko=yt?Vt(yt):function(e){return es(e)&&Tn(e)==y};function Vo(e){if(!es(e))return!1;var t=Tn(e);return t==g||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!ns(e)}function Xo(e){if(!$o(e))return!1;var t=Tn(e);return t==x||t==E||"[object AsyncFunction]"==t||"[object Proxy]"==t}function Zo(e){return"number"==typeof e&&e==ms(e)}function Qo(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=_}function $o(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function es(e){return null!=e&&"object"==typeof e}var ts=gt?Vt(gt):function(e){return es(e)&&_i(e)==C};function rs(e){return"number"==typeof e||es(e)&&Tn(e)==T}function ns(e){if(!es(e)||Tn(e)!=v)return!1;var t=We(e);if(null===t)return!0;var r=Pe.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&Le.call(r)==we}var as=xt?Vt(xt):function(e){return es(e)&&Tn(e)==A},is=Et?Vt(Et):function(e){return es(e)&&_i(e)==R};function os(e){return"string"==typeof e||!Yo(e)&&es(e)&&Tn(e)==S}function ss(e){return"symbol"==typeof e||es(e)&&Tn(e)==O}var cs=Ct?Vt(Ct):function(e){return es(e)&&Qo(e.length)&&!!at[Tn(e)]},ls=Ya(qn),us=Ya((function(e,t){return e<=t}));function _s(e){if(!e)return[];if(jo(e))return os(e)?ur(e):Aa(e);if(Ve&&e[Ve])return function(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}(e[Ve]());var t=_i(e);return(t==C?ar:t==R?sr:Bs)(e)}function ds(e){return e?(e=hs(e))===u||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function ms(e){var t=ds(e),r=t%1;return t==t?r?t-r:t:0}function ps(e){return e?an(ms(e),0,m):0}function hs(e){if("number"==typeof e)return e;if(ss(e))return d;if($o(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=$o(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=Kt(e);var r=pe.test(e);return r||fe.test(e)?ct(e.slice(2),r?2:8):me.test(e)?d:+e}function fs(e){return Ra(e,Ms(e))}function bs(e){return null==e?"":oa(e)}var ys=Oa((function(e,t){if(xi(t)||jo(t))Ra(t,Ns(t),e);else for(var r in t)Pe.call(t,r)&&Qr(e,r,t[r])})),gs=Oa((function(e,t){Ra(t,Ms(t),e)})),xs=Oa((function(e,t,r,n){Ra(t,Ms(t),e,n)})),Es=Oa((function(e,t,r,n){Ra(t,Ns(t),e,n)})),Cs=$a(nn),Ts=Jn((function(e,t){e=ve(e);var r=-1,n=t.length,i=n>2?t[2]:a;for(i&&fi(t[0],t[1],i)&&(n=1);++r<n;)for(var o=t[r],s=Ms(o),c=-1,l=s.length;++c<l;){var u=s[c],_=e[u];(_===a||Bo(_,Ne[u])&&!Pe.call(e,u))&&(e[u]=o[u])}return e})),vs=Jn((function(e){return e.push(a,Xa),Tt(Ps,a,e)}));function Is(e,t,r){var n=null==e?a:En(e,t);return n===a?r:n}function As(e,t){return null!=e&&di(e,t,An)}var Rs=Fa((function(e,t,r){null!=t&&"function"!=typeof t.toString&&(t=Ge.call(t)),e[t]=r}),$s(rc)),Ss=Fa((function(e,t,r){null!=t&&"function"!=typeof t.toString&&(t=Ge.call(t)),Pe.call(e,t)?e[t].push(r):e[t]=[r]}),ii),Os=Jn(Sn);function Ns(e){return jo(e)?Jr(e):Dn(e)}function Ms(e){return jo(e)?Jr(e,!0):function(e){if(!$o(e))return function(e){var t=[];if(null!=e)for(var r in ve(e))t.push(r);return t}(e);var t=xi(e),r=[];for(var n in e)("constructor"!=n||!t&&Pe.call(e,n))&&r.push(n);return r}(e)}var Ls=Oa((function(e,t,r){Bn(e,t,r)})),Ps=Oa((function(e,t,r,n){Bn(e,t,r,n)})),Ds=$a((function(e,t){var r={};if(null==e)return r;var n=!1;t=Mt(t,(function(t){return t=fa(t,e),n||(n=t.length>1),t})),Ra(e,ti(e),r),n&&(r=on(r,7,Za));for(var a=t.length;a--;)ca(r,t[a]);return r})),qs=$a((function(e,t){return null==e?{}:function(e,t){return kn(e,t,(function(t,r){return As(e,r)}))}(e,t)}));function Gs(e,t){if(null==e)return{};var r=Mt(ti(e),(function(e){return[e]}));return t=ii(t),kn(e,r,(function(e,r){return t(e,r[0])}))}var ws=Ja(Ns),Fs=Ja(Ms);function Bs(e){return null==e?[]:Xt(e,Ns(e))}var Hs=Pa((function(e,t,r){return t=t.toLowerCase(),e+(r?Us(t):t)}));function Us(e){return Vs(bs(e).toLowerCase())}function ks(e){return(e=bs(e))&&e.replace(ye,er).replace(Ze,"")}var Ys=Pa((function(e,t,r){return e+(r?"-":"")+t.toLowerCase()})),Ws=Pa((function(e,t,r){return e+(r?" ":"")+t.toLowerCase()})),js=La("toLowerCase"),zs=Pa((function(e,t,r){return e+(r?"_":"")+t.toLowerCase()})),Js=Pa((function(e,t,r){return e+(r?" ":"")+Vs(t)})),Ks=Pa((function(e,t,r){return e+(r?" ":"")+t.toUpperCase()})),Vs=La("toUpperCase");function Xs(e,t,r){return e=bs(e),(t=r?a:t)===a?function(e){return tt.test(e)}(e)?function(e){return e.match($e)||[]}(e):function(e){return e.match(ce)||[]}(e):e.match(t)||[]}var Zs=Jn((function(e,t){try{return Tt(e,a,t)}catch(e){return Vo(e)?e:new Ee(e)}})),Qs=$a((function(e,t){return It(t,(function(t){t=qi(t),rn(e,t,So(e[t],e))})),e}));function $s(e){return function(){return e}}var ec=Ga(),tc=Ga(!0);function rc(e){return e}function nc(e){return Pn("function"==typeof e?e:on(e,1))}var ac=Jn((function(e,t){return function(r){return Sn(r,e,t)}})),ic=Jn((function(e,t){return function(r){return Sn(e,r,t)}}));function oc(e,t,r){var n=Ns(t),a=xn(t,n);null!=r||$o(t)&&(a.length||!n.length)||(r=t,t=e,e=this,a=xn(t,Ns(t)));var i=!($o(r)&&"chain"in r&&!r.chain),o=Xo(e);return It(a,(function(r){var n=t[r];e[r]=n,o&&(e.prototype[r]=function(){var t=this.__chain__;if(i||t){var r=e(this.__wrapped__);return(r.__actions__=Aa(this.__actions__)).push({func:n,args:arguments,thisArg:e}),r.__chain__=t,r}return n.apply(e,Lt([this.value()],arguments))})})),e}function sc(){}var cc=Ha(Mt),lc=Ha(Rt),uc=Ha(qt);function _c(e){return bi(e)?Yt(qi(e)):function(e){return function(t){return En(t,e)}}(e)}var dc=ka(),mc=ka(!0);function pc(){return[]}function hc(){return!1}var fc,bc=Ba((function(e,t){return e+t}),0),yc=ja("ceil"),gc=Ba((function(e,t){return e/t}),1),xc=ja("floor"),Ec=Ba((function(e,t){return e*t}),1),Cc=ja("round"),Tc=Ba((function(e,t){return e-t}),0);return wr.after=function(e,t){if("function"!=typeof t)throw new Re(i);return e=ms(e),function(){if(--e<1)return t.apply(this,arguments)}},wr.ary=Ao,wr.assign=ys,wr.assignIn=gs,wr.assignInWith=xs,wr.assignWith=Es,wr.at=Cs,wr.before=Ro,wr.bind=So,wr.bindAll=Qs,wr.bindKey=Oo,wr.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return Yo(e)?e:[e]},wr.chain=uo,wr.chunk=function(e,t,r){t=(r?fi(e,t,r):t===a)?1:hr(ms(t),0);var i=null==e?0:e.length;if(!i||t<1)return[];for(var o=0,s=0,c=n(dt(i/t));o<i;)c[s++]=ea(e,o,o+=t);return c},wr.compact=function(e){for(var t=-1,r=null==e?0:e.length,n=0,a=[];++t<r;){var i=e[t];i&&(a[n++]=i)}return a},wr.concat=function(){var e=arguments.length;if(!e)return[];for(var t=n(e-1),r=arguments[0],a=e;a--;)t[a-1]=arguments[a];return Lt(Yo(r)?Aa(r):[r],hn(t,1))},wr.cond=function(e){var t=null==e?0:e.length,r=ii();return e=t?Mt(e,(function(e){if("function"!=typeof e[1])throw new Re(i);return[r(e[0]),e[1]]})):[],Jn((function(r){for(var n=-1;++n<t;){var a=e[n];if(Tt(a[0],this,r))return Tt(a[1],this,r)}}))},wr.conforms=function(e){return function(e){var t=Ns(e);return function(r){return sn(r,e,t)}}(on(e,1))},wr.constant=$s,wr.countBy=po,wr.create=function(e,t){var r=Fr(e);return null==t?r:tn(r,t)},wr.curry=function e(t,r,n){var i=Ka(t,8,a,a,a,a,a,r=n?a:r);return i.placeholder=e.placeholder,i},wr.curryRight=function e(t,r,n){var i=Ka(t,16,a,a,a,a,a,r=n?a:r);return i.placeholder=e.placeholder,i},wr.debounce=No,wr.defaults=Ts,wr.defaultsDeep=vs,wr.defer=Mo,wr.delay=Lo,wr.difference=Fi,wr.differenceBy=Bi,wr.differenceWith=Hi,wr.drop=function(e,t,r){var n=null==e?0:e.length;return n?ea(e,(t=r||t===a?1:ms(t))<0?0:t,n):[]},wr.dropRight=function(e,t,r){var n=null==e?0:e.length;return n?ea(e,0,(t=n-(t=r||t===a?1:ms(t)))<0?0:t):[]},wr.dropRightWhile=function(e,t){return e&&e.length?ua(e,ii(t,3),!0,!0):[]},wr.dropWhile=function(e,t){return e&&e.length?ua(e,ii(t,3),!0):[]},wr.fill=function(e,t,r,n){var i=null==e?0:e.length;return i?(r&&"number"!=typeof r&&fi(e,t,r)&&(r=0,n=i),function(e,t,r,n){var i=e.length;for((r=ms(r))<0&&(r=-r>i?0:i+r),(n=n===a||n>i?i:ms(n))<0&&(n+=i),n=r>n?0:ps(n);r<n;)e[r++]=t;return e}(e,t,r,n)):[]},wr.filter=function(e,t){return(Yo(e)?St:pn)(e,ii(t,3))},wr.flatMap=function(e,t){return hn(Co(e,t),1)},wr.flatMapDeep=function(e,t){return hn(Co(e,t),u)},wr.flatMapDepth=function(e,t,r){return r=r===a?1:ms(r),hn(Co(e,t),r)},wr.flatten=Yi,wr.flattenDeep=function(e){return null!=e&&e.length?hn(e,u):[]},wr.flattenDepth=function(e,t){return null!=e&&e.length?hn(e,t=t===a?1:ms(t)):[]},wr.flip=function(e){return Ka(e,512)},wr.flow=ec,wr.flowRight=tc,wr.fromPairs=function(e){for(var t=-1,r=null==e?0:e.length,n={};++t<r;){var a=e[t];n[a[0]]=a[1]}return n},wr.functions=function(e){return null==e?[]:xn(e,Ns(e))},wr.functionsIn=function(e){return null==e?[]:xn(e,Ms(e))},wr.groupBy=go,wr.initial=function(e){return null!=e&&e.length?ea(e,0,-1):[]},wr.intersection=ji,wr.intersectionBy=zi,wr.intersectionWith=Ji,wr.invert=Rs,wr.invertBy=Ss,wr.invokeMap=xo,wr.iteratee=nc,wr.keyBy=Eo,wr.keys=Ns,wr.keysIn=Ms,wr.map=Co,wr.mapKeys=function(e,t){var r={};return t=ii(t,3),yn(e,(function(e,n,a){rn(r,t(e,n,a),e)})),r},wr.mapValues=function(e,t){var r={};return t=ii(t,3),yn(e,(function(e,n,a){rn(r,n,t(e,n,a))})),r},wr.matches=function(e){return wn(on(e,1))},wr.matchesProperty=function(e,t){return Fn(e,on(t,1))},wr.memoize=Po,wr.merge=Ls,wr.mergeWith=Ps,wr.method=ac,wr.methodOf=ic,wr.mixin=oc,wr.negate=Do,wr.nthArg=function(e){return e=ms(e),Jn((function(t){return Hn(t,e)}))},wr.omit=Ds,wr.omitBy=function(e,t){return Gs(e,Do(ii(t)))},wr.once=function(e){return Ro(2,e)},wr.orderBy=function(e,t,r,n){return null==e?[]:(Yo(t)||(t=null==t?[]:[t]),Yo(r=n?a:r)||(r=null==r?[]:[r]),Un(e,t,r))},wr.over=cc,wr.overArgs=qo,wr.overEvery=lc,wr.overSome=uc,wr.partial=Go,wr.partialRight=wo,wr.partition=To,wr.pick=qs,wr.pickBy=Gs,wr.property=_c,wr.propertyOf=function(e){return function(t){return null==e?a:En(e,t)}},wr.pull=Vi,wr.pullAll=Xi,wr.pullAllBy=function(e,t,r){return e&&e.length&&t&&t.length?Yn(e,t,ii(r,2)):e},wr.pullAllWith=function(e,t,r){return e&&e.length&&t&&t.length?Yn(e,t,a,r):e},wr.pullAt=Zi,wr.range=dc,wr.rangeRight=mc,wr.rearg=Fo,wr.reject=function(e,t){return(Yo(e)?St:pn)(e,Do(ii(t,3)))},wr.remove=function(e,t){var r=[];if(!e||!e.length)return r;var n=-1,a=[],i=e.length;for(t=ii(t,3);++n<i;){var o=e[n];t(o,n,e)&&(r.push(o),a.push(n))}return Wn(e,a),r},wr.rest=function(e,t){if("function"!=typeof e)throw new Re(i);return Jn(e,t=t===a?t:ms(t))},wr.reverse=Qi,wr.sampleSize=function(e,t,r){return t=(r?fi(e,t,r):t===a)?1:ms(t),(Yo(e)?Vr:Vn)(e,t)},wr.set=function(e,t,r){return null==e?e:Xn(e,t,r)},wr.setWith=function(e,t,r,n){return n="function"==typeof n?n:a,null==e?e:Xn(e,t,r,n)},wr.shuffle=function(e){return(Yo(e)?Xr:$n)(e)},wr.slice=function(e,t,r){var n=null==e?0:e.length;return n?(r&&"number"!=typeof r&&fi(e,t,r)?(t=0,r=n):(t=null==t?0:ms(t),r=r===a?n:ms(r)),ea(e,t,r)):[]},wr.sortBy=vo,wr.sortedUniq=function(e){return e&&e.length?aa(e):[]},wr.sortedUniqBy=function(e,t){return e&&e.length?aa(e,ii(t,2)):[]},wr.split=function(e,t,r){return r&&"number"!=typeof r&&fi(e,t,r)&&(t=r=a),(r=r===a?m:r>>>0)?(e=bs(e))&&("string"==typeof t||null!=t&&!as(t))&&!(t=oa(t))&&nr(e)?ya(ur(e),0,r):e.split(t,r):[]},wr.spread=function(e,t){if("function"!=typeof e)throw new Re(i);return t=null==t?0:hr(ms(t),0),Jn((function(r){var n=r[t],a=ya(r,0,t);return n&&Lt(a,n),Tt(e,this,a)}))},wr.tail=function(e){var t=null==e?0:e.length;return t?ea(e,1,t):[]},wr.take=function(e,t,r){return e&&e.length?ea(e,0,(t=r||t===a?1:ms(t))<0?0:t):[]},wr.takeRight=function(e,t,r){var n=null==e?0:e.length;return n?ea(e,(t=n-(t=r||t===a?1:ms(t)))<0?0:t,n):[]},wr.takeRightWhile=function(e,t){return e&&e.length?ua(e,ii(t,3),!1,!0):[]},wr.takeWhile=function(e,t){return e&&e.length?ua(e,ii(t,3)):[]},wr.tap=function(e,t){return t(e),e},wr.throttle=function(e,t,r){var n=!0,a=!0;if("function"!=typeof e)throw new Re(i);return $o(r)&&(n="leading"in r?!!r.leading:n,a="trailing"in r?!!r.trailing:a),No(e,t,{leading:n,maxWait:t,trailing:a})},wr.thru=_o,wr.toArray=_s,wr.toPairs=ws,wr.toPairsIn=Fs,wr.toPath=function(e){return Yo(e)?Mt(e,qi):ss(e)?[e]:Aa(Di(bs(e)))},wr.toPlainObject=fs,wr.transform=function(e,t,r){var n=Yo(e),a=n||Jo(e)||cs(e);if(t=ii(t,4),null==r){var i=e&&e.constructor;r=a?n?new i:[]:$o(e)&&Xo(i)?Fr(We(e)):{}}return(a?It:yn)(e,(function(e,n,a){return t(r,e,n,a)})),r},wr.unary=function(e){return Ao(e,1)},wr.union=$i,wr.unionBy=eo,wr.unionWith=to,wr.uniq=function(e){return e&&e.length?sa(e):[]},wr.uniqBy=function(e,t){return e&&e.length?sa(e,ii(t,2)):[]},wr.uniqWith=function(e,t){return t="function"==typeof t?t:a,e&&e.length?sa(e,a,t):[]},wr.unset=function(e,t){return null==e||ca(e,t)},wr.unzip=ro,wr.unzipWith=no,wr.update=function(e,t,r){return null==e?e:la(e,t,ha(r))},wr.updateWith=function(e,t,r,n){return n="function"==typeof n?n:a,null==e?e:la(e,t,ha(r),n)},wr.values=Bs,wr.valuesIn=function(e){return null==e?[]:Xt(e,Ms(e))},wr.without=ao,wr.words=Xs,wr.wrap=function(e,t){return Go(ha(t),e)},wr.xor=io,wr.xorBy=oo,wr.xorWith=so,wr.zip=co,wr.zipObject=function(e,t){return ma(e||[],t||[],Qr)},wr.zipObjectDeep=function(e,t){return ma(e||[],t||[],Xn)},wr.zipWith=lo,wr.entries=ws,wr.entriesIn=Fs,wr.extend=gs,wr.extendWith=xs,oc(wr,wr),wr.add=bc,wr.attempt=Zs,wr.camelCase=Hs,wr.capitalize=Us,wr.ceil=yc,wr.clamp=function(e,t,r){return r===a&&(r=t,t=a),r!==a&&(r=(r=hs(r))==r?r:0),t!==a&&(t=(t=hs(t))==t?t:0),an(hs(e),t,r)},wr.clone=function(e){return on(e,4)},wr.cloneDeep=function(e){return on(e,5)},wr.cloneDeepWith=function(e,t){return on(e,5,t="function"==typeof t?t:a)},wr.cloneWith=function(e,t){return on(e,4,t="function"==typeof t?t:a)},wr.conformsTo=function(e,t){return null==t||sn(e,t,Ns(t))},wr.deburr=ks,wr.defaultTo=function(e,t){return null==e||e!=e?t:e},wr.divide=gc,wr.endsWith=function(e,t,r){e=bs(e),t=oa(t);var n=e.length,i=r=r===a?n:an(ms(r),0,n);return(r-=t.length)>=0&&e.slice(r,i)==t},wr.eq=Bo,wr.escape=function(e){return(e=bs(e))&&K.test(e)?e.replace(z,tr):e},wr.escapeRegExp=function(e){return(e=bs(e))&&re.test(e)?e.replace(te,"\\$&"):e},wr.every=function(e,t,r){var n=Yo(e)?Rt:dn;return r&&fi(e,t,r)&&(t=a),n(e,ii(t,3))},wr.find=ho,wr.findIndex=Ui,wr.findKey=function(e,t){return wt(e,ii(t,3),yn)},wr.findLast=fo,wr.findLastIndex=ki,wr.findLastKey=function(e,t){return wt(e,ii(t,3),gn)},wr.floor=xc,wr.forEach=bo,wr.forEachRight=yo,wr.forIn=function(e,t){return null==e?e:fn(e,ii(t,3),Ms)},wr.forInRight=function(e,t){return null==e?e:bn(e,ii(t,3),Ms)},wr.forOwn=function(e,t){return e&&yn(e,ii(t,3))},wr.forOwnRight=function(e,t){return e&&gn(e,ii(t,3))},wr.get=Is,wr.gt=Ho,wr.gte=Uo,wr.has=function(e,t){return null!=e&&di(e,t,In)},wr.hasIn=As,wr.head=Wi,wr.identity=rc,wr.includes=function(e,t,r,n){e=jo(e)?e:Bs(e),r=r&&!n?ms(r):0;var a=e.length;return r<0&&(r=hr(a+r,0)),os(e)?r<=a&&e.indexOf(t,r)>-1:!!a&&Bt(e,t,r)>-1},wr.indexOf=function(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=null==r?0:ms(r);return a<0&&(a=hr(n+a,0)),Bt(e,t,a)},wr.inRange=function(e,t,r){return t=ds(t),r===a?(r=t,t=0):r=ds(r),function(e,t,r){return e>=fr(t,r)&&e<hr(t,r)}(e=hs(e),t,r)},wr.invoke=Os,wr.isArguments=ko,wr.isArray=Yo,wr.isArrayBuffer=Wo,wr.isArrayLike=jo,wr.isArrayLikeObject=zo,wr.isBoolean=function(e){return!0===e||!1===e||es(e)&&Tn(e)==b},wr.isBuffer=Jo,wr.isDate=Ko,wr.isElement=function(e){return es(e)&&1===e.nodeType&&!ns(e)},wr.isEmpty=function(e){if(null==e)return!0;if(jo(e)&&(Yo(e)||"string"==typeof e||"function"==typeof e.splice||Jo(e)||cs(e)||ko(e)))return!e.length;var t=_i(e);if(t==C||t==R)return!e.size;if(xi(e))return!Dn(e).length;for(var r in e)if(Pe.call(e,r))return!1;return!0},wr.isEqual=function(e,t){return Nn(e,t)},wr.isEqualWith=function(e,t,r){var n=(r="function"==typeof r?r:a)?r(e,t):a;return n===a?Nn(e,t,a,r):!!n},wr.isError=Vo,wr.isFinite=function(e){return"number"==typeof e&&Gt(e)},wr.isFunction=Xo,wr.isInteger=Zo,wr.isLength=Qo,wr.isMap=ts,wr.isMatch=function(e,t){return e===t||Mn(e,t,si(t))},wr.isMatchWith=function(e,t,r){return r="function"==typeof r?r:a,Mn(e,t,si(t),r)},wr.isNaN=function(e){return rs(e)&&e!=+e},wr.isNative=function(e){if(gi(e))throw new Ee("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Ln(e)},wr.isNil=function(e){return null==e},wr.isNull=function(e){return null===e},wr.isNumber=rs,wr.isObject=$o,wr.isObjectLike=es,wr.isPlainObject=ns,wr.isRegExp=as,wr.isSafeInteger=function(e){return Zo(e)&&e>=-9007199254740991&&e<=_},wr.isSet=is,wr.isString=os,wr.isSymbol=ss,wr.isTypedArray=cs,wr.isUndefined=function(e){return e===a},wr.isWeakMap=function(e){return es(e)&&_i(e)==N},wr.isWeakSet=function(e){return es(e)&&"[object WeakSet]"==Tn(e)},wr.join=function(e,t){return null==e?"":Wt.call(e,t)},wr.kebabCase=Ys,wr.last=Ki,wr.lastIndexOf=function(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var i=n;return r!==a&&(i=(i=ms(r))<0?hr(n+i,0):fr(i,n-1)),t==t?function(e,t,r){for(var n=r+1;n--;)if(e[n]===t)return n;return n}(e,t,i):Ft(e,Ut,i,!0)},wr.lowerCase=Ws,wr.lowerFirst=js,wr.lt=ls,wr.lte=us,wr.max=function(e){return e&&e.length?mn(e,rc,vn):a},wr.maxBy=function(e,t){return e&&e.length?mn(e,ii(t,2),vn):a},wr.mean=function(e){return kt(e,rc)},wr.meanBy=function(e,t){return kt(e,ii(t,2))},wr.min=function(e){return e&&e.length?mn(e,rc,qn):a},wr.minBy=function(e,t){return e&&e.length?mn(e,ii(t,2),qn):a},wr.stubArray=pc,wr.stubFalse=hc,wr.stubObject=function(){return{}},wr.stubString=function(){return""},wr.stubTrue=function(){return!0},wr.multiply=Ec,wr.nth=function(e,t){return e&&e.length?Hn(e,ms(t)):a},wr.noConflict=function(){return _t._===this&&(_t._=Fe),this},wr.noop=sc,wr.now=Io,wr.pad=function(e,t,r){e=bs(e);var n=(t=ms(t))?lr(e):0;if(!t||n>=t)return e;var a=(t-n)/2;return Ua(mt(a),r)+e+Ua(dt(a),r)},wr.padEnd=function(e,t,r){e=bs(e);var n=(t=ms(t))?lr(e):0;return t&&n<t?e+Ua(t-n,r):e},wr.padStart=function(e,t,r){e=bs(e);var n=(t=ms(t))?lr(e):0;return t&&n<t?Ua(t-n,r)+e:e},wr.parseInt=function(e,t,r){return r||null==t?t=0:t&&(t=+t),yr(bs(e).replace(ne,""),t||0)},wr.random=function(e,t,r){if(r&&"boolean"!=typeof r&&fi(e,t,r)&&(t=r=a),r===a&&("boolean"==typeof t?(r=t,t=a):"boolean"==typeof e&&(r=e,e=a)),e===a&&t===a?(e=0,t=1):(e=ds(e),t===a?(t=e,e=0):t=ds(t)),e>t){var n=e;e=t,t=n}if(r||e%1||t%1){var i=gr();return fr(e+i*(t-e+st("1e-"+((i+"").length-1))),t)}return jn(e,t)},wr.reduce=function(e,t,r){var n=Yo(e)?Pt:jt,a=arguments.length<3;return n(e,ii(t,4),r,a,un)},wr.reduceRight=function(e,t,r){var n=Yo(e)?Dt:jt,a=arguments.length<3;return n(e,ii(t,4),r,a,_n)},wr.repeat=function(e,t,r){return t=(r?fi(e,t,r):t===a)?1:ms(t),zn(bs(e),t)},wr.replace=function(){var e=arguments,t=bs(e[0]);return e.length<3?t:t.replace(e[1],e[2])},wr.result=function(e,t,r){var n=-1,i=(t=fa(t,e)).length;for(i||(i=1,e=a);++n<i;){var o=null==e?a:e[qi(t[n])];o===a&&(n=i,o=r),e=Xo(o)?o.call(e):o}return e},wr.round=Cc,wr.runInContext=e,wr.sample=function(e){return(Yo(e)?Kr:Kn)(e)},wr.size=function(e){if(null==e)return 0;if(jo(e))return os(e)?lr(e):e.length;var t=_i(e);return t==C||t==R?e.size:Dn(e).length},wr.snakeCase=zs,wr.some=function(e,t,r){var n=Yo(e)?qt:ta;return r&&fi(e,t,r)&&(t=a),n(e,ii(t,3))},wr.sortedIndex=function(e,t){return ra(e,t)},wr.sortedIndexBy=function(e,t,r){return na(e,t,ii(r,2))},wr.sortedIndexOf=function(e,t){var r=null==e?0:e.length;if(r){var n=ra(e,t);if(n<r&&Bo(e[n],t))return n}return-1},wr.sortedLastIndex=function(e,t){return ra(e,t,!0)},wr.sortedLastIndexBy=function(e,t,r){return na(e,t,ii(r,2),!0)},wr.sortedLastIndexOf=function(e,t){if(null!=e&&e.length){var r=ra(e,t,!0)-1;if(Bo(e[r],t))return r}return-1},wr.startCase=Js,wr.startsWith=function(e,t,r){return e=bs(e),r=null==r?0:an(ms(r),0,e.length),t=oa(t),e.slice(r,r+t.length)==t},wr.subtract=Tc,wr.sum=function(e){return e&&e.length?zt(e,rc):0},wr.sumBy=function(e,t){return e&&e.length?zt(e,ii(t,2)):0},wr.template=function(e,t,r){var n=wr.templateSettings;r&&fi(e,t,r)&&(t=a),e=bs(e),t=xs({},t,n,Va);var i,o,s=xs({},t.imports,n.imports,Va),c=Ns(s),l=Xt(s,c),u=0,_=t.interpolate||ge,d="__p += '",m=Ie((t.escape||ge).source+"|"+_.source+"|"+(_===Z?_e:ge).source+"|"+(t.evaluate||ge).source+"|$","g"),p="//# sourceURL="+(Pe.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++nt+"]")+"\n";e.replace(m,(function(t,r,n,a,s,c){return n||(n=a),d+=e.slice(u,c).replace(xe,rr),r&&(i=!0,d+="' +\n__e("+r+") +\n'"),s&&(o=!0,d+="';\n"+s+";\n__p += '"),n&&(d+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),u=c+t.length,t})),d+="';\n";var h=Pe.call(t,"variable")&&t.variable;if(h){if(le.test(h))throw new Ee("Invalid `variable` option passed into `_.template`")}else d="with (obj) {\n"+d+"\n}\n";d=(o?d.replace(k,""):d).replace(Y,"$1").replace(W,"$1;"),d="function("+(h||"obj")+") {\n"+(h?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+d+"return __p\n}";var f=Zs((function(){return Ce(c,p+"return "+d).apply(a,l)}));if(f.source=d,Vo(f))throw f;return f},wr.times=function(e,t){if((e=ms(e))<1||e>_)return[];var r=m,n=fr(e,m);t=ii(t),e-=m;for(var a=Jt(n,t);++r<e;)t(r);return a},wr.toFinite=ds,wr.toInteger=ms,wr.toLength=ps,wr.toLower=function(e){return bs(e).toLowerCase()},wr.toNumber=hs,wr.toSafeInteger=function(e){return e?an(ms(e),-9007199254740991,_):0===e?e:0},wr.toString=bs,wr.toUpper=function(e){return bs(e).toUpperCase()},wr.trim=function(e,t,r){if((e=bs(e))&&(r||t===a))return Kt(e);if(!e||!(t=oa(t)))return e;var n=ur(e),i=ur(t);return ya(n,Qt(n,i),$t(n,i)+1).join("")},wr.trimEnd=function(e,t,r){if((e=bs(e))&&(r||t===a))return e.slice(0,_r(e)+1);if(!e||!(t=oa(t)))return e;var n=ur(e);return ya(n,0,$t(n,ur(t))+1).join("")},wr.trimStart=function(e,t,r){if((e=bs(e))&&(r||t===a))return e.replace(ne,"");if(!e||!(t=oa(t)))return e;var n=ur(e);return ya(n,Qt(n,ur(t))).join("")},wr.truncate=function(e,t){var r=30,n="...";if($o(t)){var i="separator"in t?t.separator:i;r="length"in t?ms(t.length):r,n="omission"in t?oa(t.omission):n}var o=(e=bs(e)).length;if(nr(e)){var s=ur(e);o=s.length}if(r>=o)return e;var c=r-lr(n);if(c<1)return n;var l=s?ya(s,0,c).join(""):e.slice(0,c);if(i===a)return l+n;if(s&&(c+=l.length-c),as(i)){if(e.slice(c).search(i)){var u,_=l;for(i.global||(i=Ie(i.source,bs(de.exec(i))+"g")),i.lastIndex=0;u=i.exec(_);)var d=u.index;l=l.slice(0,d===a?c:d)}}else if(e.indexOf(oa(i),c)!=c){var m=l.lastIndexOf(i);m>-1&&(l=l.slice(0,m))}return l+n},wr.unescape=function(e){return(e=bs(e))&&J.test(e)?e.replace(j,dr):e},wr.uniqueId=function(e){var t=++De;return bs(e)+t},wr.upperCase=Ks,wr.upperFirst=Vs,wr.each=bo,wr.eachRight=yo,wr.first=Wi,oc(wr,(fc={},yn(wr,(function(e,t){Pe.call(wr.prototype,t)||(fc[t]=e)})),fc),{chain:!1}),wr.VERSION="4.17.21",It(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){wr[e].placeholder=wr})),It(["drop","take"],(function(e,t){Ur.prototype[e]=function(r){r=r===a?1:hr(ms(r),0);var n=this.__filtered__&&!t?new Ur(this):this.clone();return n.__filtered__?n.__takeCount__=fr(r,n.__takeCount__):n.__views__.push({size:fr(r,m),type:e+(n.__dir__<0?"Right":"")}),n},Ur.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),It(["filter","map","takeWhile"],(function(e,t){var r=t+1,n=1==r||3==r;Ur.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:ii(e,3),type:r}),t.__filtered__=t.__filtered__||n,t}})),It(["head","last"],(function(e,t){var r="take"+(t?"Right":"");Ur.prototype[e]=function(){return this[r](1).value()[0]}})),It(["initial","tail"],(function(e,t){var r="drop"+(t?"":"Right");Ur.prototype[e]=function(){return this.__filtered__?new Ur(this):this[r](1)}})),Ur.prototype.compact=function(){return this.filter(rc)},Ur.prototype.find=function(e){return this.filter(e).head()},Ur.prototype.findLast=function(e){return this.reverse().find(e)},Ur.prototype.invokeMap=Jn((function(e,t){return"function"==typeof e?new Ur(this):this.map((function(r){return Sn(r,e,t)}))})),Ur.prototype.reject=function(e){return this.filter(Do(ii(e)))},Ur.prototype.slice=function(e,t){e=ms(e);var r=this;return r.__filtered__&&(e>0||t<0)?new Ur(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),t!==a&&(r=(t=ms(t))<0?r.dropRight(-t):r.take(t-e)),r)},Ur.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Ur.prototype.toArray=function(){return this.take(m)},yn(Ur.prototype,(function(e,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),n=/^(?:head|last)$/.test(t),i=wr[n?"take"+("last"==t?"Right":""):t],o=n||/^find/.test(t);i&&(wr.prototype[t]=function(){var t=this.__wrapped__,s=n?[1]:arguments,c=t instanceof Ur,l=s[0],u=c||Yo(t),_=function(e){var t=i.apply(wr,Lt([e],s));return n&&d?t[0]:t};u&&r&&"function"==typeof l&&1!=l.length&&(c=u=!1);var d=this.__chain__,m=!!this.__actions__.length,p=o&&!d,h=c&&!m;if(!o&&u){t=h?t:new Ur(this);var f=e.apply(t,s);return f.__actions__.push({func:_o,args:[_],thisArg:a}),new Hr(f,d)}return p&&h?e.apply(this,s):(f=this.thru(_),p?n?f.value()[0]:f.value():f)})})),It(["pop","push","shift","sort","splice","unshift"],(function(e){var t=Se[e],r=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",n=/^(?:pop|shift)$/.test(e);wr.prototype[e]=function(){var e=arguments;if(n&&!this.__chain__){var a=this.value();return t.apply(Yo(a)?a:[],e)}return this[r]((function(r){return t.apply(Yo(r)?r:[],e)}))}})),yn(Ur.prototype,(function(e,t){var r=wr[t];if(r){var n=r.name+"";Pe.call(Sr,n)||(Sr[n]=[]),Sr[n].push({name:t,func:r})}})),Sr[wa(a,2).name]=[{name:"wrapper",func:a}],Ur.prototype.clone=function(){var e=new Ur(this.__wrapped__);return e.__actions__=Aa(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=Aa(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=Aa(this.__views__),e},Ur.prototype.reverse=function(){if(this.__filtered__){var e=new Ur(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Ur.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,r=Yo(e),n=t<0,a=r?e.length:0,i=function(e,t,r){for(var n=-1,a=r.length;++n<a;){var i=r[n],o=i.size;switch(i.type){case"drop":e+=o;break;case"dropRight":t-=o;break;case"take":t=fr(t,e+o);break;case"takeRight":e=hr(e,t-o)}}return{start:e,end:t}}(0,a,this.__views__),o=i.start,s=i.end,c=s-o,l=n?s:o-1,u=this.__iteratees__,_=u.length,d=0,m=fr(c,this.__takeCount__);if(!r||!n&&a==c&&m==c)return _a(e,this.__actions__);var p=[];e:for(;c--&&d<m;){for(var h=-1,f=e[l+=t];++h<_;){var b=u[h],y=b.iteratee,g=b.type,x=y(f);if(2==g)f=x;else if(!x){if(1==g)continue e;break e}}p[d++]=f}return p},wr.prototype.at=mo,wr.prototype.chain=function(){return uo(this)},wr.prototype.commit=function(){return new Hr(this.value(),this.__chain__)},wr.prototype.next=function(){this.__values__===a&&(this.__values__=_s(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?a:this.__values__[this.__index__++]}},wr.prototype.plant=function(e){for(var t,r=this;r instanceof Br;){var n=wi(r);n.__index__=0,n.__values__=a,t?i.__wrapped__=n:t=n;var i=n;r=r.__wrapped__}return i.__wrapped__=e,t},wr.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Ur){var t=e;return this.__actions__.length&&(t=new Ur(this)),(t=t.reverse()).__actions__.push({func:_o,args:[Qi],thisArg:a}),new Hr(t,this.__chain__)}return this.thru(Qi)},wr.prototype.toJSON=wr.prototype.valueOf=wr.prototype.value=function(){return _a(this.__wrapped__,this.__actions__)},wr.prototype.first=wr.prototype.head,Ve&&(wr.prototype[Ve]=function(){return this}),wr}();_t._=mr,(n=function(){return mr}.call(t,r,t,e))===a||(e.exports=n)}.call(this)}},t={};function r(n){var a=t[n];if(void 0!==a)return a.exports;var i=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n={};return(()=>{"use strict";r.r(n),r.d(n,{SearchFacets:()=>O});var e,t=r(132),a=r(231);!function(e){e.pie="pie",e.histogram="histogram",e.barplot="barplot"}(e||(e={}));var i=r(154);const o={id:"method",title:"Experimental Method",attributeName:"EXPERIMENTAL_METHOD_FACET",attribute:t.e.Exptl.Method.path,chartType:e.barplot,contentType:"string",chartConfig:{mostPopulatedGroups:3},facet:{name:"EXPERIMENTAL_METHOD_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.Exptl.Method.path,min_interval_population:1}},s={id:"resolution",title:"Resolution",attributeName:"RESOLUTION_FACET",attribute:t.e.RcsbEntryInfo.ResolutionCombined.path,contentType:"number",chartType:e.histogram,chartConfig:{tickFormat:{domAxis:e=>5==parseInt(e.toString())?`> ${e}`:parseInt(e.toString())>5?"":e.toString()},chartDisplayConfig:{constHeight:225},histogramBinIncrement:.5,domainMinValue:0,domainMaxValue:6,axisLabel:"Angstroms",tooltipText:e=>e.x>5?"> 5":`Resolution ${e.x-.25} - ${e.x+.25}`},facetConfig:{mergeDomainMaxValue:5},facet:{name:"RESOLUTION_FACET",aggregation_type:a.AggregationType.Histogram,attribute:t.e.RcsbEntryInfo.ResolutionCombined.path,interval:.5,min_interval_population:1}},c={id:"computed",title:"Determination Methodology",attributeName:"METHODOLOGY_FACET",attribute:t.e.RcsbEntryInfo.StructureDeterminationMethodology.path,chartType:e.barplot,contentType:"string",chartConfig:{mostPopulatedGroups:3},facet:{name:"METHODOLOGY_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbEntryInfo.StructureDeterminationMethodology.path,min_interval_population:1}},l={id:"taxonomy_count",title:"Number of Source Taxonomies",attributeName:"TAXONOMY_COUNT_FACET",attribute:t.e.RcsbPolymerEntity.RcsbSourceTaxonomyCount.path,chartType:e.barplot,contentType:"string",facetConfig:{facetTransform:e=>{const t=[],r=e.find((e=>1==parseInt(e.label.toString())));r&&t.push({label:"Single",labelPath:["Single"],population:r.population});const n=e.find((e=>0==parseInt(e.label.toString())));n&&t.push({label:"None",labelPath:["None"],population:n.population});const a=e.filter((e=>parseInt(e.label.toString())>1));return(null==a?void 0:a.length)>0&&t.push({label:"Multiple",labelPath:["Multiple"],population:a.reduce(((e,t)=>e+t.population),0)}),t},bucketClickSearchQuery:(e,t,r)=>"Single"==e.x?(0,i.XY)({attribute:l.attribute,value:1,operator:a.Operator.Equals,service:a.Service.Text}):"None"==e.x?(0,i.XY)({attribute:l.attribute,value:0,operator:a.Operator.Equals,service:a.Service.Text}):(0,i.XY)({attribute:l.attribute,value:1,operator:a.Operator.Greater,service:a.Service.Text})},facet:{name:"TAXONOMY_COUNT_FACET",aggregation_type:a.AggregationType.Histogram,attribute:t.e.RcsbPolymerEntity.RcsbSourceTaxonomyCount.path,min_interval_population:1,interval:1}},u={id:"chimeric",title:"Biological Source",attributeName:"CHIMERIC_FACET",attribute:t.e.RcsbPolymerEntity.RcsbSourcePartCount.path,chartType:e.barplot,contentType:"string",facetConfig:{facetTransform:e=>{const t=[],r=e.find((e=>1==e.label));r&&t.push({label:"Non-chimeric",labelPath:["Non-chimeric"],population:r.population});const n=e.find((e=>0==e.label));n&&t.push({label:"Synthetic",labelPath:["Synthetic"],population:n.population});const a=e.filter((e=>parseInt(e.label.toString())>1));return(null==a?void 0:a.length)>0&&t.push({label:"Chimeric",labelPath:["Chimeric"],population:a.reduce(((e,t)=>e+t.population),0)}),t},bucketClickSearchQuery:(e,t,r)=>"Non-chimeric"==e.x?(0,i.XY)({attribute:u.attribute,value:1,operator:a.Operator.Equals,service:a.Service.Text}):"Synthetic"==e.x?(0,i.XY)({attribute:u.attribute,value:0,operator:a.Operator.Equals,service:a.Service.Text}):(0,i.XY)({attribute:u.attribute,value:1,operator:a.Operator.Greater,service:a.Service.Text})},facet:{name:"CHIMERIC_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntity.RcsbSourcePartCount.path,min_interval_population:1}},_={id:"release_date",title:void 0,attributeName:"RELEASE_DATE_FACET",attribute:t.e.RcsbAccessionInfo.InitialReleaseDate.path,contentType:"date",chartType:e.histogram,chartConfig:{tickIncrement:{origin:1980,increment:10},tickFormat:{domAxis:e=>e.toString().replace(",","")},histogramBinIncrement:1,domainMinValue:1970,domainMaxValue:(new Date).getFullYear()+2,axisLabel:"Year",chartDisplayConfig:{constHeight:225},tooltipText:e=>`Release ${e.x-.5} - ${e.x+.5}`},facet:{name:"RELEASE_DATE_FACET",aggregation_type:a.AggregationType.DateHistogram,attribute:t.e.RcsbAccessionInfo.InitialReleaseDate.path,interval:"year",min_interval_population:1}},d={id:"scop_class",title:"SCOP/SCOPe Domain",attributeName:"SCOP_FACET",attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerInstanceAnnotation.Type.path,value:"SCOP"}},facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.operator.Equals,value:5,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.path}},facets:[{name:"SCOP_FACET",min_interval_population:1,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,aggregation_type:a.AggregationType.Terms}]}]}},m={id:"cath_class",title:"CATH Domain",attributeName:"CATH_FACET",attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerInstanceAnnotation.Type.path,value:"CATH"}},facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.operator.Equals,value:4,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.path}},facets:[{name:"CATH_FACET",min_interval_population:1,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,aggregation_type:a.AggregationType.Terms}]}]}},p={id:"ecod_class",title:"ECOD Domain",attributeName:"ECOD_FACET",attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerInstanceAnnotation.Type.path,value:"ECOD"}},facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.operator.Equals,value:4,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Depth.path}},facets:[{name:"ECOD_FACET",min_interval_population:1,attribute:t.e.RcsbPolymerInstanceAnnotation.AnnotationLineage.Name.path,aggregation_type:a.AggregationType.Terms}]}]}},h={id:"ligands",title:"Small Molecules",attributeName:"LIGAND_FACET",attribute:t.e.RcsbNonpolymerEntityInstanceContainerIdentifiers.CompId.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:20},facet:{name:"LIGAND_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbNonpolymerEntityInstanceContainerIdentifiers.CompId.path,min_interval_population:1}},f={id:"ligands",title:"Ligands of Interest",attributeName:"LIGAND_OF_INTEREST_FACET",attribute:t.e.RcsbNonpolymerEntityInstanceContainerIdentifiers.CompId.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:20},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{attribute:t.e.RcsbNonpolymerEntityAnnotation.Type.path,operator:t.e.RcsbNonpolymerEntityAnnotation.Type.operator.ExactMatch,value:"SUBJECT_OF_INVESTIGATION"}},facets:[{name:"LIGAND_OF_INTEREST_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbNonpolymerEntityAnnotation.CompId.path,min_interval_population:1}]}},b={id:"organism",title:"Organism",attributeName:"ORGANISM_FACET",attribute:t.e.RcsbEntitySourceOrganism.NcbiScientificName.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:9},facet:{name:"ORGANISM_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbEntitySourceOrganism.NcbiScientificName.path,min_interval_population:1}},y={id:"taxonomy",title:"Taxonomy",attributeName:"TAXONOMY_FACET",attribute:t.e.RcsbEntitySourceOrganism.NcbiParentScientificName.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"TAXONOMY_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbEntitySourceOrganism.NcbiParentScientificName.path,min_interval_population:1}},g={id:"Pfam",title:"PFAM Domain",attributeName:"PFAM_FACET",attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.Type.path,value:"Pfam"}},facets:[{name:"PFAM_FACET",min_interval_population:1,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,aggregation_type:a.AggregationType.Terms}]}},x={id:"entiy_names",title:void 0,attributeName:"ENTITY_NAME_FACET",attribute:t.e.RcsbPolymerEntity.RcsbPolymerNameCombined.Names.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"ENTITY_NAME_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntity.RcsbPolymerNameCombined.Names.path,min_interval_population:1}},E={id:"chemp_comp",title:"Chemical Component",attributeName:"CHEM_COMP_FACET",attribute:t.e.ChemComp.Type.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"CHEM_COMP_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.ChemComp.Type.path,min_interval_population:1}},C={id:"enzyme_class",title:"Enzyme Classification",attributeName:"ENZYME_CLASS_FACET",attribute:t.e.RcsbPolymerEntity.RcsbEcLineage.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntity.RcsbEcLineage.Depth.operator.GreaterOrEqual,attribute:t.e.RcsbPolymerEntity.RcsbEcLineage.Depth.path,value:3}},facets:[{name:"ENZYME_CLASS_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntity.RcsbEcLineage.Name.path,min_interval_population:1}]}},T={id:"go_function_class",title:"GO Molecular Function",attributeName:`GO_FUNCTION_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:N},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.Type.path,value:"GO"}},facets:[{name:"GO_FUNCTION_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path,value:"molecular_function"}},facets:[{name:`GO_FUNCTION_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,aggregation_type:a.AggregationType.Terms,min_interval_population:1,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}]}]}]}},v={id:"go_process_class",title:"GO Biological Process",attributeName:`GO_PROCESS_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:N},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.Type.path,value:"GO"}},facets:[{name:"GO_PROCESS_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path,value:"biological_process"}},facets:[{name:`GO_PROCESS_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,aggregation_type:a.AggregationType.Terms,min_interval_population:1,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}]}]}]}},I={id:"go_component_class",title:"GO Cellular Component",attributeName:`GO_COMPONENT_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:N},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.Type.path,value:"GO"}},facets:[{name:"GO_COMPONENT_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path,value:"cellular_component"}},facets:[{name:`GO_COMPONENT_FACET/${t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}`,aggregation_type:a.AggregationType.Terms,min_interval_population:1,attribute:t.e.RcsbPolymerEntityAnnotation.AnnotationLineage.Name.path}]}]}]}},A={id:"disease",title:"Disease Association",attributeName:"DISEASE_FACET",attribute:t.e.RcsbUniprotAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbUniprotAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbUniprotAnnotation.Type.path,value:"disease"}},facets:[{name:"DISEASE_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbUniprotAnnotation.Name.path}]}},R={id:"InterPro",title:"InterPro Domain",attributeName:"INTERPRO_FACET",attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbPolymerEntityAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbPolymerEntityAnnotation.Type.path,value:"InterPro"}},facets:[{name:"INTERPRO_FACET",min_interval_population:1,attribute:t.e.RcsbPolymerEntityAnnotation.Name.path,aggregation_type:a.AggregationType.Terms}]}},S={id:"phenotype",title:"Phenotype Association",attributeName:"PHENOTYPE_FACET",attribute:t.e.RcsbUniprotAnnotation.Name.path,contentType:"string",chartType:e.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:a.Type.Terminal,service:a.Service.Text,parameters:{operator:t.e.RcsbUniprotAnnotation.Type.operator.ExactMatch,attribute:t.e.RcsbUniprotAnnotation.Type.path,value:"phenotype"}},facets:[{name:"PHENOTYPE_FACET",aggregation_type:a.AggregationType.Terms,attribute:t.e.RcsbUniprotAnnotation.Name.path}]}},O={EXPERIMENTAL_METHOD_FACET:o,RESOLUTION_FACET:s,RELEASE_DATE_FACET:_,SCOP_FACET:d,LIGAND_FACET:h,ORGANISM_FACET:b,TAXONOMY_FACET:y,PFAM_FACET:g,ENTITY_NAME_FACET:x,CHEM_COMP_FACET:E,ECOD_FACET:p,CATH_FACET:m,ENZYME_CLASS_FACET:C,GO_FUNCTION_FACET:T,GO_PROCESS_FACET:v,GO_COMPONENT_FACET:I,LIGAND_OF_INTEREST_FACET:f,METHODOLOGY_FACET:c,TAXONOMY_COUNT_FACET:l,CHIMERIC_FACET:u,DISEASE_FACET:A,INTERPRO_FACET:R,PHENOTYPE_FACET:S};function N(e,t){return e.map((e=>Object.assign(Object.assign({},e),{label:e.labelPath[0]})))}})(),n})()));
|
|
2
|
+
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define("RcsbChartConstants",[],e):"object"==typeof exports?exports.RcsbChartConstants=e():t.RcsbChartConstants=e()}(this,(()=>(()=>{var t={154:(t,e,n)=>{"use strict";e.XY=a;const r=n(334);n(543);function a(t){return{type:r.Type.Terminal,service:t.service,parameters:{attribute:t.attribute,negation:"boolean"==typeof t.negation&&t.negation,operator:t.operator,value:t.value}}}},334:(t,e,n)=>{"use strict";var r,a,i,o,u,c,s,l,f,p,h,_,g,m,y,d,v,b,T,x,E,C,A,O,S,N;n.r(e),n.d(e,{AggregationMethod:()=>m,AggregationType:()=>f,AtomPairingScheme:()=>O,DescriptorType:()=>E,Format:()=>x,GroupByReturnType:()=>s,Interval:()=>p,LogicalOperator:()=>_,MatchType:()=>C,MotifPruningStrategy:()=>S,Operator:()=>g,PatternType:()=>A,RelevanceScoreRankingOption:()=>a,RequestOptionsResultsVerbosity:()=>r,ReturnType:()=>u,ScoringStrategy:()=>l,SequenceType:()=>b,Service:()=>d,ServiceType:()=>N,SortBy:()=>y,SortDirection:()=>i,SortOptionGroupsSortBy:()=>o,Src:()=>c,Target:()=>v,TargetSearchSpace:()=>T,Type:()=>h}),function(t){t.Compact="compact",t.Minimal="minimal",t.Verbose="verbose"}(r||(r={})),function(t){t.Score="score"}(a||(a={})),function(t){t.Asc="asc",t.Desc="desc"}(i||(i={})),function(t){t.Size="size",t.Count="count"}(o||(o={})),function(t){t.Entry="entry",t.PolymerEntity="polymer_entity",t.NonPolymerEntity="non_polymer_entity",t.PolymerInstance="polymer_instance",t.Assembly="assembly",t.MolDefinition="mol_definition"}(u||(u={})),function(t){t.Ui="ui",t.MypdbService="mypdb_service",t.MypdbUser="mypdb_user",t.RcsbTest="rcsb_test"}(c||(c={})),function(t){t.Groups="groups",t.Representatives="representatives"}(s||(s={})),function(t){t.Combined="combined",t.Sequence="sequence",t.Seqmotif="seqmotif",t.Strucmotif="strucmotif",t.Structure="structure",t.Chemical="chemical",t.Text="text",t.TextChem="text_chem",t.FullText="full_text"}(l||(l={})),function(t){t.Terms="terms",t.Histogram="histogram",t.DateHistogram="date_histogram",t.Range="range",t.DateRange="date_range",t.Cardinality="cardinality"}(f||(f={})),function(t){t.Year="year"}(p||(p={})),function(t){t.Group="group",t.Terminal="terminal",t.Formula="formula",t.Descriptor="descriptor"}(h||(h={})),function(t){t.Or="or",t.And="and"}(_||(_={})),function(t){t.Equals="equals",t.Greater="greater",t.GreaterOrEqual="greater_or_equal",t.Less="less",t.LessOrEqual="less_or_equal",t.Range="range",t.ExactMatch="exact_match",t.In="in",t.Exists="exists",t.ContainsWords="contains_words",t.ContainsPhrase="contains_phrase",t.StrictShapeMatch="strict_shape_match",t.RelaxedShapeMatch="relaxed_shape_match"}(g||(g={})),function(t){t.MatchingDepositGroupId="matching_deposit_group_id",t.SequenceIdentity="sequence_identity",t.MatchingUniprotAccession="matching_uniprot_accession"}(m||(m={})),function(t){t.Coverage="coverage"}(y||(y={})),function(t){t.FullText="full_text",t.Text="text",t.TextChem="text_chem",t.Sequence="sequence",t.Structure="structure",t.Chemical="chemical",t.Seqmotif="seqmotif",t.Strucmotif="strucmotif"}(d||(d={})),function(t){t.PdbProteinSequence="pdb_protein_sequence",t.PdbRnaSequence="pdb_rna_sequence",t.PdbDnaSequence="pdb_dna_sequence"}(v||(v={})),function(t){t.Protein="protein",t.Rna="rna",t.Dna="dna"}(b||(b={})),function(t){t.Assembly="assembly",t.PolymerEntityInstance="polymer_entity_instance"}(T||(T={})),function(t){t.Cif="cif",t.Bcif="bcif",t.Pdb="pdb"}(x||(x={})),function(t){t.Smiles="SMILES",t.InChI="InChI"}(E||(E={})),function(t){t.GraphExact_="graph-exact",t.GraphStrict_="graph-strict",t.GraphRelaxed_="graph-relaxed",t.GraphRelaxedStereo_="graph-relaxed-stereo",t.FingerprintSimilarity_="fingerprint-similarity",t.SubStructGraphExact_="sub-struct-graph-exact",t.SubStructGraphStrict_="sub-struct-graph-strict",t.SubStructGraphRelaxed_="sub-struct-graph-relaxed",t.SubStructGraphRelaxedStereo_="sub-struct-graph-relaxed-stereo"}(C||(C={})),function(t){t.Simple="simple",t.Prosite="prosite",t.Regex="regex"}(A||(A={})),function(t){t.All="ALL",t.Backbone="BACKBONE",t.SideChain="SIDE_CHAIN",t.PseudoAtoms="PSEUDO_ATOMS"}(O||(O={})),function(t){t.None="NONE",t.Kruskal="KRUSKAL"}(S||(S={})),function(t){t.FullText="full_text",t.Text="text",t.TextChem="text_chem",t.Sequence="sequence",t.Structure="structure",t.Chemical="chemical",t.Seqmotif="seqmotif",t.Strucmotif="strucmotif"}(N||(N={}))},543:function(t,e,n){var r;t=n.nmd(t),function(){var a,i="Expected a function",o="__lodash_hash_undefined__",u="__lodash_placeholder__",c=32,s=128,l=1/0,f=9007199254740991,p=NaN,h=4294967295,_=[["ary",s],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",c],["partialRight",64],["rearg",256]],g="[object Arguments]",m="[object Array]",y="[object Boolean]",d="[object Date]",v="[object Error]",b="[object Function]",T="[object GeneratorFunction]",x="[object Map]",E="[object Number]",C="[object Object]",A="[object Promise]",O="[object RegExp]",S="[object Set]",N="[object String]",I="[object Symbol]",D="[object WeakMap]",R="[object ArrayBuffer]",M="[object DataView]",P="[object Float32Array]",w="[object Float64Array]",F="[object Int8Array]",L="[object Int16Array]",k="[object Int32Array]",G="[object Uint8Array]",q="[object Uint8ClampedArray]",j="[object Uint16Array]",B="[object Uint32Array]",H=/\b__p \+= '';/g,z=/\b(__p \+=) '' \+/g,W=/(__e\(.*?\)|\b__t\)) \+\n'';/g,U=/&(?:amp|lt|gt|quot|#39);/g,Y=/[&<>"']/g,$=RegExp(U.source),J=RegExp(Y.source),K=/<%-([\s\S]+?)%>/g,V=/<%([\s\S]+?)%>/g,X=/<%=([\s\S]+?)%>/g,Z=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Q=/^\w*$/,tt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,et=/[\\^$.*+?()[\]{}|]/g,nt=RegExp(et.source),rt=/^\s+/,at=/\s/,it=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ot=/\{\n\/\* \[wrapped with (.+)\] \*/,ut=/,? & /,ct=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,st=/[()=,{}\[\]\/\s]/,lt=/\\(\\)?/g,ft=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,pt=/\w*$/,ht=/^[-+]0x[0-9a-f]+$/i,_t=/^0b[01]+$/i,gt=/^\[object .+?Constructor\]$/,mt=/^0o[0-7]+$/i,yt=/^(?:0|[1-9]\d*)$/,dt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,vt=/($^)/,bt=/['\n\r\u2028\u2029\\]/g,Tt="\\ud800-\\udfff",xt="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",Et="\\u2700-\\u27bf",Ct="a-z\\xdf-\\xf6\\xf8-\\xff",At="A-Z\\xc0-\\xd6\\xd8-\\xde",Ot="\\ufe0e\\ufe0f",St="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Nt="["+Tt+"]",It="["+St+"]",Dt="["+xt+"]",Rt="\\d+",Mt="["+Et+"]",Pt="["+Ct+"]",wt="[^"+Tt+St+Rt+Et+Ct+At+"]",Ft="\\ud83c[\\udffb-\\udfff]",Lt="[^"+Tt+"]",kt="(?:\\ud83c[\\udde6-\\uddff]){2}",Gt="[\\ud800-\\udbff][\\udc00-\\udfff]",qt="["+At+"]",jt="\\u200d",Bt="(?:"+Pt+"|"+wt+")",Ht="(?:"+qt+"|"+wt+")",zt="(?:['’](?:d|ll|m|re|s|t|ve))?",Wt="(?:['’](?:D|LL|M|RE|S|T|VE))?",Ut="(?:"+Dt+"|"+Ft+")?",Yt="["+Ot+"]?",$t=Yt+Ut+"(?:"+jt+"(?:"+[Lt,kt,Gt].join("|")+")"+Yt+Ut+")*",Jt="(?:"+[Mt,kt,Gt].join("|")+")"+$t,Kt="(?:"+[Lt+Dt+"?",Dt,kt,Gt,Nt].join("|")+")",Vt=RegExp("['’]","g"),Xt=RegExp(Dt,"g"),Zt=RegExp(Ft+"(?="+Ft+")|"+Kt+$t,"g"),Qt=RegExp([qt+"?"+Pt+"+"+zt+"(?="+[It,qt,"$"].join("|")+")",Ht+"+"+Wt+"(?="+[It,qt+Bt,"$"].join("|")+")",qt+"?"+Bt+"+"+zt,qt+"+"+Wt,"\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Rt,Jt].join("|"),"g"),te=RegExp("["+jt+Tt+xt+Ot+"]"),ee=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,ne=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],re=-1,ae={};ae[P]=ae[w]=ae[F]=ae[L]=ae[k]=ae[G]=ae[q]=ae[j]=ae[B]=!0,ae[g]=ae[m]=ae[R]=ae[y]=ae[M]=ae[d]=ae[v]=ae[b]=ae[x]=ae[E]=ae[C]=ae[O]=ae[S]=ae[N]=ae[D]=!1;var ie={};ie[g]=ie[m]=ie[R]=ie[M]=ie[y]=ie[d]=ie[P]=ie[w]=ie[F]=ie[L]=ie[k]=ie[x]=ie[E]=ie[C]=ie[O]=ie[S]=ie[N]=ie[I]=ie[G]=ie[q]=ie[j]=ie[B]=!0,ie[v]=ie[b]=ie[D]=!1;var oe={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ue=parseFloat,ce=parseInt,se="object"==typeof n.g&&n.g&&n.g.Object===Object&&n.g,le="object"==typeof self&&self&&self.Object===Object&&self,fe=se||le||Function("return this")(),pe=e&&!e.nodeType&&e,he=pe&&t&&!t.nodeType&&t,_e=he&&he.exports===pe,ge=_e&&se.process,me=function(){try{return he&&he.require&&he.require("util").types||ge&&ge.binding&&ge.binding("util")}catch(t){}}(),ye=me&&me.isArrayBuffer,de=me&&me.isDate,ve=me&&me.isMap,be=me&&me.isRegExp,Te=me&&me.isSet,xe=me&&me.isTypedArray;function Ee(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}function Ce(t,e,n,r){for(var a=-1,i=null==t?0:t.length;++a<i;){var o=t[a];e(r,o,n(o),t)}return r}function Ae(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t}function Oe(t,e){for(var n=null==t?0:t.length;n--&&!1!==e(t[n],n,t););return t}function Se(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(!e(t[n],n,t))return!1;return!0}function Ne(t,e){for(var n=-1,r=null==t?0:t.length,a=0,i=[];++n<r;){var o=t[n];e(o,n,t)&&(i[a++]=o)}return i}function Ie(t,e){return!(null==t||!t.length)&&qe(t,e,0)>-1}function De(t,e,n){for(var r=-1,a=null==t?0:t.length;++r<a;)if(n(e,t[r]))return!0;return!1}function Re(t,e){for(var n=-1,r=null==t?0:t.length,a=Array(r);++n<r;)a[n]=e(t[n],n,t);return a}function Me(t,e){for(var n=-1,r=e.length,a=t.length;++n<r;)t[a+n]=e[n];return t}function Pe(t,e,n,r){var a=-1,i=null==t?0:t.length;for(r&&i&&(n=t[++a]);++a<i;)n=e(n,t[a],a,t);return n}function we(t,e,n,r){var a=null==t?0:t.length;for(r&&a&&(n=t[--a]);a--;)n=e(n,t[a],a,t);return n}function Fe(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}var Le=ze("length");function ke(t,e,n){var r;return n(t,(function(t,n,a){if(e(t,n,a))return r=n,!1})),r}function Ge(t,e,n,r){for(var a=t.length,i=n+(r?1:-1);r?i--:++i<a;)if(e(t[i],i,t))return i;return-1}function qe(t,e,n){return e==e?function(t,e,n){for(var r=n-1,a=t.length;++r<a;)if(t[r]===e)return r;return-1}(t,e,n):Ge(t,Be,n)}function je(t,e,n,r){for(var a=n-1,i=t.length;++a<i;)if(r(t[a],e))return a;return-1}function Be(t){return t!=t}function He(t,e){var n=null==t?0:t.length;return n?Ye(t,e)/n:p}function ze(t){return function(e){return null==e?a:e[t]}}function We(t){return function(e){return null==t?a:t[e]}}function Ue(t,e,n,r,a){return a(t,(function(t,a,i){n=r?(r=!1,t):e(n,t,a,i)})),n}function Ye(t,e){for(var n,r=-1,i=t.length;++r<i;){var o=e(t[r]);o!==a&&(n=n===a?o:n+o)}return n}function $e(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}function Je(t){return t?t.slice(0,pn(t)+1).replace(rt,""):t}function Ke(t){return function(e){return t(e)}}function Ve(t,e){return Re(e,(function(e){return t[e]}))}function Xe(t,e){return t.has(e)}function Ze(t,e){for(var n=-1,r=t.length;++n<r&&qe(e,t[n],0)>-1;);return n}function Qe(t,e){for(var n=t.length;n--&&qe(e,t[n],0)>-1;);return n}var tn=We({À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"}),en=We({"&":"&","<":"<",">":">",'"':""","'":"'"});function nn(t){return"\\"+oe[t]}function rn(t){return te.test(t)}function an(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n}function on(t,e){return function(n){return t(e(n))}}function un(t,e){for(var n=-1,r=t.length,a=0,i=[];++n<r;){var o=t[n];o!==e&&o!==u||(t[n]=u,i[a++]=n)}return i}function cn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n}function sn(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=[t,t]})),n}function ln(t){return rn(t)?function(t){for(var e=Zt.lastIndex=0;Zt.test(t);)++e;return e}(t):Le(t)}function fn(t){return rn(t)?function(t){return t.match(Zt)||[]}(t):function(t){return t.split("")}(t)}function pn(t){for(var e=t.length;e--&&at.test(t.charAt(e)););return e}var hn=We({"&":"&","<":"<",">":">",""":'"',"'":"'"}),_n=function t(e){var n,r=(e=null==e?fe:_n.defaults(fe.Object(),e,_n.pick(fe,ne))).Array,at=e.Date,Tt=e.Error,xt=e.Function,Et=e.Math,Ct=e.Object,At=e.RegExp,Ot=e.String,St=e.TypeError,Nt=r.prototype,It=xt.prototype,Dt=Ct.prototype,Rt=e["__core-js_shared__"],Mt=It.toString,Pt=Dt.hasOwnProperty,wt=0,Ft=(n=/[^.]+$/.exec(Rt&&Rt.keys&&Rt.keys.IE_PROTO||""))?"Symbol(src)_1."+n:"",Lt=Dt.toString,kt=Mt.call(Ct),Gt=fe._,qt=At("^"+Mt.call(Pt).replace(et,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),jt=_e?e.Buffer:a,Bt=e.Symbol,Ht=e.Uint8Array,zt=jt?jt.allocUnsafe:a,Wt=on(Ct.getPrototypeOf,Ct),Ut=Ct.create,Yt=Dt.propertyIsEnumerable,$t=Nt.splice,Jt=Bt?Bt.isConcatSpreadable:a,Kt=Bt?Bt.iterator:a,Zt=Bt?Bt.toStringTag:a,te=function(){try{var t=ci(Ct,"defineProperty");return t({},"",{}),t}catch(t){}}(),oe=e.clearTimeout!==fe.clearTimeout&&e.clearTimeout,se=at&&at.now!==fe.Date.now&&at.now,le=e.setTimeout!==fe.setTimeout&&e.setTimeout,pe=Et.ceil,he=Et.floor,ge=Ct.getOwnPropertySymbols,me=jt?jt.isBuffer:a,Le=e.isFinite,We=Nt.join,gn=on(Ct.keys,Ct),mn=Et.max,yn=Et.min,dn=at.now,vn=e.parseInt,bn=Et.random,Tn=Nt.reverse,xn=ci(e,"DataView"),En=ci(e,"Map"),Cn=ci(e,"Promise"),An=ci(e,"Set"),On=ci(e,"WeakMap"),Sn=ci(Ct,"create"),Nn=On&&new On,In={},Dn=Li(xn),Rn=Li(En),Mn=Li(Cn),Pn=Li(An),wn=Li(On),Fn=Bt?Bt.prototype:a,Ln=Fn?Fn.valueOf:a,kn=Fn?Fn.toString:a;function Gn(t){if(tu(t)&&!zo(t)&&!(t instanceof Hn)){if(t instanceof Bn)return t;if(Pt.call(t,"__wrapped__"))return ki(t)}return new Bn(t)}var qn=function(){function t(){}return function(e){if(!Qo(e))return{};if(Ut)return Ut(e);t.prototype=e;var n=new t;return t.prototype=a,n}}();function jn(){}function Bn(t,e){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!e,this.__index__=0,this.__values__=a}function Hn(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=h,this.__views__=[]}function zn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Wn(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Un(t){var e=-1,n=null==t?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}function Yn(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Un;++e<n;)this.add(t[e])}function $n(t){var e=this.__data__=new Wn(t);this.size=e.size}function Jn(t,e){var n=zo(t),r=!n&&Ho(t),a=!n&&!r&&$o(t),i=!n&&!r&&!a&&cu(t),o=n||r||a||i,u=o?$e(t.length,Ot):[],c=u.length;for(var s in t)!e&&!Pt.call(t,s)||o&&("length"==s||a&&("offset"==s||"parent"==s)||i&&("buffer"==s||"byteLength"==s||"byteOffset"==s)||gi(s,c))||u.push(s);return u}function Kn(t){var e=t.length;return e?t[Ur(0,e-1)]:a}function Vn(t,e){return Ri(Oa(t),ir(e,0,t.length))}function Xn(t){return Ri(Oa(t))}function Zn(t,e,n){(n!==a&&!qo(t[e],n)||n===a&&!(e in t))&&rr(t,e,n)}function Qn(t,e,n){var r=t[e];Pt.call(t,e)&&qo(r,n)&&(n!==a||e in t)||rr(t,e,n)}function tr(t,e){for(var n=t.length;n--;)if(qo(t[n][0],e))return n;return-1}function er(t,e,n,r){return lr(t,(function(t,a,i){e(r,t,n(t),i)})),r}function nr(t,e){return t&&Sa(e,Du(e),t)}function rr(t,e,n){"__proto__"==e&&te?te(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}function ar(t,e){for(var n=-1,i=e.length,o=r(i),u=null==t;++n<i;)o[n]=u?a:Au(t,e[n]);return o}function ir(t,e,n){return t==t&&(n!==a&&(t=t<=n?t:n),e!==a&&(t=t>=e?t:e)),t}function or(t,e,n,r,i,o){var u,c=1&e,s=2&e,l=4&e;if(n&&(u=i?n(t,r,i,o):n(t)),u!==a)return u;if(!Qo(t))return t;var f=zo(t);if(f){if(u=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&Pt.call(t,"index")&&(n.index=t.index,n.input=t.input),n}(t),!c)return Oa(t,u)}else{var p=fi(t),h=p==b||p==T;if($o(t))return ba(t,c);if(p==C||p==g||h&&!i){if(u=s||h?{}:hi(t),!c)return s?function(t,e){return Sa(t,li(t),e)}(t,function(t,e){return t&&Sa(e,Ru(e),t)}(u,t)):function(t,e){return Sa(t,si(t),e)}(t,nr(u,t))}else{if(!ie[p])return i?t:{};u=function(t,e,n){var r,a=t.constructor;switch(e){case R:return Ta(t);case y:case d:return new a(+t);case M:return function(t,e){var n=e?Ta(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}(t,n);case P:case w:case F:case L:case k:case G:case q:case j:case B:return xa(t,n);case x:return new a;case E:case N:return new a(t);case O:return function(t){var e=new t.constructor(t.source,pt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case S:return new a;case I:return r=t,Ln?Ct(Ln.call(r)):{}}}(t,p,c)}}o||(o=new $n);var _=o.get(t);if(_)return _;o.set(t,u),iu(t)?t.forEach((function(r){u.add(or(r,e,n,r,t,o))})):eu(t)&&t.forEach((function(r,a){u.set(a,or(r,e,n,a,t,o))}));var m=f?a:(l?s?ei:ti:s?Ru:Du)(t);return Ae(m||t,(function(r,a){m&&(r=t[a=r]),Qn(u,a,or(r,e,n,a,t,o))})),u}function ur(t,e,n){var r=n.length;if(null==t)return!r;for(t=Ct(t);r--;){var i=n[r],o=e[i],u=t[i];if(u===a&&!(i in t)||!o(u))return!1}return!0}function cr(t,e,n){if("function"!=typeof t)throw new St(i);return Si((function(){t.apply(a,n)}),e)}function sr(t,e,n,r){var a=-1,i=Ie,o=!0,u=t.length,c=[],s=e.length;if(!u)return c;n&&(e=Re(e,Ke(n))),r?(i=De,o=!1):e.length>=200&&(i=Xe,o=!1,e=new Yn(e));t:for(;++a<u;){var l=t[a],f=null==n?l:n(l);if(l=r||0!==l?l:0,o&&f==f){for(var p=s;p--;)if(e[p]===f)continue t;c.push(l)}else i(e,f,r)||c.push(l)}return c}Gn.templateSettings={escape:K,evaluate:V,interpolate:X,variable:"",imports:{_:Gn}},Gn.prototype=jn.prototype,Gn.prototype.constructor=Gn,Bn.prototype=qn(jn.prototype),Bn.prototype.constructor=Bn,Hn.prototype=qn(jn.prototype),Hn.prototype.constructor=Hn,zn.prototype.clear=function(){this.__data__=Sn?Sn(null):{},this.size=0},zn.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},zn.prototype.get=function(t){var e=this.__data__;if(Sn){var n=e[t];return n===o?a:n}return Pt.call(e,t)?e[t]:a},zn.prototype.has=function(t){var e=this.__data__;return Sn?e[t]!==a:Pt.call(e,t)},zn.prototype.set=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Sn&&e===a?o:e,this},Wn.prototype.clear=function(){this.__data__=[],this.size=0},Wn.prototype.delete=function(t){var e=this.__data__,n=tr(e,t);return!(n<0||(n==e.length-1?e.pop():$t.call(e,n,1),--this.size,0))},Wn.prototype.get=function(t){var e=this.__data__,n=tr(e,t);return n<0?a:e[n][1]},Wn.prototype.has=function(t){return tr(this.__data__,t)>-1},Wn.prototype.set=function(t,e){var n=this.__data__,r=tr(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this},Un.prototype.clear=function(){this.size=0,this.__data__={hash:new zn,map:new(En||Wn),string:new zn}},Un.prototype.delete=function(t){var e=oi(this,t).delete(t);return this.size-=e?1:0,e},Un.prototype.get=function(t){return oi(this,t).get(t)},Un.prototype.has=function(t){return oi(this,t).has(t)},Un.prototype.set=function(t,e){var n=oi(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this},Yn.prototype.add=Yn.prototype.push=function(t){return this.__data__.set(t,o),this},Yn.prototype.has=function(t){return this.__data__.has(t)},$n.prototype.clear=function(){this.__data__=new Wn,this.size=0},$n.prototype.delete=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n},$n.prototype.get=function(t){return this.__data__.get(t)},$n.prototype.has=function(t){return this.__data__.has(t)},$n.prototype.set=function(t,e){var n=this.__data__;if(n instanceof Wn){var r=n.__data__;if(!En||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Un(r)}return n.set(t,e),this.size=n.size,this};var lr=Da(dr),fr=Da(vr,!0);function pr(t,e){var n=!0;return lr(t,(function(t,r,a){return n=!!e(t,r,a)})),n}function hr(t,e,n){for(var r=-1,i=t.length;++r<i;){var o=t[r],u=e(o);if(null!=u&&(c===a?u==u&&!uu(u):n(u,c)))var c=u,s=o}return s}function _r(t,e){var n=[];return lr(t,(function(t,r,a){e(t,r,a)&&n.push(t)})),n}function gr(t,e,n,r,a){var i=-1,o=t.length;for(n||(n=_i),a||(a=[]);++i<o;){var u=t[i];e>0&&n(u)?e>1?gr(u,e-1,n,r,a):Me(a,u):r||(a[a.length]=u)}return a}var mr=Ra(),yr=Ra(!0);function dr(t,e){return t&&mr(t,e,Du)}function vr(t,e){return t&&yr(t,e,Du)}function br(t,e){return Ne(e,(function(e){return Vo(t[e])}))}function Tr(t,e){for(var n=0,r=(e=ma(e,t)).length;null!=t&&n<r;)t=t[Fi(e[n++])];return n&&n==r?t:a}function xr(t,e,n){var r=e(t);return zo(t)?r:Me(r,n(t))}function Er(t){return null==t?t===a?"[object Undefined]":"[object Null]":Zt&&Zt in Ct(t)?function(t){var e=Pt.call(t,Zt),n=t[Zt];try{t[Zt]=a;var r=!0}catch(t){}var i=Lt.call(t);return r&&(e?t[Zt]=n:delete t[Zt]),i}(t):function(t){return Lt.call(t)}(t)}function Cr(t,e){return t>e}function Ar(t,e){return null!=t&&Pt.call(t,e)}function Or(t,e){return null!=t&&e in Ct(t)}function Sr(t,e,n){for(var i=n?De:Ie,o=t[0].length,u=t.length,c=u,s=r(u),l=1/0,f=[];c--;){var p=t[c];c&&e&&(p=Re(p,Ke(e))),l=yn(p.length,l),s[c]=!n&&(e||o>=120&&p.length>=120)?new Yn(c&&p):a}p=t[0];var h=-1,_=s[0];t:for(;++h<o&&f.length<l;){var g=p[h],m=e?e(g):g;if(g=n||0!==g?g:0,!(_?Xe(_,m):i(f,m,n))){for(c=u;--c;){var y=s[c];if(!(y?Xe(y,m):i(t[c],m,n)))continue t}_&&_.push(m),f.push(g)}}return f}function Nr(t,e,n){var r=null==(t=Ci(t,e=ma(e,t)))?t:t[Fi(Ji(e))];return null==r?a:Ee(r,t,n)}function Ir(t){return tu(t)&&Er(t)==g}function Dr(t,e,n,r,i){return t===e||(null==t||null==e||!tu(t)&&!tu(e)?t!=t&&e!=e:function(t,e,n,r,i,o){var u=zo(t),c=zo(e),s=u?m:fi(t),l=c?m:fi(e),f=(s=s==g?C:s)==C,p=(l=l==g?C:l)==C,h=s==l;if(h&&$o(t)){if(!$o(e))return!1;u=!0,f=!1}if(h&&!f)return o||(o=new $n),u||cu(t)?Za(t,e,n,r,i,o):function(t,e,n,r,a,i,o){switch(n){case M:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case R:return!(t.byteLength!=e.byteLength||!i(new Ht(t),new Ht(e)));case y:case d:case E:return qo(+t,+e);case v:return t.name==e.name&&t.message==e.message;case O:case N:return t==e+"";case x:var u=an;case S:var c=1&r;if(u||(u=cn),t.size!=e.size&&!c)return!1;var s=o.get(t);if(s)return s==e;r|=2,o.set(t,e);var l=Za(u(t),u(e),r,a,i,o);return o.delete(t),l;case I:if(Ln)return Ln.call(t)==Ln.call(e)}return!1}(t,e,s,n,r,i,o);if(!(1&n)){var _=f&&Pt.call(t,"__wrapped__"),b=p&&Pt.call(e,"__wrapped__");if(_||b){var T=_?t.value():t,A=b?e.value():e;return o||(o=new $n),i(T,A,n,r,o)}}return!!h&&(o||(o=new $n),function(t,e,n,r,i,o){var u=1&n,c=ti(t),s=c.length;if(s!=ti(e).length&&!u)return!1;for(var l=s;l--;){var f=c[l];if(!(u?f in e:Pt.call(e,f)))return!1}var p=o.get(t),h=o.get(e);if(p&&h)return p==e&&h==t;var _=!0;o.set(t,e),o.set(e,t);for(var g=u;++l<s;){var m=t[f=c[l]],y=e[f];if(r)var d=u?r(y,m,f,e,t,o):r(m,y,f,t,e,o);if(!(d===a?m===y||i(m,y,n,r,o):d)){_=!1;break}g||(g="constructor"==f)}if(_&&!g){var v=t.constructor,b=e.constructor;v==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof v&&v instanceof v&&"function"==typeof b&&b instanceof b||(_=!1)}return o.delete(t),o.delete(e),_}(t,e,n,r,i,o))}(t,e,n,r,Dr,i))}function Rr(t,e,n,r){var i=n.length,o=i,u=!r;if(null==t)return!o;for(t=Ct(t);i--;){var c=n[i];if(u&&c[2]?c[1]!==t[c[0]]:!(c[0]in t))return!1}for(;++i<o;){var s=(c=n[i])[0],l=t[s],f=c[1];if(u&&c[2]){if(l===a&&!(s in t))return!1}else{var p=new $n;if(r)var h=r(l,f,s,t,e,p);if(!(h===a?Dr(f,l,3,r,p):h))return!1}}return!0}function Mr(t){return!(!Qo(t)||(e=t,Ft&&Ft in e))&&(Vo(t)?qt:gt).test(Li(t));var e}function Pr(t){return"function"==typeof t?t:null==t?nc:"object"==typeof t?zo(t)?Gr(t[0],t[1]):kr(t):fc(t)}function wr(t){if(!bi(t))return gn(t);var e=[];for(var n in Ct(t))Pt.call(t,n)&&"constructor"!=n&&e.push(n);return e}function Fr(t,e){return t<e}function Lr(t,e){var n=-1,a=Uo(t)?r(t.length):[];return lr(t,(function(t,r,i){a[++n]=e(t,r,i)})),a}function kr(t){var e=ui(t);return 1==e.length&&e[0][2]?xi(e[0][0],e[0][1]):function(n){return n===t||Rr(n,t,e)}}function Gr(t,e){return yi(t)&&Ti(e)?xi(Fi(t),e):function(n){var r=Au(n,t);return r===a&&r===e?Ou(n,t):Dr(e,r,3)}}function qr(t,e,n,r,i){t!==e&&mr(e,(function(o,u){if(i||(i=new $n),Qo(o))!function(t,e,n,r,i,o,u){var c=Ai(t,n),s=Ai(e,n),l=u.get(s);if(l)Zn(t,n,l);else{var f=o?o(c,s,n+"",t,e,u):a,p=f===a;if(p){var h=zo(s),_=!h&&$o(s),g=!h&&!_&&cu(s);f=s,h||_||g?zo(c)?f=c:Yo(c)?f=Oa(c):_?(p=!1,f=ba(s,!0)):g?(p=!1,f=xa(s,!0)):f=[]:ru(s)||Ho(s)?(f=c,Ho(c)?f=mu(c):Qo(c)&&!Vo(c)||(f=hi(s))):p=!1}p&&(u.set(s,f),i(f,s,r,o,u),u.delete(s)),Zn(t,n,f)}}(t,e,u,n,qr,r,i);else{var c=r?r(Ai(t,u),o,u+"",t,e,i):a;c===a&&(c=o),Zn(t,u,c)}}),Ru)}function jr(t,e){var n=t.length;if(n)return gi(e+=e<0?n:0,n)?t[e]:a}function Br(t,e,n){e=e.length?Re(e,(function(t){return zo(t)?function(e){return Tr(e,1===t.length?t[0]:t)}:t})):[nc];var r=-1;e=Re(e,Ke(ii()));var a=Lr(t,(function(t,n,a){var i=Re(e,(function(e){return e(t)}));return{criteria:i,index:++r,value:t}}));return function(t){var e=t.length;for(t.sort((function(t,e){return function(t,e,n){for(var r=-1,a=t.criteria,i=e.criteria,o=a.length,u=n.length;++r<o;){var c=Ea(a[r],i[r]);if(c)return r>=u?c:c*("desc"==n[r]?-1:1)}return t.index-e.index}(t,e,n)}));e--;)t[e]=t[e].value;return t}(a)}function Hr(t,e,n){for(var r=-1,a=e.length,i={};++r<a;){var o=e[r],u=Tr(t,o);n(u,o)&&Vr(i,ma(o,t),u)}return i}function zr(t,e,n,r){var a=r?je:qe,i=-1,o=e.length,u=t;for(t===e&&(e=Oa(e)),n&&(u=Re(t,Ke(n)));++i<o;)for(var c=0,s=e[i],l=n?n(s):s;(c=a(u,l,c,r))>-1;)u!==t&&$t.call(u,c,1),$t.call(t,c,1);return t}function Wr(t,e){for(var n=t?e.length:0,r=n-1;n--;){var a=e[n];if(n==r||a!==i){var i=a;gi(a)?$t.call(t,a,1):ca(t,a)}}return t}function Ur(t,e){return t+he(bn()*(e-t+1))}function Yr(t,e){var n="";if(!t||e<1||e>f)return n;do{e%2&&(n+=t),(e=he(e/2))&&(t+=t)}while(e);return n}function $r(t,e){return Ni(Ei(t,e,nc),t+"")}function Jr(t){return Kn(qu(t))}function Kr(t,e){var n=qu(t);return Ri(n,ir(e,0,n.length))}function Vr(t,e,n,r){if(!Qo(t))return t;for(var i=-1,o=(e=ma(e,t)).length,u=o-1,c=t;null!=c&&++i<o;){var s=Fi(e[i]),l=n;if("__proto__"===s||"constructor"===s||"prototype"===s)return t;if(i!=u){var f=c[s];(l=r?r(f,s,c):a)===a&&(l=Qo(f)?f:gi(e[i+1])?[]:{})}Qn(c,s,l),c=c[s]}return t}var Xr=Nn?function(t,e){return Nn.set(t,e),t}:nc,Zr=te?function(t,e){return te(t,"toString",{configurable:!0,enumerable:!1,value:Qu(e),writable:!0})}:nc;function Qr(t){return Ri(qu(t))}function ta(t,e,n){var a=-1,i=t.length;e<0&&(e=-e>i?0:i+e),(n=n>i?i:n)<0&&(n+=i),i=e>n?0:n-e>>>0,e>>>=0;for(var o=r(i);++a<i;)o[a]=t[a+e];return o}function ea(t,e){var n;return lr(t,(function(t,r,a){return!(n=e(t,r,a))})),!!n}function na(t,e,n){var r=0,a=null==t?r:t.length;if("number"==typeof e&&e==e&&a<=2147483647){for(;r<a;){var i=r+a>>>1,o=t[i];null!==o&&!uu(o)&&(n?o<=e:o<e)?r=i+1:a=i}return a}return ra(t,e,nc,n)}function ra(t,e,n,r){var i=0,o=null==t?0:t.length;if(0===o)return 0;for(var u=(e=n(e))!=e,c=null===e,s=uu(e),l=e===a;i<o;){var f=he((i+o)/2),p=n(t[f]),h=p!==a,_=null===p,g=p==p,m=uu(p);if(u)var y=r||g;else y=l?g&&(r||h):c?g&&h&&(r||!_):s?g&&h&&!_&&(r||!m):!_&&!m&&(r?p<=e:p<e);y?i=f+1:o=f}return yn(o,4294967294)}function aa(t,e){for(var n=-1,r=t.length,a=0,i=[];++n<r;){var o=t[n],u=e?e(o):o;if(!n||!qo(u,c)){var c=u;i[a++]=0===o?0:o}}return i}function ia(t){return"number"==typeof t?t:uu(t)?p:+t}function oa(t){if("string"==typeof t)return t;if(zo(t))return Re(t,oa)+"";if(uu(t))return kn?kn.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function ua(t,e,n){var r=-1,a=Ie,i=t.length,o=!0,u=[],c=u;if(n)o=!1,a=De;else if(i>=200){var s=e?null:Ya(t);if(s)return cn(s);o=!1,a=Xe,c=new Yn}else c=e?[]:u;t:for(;++r<i;){var l=t[r],f=e?e(l):l;if(l=n||0!==l?l:0,o&&f==f){for(var p=c.length;p--;)if(c[p]===f)continue t;e&&c.push(f),u.push(l)}else a(c,f,n)||(c!==u&&c.push(f),u.push(l))}return u}function ca(t,e){return null==(t=Ci(t,e=ma(e,t)))||delete t[Fi(Ji(e))]}function sa(t,e,n,r){return Vr(t,e,n(Tr(t,e)),r)}function la(t,e,n,r){for(var a=t.length,i=r?a:-1;(r?i--:++i<a)&&e(t[i],i,t););return n?ta(t,r?0:i,r?i+1:a):ta(t,r?i+1:0,r?a:i)}function fa(t,e){var n=t;return n instanceof Hn&&(n=n.value()),Pe(e,(function(t,e){return e.func.apply(e.thisArg,Me([t],e.args))}),n)}function pa(t,e,n){var a=t.length;if(a<2)return a?ua(t[0]):[];for(var i=-1,o=r(a);++i<a;)for(var u=t[i],c=-1;++c<a;)c!=i&&(o[i]=sr(o[i]||u,t[c],e,n));return ua(gr(o,1),e,n)}function ha(t,e,n){for(var r=-1,i=t.length,o=e.length,u={};++r<i;){var c=r<o?e[r]:a;n(u,t[r],c)}return u}function _a(t){return Yo(t)?t:[]}function ga(t){return"function"==typeof t?t:nc}function ma(t,e){return zo(t)?t:yi(t,e)?[t]:wi(yu(t))}var ya=$r;function da(t,e,n){var r=t.length;return n=n===a?r:n,!e&&n>=r?t:ta(t,e,n)}var va=oe||function(t){return fe.clearTimeout(t)};function ba(t,e){if(e)return t.slice();var n=t.length,r=zt?zt(n):new t.constructor(n);return t.copy(r),r}function Ta(t){var e=new t.constructor(t.byteLength);return new Ht(e).set(new Ht(t)),e}function xa(t,e){var n=e?Ta(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}function Ea(t,e){if(t!==e){var n=t!==a,r=null===t,i=t==t,o=uu(t),u=e!==a,c=null===e,s=e==e,l=uu(e);if(!c&&!l&&!o&&t>e||o&&u&&s&&!c&&!l||r&&u&&s||!n&&s||!i)return 1;if(!r&&!o&&!l&&t<e||l&&n&&i&&!r&&!o||c&&n&&i||!u&&i||!s)return-1}return 0}function Ca(t,e,n,a){for(var i=-1,o=t.length,u=n.length,c=-1,s=e.length,l=mn(o-u,0),f=r(s+l),p=!a;++c<s;)f[c]=e[c];for(;++i<u;)(p||i<o)&&(f[n[i]]=t[i]);for(;l--;)f[c++]=t[i++];return f}function Aa(t,e,n,a){for(var i=-1,o=t.length,u=-1,c=n.length,s=-1,l=e.length,f=mn(o-c,0),p=r(f+l),h=!a;++i<f;)p[i]=t[i];for(var _=i;++s<l;)p[_+s]=e[s];for(;++u<c;)(h||i<o)&&(p[_+n[u]]=t[i++]);return p}function Oa(t,e){var n=-1,a=t.length;for(e||(e=r(a));++n<a;)e[n]=t[n];return e}function Sa(t,e,n,r){var i=!n;n||(n={});for(var o=-1,u=e.length;++o<u;){var c=e[o],s=r?r(n[c],t[c],c,n,t):a;s===a&&(s=t[c]),i?rr(n,c,s):Qn(n,c,s)}return n}function Na(t,e){return function(n,r){var a=zo(n)?Ce:er,i=e?e():{};return a(n,t,ii(r,2),i)}}function Ia(t){return $r((function(e,n){var r=-1,i=n.length,o=i>1?n[i-1]:a,u=i>2?n[2]:a;for(o=t.length>3&&"function"==typeof o?(i--,o):a,u&&mi(n[0],n[1],u)&&(o=i<3?a:o,i=1),e=Ct(e);++r<i;){var c=n[r];c&&t(e,c,r,o)}return e}))}function Da(t,e){return function(n,r){if(null==n)return n;if(!Uo(n))return t(n,r);for(var a=n.length,i=e?a:-1,o=Ct(n);(e?i--:++i<a)&&!1!==r(o[i],i,o););return n}}function Ra(t){return function(e,n,r){for(var a=-1,i=Ct(e),o=r(e),u=o.length;u--;){var c=o[t?u:++a];if(!1===n(i[c],c,i))break}return e}}function Ma(t){return function(e){var n=rn(e=yu(e))?fn(e):a,r=n?n[0]:e.charAt(0),i=n?da(n,1).join(""):e.slice(1);return r[t]()+i}}function Pa(t){return function(e){return Pe(Vu(Hu(e).replace(Vt,"")),t,"")}}function wa(t){return function(){var e=arguments;switch(e.length){case 0:return new t;case 1:return new t(e[0]);case 2:return new t(e[0],e[1]);case 3:return new t(e[0],e[1],e[2]);case 4:return new t(e[0],e[1],e[2],e[3]);case 5:return new t(e[0],e[1],e[2],e[3],e[4]);case 6:return new t(e[0],e[1],e[2],e[3],e[4],e[5]);case 7:return new t(e[0],e[1],e[2],e[3],e[4],e[5],e[6])}var n=qn(t.prototype),r=t.apply(n,e);return Qo(r)?r:n}}function Fa(t){return function(e,n,r){var i=Ct(e);if(!Uo(e)){var o=ii(n,3);e=Du(e),n=function(t){return o(i[t],t,i)}}var u=t(e,n,r);return u>-1?i[o?e[u]:u]:a}}function La(t){return Qa((function(e){var n=e.length,r=n,o=Bn.prototype.thru;for(t&&e.reverse();r--;){var u=e[r];if("function"!=typeof u)throw new St(i);if(o&&!c&&"wrapper"==ri(u))var c=new Bn([],!0)}for(r=c?r:n;++r<n;){var s=ri(u=e[r]),l="wrapper"==s?ni(u):a;c=l&&di(l[0])&&424==l[1]&&!l[4].length&&1==l[9]?c[ri(l[0])].apply(c,l[3]):1==u.length&&di(u)?c[s]():c.thru(u)}return function(){var t=arguments,r=t[0];if(c&&1==t.length&&zo(r))return c.plant(r).value();for(var a=0,i=n?e[a].apply(this,t):r;++a<n;)i=e[a].call(this,i);return i}}))}function ka(t,e,n,i,o,u,c,l,f,p){var h=e&s,_=1&e,g=2&e,m=24&e,y=512&e,d=g?a:wa(t);return function s(){for(var v=arguments.length,b=r(v),T=v;T--;)b[T]=arguments[T];if(m)var x=ai(s),E=function(t,e){for(var n=t.length,r=0;n--;)t[n]===e&&++r;return r}(b,x);if(i&&(b=Ca(b,i,o,m)),u&&(b=Aa(b,u,c,m)),v-=E,m&&v<p){var C=un(b,x);return Wa(t,e,ka,s.placeholder,n,b,C,l,f,p-v)}var A=_?n:this,O=g?A[t]:t;return v=b.length,l?b=function(t,e){for(var n=t.length,r=yn(e.length,n),i=Oa(t);r--;){var o=e[r];t[r]=gi(o,n)?i[o]:a}return t}(b,l):y&&v>1&&b.reverse(),h&&f<v&&(b.length=f),this&&this!==fe&&this instanceof s&&(O=d||wa(O)),O.apply(A,b)}}function Ga(t,e){return function(n,r){return function(t,e,n,r){return dr(t,(function(t,a,i){e(r,n(t),a,i)})),r}(n,t,e(r),{})}}function qa(t,e){return function(n,r){var i;if(n===a&&r===a)return e;if(n!==a&&(i=n),r!==a){if(i===a)return r;"string"==typeof n||"string"==typeof r?(n=oa(n),r=oa(r)):(n=ia(n),r=ia(r)),i=t(n,r)}return i}}function ja(t){return Qa((function(e){return e=Re(e,Ke(ii())),$r((function(n){var r=this;return t(e,(function(t){return Ee(t,r,n)}))}))}))}function Ba(t,e){var n=(e=e===a?" ":oa(e)).length;if(n<2)return n?Yr(e,t):e;var r=Yr(e,pe(t/ln(e)));return rn(e)?da(fn(r),0,t).join(""):r.slice(0,t)}function Ha(t){return function(e,n,i){return i&&"number"!=typeof i&&mi(e,n,i)&&(n=i=a),e=pu(e),n===a?(n=e,e=0):n=pu(n),function(t,e,n,a){for(var i=-1,o=mn(pe((e-t)/(n||1)),0),u=r(o);o--;)u[a?o:++i]=t,t+=n;return u}(e,n,i=i===a?e<n?1:-1:pu(i),t)}}function za(t){return function(e,n){return"string"==typeof e&&"string"==typeof n||(e=gu(e),n=gu(n)),t(e,n)}}function Wa(t,e,n,r,i,o,u,s,l,f){var p=8&e;e|=p?c:64,4&(e&=~(p?64:c))||(e&=-4);var h=[t,e,i,p?o:a,p?u:a,p?a:o,p?a:u,s,l,f],_=n.apply(a,h);return di(t)&&Oi(_,h),_.placeholder=r,Ii(_,t,e)}function Ua(t){var e=Et[t];return function(t,n){if(t=gu(t),(n=null==n?0:yn(hu(n),292))&&Le(t)){var r=(yu(t)+"e").split("e");return+((r=(yu(e(r[0]+"e"+(+r[1]+n)))+"e").split("e"))[0]+"e"+(+r[1]-n))}return e(t)}}var Ya=An&&1/cn(new An([,-0]))[1]==l?function(t){return new An(t)}:uc;function $a(t){return function(e){var n=fi(e);return n==x?an(e):n==S?sn(e):function(t,e){return Re(e,(function(e){return[e,t[e]]}))}(e,t(e))}}function Ja(t,e,n,o,l,f,p,h){var _=2&e;if(!_&&"function"!=typeof t)throw new St(i);var g=o?o.length:0;if(g||(e&=-97,o=l=a),p=p===a?p:mn(hu(p),0),h=h===a?h:hu(h),g-=l?l.length:0,64&e){var m=o,y=l;o=l=a}var d=_?a:ni(t),v=[t,e,n,o,l,m,y,f,p,h];if(d&&function(t,e){var n=t[1],r=e[1],a=n|r,i=a<131,o=r==s&&8==n||r==s&&256==n&&t[7].length<=e[8]||384==r&&e[7].length<=e[8]&&8==n;if(!i&&!o)return t;1&r&&(t[2]=e[2],a|=1&n?0:4);var c=e[3];if(c){var l=t[3];t[3]=l?Ca(l,c,e[4]):c,t[4]=l?un(t[3],u):e[4]}(c=e[5])&&(l=t[5],t[5]=l?Aa(l,c,e[6]):c,t[6]=l?un(t[5],u):e[6]),(c=e[7])&&(t[7]=c),r&s&&(t[8]=null==t[8]?e[8]:yn(t[8],e[8])),null==t[9]&&(t[9]=e[9]),t[0]=e[0],t[1]=a}(v,d),t=v[0],e=v[1],n=v[2],o=v[3],l=v[4],!(h=v[9]=v[9]===a?_?0:t.length:mn(v[9]-g,0))&&24&e&&(e&=-25),e&&1!=e)b=8==e||16==e?function(t,e,n){var i=wa(t);return function o(){for(var u=arguments.length,c=r(u),s=u,l=ai(o);s--;)c[s]=arguments[s];var f=u<3&&c[0]!==l&&c[u-1]!==l?[]:un(c,l);return(u-=f.length)<n?Wa(t,e,ka,o.placeholder,a,c,f,a,a,n-u):Ee(this&&this!==fe&&this instanceof o?i:t,this,c)}}(t,e,h):e!=c&&33!=e||l.length?ka.apply(a,v):function(t,e,n,a){var i=1&e,o=wa(t);return function e(){for(var u=-1,c=arguments.length,s=-1,l=a.length,f=r(l+c),p=this&&this!==fe&&this instanceof e?o:t;++s<l;)f[s]=a[s];for(;c--;)f[s++]=arguments[++u];return Ee(p,i?n:this,f)}}(t,e,n,o);else var b=function(t,e,n){var r=1&e,a=wa(t);return function e(){return(this&&this!==fe&&this instanceof e?a:t).apply(r?n:this,arguments)}}(t,e,n);return Ii((d?Xr:Oi)(b,v),t,e)}function Ka(t,e,n,r){return t===a||qo(t,Dt[n])&&!Pt.call(r,n)?e:t}function Va(t,e,n,r,i,o){return Qo(t)&&Qo(e)&&(o.set(e,t),qr(t,e,a,Va,o),o.delete(e)),t}function Xa(t){return ru(t)?a:t}function Za(t,e,n,r,i,o){var u=1&n,c=t.length,s=e.length;if(c!=s&&!(u&&s>c))return!1;var l=o.get(t),f=o.get(e);if(l&&f)return l==e&&f==t;var p=-1,h=!0,_=2&n?new Yn:a;for(o.set(t,e),o.set(e,t);++p<c;){var g=t[p],m=e[p];if(r)var y=u?r(m,g,p,e,t,o):r(g,m,p,t,e,o);if(y!==a){if(y)continue;h=!1;break}if(_){if(!Fe(e,(function(t,e){if(!Xe(_,e)&&(g===t||i(g,t,n,r,o)))return _.push(e)}))){h=!1;break}}else if(g!==m&&!i(g,m,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h}function Qa(t){return Ni(Ei(t,a,zi),t+"")}function ti(t){return xr(t,Du,si)}function ei(t){return xr(t,Ru,li)}var ni=Nn?function(t){return Nn.get(t)}:uc;function ri(t){for(var e=t.name+"",n=In[e],r=Pt.call(In,e)?n.length:0;r--;){var a=n[r],i=a.func;if(null==i||i==t)return a.name}return e}function ai(t){return(Pt.call(Gn,"placeholder")?Gn:t).placeholder}function ii(){var t=Gn.iteratee||rc;return t=t===rc?Pr:t,arguments.length?t(arguments[0],arguments[1]):t}function oi(t,e){var n,r,a=t.__data__;return("string"==(r=typeof(n=e))||"number"==r||"symbol"==r||"boolean"==r?"__proto__"!==n:null===n)?a["string"==typeof e?"string":"hash"]:a.map}function ui(t){for(var e=Du(t),n=e.length;n--;){var r=e[n],a=t[r];e[n]=[r,a,Ti(a)]}return e}function ci(t,e){var n=function(t,e){return null==t?a:t[e]}(t,e);return Mr(n)?n:a}var si=ge?function(t){return null==t?[]:(t=Ct(t),Ne(ge(t),(function(e){return Yt.call(t,e)})))}:_c,li=ge?function(t){for(var e=[];t;)Me(e,si(t)),t=Wt(t);return e}:_c,fi=Er;function pi(t,e,n){for(var r=-1,a=(e=ma(e,t)).length,i=!1;++r<a;){var o=Fi(e[r]);if(!(i=null!=t&&n(t,o)))break;t=t[o]}return i||++r!=a?i:!!(a=null==t?0:t.length)&&Zo(a)&&gi(o,a)&&(zo(t)||Ho(t))}function hi(t){return"function"!=typeof t.constructor||bi(t)?{}:qn(Wt(t))}function _i(t){return zo(t)||Ho(t)||!!(Jt&&t&&t[Jt])}function gi(t,e){var n=typeof t;return!!(e=null==e?f:e)&&("number"==n||"symbol"!=n&&yt.test(t))&&t>-1&&t%1==0&&t<e}function mi(t,e,n){if(!Qo(n))return!1;var r=typeof e;return!!("number"==r?Uo(n)&&gi(e,n.length):"string"==r&&e in n)&&qo(n[e],t)}function yi(t,e){if(zo(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!uu(t))||Q.test(t)||!Z.test(t)||null!=e&&t in Ct(e)}function di(t){var e=ri(t),n=Gn[e];if("function"!=typeof n||!(e in Hn.prototype))return!1;if(t===n)return!0;var r=ni(n);return!!r&&t===r[0]}(xn&&fi(new xn(new ArrayBuffer(1)))!=M||En&&fi(new En)!=x||Cn&&fi(Cn.resolve())!=A||An&&fi(new An)!=S||On&&fi(new On)!=D)&&(fi=function(t){var e=Er(t),n=e==C?t.constructor:a,r=n?Li(n):"";if(r)switch(r){case Dn:return M;case Rn:return x;case Mn:return A;case Pn:return S;case wn:return D}return e});var vi=Rt?Vo:gc;function bi(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Dt)}function Ti(t){return t==t&&!Qo(t)}function xi(t,e){return function(n){return null!=n&&n[t]===e&&(e!==a||t in Ct(n))}}function Ei(t,e,n){return e=mn(e===a?t.length-1:e,0),function(){for(var a=arguments,i=-1,o=mn(a.length-e,0),u=r(o);++i<o;)u[i]=a[e+i];i=-1;for(var c=r(e+1);++i<e;)c[i]=a[i];return c[e]=n(u),Ee(t,this,c)}}function Ci(t,e){return e.length<2?t:Tr(t,ta(e,0,-1))}function Ai(t,e){if(("constructor"!==e||"function"!=typeof t[e])&&"__proto__"!=e)return t[e]}var Oi=Di(Xr),Si=le||function(t,e){return fe.setTimeout(t,e)},Ni=Di(Zr);function Ii(t,e,n){var r=e+"";return Ni(t,function(t,e){var n=e.length;if(!n)return t;var r=n-1;return e[r]=(n>1?"& ":"")+e[r],e=e.join(n>2?", ":" "),t.replace(it,"{\n/* [wrapped with "+e+"] */\n")}(r,function(t,e){return Ae(_,(function(n){var r="_."+n[0];e&n[1]&&!Ie(t,r)&&t.push(r)})),t.sort()}(function(t){var e=t.match(ot);return e?e[1].split(ut):[]}(r),n)))}function Di(t){var e=0,n=0;return function(){var r=dn(),i=16-(r-n);if(n=r,i>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(a,arguments)}}function Ri(t,e){var n=-1,r=t.length,i=r-1;for(e=e===a?r:e;++n<e;){var o=Ur(n,i),u=t[o];t[o]=t[n],t[n]=u}return t.length=e,t}var Mi,Pi,wi=(Mi=Po((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(tt,(function(t,n,r,a){e.push(r?a.replace(lt,"$1"):n||t)})),e}),(function(t){return 500===Pi.size&&Pi.clear(),t})),Pi=Mi.cache,Mi);function Fi(t){if("string"==typeof t||uu(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function Li(t){if(null!=t){try{return Mt.call(t)}catch(t){}try{return t+""}catch(t){}}return""}function ki(t){if(t instanceof Hn)return t.clone();var e=new Bn(t.__wrapped__,t.__chain__);return e.__actions__=Oa(t.__actions__),e.__index__=t.__index__,e.__values__=t.__values__,e}var Gi=$r((function(t,e){return Yo(t)?sr(t,gr(e,1,Yo,!0)):[]})),qi=$r((function(t,e){var n=Ji(e);return Yo(n)&&(n=a),Yo(t)?sr(t,gr(e,1,Yo,!0),ii(n,2)):[]})),ji=$r((function(t,e){var n=Ji(e);return Yo(n)&&(n=a),Yo(t)?sr(t,gr(e,1,Yo,!0),a,n):[]}));function Bi(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var a=null==n?0:hu(n);return a<0&&(a=mn(r+a,0)),Ge(t,ii(e,3),a)}function Hi(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var i=r-1;return n!==a&&(i=hu(n),i=n<0?mn(r+i,0):yn(i,r-1)),Ge(t,ii(e,3),i,!0)}function zi(t){return null!=t&&t.length?gr(t,1):[]}function Wi(t){return t&&t.length?t[0]:a}var Ui=$r((function(t){var e=Re(t,_a);return e.length&&e[0]===t[0]?Sr(e):[]})),Yi=$r((function(t){var e=Ji(t),n=Re(t,_a);return e===Ji(n)?e=a:n.pop(),n.length&&n[0]===t[0]?Sr(n,ii(e,2)):[]})),$i=$r((function(t){var e=Ji(t),n=Re(t,_a);return(e="function"==typeof e?e:a)&&n.pop(),n.length&&n[0]===t[0]?Sr(n,a,e):[]}));function Ji(t){var e=null==t?0:t.length;return e?t[e-1]:a}var Ki=$r(Vi);function Vi(t,e){return t&&t.length&&e&&e.length?zr(t,e):t}var Xi=Qa((function(t,e){var n=null==t?0:t.length,r=ar(t,e);return Wr(t,Re(e,(function(t){return gi(t,n)?+t:t})).sort(Ea)),r}));function Zi(t){return null==t?t:Tn.call(t)}var Qi=$r((function(t){return ua(gr(t,1,Yo,!0))})),to=$r((function(t){var e=Ji(t);return Yo(e)&&(e=a),ua(gr(t,1,Yo,!0),ii(e,2))})),eo=$r((function(t){var e=Ji(t);return e="function"==typeof e?e:a,ua(gr(t,1,Yo,!0),a,e)}));function no(t){if(!t||!t.length)return[];var e=0;return t=Ne(t,(function(t){if(Yo(t))return e=mn(t.length,e),!0})),$e(e,(function(e){return Re(t,ze(e))}))}function ro(t,e){if(!t||!t.length)return[];var n=no(t);return null==e?n:Re(n,(function(t){return Ee(e,a,t)}))}var ao=$r((function(t,e){return Yo(t)?sr(t,e):[]})),io=$r((function(t){return pa(Ne(t,Yo))})),oo=$r((function(t){var e=Ji(t);return Yo(e)&&(e=a),pa(Ne(t,Yo),ii(e,2))})),uo=$r((function(t){var e=Ji(t);return e="function"==typeof e?e:a,pa(Ne(t,Yo),a,e)})),co=$r(no),so=$r((function(t){var e=t.length,n=e>1?t[e-1]:a;return n="function"==typeof n?(t.pop(),n):a,ro(t,n)}));function lo(t){var e=Gn(t);return e.__chain__=!0,e}function fo(t,e){return e(t)}var po=Qa((function(t){var e=t.length,n=e?t[0]:0,r=this.__wrapped__,i=function(e){return ar(e,t)};return!(e>1||this.__actions__.length)&&r instanceof Hn&&gi(n)?((r=r.slice(n,+n+(e?1:0))).__actions__.push({func:fo,args:[i],thisArg:a}),new Bn(r,this.__chain__).thru((function(t){return e&&!t.length&&t.push(a),t}))):this.thru(i)})),ho=Na((function(t,e,n){Pt.call(t,n)?++t[n]:rr(t,n,1)})),_o=Fa(Bi),go=Fa(Hi);function mo(t,e){return(zo(t)?Ae:lr)(t,ii(e,3))}function yo(t,e){return(zo(t)?Oe:fr)(t,ii(e,3))}var vo=Na((function(t,e,n){Pt.call(t,n)?t[n].push(e):rr(t,n,[e])})),bo=$r((function(t,e,n){var a=-1,i="function"==typeof e,o=Uo(t)?r(t.length):[];return lr(t,(function(t){o[++a]=i?Ee(e,t,n):Nr(t,e,n)})),o})),To=Na((function(t,e,n){rr(t,n,e)}));function xo(t,e){return(zo(t)?Re:Lr)(t,ii(e,3))}var Eo=Na((function(t,e,n){t[n?0:1].push(e)}),(function(){return[[],[]]})),Co=$r((function(t,e){if(null==t)return[];var n=e.length;return n>1&&mi(t,e[0],e[1])?e=[]:n>2&&mi(e[0],e[1],e[2])&&(e=[e[0]]),Br(t,gr(e,1),[])})),Ao=se||function(){return fe.Date.now()};function Oo(t,e,n){return e=n?a:e,e=t&&null==e?t.length:e,Ja(t,s,a,a,a,a,e)}function So(t,e){var n;if("function"!=typeof e)throw new St(i);return t=hu(t),function(){return--t>0&&(n=e.apply(this,arguments)),t<=1&&(e=a),n}}var No=$r((function(t,e,n){var r=1;if(n.length){var a=un(n,ai(No));r|=c}return Ja(t,r,e,n,a)})),Io=$r((function(t,e,n){var r=3;if(n.length){var a=un(n,ai(Io));r|=c}return Ja(e,r,t,n,a)}));function Do(t,e,n){var r,o,u,c,s,l,f=0,p=!1,h=!1,_=!0;if("function"!=typeof t)throw new St(i);function g(e){var n=r,i=o;return r=o=a,f=e,c=t.apply(i,n)}function m(t){var n=t-l;return l===a||n>=e||n<0||h&&t-f>=u}function y(){var t=Ao();if(m(t))return d(t);s=Si(y,function(t){var n=e-(t-l);return h?yn(n,u-(t-f)):n}(t))}function d(t){return s=a,_&&r?g(t):(r=o=a,c)}function v(){var t=Ao(),n=m(t);if(r=arguments,o=this,l=t,n){if(s===a)return function(t){return f=t,s=Si(y,e),p?g(t):c}(l);if(h)return va(s),s=Si(y,e),g(l)}return s===a&&(s=Si(y,e)),c}return e=gu(e)||0,Qo(n)&&(p=!!n.leading,u=(h="maxWait"in n)?mn(gu(n.maxWait)||0,e):u,_="trailing"in n?!!n.trailing:_),v.cancel=function(){s!==a&&va(s),f=0,r=l=o=s=a},v.flush=function(){return s===a?c:d(Ao())},v}var Ro=$r((function(t,e){return cr(t,1,e)})),Mo=$r((function(t,e,n){return cr(t,gu(e)||0,n)}));function Po(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new St(i);var n=function(){var r=arguments,a=e?e.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=t.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(Po.Cache||Un),n}function wo(t){if("function"!=typeof t)throw new St(i);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}Po.Cache=Un;var Fo=ya((function(t,e){var n=(e=1==e.length&&zo(e[0])?Re(e[0],Ke(ii())):Re(gr(e,1),Ke(ii()))).length;return $r((function(r){for(var a=-1,i=yn(r.length,n);++a<i;)r[a]=e[a].call(this,r[a]);return Ee(t,this,r)}))})),Lo=$r((function(t,e){var n=un(e,ai(Lo));return Ja(t,c,a,e,n)})),ko=$r((function(t,e){var n=un(e,ai(ko));return Ja(t,64,a,e,n)})),Go=Qa((function(t,e){return Ja(t,256,a,a,a,e)}));function qo(t,e){return t===e||t!=t&&e!=e}var jo=za(Cr),Bo=za((function(t,e){return t>=e})),Ho=Ir(function(){return arguments}())?Ir:function(t){return tu(t)&&Pt.call(t,"callee")&&!Yt.call(t,"callee")},zo=r.isArray,Wo=ye?Ke(ye):function(t){return tu(t)&&Er(t)==R};function Uo(t){return null!=t&&Zo(t.length)&&!Vo(t)}function Yo(t){return tu(t)&&Uo(t)}var $o=me||gc,Jo=de?Ke(de):function(t){return tu(t)&&Er(t)==d};function Ko(t){if(!tu(t))return!1;var e=Er(t);return e==v||"[object DOMException]"==e||"string"==typeof t.message&&"string"==typeof t.name&&!ru(t)}function Vo(t){if(!Qo(t))return!1;var e=Er(t);return e==b||e==T||"[object AsyncFunction]"==e||"[object Proxy]"==e}function Xo(t){return"number"==typeof t&&t==hu(t)}function Zo(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=f}function Qo(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function tu(t){return null!=t&&"object"==typeof t}var eu=ve?Ke(ve):function(t){return tu(t)&&fi(t)==x};function nu(t){return"number"==typeof t||tu(t)&&Er(t)==E}function ru(t){if(!tu(t)||Er(t)!=C)return!1;var e=Wt(t);if(null===e)return!0;var n=Pt.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&Mt.call(n)==kt}var au=be?Ke(be):function(t){return tu(t)&&Er(t)==O},iu=Te?Ke(Te):function(t){return tu(t)&&fi(t)==S};function ou(t){return"string"==typeof t||!zo(t)&&tu(t)&&Er(t)==N}function uu(t){return"symbol"==typeof t||tu(t)&&Er(t)==I}var cu=xe?Ke(xe):function(t){return tu(t)&&Zo(t.length)&&!!ae[Er(t)]},su=za(Fr),lu=za((function(t,e){return t<=e}));function fu(t){if(!t)return[];if(Uo(t))return ou(t)?fn(t):Oa(t);if(Kt&&t[Kt])return function(t){for(var e,n=[];!(e=t.next()).done;)n.push(e.value);return n}(t[Kt]());var e=fi(t);return(e==x?an:e==S?cn:qu)(t)}function pu(t){return t?(t=gu(t))===l||t===-1/0?17976931348623157e292*(t<0?-1:1):t==t?t:0:0===t?t:0}function hu(t){var e=pu(t),n=e%1;return e==e?n?e-n:e:0}function _u(t){return t?ir(hu(t),0,h):0}function gu(t){if("number"==typeof t)return t;if(uu(t))return p;if(Qo(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=Qo(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=Je(t);var n=_t.test(t);return n||mt.test(t)?ce(t.slice(2),n?2:8):ht.test(t)?p:+t}function mu(t){return Sa(t,Ru(t))}function yu(t){return null==t?"":oa(t)}var du=Ia((function(t,e){if(bi(e)||Uo(e))Sa(e,Du(e),t);else for(var n in e)Pt.call(e,n)&&Qn(t,n,e[n])})),vu=Ia((function(t,e){Sa(e,Ru(e),t)})),bu=Ia((function(t,e,n,r){Sa(e,Ru(e),t,r)})),Tu=Ia((function(t,e,n,r){Sa(e,Du(e),t,r)})),xu=Qa(ar),Eu=$r((function(t,e){t=Ct(t);var n=-1,r=e.length,i=r>2?e[2]:a;for(i&&mi(e[0],e[1],i)&&(r=1);++n<r;)for(var o=e[n],u=Ru(o),c=-1,s=u.length;++c<s;){var l=u[c],f=t[l];(f===a||qo(f,Dt[l])&&!Pt.call(t,l))&&(t[l]=o[l])}return t})),Cu=$r((function(t){return t.push(a,Va),Ee(Pu,a,t)}));function Au(t,e,n){var r=null==t?a:Tr(t,e);return r===a?n:r}function Ou(t,e){return null!=t&&pi(t,e,Or)}var Su=Ga((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Lt.call(e)),t[e]=n}),Qu(nc)),Nu=Ga((function(t,e,n){null!=e&&"function"!=typeof e.toString&&(e=Lt.call(e)),Pt.call(t,e)?t[e].push(n):t[e]=[n]}),ii),Iu=$r(Nr);function Du(t){return Uo(t)?Jn(t):wr(t)}function Ru(t){return Uo(t)?Jn(t,!0):function(t){if(!Qo(t))return function(t){var e=[];if(null!=t)for(var n in Ct(t))e.push(n);return e}(t);var e=bi(t),n=[];for(var r in t)("constructor"!=r||!e&&Pt.call(t,r))&&n.push(r);return n}(t)}var Mu=Ia((function(t,e,n){qr(t,e,n)})),Pu=Ia((function(t,e,n,r){qr(t,e,n,r)})),wu=Qa((function(t,e){var n={};if(null==t)return n;var r=!1;e=Re(e,(function(e){return e=ma(e,t),r||(r=e.length>1),e})),Sa(t,ei(t),n),r&&(n=or(n,7,Xa));for(var a=e.length;a--;)ca(n,e[a]);return n})),Fu=Qa((function(t,e){return null==t?{}:function(t,e){return Hr(t,e,(function(e,n){return Ou(t,n)}))}(t,e)}));function Lu(t,e){if(null==t)return{};var n=Re(ei(t),(function(t){return[t]}));return e=ii(e),Hr(t,n,(function(t,n){return e(t,n[0])}))}var ku=$a(Du),Gu=$a(Ru);function qu(t){return null==t?[]:Ve(t,Du(t))}var ju=Pa((function(t,e,n){return e=e.toLowerCase(),t+(n?Bu(e):e)}));function Bu(t){return Ku(yu(t).toLowerCase())}function Hu(t){return(t=yu(t))&&t.replace(dt,tn).replace(Xt,"")}var zu=Pa((function(t,e,n){return t+(n?"-":"")+e.toLowerCase()})),Wu=Pa((function(t,e,n){return t+(n?" ":"")+e.toLowerCase()})),Uu=Ma("toLowerCase"),Yu=Pa((function(t,e,n){return t+(n?"_":"")+e.toLowerCase()})),$u=Pa((function(t,e,n){return t+(n?" ":"")+Ku(e)})),Ju=Pa((function(t,e,n){return t+(n?" ":"")+e.toUpperCase()})),Ku=Ma("toUpperCase");function Vu(t,e,n){return t=yu(t),(e=n?a:e)===a?function(t){return ee.test(t)}(t)?function(t){return t.match(Qt)||[]}(t):function(t){return t.match(ct)||[]}(t):t.match(e)||[]}var Xu=$r((function(t,e){try{return Ee(t,a,e)}catch(t){return Ko(t)?t:new Tt(t)}})),Zu=Qa((function(t,e){return Ae(e,(function(e){e=Fi(e),rr(t,e,No(t[e],t))})),t}));function Qu(t){return function(){return t}}var tc=La(),ec=La(!0);function nc(t){return t}function rc(t){return Pr("function"==typeof t?t:or(t,1))}var ac=$r((function(t,e){return function(n){return Nr(n,t,e)}})),ic=$r((function(t,e){return function(n){return Nr(t,n,e)}}));function oc(t,e,n){var r=Du(e),a=br(e,r);null!=n||Qo(e)&&(a.length||!r.length)||(n=e,e=t,t=this,a=br(e,Du(e)));var i=!(Qo(n)&&"chain"in n&&!n.chain),o=Vo(t);return Ae(a,(function(n){var r=e[n];t[n]=r,o&&(t.prototype[n]=function(){var e=this.__chain__;if(i||e){var n=t(this.__wrapped__);return(n.__actions__=Oa(this.__actions__)).push({func:r,args:arguments,thisArg:t}),n.__chain__=e,n}return r.apply(t,Me([this.value()],arguments))})})),t}function uc(){}var cc=ja(Re),sc=ja(Se),lc=ja(Fe);function fc(t){return yi(t)?ze(Fi(t)):function(t){return function(e){return Tr(e,t)}}(t)}var pc=Ha(),hc=Ha(!0);function _c(){return[]}function gc(){return!1}var mc,yc=qa((function(t,e){return t+e}),0),dc=Ua("ceil"),vc=qa((function(t,e){return t/e}),1),bc=Ua("floor"),Tc=qa((function(t,e){return t*e}),1),xc=Ua("round"),Ec=qa((function(t,e){return t-e}),0);return Gn.after=function(t,e){if("function"!=typeof e)throw new St(i);return t=hu(t),function(){if(--t<1)return e.apply(this,arguments)}},Gn.ary=Oo,Gn.assign=du,Gn.assignIn=vu,Gn.assignInWith=bu,Gn.assignWith=Tu,Gn.at=xu,Gn.before=So,Gn.bind=No,Gn.bindAll=Zu,Gn.bindKey=Io,Gn.castArray=function(){if(!arguments.length)return[];var t=arguments[0];return zo(t)?t:[t]},Gn.chain=lo,Gn.chunk=function(t,e,n){e=(n?mi(t,e,n):e===a)?1:mn(hu(e),0);var i=null==t?0:t.length;if(!i||e<1)return[];for(var o=0,u=0,c=r(pe(i/e));o<i;)c[u++]=ta(t,o,o+=e);return c},Gn.compact=function(t){for(var e=-1,n=null==t?0:t.length,r=0,a=[];++e<n;){var i=t[e];i&&(a[r++]=i)}return a},Gn.concat=function(){var t=arguments.length;if(!t)return[];for(var e=r(t-1),n=arguments[0],a=t;a--;)e[a-1]=arguments[a];return Me(zo(n)?Oa(n):[n],gr(e,1))},Gn.cond=function(t){var e=null==t?0:t.length,n=ii();return t=e?Re(t,(function(t){if("function"!=typeof t[1])throw new St(i);return[n(t[0]),t[1]]})):[],$r((function(n){for(var r=-1;++r<e;){var a=t[r];if(Ee(a[0],this,n))return Ee(a[1],this,n)}}))},Gn.conforms=function(t){return function(t){var e=Du(t);return function(n){return ur(n,t,e)}}(or(t,1))},Gn.constant=Qu,Gn.countBy=ho,Gn.create=function(t,e){var n=qn(t);return null==e?n:nr(n,e)},Gn.curry=function t(e,n,r){var i=Ja(e,8,a,a,a,a,a,n=r?a:n);return i.placeholder=t.placeholder,i},Gn.curryRight=function t(e,n,r){var i=Ja(e,16,a,a,a,a,a,n=r?a:n);return i.placeholder=t.placeholder,i},Gn.debounce=Do,Gn.defaults=Eu,Gn.defaultsDeep=Cu,Gn.defer=Ro,Gn.delay=Mo,Gn.difference=Gi,Gn.differenceBy=qi,Gn.differenceWith=ji,Gn.drop=function(t,e,n){var r=null==t?0:t.length;return r?ta(t,(e=n||e===a?1:hu(e))<0?0:e,r):[]},Gn.dropRight=function(t,e,n){var r=null==t?0:t.length;return r?ta(t,0,(e=r-(e=n||e===a?1:hu(e)))<0?0:e):[]},Gn.dropRightWhile=function(t,e){return t&&t.length?la(t,ii(e,3),!0,!0):[]},Gn.dropWhile=function(t,e){return t&&t.length?la(t,ii(e,3),!0):[]},Gn.fill=function(t,e,n,r){var i=null==t?0:t.length;return i?(n&&"number"!=typeof n&&mi(t,e,n)&&(n=0,r=i),function(t,e,n,r){var i=t.length;for((n=hu(n))<0&&(n=-n>i?0:i+n),(r=r===a||r>i?i:hu(r))<0&&(r+=i),r=n>r?0:_u(r);n<r;)t[n++]=e;return t}(t,e,n,r)):[]},Gn.filter=function(t,e){return(zo(t)?Ne:_r)(t,ii(e,3))},Gn.flatMap=function(t,e){return gr(xo(t,e),1)},Gn.flatMapDeep=function(t,e){return gr(xo(t,e),l)},Gn.flatMapDepth=function(t,e,n){return n=n===a?1:hu(n),gr(xo(t,e),n)},Gn.flatten=zi,Gn.flattenDeep=function(t){return null!=t&&t.length?gr(t,l):[]},Gn.flattenDepth=function(t,e){return null!=t&&t.length?gr(t,e=e===a?1:hu(e)):[]},Gn.flip=function(t){return Ja(t,512)},Gn.flow=tc,Gn.flowRight=ec,Gn.fromPairs=function(t){for(var e=-1,n=null==t?0:t.length,r={};++e<n;){var a=t[e];r[a[0]]=a[1]}return r},Gn.functions=function(t){return null==t?[]:br(t,Du(t))},Gn.functionsIn=function(t){return null==t?[]:br(t,Ru(t))},Gn.groupBy=vo,Gn.initial=function(t){return null!=t&&t.length?ta(t,0,-1):[]},Gn.intersection=Ui,Gn.intersectionBy=Yi,Gn.intersectionWith=$i,Gn.invert=Su,Gn.invertBy=Nu,Gn.invokeMap=bo,Gn.iteratee=rc,Gn.keyBy=To,Gn.keys=Du,Gn.keysIn=Ru,Gn.map=xo,Gn.mapKeys=function(t,e){var n={};return e=ii(e,3),dr(t,(function(t,r,a){rr(n,e(t,r,a),t)})),n},Gn.mapValues=function(t,e){var n={};return e=ii(e,3),dr(t,(function(t,r,a){rr(n,r,e(t,r,a))})),n},Gn.matches=function(t){return kr(or(t,1))},Gn.matchesProperty=function(t,e){return Gr(t,or(e,1))},Gn.memoize=Po,Gn.merge=Mu,Gn.mergeWith=Pu,Gn.method=ac,Gn.methodOf=ic,Gn.mixin=oc,Gn.negate=wo,Gn.nthArg=function(t){return t=hu(t),$r((function(e){return jr(e,t)}))},Gn.omit=wu,Gn.omitBy=function(t,e){return Lu(t,wo(ii(e)))},Gn.once=function(t){return So(2,t)},Gn.orderBy=function(t,e,n,r){return null==t?[]:(zo(e)||(e=null==e?[]:[e]),zo(n=r?a:n)||(n=null==n?[]:[n]),Br(t,e,n))},Gn.over=cc,Gn.overArgs=Fo,Gn.overEvery=sc,Gn.overSome=lc,Gn.partial=Lo,Gn.partialRight=ko,Gn.partition=Eo,Gn.pick=Fu,Gn.pickBy=Lu,Gn.property=fc,Gn.propertyOf=function(t){return function(e){return null==t?a:Tr(t,e)}},Gn.pull=Ki,Gn.pullAll=Vi,Gn.pullAllBy=function(t,e,n){return t&&t.length&&e&&e.length?zr(t,e,ii(n,2)):t},Gn.pullAllWith=function(t,e,n){return t&&t.length&&e&&e.length?zr(t,e,a,n):t},Gn.pullAt=Xi,Gn.range=pc,Gn.rangeRight=hc,Gn.rearg=Go,Gn.reject=function(t,e){return(zo(t)?Ne:_r)(t,wo(ii(e,3)))},Gn.remove=function(t,e){var n=[];if(!t||!t.length)return n;var r=-1,a=[],i=t.length;for(e=ii(e,3);++r<i;){var o=t[r];e(o,r,t)&&(n.push(o),a.push(r))}return Wr(t,a),n},Gn.rest=function(t,e){if("function"!=typeof t)throw new St(i);return $r(t,e=e===a?e:hu(e))},Gn.reverse=Zi,Gn.sampleSize=function(t,e,n){return e=(n?mi(t,e,n):e===a)?1:hu(e),(zo(t)?Vn:Kr)(t,e)},Gn.set=function(t,e,n){return null==t?t:Vr(t,e,n)},Gn.setWith=function(t,e,n,r){return r="function"==typeof r?r:a,null==t?t:Vr(t,e,n,r)},Gn.shuffle=function(t){return(zo(t)?Xn:Qr)(t)},Gn.slice=function(t,e,n){var r=null==t?0:t.length;return r?(n&&"number"!=typeof n&&mi(t,e,n)?(e=0,n=r):(e=null==e?0:hu(e),n=n===a?r:hu(n)),ta(t,e,n)):[]},Gn.sortBy=Co,Gn.sortedUniq=function(t){return t&&t.length?aa(t):[]},Gn.sortedUniqBy=function(t,e){return t&&t.length?aa(t,ii(e,2)):[]},Gn.split=function(t,e,n){return n&&"number"!=typeof n&&mi(t,e,n)&&(e=n=a),(n=n===a?h:n>>>0)?(t=yu(t))&&("string"==typeof e||null!=e&&!au(e))&&!(e=oa(e))&&rn(t)?da(fn(t),0,n):t.split(e,n):[]},Gn.spread=function(t,e){if("function"!=typeof t)throw new St(i);return e=null==e?0:mn(hu(e),0),$r((function(n){var r=n[e],a=da(n,0,e);return r&&Me(a,r),Ee(t,this,a)}))},Gn.tail=function(t){var e=null==t?0:t.length;return e?ta(t,1,e):[]},Gn.take=function(t,e,n){return t&&t.length?ta(t,0,(e=n||e===a?1:hu(e))<0?0:e):[]},Gn.takeRight=function(t,e,n){var r=null==t?0:t.length;return r?ta(t,(e=r-(e=n||e===a?1:hu(e)))<0?0:e,r):[]},Gn.takeRightWhile=function(t,e){return t&&t.length?la(t,ii(e,3),!1,!0):[]},Gn.takeWhile=function(t,e){return t&&t.length?la(t,ii(e,3)):[]},Gn.tap=function(t,e){return e(t),t},Gn.throttle=function(t,e,n){var r=!0,a=!0;if("function"!=typeof t)throw new St(i);return Qo(n)&&(r="leading"in n?!!n.leading:r,a="trailing"in n?!!n.trailing:a),Do(t,e,{leading:r,maxWait:e,trailing:a})},Gn.thru=fo,Gn.toArray=fu,Gn.toPairs=ku,Gn.toPairsIn=Gu,Gn.toPath=function(t){return zo(t)?Re(t,Fi):uu(t)?[t]:Oa(wi(yu(t)))},Gn.toPlainObject=mu,Gn.transform=function(t,e,n){var r=zo(t),a=r||$o(t)||cu(t);if(e=ii(e,4),null==n){var i=t&&t.constructor;n=a?r?new i:[]:Qo(t)&&Vo(i)?qn(Wt(t)):{}}return(a?Ae:dr)(t,(function(t,r,a){return e(n,t,r,a)})),n},Gn.unary=function(t){return Oo(t,1)},Gn.union=Qi,Gn.unionBy=to,Gn.unionWith=eo,Gn.uniq=function(t){return t&&t.length?ua(t):[]},Gn.uniqBy=function(t,e){return t&&t.length?ua(t,ii(e,2)):[]},Gn.uniqWith=function(t,e){return e="function"==typeof e?e:a,t&&t.length?ua(t,a,e):[]},Gn.unset=function(t,e){return null==t||ca(t,e)},Gn.unzip=no,Gn.unzipWith=ro,Gn.update=function(t,e,n){return null==t?t:sa(t,e,ga(n))},Gn.updateWith=function(t,e,n,r){return r="function"==typeof r?r:a,null==t?t:sa(t,e,ga(n),r)},Gn.values=qu,Gn.valuesIn=function(t){return null==t?[]:Ve(t,Ru(t))},Gn.without=ao,Gn.words=Vu,Gn.wrap=function(t,e){return Lo(ga(e),t)},Gn.xor=io,Gn.xorBy=oo,Gn.xorWith=uo,Gn.zip=co,Gn.zipObject=function(t,e){return ha(t||[],e||[],Qn)},Gn.zipObjectDeep=function(t,e){return ha(t||[],e||[],Vr)},Gn.zipWith=so,Gn.entries=ku,Gn.entriesIn=Gu,Gn.extend=vu,Gn.extendWith=bu,oc(Gn,Gn),Gn.add=yc,Gn.attempt=Xu,Gn.camelCase=ju,Gn.capitalize=Bu,Gn.ceil=dc,Gn.clamp=function(t,e,n){return n===a&&(n=e,e=a),n!==a&&(n=(n=gu(n))==n?n:0),e!==a&&(e=(e=gu(e))==e?e:0),ir(gu(t),e,n)},Gn.clone=function(t){return or(t,4)},Gn.cloneDeep=function(t){return or(t,5)},Gn.cloneDeepWith=function(t,e){return or(t,5,e="function"==typeof e?e:a)},Gn.cloneWith=function(t,e){return or(t,4,e="function"==typeof e?e:a)},Gn.conformsTo=function(t,e){return null==e||ur(t,e,Du(e))},Gn.deburr=Hu,Gn.defaultTo=function(t,e){return null==t||t!=t?e:t},Gn.divide=vc,Gn.endsWith=function(t,e,n){t=yu(t),e=oa(e);var r=t.length,i=n=n===a?r:ir(hu(n),0,r);return(n-=e.length)>=0&&t.slice(n,i)==e},Gn.eq=qo,Gn.escape=function(t){return(t=yu(t))&&J.test(t)?t.replace(Y,en):t},Gn.escapeRegExp=function(t){return(t=yu(t))&&nt.test(t)?t.replace(et,"\\$&"):t},Gn.every=function(t,e,n){var r=zo(t)?Se:pr;return n&&mi(t,e,n)&&(e=a),r(t,ii(e,3))},Gn.find=_o,Gn.findIndex=Bi,Gn.findKey=function(t,e){return ke(t,ii(e,3),dr)},Gn.findLast=go,Gn.findLastIndex=Hi,Gn.findLastKey=function(t,e){return ke(t,ii(e,3),vr)},Gn.floor=bc,Gn.forEach=mo,Gn.forEachRight=yo,Gn.forIn=function(t,e){return null==t?t:mr(t,ii(e,3),Ru)},Gn.forInRight=function(t,e){return null==t?t:yr(t,ii(e,3),Ru)},Gn.forOwn=function(t,e){return t&&dr(t,ii(e,3))},Gn.forOwnRight=function(t,e){return t&&vr(t,ii(e,3))},Gn.get=Au,Gn.gt=jo,Gn.gte=Bo,Gn.has=function(t,e){return null!=t&&pi(t,e,Ar)},Gn.hasIn=Ou,Gn.head=Wi,Gn.identity=nc,Gn.includes=function(t,e,n,r){t=Uo(t)?t:qu(t),n=n&&!r?hu(n):0;var a=t.length;return n<0&&(n=mn(a+n,0)),ou(t)?n<=a&&t.indexOf(e,n)>-1:!!a&&qe(t,e,n)>-1},Gn.indexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var a=null==n?0:hu(n);return a<0&&(a=mn(r+a,0)),qe(t,e,a)},Gn.inRange=function(t,e,n){return e=pu(e),n===a?(n=e,e=0):n=pu(n),function(t,e,n){return t>=yn(e,n)&&t<mn(e,n)}(t=gu(t),e,n)},Gn.invoke=Iu,Gn.isArguments=Ho,Gn.isArray=zo,Gn.isArrayBuffer=Wo,Gn.isArrayLike=Uo,Gn.isArrayLikeObject=Yo,Gn.isBoolean=function(t){return!0===t||!1===t||tu(t)&&Er(t)==y},Gn.isBuffer=$o,Gn.isDate=Jo,Gn.isElement=function(t){return tu(t)&&1===t.nodeType&&!ru(t)},Gn.isEmpty=function(t){if(null==t)return!0;if(Uo(t)&&(zo(t)||"string"==typeof t||"function"==typeof t.splice||$o(t)||cu(t)||Ho(t)))return!t.length;var e=fi(t);if(e==x||e==S)return!t.size;if(bi(t))return!wr(t).length;for(var n in t)if(Pt.call(t,n))return!1;return!0},Gn.isEqual=function(t,e){return Dr(t,e)},Gn.isEqualWith=function(t,e,n){var r=(n="function"==typeof n?n:a)?n(t,e):a;return r===a?Dr(t,e,a,n):!!r},Gn.isError=Ko,Gn.isFinite=function(t){return"number"==typeof t&&Le(t)},Gn.isFunction=Vo,Gn.isInteger=Xo,Gn.isLength=Zo,Gn.isMap=eu,Gn.isMatch=function(t,e){return t===e||Rr(t,e,ui(e))},Gn.isMatchWith=function(t,e,n){return n="function"==typeof n?n:a,Rr(t,e,ui(e),n)},Gn.isNaN=function(t){return nu(t)&&t!=+t},Gn.isNative=function(t){if(vi(t))throw new Tt("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return Mr(t)},Gn.isNil=function(t){return null==t},Gn.isNull=function(t){return null===t},Gn.isNumber=nu,Gn.isObject=Qo,Gn.isObjectLike=tu,Gn.isPlainObject=ru,Gn.isRegExp=au,Gn.isSafeInteger=function(t){return Xo(t)&&t>=-9007199254740991&&t<=f},Gn.isSet=iu,Gn.isString=ou,Gn.isSymbol=uu,Gn.isTypedArray=cu,Gn.isUndefined=function(t){return t===a},Gn.isWeakMap=function(t){return tu(t)&&fi(t)==D},Gn.isWeakSet=function(t){return tu(t)&&"[object WeakSet]"==Er(t)},Gn.join=function(t,e){return null==t?"":We.call(t,e)},Gn.kebabCase=zu,Gn.last=Ji,Gn.lastIndexOf=function(t,e,n){var r=null==t?0:t.length;if(!r)return-1;var i=r;return n!==a&&(i=(i=hu(n))<0?mn(r+i,0):yn(i,r-1)),e==e?function(t,e,n){for(var r=n+1;r--;)if(t[r]===e)return r;return r}(t,e,i):Ge(t,Be,i,!0)},Gn.lowerCase=Wu,Gn.lowerFirst=Uu,Gn.lt=su,Gn.lte=lu,Gn.max=function(t){return t&&t.length?hr(t,nc,Cr):a},Gn.maxBy=function(t,e){return t&&t.length?hr(t,ii(e,2),Cr):a},Gn.mean=function(t){return He(t,nc)},Gn.meanBy=function(t,e){return He(t,ii(e,2))},Gn.min=function(t){return t&&t.length?hr(t,nc,Fr):a},Gn.minBy=function(t,e){return t&&t.length?hr(t,ii(e,2),Fr):a},Gn.stubArray=_c,Gn.stubFalse=gc,Gn.stubObject=function(){return{}},Gn.stubString=function(){return""},Gn.stubTrue=function(){return!0},Gn.multiply=Tc,Gn.nth=function(t,e){return t&&t.length?jr(t,hu(e)):a},Gn.noConflict=function(){return fe._===this&&(fe._=Gt),this},Gn.noop=uc,Gn.now=Ao,Gn.pad=function(t,e,n){t=yu(t);var r=(e=hu(e))?ln(t):0;if(!e||r>=e)return t;var a=(e-r)/2;return Ba(he(a),n)+t+Ba(pe(a),n)},Gn.padEnd=function(t,e,n){t=yu(t);var r=(e=hu(e))?ln(t):0;return e&&r<e?t+Ba(e-r,n):t},Gn.padStart=function(t,e,n){t=yu(t);var r=(e=hu(e))?ln(t):0;return e&&r<e?Ba(e-r,n)+t:t},Gn.parseInt=function(t,e,n){return n||null==e?e=0:e&&(e=+e),vn(yu(t).replace(rt,""),e||0)},Gn.random=function(t,e,n){if(n&&"boolean"!=typeof n&&mi(t,e,n)&&(e=n=a),n===a&&("boolean"==typeof e?(n=e,e=a):"boolean"==typeof t&&(n=t,t=a)),t===a&&e===a?(t=0,e=1):(t=pu(t),e===a?(e=t,t=0):e=pu(e)),t>e){var r=t;t=e,e=r}if(n||t%1||e%1){var i=bn();return yn(t+i*(e-t+ue("1e-"+((i+"").length-1))),e)}return Ur(t,e)},Gn.reduce=function(t,e,n){var r=zo(t)?Pe:Ue,a=arguments.length<3;return r(t,ii(e,4),n,a,lr)},Gn.reduceRight=function(t,e,n){var r=zo(t)?we:Ue,a=arguments.length<3;return r(t,ii(e,4),n,a,fr)},Gn.repeat=function(t,e,n){return e=(n?mi(t,e,n):e===a)?1:hu(e),Yr(yu(t),e)},Gn.replace=function(){var t=arguments,e=yu(t[0]);return t.length<3?e:e.replace(t[1],t[2])},Gn.result=function(t,e,n){var r=-1,i=(e=ma(e,t)).length;for(i||(i=1,t=a);++r<i;){var o=null==t?a:t[Fi(e[r])];o===a&&(r=i,o=n),t=Vo(o)?o.call(t):o}return t},Gn.round=xc,Gn.runInContext=t,Gn.sample=function(t){return(zo(t)?Kn:Jr)(t)},Gn.size=function(t){if(null==t)return 0;if(Uo(t))return ou(t)?ln(t):t.length;var e=fi(t);return e==x||e==S?t.size:wr(t).length},Gn.snakeCase=Yu,Gn.some=function(t,e,n){var r=zo(t)?Fe:ea;return n&&mi(t,e,n)&&(e=a),r(t,ii(e,3))},Gn.sortedIndex=function(t,e){return na(t,e)},Gn.sortedIndexBy=function(t,e,n){return ra(t,e,ii(n,2))},Gn.sortedIndexOf=function(t,e){var n=null==t?0:t.length;if(n){var r=na(t,e);if(r<n&&qo(t[r],e))return r}return-1},Gn.sortedLastIndex=function(t,e){return na(t,e,!0)},Gn.sortedLastIndexBy=function(t,e,n){return ra(t,e,ii(n,2),!0)},Gn.sortedLastIndexOf=function(t,e){if(null!=t&&t.length){var n=na(t,e,!0)-1;if(qo(t[n],e))return n}return-1},Gn.startCase=$u,Gn.startsWith=function(t,e,n){return t=yu(t),n=null==n?0:ir(hu(n),0,t.length),e=oa(e),t.slice(n,n+e.length)==e},Gn.subtract=Ec,Gn.sum=function(t){return t&&t.length?Ye(t,nc):0},Gn.sumBy=function(t,e){return t&&t.length?Ye(t,ii(e,2)):0},Gn.template=function(t,e,n){var r=Gn.templateSettings;n&&mi(t,e,n)&&(e=a),t=yu(t),e=bu({},e,r,Ka);var i,o,u=bu({},e.imports,r.imports,Ka),c=Du(u),s=Ve(u,c),l=0,f=e.interpolate||vt,p="__p += '",h=At((e.escape||vt).source+"|"+f.source+"|"+(f===X?ft:vt).source+"|"+(e.evaluate||vt).source+"|$","g"),_="//# sourceURL="+(Pt.call(e,"sourceURL")?(e.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++re+"]")+"\n";t.replace(h,(function(e,n,r,a,u,c){return r||(r=a),p+=t.slice(l,c).replace(bt,nn),n&&(i=!0,p+="' +\n__e("+n+") +\n'"),u&&(o=!0,p+="';\n"+u+";\n__p += '"),r&&(p+="' +\n((__t = ("+r+")) == null ? '' : __t) +\n'"),l=c+e.length,e})),p+="';\n";var g=Pt.call(e,"variable")&&e.variable;if(g){if(st.test(g))throw new Tt("Invalid `variable` option passed into `_.template`")}else p="with (obj) {\n"+p+"\n}\n";p=(o?p.replace(H,""):p).replace(z,"$1").replace(W,"$1;"),p="function("+(g||"obj")+") {\n"+(g?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(i?", __e = _.escape":"")+(o?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+p+"return __p\n}";var m=Xu((function(){return xt(c,_+"return "+p).apply(a,s)}));if(m.source=p,Ko(m))throw m;return m},Gn.times=function(t,e){if((t=hu(t))<1||t>f)return[];var n=h,r=yn(t,h);e=ii(e),t-=h;for(var a=$e(r,e);++n<t;)e(n);return a},Gn.toFinite=pu,Gn.toInteger=hu,Gn.toLength=_u,Gn.toLower=function(t){return yu(t).toLowerCase()},Gn.toNumber=gu,Gn.toSafeInteger=function(t){return t?ir(hu(t),-9007199254740991,f):0===t?t:0},Gn.toString=yu,Gn.toUpper=function(t){return yu(t).toUpperCase()},Gn.trim=function(t,e,n){if((t=yu(t))&&(n||e===a))return Je(t);if(!t||!(e=oa(e)))return t;var r=fn(t),i=fn(e);return da(r,Ze(r,i),Qe(r,i)+1).join("")},Gn.trimEnd=function(t,e,n){if((t=yu(t))&&(n||e===a))return t.slice(0,pn(t)+1);if(!t||!(e=oa(e)))return t;var r=fn(t);return da(r,0,Qe(r,fn(e))+1).join("")},Gn.trimStart=function(t,e,n){if((t=yu(t))&&(n||e===a))return t.replace(rt,"");if(!t||!(e=oa(e)))return t;var r=fn(t);return da(r,Ze(r,fn(e))).join("")},Gn.truncate=function(t,e){var n=30,r="...";if(Qo(e)){var i="separator"in e?e.separator:i;n="length"in e?hu(e.length):n,r="omission"in e?oa(e.omission):r}var o=(t=yu(t)).length;if(rn(t)){var u=fn(t);o=u.length}if(n>=o)return t;var c=n-ln(r);if(c<1)return r;var s=u?da(u,0,c).join(""):t.slice(0,c);if(i===a)return s+r;if(u&&(c+=s.length-c),au(i)){if(t.slice(c).search(i)){var l,f=s;for(i.global||(i=At(i.source,yu(pt.exec(i))+"g")),i.lastIndex=0;l=i.exec(f);)var p=l.index;s=s.slice(0,p===a?c:p)}}else if(t.indexOf(oa(i),c)!=c){var h=s.lastIndexOf(i);h>-1&&(s=s.slice(0,h))}return s+r},Gn.unescape=function(t){return(t=yu(t))&&$.test(t)?t.replace(U,hn):t},Gn.uniqueId=function(t){var e=++wt;return yu(t)+e},Gn.upperCase=Ju,Gn.upperFirst=Ku,Gn.each=mo,Gn.eachRight=yo,Gn.first=Wi,oc(Gn,(mc={},dr(Gn,(function(t,e){Pt.call(Gn.prototype,e)||(mc[e]=t)})),mc),{chain:!1}),Gn.VERSION="4.17.21",Ae(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(t){Gn[t].placeholder=Gn})),Ae(["drop","take"],(function(t,e){Hn.prototype[t]=function(n){n=n===a?1:mn(hu(n),0);var r=this.__filtered__&&!e?new Hn(this):this.clone();return r.__filtered__?r.__takeCount__=yn(n,r.__takeCount__):r.__views__.push({size:yn(n,h),type:t+(r.__dir__<0?"Right":"")}),r},Hn.prototype[t+"Right"]=function(e){return this.reverse()[t](e).reverse()}})),Ae(["filter","map","takeWhile"],(function(t,e){var n=e+1,r=1==n||3==n;Hn.prototype[t]=function(t){var e=this.clone();return e.__iteratees__.push({iteratee:ii(t,3),type:n}),e.__filtered__=e.__filtered__||r,e}})),Ae(["head","last"],(function(t,e){var n="take"+(e?"Right":"");Hn.prototype[t]=function(){return this[n](1).value()[0]}})),Ae(["initial","tail"],(function(t,e){var n="drop"+(e?"":"Right");Hn.prototype[t]=function(){return this.__filtered__?new Hn(this):this[n](1)}})),Hn.prototype.compact=function(){return this.filter(nc)},Hn.prototype.find=function(t){return this.filter(t).head()},Hn.prototype.findLast=function(t){return this.reverse().find(t)},Hn.prototype.invokeMap=$r((function(t,e){return"function"==typeof t?new Hn(this):this.map((function(n){return Nr(n,t,e)}))})),Hn.prototype.reject=function(t){return this.filter(wo(ii(t)))},Hn.prototype.slice=function(t,e){t=hu(t);var n=this;return n.__filtered__&&(t>0||e<0)?new Hn(n):(t<0?n=n.takeRight(-t):t&&(n=n.drop(t)),e!==a&&(n=(e=hu(e))<0?n.dropRight(-e):n.take(e-t)),n)},Hn.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},Hn.prototype.toArray=function(){return this.take(h)},dr(Hn.prototype,(function(t,e){var n=/^(?:filter|find|map|reject)|While$/.test(e),r=/^(?:head|last)$/.test(e),i=Gn[r?"take"+("last"==e?"Right":""):e],o=r||/^find/.test(e);i&&(Gn.prototype[e]=function(){var e=this.__wrapped__,u=r?[1]:arguments,c=e instanceof Hn,s=u[0],l=c||zo(e),f=function(t){var e=i.apply(Gn,Me([t],u));return r&&p?e[0]:e};l&&n&&"function"==typeof s&&1!=s.length&&(c=l=!1);var p=this.__chain__,h=!!this.__actions__.length,_=o&&!p,g=c&&!h;if(!o&&l){e=g?e:new Hn(this);var m=t.apply(e,u);return m.__actions__.push({func:fo,args:[f],thisArg:a}),new Bn(m,p)}return _&&g?t.apply(this,u):(m=this.thru(f),_?r?m.value()[0]:m.value():m)})})),Ae(["pop","push","shift","sort","splice","unshift"],(function(t){var e=Nt[t],n=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",r=/^(?:pop|shift)$/.test(t);Gn.prototype[t]=function(){var t=arguments;if(r&&!this.__chain__){var a=this.value();return e.apply(zo(a)?a:[],t)}return this[n]((function(n){return e.apply(zo(n)?n:[],t)}))}})),dr(Hn.prototype,(function(t,e){var n=Gn[e];if(n){var r=n.name+"";Pt.call(In,r)||(In[r]=[]),In[r].push({name:e,func:n})}})),In[ka(a,2).name]=[{name:"wrapper",func:a}],Hn.prototype.clone=function(){var t=new Hn(this.__wrapped__);return t.__actions__=Oa(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Oa(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Oa(this.__views__),t},Hn.prototype.reverse=function(){if(this.__filtered__){var t=new Hn(this);t.__dir__=-1,t.__filtered__=!0}else(t=this.clone()).__dir__*=-1;return t},Hn.prototype.value=function(){var t=this.__wrapped__.value(),e=this.__dir__,n=zo(t),r=e<0,a=n?t.length:0,i=function(t,e,n){for(var r=-1,a=n.length;++r<a;){var i=n[r],o=i.size;switch(i.type){case"drop":t+=o;break;case"dropRight":e-=o;break;case"take":e=yn(e,t+o);break;case"takeRight":t=mn(t,e-o)}}return{start:t,end:e}}(0,a,this.__views__),o=i.start,u=i.end,c=u-o,s=r?u:o-1,l=this.__iteratees__,f=l.length,p=0,h=yn(c,this.__takeCount__);if(!n||!r&&a==c&&h==c)return fa(t,this.__actions__);var _=[];t:for(;c--&&p<h;){for(var g=-1,m=t[s+=e];++g<f;){var y=l[g],d=y.iteratee,v=y.type,b=d(m);if(2==v)m=b;else if(!b){if(1==v)continue t;break t}}_[p++]=m}return _},Gn.prototype.at=po,Gn.prototype.chain=function(){return lo(this)},Gn.prototype.commit=function(){return new Bn(this.value(),this.__chain__)},Gn.prototype.next=function(){this.__values__===a&&(this.__values__=fu(this.value()));var t=this.__index__>=this.__values__.length;return{done:t,value:t?a:this.__values__[this.__index__++]}},Gn.prototype.plant=function(t){for(var e,n=this;n instanceof jn;){var r=ki(n);r.__index__=0,r.__values__=a,e?i.__wrapped__=r:e=r;var i=r;n=n.__wrapped__}return i.__wrapped__=t,e},Gn.prototype.reverse=function(){var t=this.__wrapped__;if(t instanceof Hn){var e=t;return this.__actions__.length&&(e=new Hn(this)),(e=e.reverse()).__actions__.push({func:fo,args:[Zi],thisArg:a}),new Bn(e,this.__chain__)}return this.thru(Zi)},Gn.prototype.toJSON=Gn.prototype.valueOf=Gn.prototype.value=function(){return fa(this.__wrapped__,this.__actions__)},Gn.prototype.first=Gn.prototype.head,Kt&&(Gn.prototype[Kt]=function(){return this}),Gn}();fe._=_n,(r=function(){return _n}.call(e,n,e,t))===a||(t.exports=r)}.call(this)}},e={};function n(r){var a=e[r];if(void 0!==a)return a.exports;var i=e[r]={id:r,loaded:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.loaded=!0,i.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nmd=t=>(t.paths=[],t.children||(t.children=[]),t);var r={};return(()=>{"use strict";n.r(r),n.d(r,{SearchFacets:()=>K});const t={path:"exptl.method",type:"string",description:"The method used in the experiment.",rcsb_search_context:["exact-match","suggest"],rcsb_enum_annotated:[{value:"ELECTRON CRYSTALLOGRAPHY"},{value:"ELECTRON MICROSCOPY"},{value:"EPR",detail:"EPR only as a supporting method"},{value:"FIBER DIFFRACTION"},{value:"FLUORESCENCE TRANSFER",detail:"FLUORESCENCE TRANSFER only as a supporting method"},{value:"INFRARED SPECTROSCOPY",detail:"IR and FTIR only as supporting methods"},{value:"NEUTRON DIFFRACTION"},{value:"POWDER DIFFRACTION"},{value:"SOLID-STATE NMR"},{value:"SOLUTION NMR"},{value:"SOLUTION SCATTERING"},{value:"THEORETICAL MODEL",detail:"THEORETICAL MODEL only as a supporting method"},{value:"X-RAY DIFFRACTION"}],rcsb_full_text_priority:20,rcsb_description:[{text:"The method used in the experiment.",context:"dictionary"},{text:"The method(s) used in the experiment",context:"deposition"},{text:"Experimental Method",context:"brief"}],rcsb_search_group:[{group_name:"Methods",priority_order:5}],enum:{"ELECTRON CRYSTALLOGRAPHY":"ELECTRON CRYSTALLOGRAPHY","ELECTRON MICROSCOPY":"ELECTRON MICROSCOPY",EPR:"EPR","FIBER DIFFRACTION":"FIBER DIFFRACTION","FLUORESCENCE TRANSFER":"FLUORESCENCE TRANSFER","INFRARED SPECTROSCOPY":"INFRARED SPECTROSCOPY","NEUTRON DIFFRACTION":"NEUTRON DIFFRACTION","POWDER DIFFRACTION":"POWDER DIFFRACTION","SOLID-STATE NMR":"SOLID-STATE NMR","SOLUTION NMR":"SOLUTION NMR","SOLUTION SCATTERING":"SOLUTION SCATTERING","THEORETICAL MODEL":"THEORETICAL MODEL","X-RAY DIFFRACTION":"X-RAY DIFFRACTION"},operator:{In:"in",ExactMatch:"exact_match"}},e={path:"rcsb_accession_info.initial_release_date",type:"string",format:"date",description:"The entry initial release date.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The entry initial release date.",context:"dictionary"},{text:"Release Date",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:25}],rcsb_current_maximum_value:1743552e6,rcsb_current_minimum_value:201312e6,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},a={path:"rcsb_entry_info.resolution_combined",type:"array",operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},i={path:"rcsb_entry_info.structure_determination_methodology",type:"string",description:"Indicates if the structure was determined using experimental or computational methods.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"computational",detail:"Computational modeling"},{value:"experimental",detail:"Experimentally based structure determination"}],rcsb_full_text_priority:10,rcsb_description:[{text:"Indicates if the structure was determined using experimental or computational methods.",context:"dictionary"},{text:"Structure Determination Methodology",context:"brief"}],rcsb_search_group:[{group_name:"Structure Details",priority_order:90}],enum:{computational:"computational",experimental:"experimental"},operator:{In:"in",ExactMatch:"exact_match"}},o={path:"rcsb_polymer_instance_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CATH",detail:"CATH - Class, Architecture, Topology, and Homology Protein Structure Database",name:"CATH"},{value:"ECOD",detail:"ECOD - An Evolutionary Classification of Protein Domains",name:"ECOD"},{value:"GlyGen",detail:"GlyGen - Computational and Informatics Resources for Glycoscience",name:"GlyGen"},{value:"SCOP",detail:"SCOP - Structural Classification of Proteins",name:"SCOP"},{value:"SCOP2",detail:"SCOP2 - Structural Classification of Proteins 2 Family and Superfamilies",name:"SCOP2 Family/Superfamily"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{CATH:"CATH",ECOD:"ECOD",GlyGen:"GlyGen",SCOP:"SCOP",SCOP2:"SCOP2"},operator:{In:"in",ExactMatch:"exact_match"}},u={Depth:{path:"rcsb_polymer_instance_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_instance_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:5}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_instance_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Instance (Chain) Features",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},c={path:"rcsb_nonpolymer_entity_annotation.comp_id",type:"string",description:"Non-polymer(ligand) chemical component identifier for the entity.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Non-polymer(ligand) chemical component identifier for the entity.",context:"dictionary"},{text:"Component Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Nonpolymer Molecular Features",priority_order:10}],operator:{In:"in",ExactMatch:"exact_match"}},s={path:"rcsb_nonpolymer_entity_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"SUBJECT_OF_INVESTIGATION",detail:"Investigated Molecule",name:"Investigated Molecule"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{SUBJECT_OF_INVESTIGATION:"SUBJECT_OF_INVESTIGATION"},operator:{In:"in",ExactMatch:"exact_match"}},l={path:"rcsb_entity_source_organism.ncbi_parent_scientific_name",type:"string",description:"A parent scientific name in the NCBI taxonomy hierarchy of the source organism assigned by the PDB depositor.\n For cellular organism this corresponds to a superkingdom (e.g., Archaea, Bacteria, Eukaryota). For viruses this\n corresponds to a clade (e.g. Adnaviria, Bicaudaviridae, Clavaviridae). For other and unclassified entries this\n corresponds to the first level of any taxonomic rank below the root level.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A parent scientific name in the NCBI taxonomy hierarchy of the source organism assigned by the PDB depositor.\n For cellular organism this corresponds to a superkingdom (e.g., Archaea, Bacteria, Eukaryota). For viruses this\n corresponds to a clade (e.g. Adnaviria, Bicaudaviridae, Clavaviridae). For other and unclassified entries this\n corresponds to the first level of any taxonomic rank below the root level.\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Parent Scientific Name (typically superkingdom or clade)",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:60}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},f={path:"rcsb_entity_source_organism.ncbi_scientific_name",type:"string",description:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"The scientific name associated with this taxonomy code aggregated by the NCBI Taxonomy Database.\n\n This name corresponds to the taxonomy identifier assigned by the PDB depositor.\n\n\nReferences:\n\nSayers EW, Barrett T, Benson DA, Bryant SH, Canese K, Chetvernin V,\nChurch DM, DiCuccio M, Edgar R, Federhen S, Feolo M, Geer LY,\nHelmberg W, Kapustin Y, Landsman D, Lipman DJ, Madden TL, Maglott DR,\nMiller V, Mizrachi I, Ostell J, Pruitt KD, Schuler GD, Sequeira E,\nSherry ST, Shumway M, Sirotkin K, Souvorov A, Starchenko G,\nTatusova TA, Wagner L, Yaschenko E, Ye J (2009). Database resources\nof the National Center for Biotechnology Information. Nucleic Acids\nRes. 2009 Jan;37(Database issue):D5-15. Epub 2008 Oct 21.\n\nBenson DA, Karsch-Mizrachi I, Lipman DJ, Ostell J, Sayers EW (2009).\nGenBank. Nucleic Acids Res. 2009 Jan;37(Database issue):D26-31.\nEpub 2008 Oct 21.",context:"dictionary"},{text:"Scientific Name of the Source Organism",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:55}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},p={path:"rcsb_polymer_entity.rcsb_source_part_count",type:"integer",description:"The number of biological sources for the polymer entity. Multiple source contributions\n may come from the same organism (taxonomy).",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of biological sources for the polymer entity. Multiple source contributions\n may come from the same organism (taxonomy).",context:"dictionary"},{text:"Polymer Entity Source Count",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:70}],rcsb_current_maximum_value:21,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},h={path:"rcsb_polymer_entity.rcsb_source_taxonomy_count",type:"integer",description:"The number of distinct source taxonomies for the polymer entity. Commonly used to identify chimeric polymers.",rcsb_search_context:["default-match"],rcsb_description:[{text:"The number of distinct source taxonomies for the polymer entity. Commonly used to identify chimeric polymers.",context:"dictionary"},{text:"Polymer Entity Distinct Taxonomy Count",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:75}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},_={Depth:{path:"rcsb_polymer_entity.rcsb_ec_lineage.depth",type:"integer",description:"Members of the enzyme classification lineage as parent classification hierarchy depth (1-N).",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification hierarchy depth (1-N).",context:"dictionary"},{text:"Depth (Ec Lineage)",context:"brief"}],rcsb_current_maximum_value:4,rcsb_current_minimum_value:1,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_entity.rcsb_ec_lineage.id",type:"string",description:"Members of the enzyme classification lineage as parent classification codes.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification codes.",context:"dictionary"},{text:"Enzyme Classification Number",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:90}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_entity.rcsb_ec_lineage.name",type:"string",description:"Members of the enzyme classification lineage as parent classification names.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the enzyme classification lineage as parent classification names.",context:"dictionary"},{text:"Enzyme Classification Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:95}],operator:{In:"in",ExactMatch:"exact_match"}}},g={Names:{path:"rcsb_polymer_entity.rcsb_polymer_name_combined.names",type:"array",operator:{In:"in",ExactMatch:"exact_match"}}},m={path:"rcsb_polymer_entity_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"A name for the annotation.",context:"dictionary"},{text:"Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:105}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},y={path:"rcsb_polymer_entity_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"CARD",detail:"Comprehensive Antibiotic Resistance Database",name:"CARD"},{value:"GO",detail:"Gene Ontology",name:"Gene Ontology"},{value:"GlyCosmos",detail:"Web portal integrating glycosciences with the life sciences",name:"Web portal integrating glycosciences with the life sciences"},{value:"GlyGen",detail:"Computational and Informatics Resources for Glycoscience",name:"Computational and Informatics Resources for Glycoscience"},{value:"InterPro",detail:"InterPro Protein Family",name:"InterPro Protein Family"},{value:"MemProtMD",detail:"A Database of Membrane Proteins Embedded in Lipid Bilayers",name:"A Database of Membrane Proteins Embedded in Lipid Bilayers"},{value:"OPM",detail:"Orientations of Proteins in Membranes (OPM) Database",name:"Orientations of Proteins in Membranes (OPM) Database"},{value:"PDBTM",detail:"Protein Data Bank of Transmembrane Proteins",name:"Protein Data Bank of Transmembrane Proteins"},{value:"Pfam",detail:"Pfam Protein Family",name:"Pfam Protein Family"},{value:"mpstruc",detail:"Membrane Proteins of Known 3D Structure",name:"Membrane Proteins of Known 3D Structure"}],rcsb_full_text_priority:10,rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{CARD:"CARD",GO:"GO",GlyCosmos:"GlyCosmos",GlyGen:"GlyGen",InterPro:"InterPro",MemProtMD:"MemProtMD",OPM:"OPM",PDBTM:"PDBTM",Pfam:"Pfam",mpstruc:"mpstruc"},operator:{In:"in",ExactMatch:"exact_match"}},d={Depth:{path:"rcsb_polymer_entity_annotation.annotation_lineage.depth",type:"integer",description:"Members of the annotation lineage as parent lineage depth (1-N)",rcsb_search_context:["default-match"],rcsb_description:[{text:"Members of the annotation lineage as parent lineage depth (1-N)",context:"dictionary"},{text:"Lineage Depth",context:"brief"}],rcsb_current_maximum_value:5,rcsb_current_minimum_value:0,operator:{Equals:"equals",Greater:"greater",Less:"less",GreaterOrEqual:"greater_or_equal",LessOrEqual:"less_or_equal",Range:"range",RangeClosed:"range_closed"}},Id:{path:"rcsb_polymer_entity_annotation.annotation_lineage.id",type:"string",description:"Members of the annotation lineage as parent class identifiers.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class identifiers.",context:"dictionary"},{text:"Lineage Identifier",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:110}],operator:{In:"in",ExactMatch:"exact_match"}},Name:{path:"rcsb_polymer_entity_annotation.annotation_lineage.name",type:"string",description:"Members of the annotation lineage as parent class names.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Members of the annotation lineage as parent class names.",context:"dictionary"},{text:"Lineage Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:115}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}}},v={path:"rcsb_nonpolymer_entity_instance_container_identifiers.comp_id",type:"string",description:"Component identifier for non-polymer entity instance.",rcsb_search_context:["exact-match"],rcsb_full_text_priority:10,rcsb_description:[{text:"Component identifier for non-polymer entity instance.",context:"dictionary"},{text:"Comp Id (Nonpolymer Entity Instance Container Identifiers)",context:"brief"}],operator:{In:"in",ExactMatch:"exact_match"}},b={path:"rcsb_uniprot_annotation.name",type:"string",description:"A name for the annotation.",rcsb_search_context:["exact-match","full-text"],rcsb_full_text_priority:10,rcsb_description:[{text:"Name",context:"brief"}],rcsb_search_group:[{group_name:"Polymer Molecular Features",priority_order:108}],operator:{In:"in",ExactMatch:"exact_match",ContainsPhrase:"contains_phrase",ContainsWords:"contains_words"}},T={path:"rcsb_uniprot_annotation.type",type:"string",description:"A type or category of the annotation.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"disease",detail:"Disease data from OMIM and Disease Ontology represented in Pharos",name:"Pharos Disease"},{value:"phenotype",detail:"Phenotypic data including mouse phenotypes, mouse/human orthologs and GWAS results represented in IMPC",name:"IMPC Phenotype"},{value:"InterPro",detail:"InterPro Protein Family",name:"InterPro Protein Family"},{value:"GO",detail:"Gene Ontology",name:"Gene Ontology"}],rcsb_description:[{text:"A type or category of the annotation.",context:"dictionary"},{text:"Annotation Type",context:"brief"}],enum:{disease:"disease",phenotype:"phenotype",GO:"GO",InterPro:"InterPro"},operator:{In:"in",ExactMatch:"exact_match"}},x={path:"chem_comp.type",type:"string",description:"For standard polymer components, the type of the monomer.\n Note that monomers that will form polymers are of three types:\n linking monomers, monomers with some type of N-terminal (or 5')\n cap and monomers with some type of C-terminal (or 3') cap.",rcsb_search_context:["exact-match"],rcsb_enum_annotated:[{value:"D-beta-peptide, C-gamma linking",detail:"Iso-peptide linking D-beta peptide"},{value:"D-gamma-peptide, C-delta linking",detail:"Iso-peptide linking D-gamma peptide"},{value:"D-peptide COOH carboxy terminus"},{value:"D-peptide NH3 amino terminus"},{value:"D-peptide linking"},{value:"D-saccharide"},{value:"D-saccharide, alpha linking"},{value:"D-saccharide, beta linking"},{value:"DNA OH 3 prime terminus"},{value:"DNA OH 5 prime terminus"},{value:"DNA linking"},{value:"L-DNA linking"},{value:"L-RNA linking"},{value:"L-beta-peptide, C-gamma linking",detail:"Iso-peptide linking L-beta peptide"},{value:"L-gamma-peptide, C-delta linking",detail:"Iso-peptide linking L-gamma peptide"},{value:"L-peptide COOH carboxy terminus"},{value:"L-peptide NH3 amino terminus"},{value:"L-peptide linking"},{value:"L-saccharide"},{value:"L-saccharide, alpha linking"},{value:"L-saccharide, beta linking"},{value:"RNA OH 3 prime terminus"},{value:"RNA OH 5 prime terminus"},{value:"RNA linking"},{value:"non-polymer"},{value:"other"},{value:"peptide linking"},{value:"peptide-like"},{value:"saccharide"}],rcsb_full_text_priority:10,rcsb_description:[{text:"For standard polymer components, the type of the monomer.\n Note that monomers that will form polymers are of three types:\n linking monomers, monomers with some type of N-terminal (or 5')\n cap and monomers with some type of C-terminal (or 3') cap.",context:"dictionary"},{text:"Chemical Component Type",context:"brief"}],rcsb_search_group:[{group_name:"Chemical Components",priority_order:25}],enum:{"D-beta-peptide, C-gamma linking":"D-beta-peptide, C-gamma linking","D-gamma-peptide, C-delta linking":"D-gamma-peptide, C-delta linking","D-peptide COOH carboxy terminus":"D-peptide COOH carboxy terminus","D-peptide NH3 amino terminus":"D-peptide NH3 amino terminus","D-peptide linking":"D-peptide linking","D-saccharide":"D-saccharide","D-saccharide, alpha linking":"D-saccharide, alpha linking","D-saccharide, beta linking":"D-saccharide, beta linking","DNA OH 3 prime terminus":"DNA OH 3 prime terminus","DNA OH 5 prime terminus":"DNA OH 5 prime terminus","DNA linking":"DNA linking","L-DNA linking":"L-DNA linking","L-RNA linking":"L-RNA linking","L-beta-peptide, C-gamma linking":"L-beta-peptide, C-gamma linking","L-gamma-peptide, C-delta linking":"L-gamma-peptide, C-delta linking","L-peptide COOH carboxy terminus":"L-peptide COOH carboxy terminus","L-peptide NH3 amino terminus":"L-peptide NH3 amino terminus","L-peptide linking":"L-peptide linking","L-saccharide":"L-saccharide","L-saccharide, alpha linking":"L-saccharide, alpha linking","L-saccharide, beta linking":"L-saccharide, beta linking","RNA OH 3 prime terminus":"RNA OH 3 prime terminus","RNA OH 5 prime terminus":"RNA OH 5 prime terminus","RNA linking":"RNA linking","non-polymer":"non-polymer",other:"other","peptide linking":"peptide linking","peptide-like":"peptide-like",saccharide:"saccharide"},operator:{In:"in",ExactMatch:"exact_match"}};var E,C=n(334);!function(t){t.pie="pie",t.histogram="histogram",t.barplot="barplot"}(E||(E={}));var A=n(154);const O={id:"method",title:"Experimental Method",attributeName:"EXPERIMENTAL_METHOD_FACET",attribute:t.path,chartType:E.barplot,contentType:"string",chartConfig:{mostPopulatedGroups:3},facet:{name:"EXPERIMENTAL_METHOD_FACET",aggregation_type:C.AggregationType.Terms,attribute:t.path,min_interval_population:1}},S={id:"resolution",title:"Resolution",attributeName:"RESOLUTION_FACET",attribute:a.path,contentType:"number",chartType:E.histogram,chartConfig:{tickFormat:{domAxis:t=>5==parseInt(t.toString())?`> ${t}`:parseInt(t.toString())>5?"":t.toString()},chartDisplayConfig:{constHeight:225},histogramBinIncrement:.5,domainMinValue:0,domainMaxValue:6,axisLabel:"Angstroms",tooltipText:t=>t.x>5?"> 5":`Resolution ${t.x-.25} - ${t.x+.25}`},facetConfig:{mergeDomainMaxValue:5},facet:{name:"RESOLUTION_FACET",aggregation_type:C.AggregationType.Histogram,attribute:a.path,interval:.5,min_interval_population:1}},N={id:"computed",title:"Determination Methodology",attributeName:"METHODOLOGY_FACET",attribute:i.path,chartType:E.barplot,contentType:"string",chartConfig:{mostPopulatedGroups:3},facet:{name:"METHODOLOGY_FACET",aggregation_type:C.AggregationType.Terms,attribute:i.path,min_interval_population:1}},I={id:"taxonomy_count",title:"Number of Source Taxonomies",attributeName:"TAXONOMY_COUNT_FACET",attribute:h.path,chartType:E.barplot,contentType:"string",facetConfig:{facetTransform:t=>{const e=[],n=t.find((t=>1==parseInt(t.label.toString())));n&&e.push({label:"Single",labelPath:["Single"],population:n.population});const r=t.find((t=>0==parseInt(t.label.toString())));r&&e.push({label:"None",labelPath:["None"],population:r.population});const a=t.filter((t=>parseInt(t.label.toString())>1));return(null==a?void 0:a.length)>0&&e.push({label:"Multiple",labelPath:["Multiple"],population:a.reduce(((t,e)=>t+e.population),0)}),e},bucketClickSearchQuery:(t,e,n)=>"Single"==t.x?(0,A.XY)({attribute:I.attribute,value:1,operator:C.Operator.Equals,service:C.Service.Text}):"None"==t.x?(0,A.XY)({attribute:I.attribute,value:0,operator:C.Operator.Equals,service:C.Service.Text}):(0,A.XY)({attribute:I.attribute,value:1,operator:C.Operator.Greater,service:C.Service.Text})},facet:{name:"TAXONOMY_COUNT_FACET",aggregation_type:C.AggregationType.Histogram,attribute:h.path,min_interval_population:1,interval:1}},D={id:"chimeric",title:"Biological Source",attributeName:"CHIMERIC_FACET",attribute:p.path,chartType:E.barplot,contentType:"string",facetConfig:{facetTransform:t=>{const e=[],n=t.find((t=>1==t.label));n&&e.push({label:"Non-chimeric",labelPath:["Non-chimeric"],population:n.population});const r=t.find((t=>0==t.label));r&&e.push({label:"Synthetic",labelPath:["Synthetic"],population:r.population});const a=t.filter((t=>parseInt(t.label.toString())>1));return(null==a?void 0:a.length)>0&&e.push({label:"Chimeric",labelPath:["Chimeric"],population:a.reduce(((t,e)=>t+e.population),0)}),e},bucketClickSearchQuery:(t,e,n)=>"Non-chimeric"==t.x?(0,A.XY)({attribute:D.attribute,value:1,operator:C.Operator.Equals,service:C.Service.Text}):"Synthetic"==t.x?(0,A.XY)({attribute:D.attribute,value:0,operator:C.Operator.Equals,service:C.Service.Text}):(0,A.XY)({attribute:D.attribute,value:1,operator:C.Operator.Greater,service:C.Service.Text})},facet:{name:"CHIMERIC_FACET",aggregation_type:C.AggregationType.Terms,attribute:p.path,min_interval_population:1}},R={id:"release_date",title:void 0,attributeName:"RELEASE_DATE_FACET",attribute:e.path,contentType:"date",chartType:E.histogram,chartConfig:{tickIncrement:{origin:1980,increment:10},tickFormat:{domAxis:t=>t.toString().replace(",","")},histogramBinIncrement:1,domainMinValue:1970,domainMaxValue:(new Date).getFullYear()+2,axisLabel:"Year",chartDisplayConfig:{constHeight:225},tooltipText:t=>`Release ${t.x-.5} - ${t.x+.5}`},facet:{name:"RELEASE_DATE_FACET",aggregation_type:C.AggregationType.DateHistogram,attribute:e.path,interval:"year",min_interval_population:1}},M={id:"scop_class",title:"SCOP/SCOPe Domain",attributeName:"SCOP_FACET",attribute:u.Name.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:o.operator.ExactMatch,attribute:o.path,value:"SCOP"}},facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:u.Depth.operator.Equals,value:5,attribute:u.Depth.path}},facets:[{name:"SCOP_FACET",min_interval_population:1,attribute:u.Name.path,aggregation_type:C.AggregationType.Terms}]}]}},P={id:"cath_class",title:"CATH Domain",attributeName:"CATH_FACET",attribute:u.Name.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:o.operator.ExactMatch,attribute:o.path,value:"CATH"}},facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:u.Depth.operator.Equals,value:4,attribute:u.Depth.path}},facets:[{name:"CATH_FACET",min_interval_population:1,attribute:u.Name.path,aggregation_type:C.AggregationType.Terms}]}]}},w={id:"ecod_class",title:"ECOD Domain",attributeName:"ECOD_FACET",attribute:u.Name.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:o.operator.ExactMatch,attribute:o.path,value:"ECOD"}},facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:u.Depth.operator.Equals,value:4,attribute:u.Depth.path}},facets:[{name:"ECOD_FACET",min_interval_population:1,attribute:u.Name.path,aggregation_type:C.AggregationType.Terms}]}]}},F={id:"ligands",title:"Small Molecules",attributeName:"LIGAND_FACET",attribute:v.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:20},facet:{name:"LIGAND_FACET",aggregation_type:C.AggregationType.Terms,attribute:v.path,min_interval_population:1}},L={id:"ligands",title:"Ligands of Interest",attributeName:"LIGAND_OF_INTEREST_FACET",attribute:v.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:20},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{attribute:s.path,operator:s.operator.ExactMatch,value:"SUBJECT_OF_INVESTIGATION"}},facets:[{name:"LIGAND_OF_INTEREST_FACET",aggregation_type:C.AggregationType.Terms,attribute:c.path,min_interval_population:1}]}},k={id:"organism",title:"Organism",attributeName:"ORGANISM_FACET",attribute:f.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:9},facet:{name:"ORGANISM_FACET",aggregation_type:C.AggregationType.Terms,attribute:f.path,min_interval_population:1}},G={id:"taxonomy",title:"Taxonomy",attributeName:"TAXONOMY_FACET",attribute:l.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"TAXONOMY_FACET",aggregation_type:C.AggregationType.Terms,attribute:l.path,min_interval_population:1}},q={id:"Pfam",title:"PFAM Domain",attributeName:"PFAM_FACET",attribute:m.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:y.path,value:"Pfam"}},facets:[{name:"PFAM_FACET",min_interval_population:1,attribute:m.path,aggregation_type:C.AggregationType.Terms}]}},j={id:"entiy_names",title:void 0,attributeName:"ENTITY_NAME_FACET",attribute:g.Names.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"ENTITY_NAME_FACET",aggregation_type:C.AggregationType.Terms,attribute:g.Names.path,min_interval_population:1}},B={id:"chemp_comp",title:"Chemical Component",attributeName:"CHEM_COMP_FACET",attribute:x.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:5},facet:{name:"CHEM_COMP_FACET",aggregation_type:C.AggregationType.Terms,attribute:x.path,min_interval_population:1}},H={id:"enzyme_class",title:"Enzyme Classification",attributeName:"ENZYME_CLASS_FACET",attribute:_.Name.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:_.Depth.operator.GreaterOrEqual,attribute:_.Depth.path,value:3}},facets:[{name:"ENZYME_CLASS_FACET",aggregation_type:C.AggregationType.Terms,attribute:_.Name.path,min_interval_population:1}]}},z={id:"go_function_class",title:"GO Molecular Function",attributeName:`GO_FUNCTION_FACET/${d.Name.path}`,attribute:m.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:V},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:y.path,value:"GO"}},facets:[{name:"GO_FUNCTION_FACET",aggregation_type:C.AggregationType.Terms,attribute:m.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:d.Name.path,value:"molecular_function"}},facets:[{name:`GO_FUNCTION_FACET/${d.Name.path}`,aggregation_type:C.AggregationType.Terms,min_interval_population:1,attribute:d.Name.path}]}]}]}},W={id:"go_process_class",title:"GO Biological Process",attributeName:`GO_PROCESS_FACET/${d.Name.path}`,attribute:m.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:V},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:y.path,value:"GO"}},facets:[{name:"GO_PROCESS_FACET",aggregation_type:C.AggregationType.Terms,attribute:m.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:d.Name.path,value:"biological_process"}},facets:[{name:`GO_PROCESS_FACET/${d.Name.path}`,aggregation_type:C.AggregationType.Terms,min_interval_population:1,attribute:d.Name.path}]}]}]}},U={id:"go_component_class",title:"GO Cellular Component",attributeName:`GO_COMPONENT_FACET/${d.Name.path}`,attribute:m.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facetConfig:{facetTransform:V},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:y.path,value:"GO"}},facets:[{name:"GO_COMPONENT_FACET",aggregation_type:C.AggregationType.Terms,attribute:m.path,max_num_intervals:1e3,min_interval_population:1,facets:[{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:d.Name.path,value:"cellular_component"}},facets:[{name:`GO_COMPONENT_FACET/${d.Name.path}`,aggregation_type:C.AggregationType.Terms,min_interval_population:1,attribute:d.Name.path}]}]}]}},Y={id:"disease",title:"Disease Association",attributeName:"DISEASE_FACET",attribute:b.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:T.operator.ExactMatch,attribute:T.path,value:"disease"}},facets:[{name:"DISEASE_FACET",aggregation_type:C.AggregationType.Terms,attribute:b.path}]}},$={id:"InterPro",title:"InterPro Domain",attributeName:"INTERPRO_FACET",attribute:m.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:y.operator.ExactMatch,attribute:y.path,value:"InterPro"}},facets:[{name:"INTERPRO_FACET",min_interval_population:1,attribute:m.path,aggregation_type:C.AggregationType.Terms}]}},J={id:"phenotype",title:"Phenotype Association",attributeName:"PHENOTYPE_FACET",attribute:b.path,contentType:"string",chartType:E.barplot,chartConfig:{mostPopulatedGroups:10},facet:{filter:{type:C.Type.Terminal,service:C.Service.Text,parameters:{operator:T.operator.ExactMatch,attribute:T.path,value:"phenotype"}},facets:[{name:"PHENOTYPE_FACET",aggregation_type:C.AggregationType.Terms,attribute:b.path}]}},K={EXPERIMENTAL_METHOD_FACET:O,RESOLUTION_FACET:S,RELEASE_DATE_FACET:R,SCOP_FACET:M,LIGAND_FACET:F,ORGANISM_FACET:k,TAXONOMY_FACET:G,PFAM_FACET:q,ENTITY_NAME_FACET:j,CHEM_COMP_FACET:B,ECOD_FACET:w,CATH_FACET:P,ENZYME_CLASS_FACET:H,GO_FUNCTION_FACET:z,GO_PROCESS_FACET:W,GO_COMPONENT_FACET:U,LIGAND_OF_INTEREST_FACET:L,METHODOLOGY_FACET:N,TAXONOMY_COUNT_FACET:I,CHIMERIC_FACET:D,DISEASE_FACET:Y,INTERPRO_FACET:$,PHENOTYPE_FACET:J};function V(t,e){return t.map((t=>Object.assign(Object.assign({},t),{label:t.labelPath[0]})))}})(),r})()));
|