GenomeScene

GenomeScene. GenomeScene

new GenomeScene(app, chrom3DModelopt)

Source:
Properties:
Name Type Description
chroms Object {chromkey:{mesh, color, highlight,},...}
data chrom3DModel data of genome scene
baseObject THREE.Object3D base object, all chromosome objects are appended to this object
_updateFunctions Array [function] collection of update functions in mesh.
Creates an instance of GenomeScene.
Parameters:
Name Type Attributes Description
app Graphics3DApplication parent application
chrom3DModel chrom3DModel <optional>
chrome data