Skip to content

Releases: Zhong-Lab-UCSD/chrom-region

Removed dependency on RefObject

26 Oct 20:10
Compare
Choose a tag to compare
Pre-release

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

26 Oct 16:56
Compare
Choose a tag to compare
First npm release Pre-release
Pre-release

Ported to Node.js and released to npm.