Class RcsbFvChromosomeBuilder
Methods
Static
buildChromosome
- buildChromosome(elementFvId, entityId, chrId, elementSelectId?, additionalConfig?): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
entityId: undefined | string
chrId: undefined | string
Optional
elementSelectId: string
Static
buildEntityChromosome
- buildEntityChromosome(elementFvId, elementSelectId, entityId): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
elementSelectId: string
entityId: string
Static
buildEntryChromosome
- buildEntryChromosome(elementFvId, entitySelectId, chromosomeSelectId, entryId): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
entitySelectId: string
chromosomeSelectId: string
entryId: string
Static
buildFullChromosome
- buildFullChromosome(elementFvId, chrId): Promise<RcsbFvModulePublicInterface<{}, {}, {}, {}>>
Parameters
elementFvId: string
chrId: string