Releases: Zhong-Lab-UCSD/chrom-region
Releases · Zhong-Lab-UCSD/chrom-region
Removed dependency on RefObject
All references to RefObject
has been changed to chromInfo
(Object.<string, { chrRegion: ChromRegion, cent?: ChromRegion }>
) to remove the dependency on RefObject
. This changes the public API so all calls needs to be updated accordingly
First npm release
Ported to Node.js and released to npm.