Class Em2dProjectionSelection

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class Em2dProjectionSelection
    extends BaseCategory
    Data items in the EM_2D_PROJECTION_SELECTION category record details of images from scanned micrographs and the number of particles selected from a scanned set of micrographs.
    • Constructor Detail

      • Em2dProjectionSelection

        public Em2dProjectionSelection​(String name,
                                       Map<String,​Column> columns)
      • Em2dProjectionSelection

        public Em2dProjectionSelection​(String name,
                                       int rowCount,
                                       Object[] encodedColumns)
      • Em2dProjectionSelection

        public Em2dProjectionSelection​(String name)
    • Method Detail

      • getEntryId

        public StrColumn getEntryId()
        entry id
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        unique identifier for each projection selection description
        Returns:
        StrColumn
      • getNumParticles

        public IntColumn getNumParticles()
        The number of particles selected from the projection set of images.
        Returns:
        IntColumn
      • getSoftwareName

        public StrColumn getSoftwareName()
        The software used to select 2d projections.
        Returns:
        StrColumn
      • getMethod

        public StrColumn getMethod()
        The method used for selecting observed assemblies.
        Returns:
        StrColumn
      • getDetails

        public StrColumn getDetails()
        Any additional details used for selecting observed assemblies.
        Returns:
        StrColumn
      • getCitationId

        public StrColumn getCitationId()
        This data item is a pointer to _citation.id in the CITATION category.
        Returns:
        StrColumn