misha 4.2.13
- Added
gdb.create_genome
function. - removed non-API calls to R:
R_curErrorBuf
,SET_TYPEOF
misha 4.2.12
- Fixed noRemap additional issue by adding
Rf_
prefix in the c++ code. - Removed non-API calls to R in the C++ code.
misha 4.2.10
- Fixed a bug in
gtrack.import
from bigwig.
misha 4.2.9
- Fixed compilation issues in M1 Mac.