Changes in version 0.99.18 o Fix the issue for measurements in threeJsViewer when the world matrix updated. Changes in version 0.99.17 o Add parameter genomicScoreRange parameter for create3dGenomicSignals. Changes in version 0.99.16 o Fix the error in mdsPlot: 'dims' must contain all (i,j) pairs Changes in version 0.99.15 o Change the background color set. o Remove local version of CSS2DRenderer. Changes in version 0.99.14 o add measurement for threeJsViewer. Changes in version 0.99.13 o add switch for orthographic and perspective projection to camera. o add flip controler. Changes in version 0.99.12 o change OrbitControls to ArcballControls. Changes in version 0.99.11 o Handle the error if NA values is in the GenoSig of create3dGenomicSignals. Changes in version 0.99.10 o Add title and subregion for threeJsViewer. Changes in version 0.99.9 o Add possible to export the GRanges object for mdsPlot. Changes in version 0.99.8 o Fix the warning 'rgl.init' failed, running with 'rgl.useNULL = TRUE'. Changes in version 0.99.7 o Add `saveWidget` sample code to vignettes. Changes in version 0.99.6 o Add LICENSE items for threejs. o Add help page for the package itself. Changes in version 0.99.5 o Fix the warning message in create3dGenomicSignals when calling mapply. Changes in version 0.99.4 o Add type 'polygon' to threeJsGeometry. Changes in version 0.99.3 o Add rotation slot to threeJsGeometry. Changes in version 0.99.2 o Fix a bug that color info is missing when create 3d geometries. o Update the documentation. Changes in version 0.99.0 o Prepare to submittion. Changes in version 0.0.25 o simplify the documentation. Changes in version 0.0.24 o add more geometries for rglViewer. Changes in version 0.0.23 o Fix multiple bugs. o Add multiple unit test. o Rewrite the plotInteractionData vignette. Changes in version 0.0.22 o Fix the code style. o Add multiple unit test. o export the create3dGenomicSignals function. Changes in version 0.0.21 o Add resize block for threeJsViewer. Changes in version 0.0.20 o Add unit test. Changes in version 0.0.19 o Add group adjust controler for threeJsViewer. o Add background color controler for threeJsViewer. o Make the controler dragable for threeJsViewer. o Add signalTransformFun for view3dStructure. Changes in version 0.0.18 o Add search by coordinates for threeJsViewer. Changes in version 0.0.17 o Add key control and linked OribitControl for threeJsViewer. Changes in version 0.0.16 o Add side by side comparison for threeJsViewer. Changes in version 0.0.15 o Add search box for threeJsViewer. Changes in version 0.0.14 o Center the 3d plots. Changes in version 0.0.13 o update ATAC-seq signals to Genomic signals. Changes in version 0.0.12 o add plotScCells vignettes. Changes in version 0.0.11 o fix the license issue. Changes in version 0.0.9 o add video exporter for tjviewer. Changes in version 0.0.8 o add view 3d cells. Changes in version 0.0.7 o Change atacSig to segments for tjviewer. Changes in version 0.0.6 o Fix the arrow direction for tjviewer. Changes in version 0.0.5 o Rename the package. Changes in version 0.0.4 o Add a vignettes. Changes in version 0.0.3 o Add label geometry. Changes in version 0.0.2 o Add text geometry. Changes in version 0.0.1 o Init. o Create the htmlwidgets.