Class EmVirusNaturalHost

  • All Implemented Interfaces:
    Category

    @Generated("org.rcsb.cif.generator.SchemaGenerator")
    public class EmVirusNaturalHost
    extends BaseCategory
    Data items in this category record details of a virus entity.
    • Constructor Detail

      • EmVirusNaturalHost

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

        public EmVirusNaturalHost​(String name)
    • Method Detail

      • getEntityAssemblyId

        public StrColumn getEntityAssemblyId()
        Pointer to _em_entity_assembly.id.
        Returns:
        StrColumn
      • getId

        public StrColumn getId()
        Unique identifier for the virus natural host.
        Returns:
        StrColumn
      • getNcbiTaxId

        public IntColumn getNcbiTaxId()
        The NCBI taxonomy of the host species from which the virus was isolated.
        Returns:
        IntColumn
      • getOrganism

        public StrColumn getOrganism()
        The host organism from which the virus was isolated.
        Returns:
        StrColumn
      • getStrain

        public StrColumn getStrain()
        The strain of the host organism from which the virus was obtained, if relevant.
        Returns:
        StrColumn