Skip to content

Releases: tanaylab/misha

4.3.3

25 Feb 05:46
Compare
Choose a tag to compare

misha 4.3.3

  • Added "coverage" virtual track function that calculates the fraction that iterator intervals are covered by given source intervals.

misha 4.3.2

  • Added requirement for C++14 standard.

misha 4.3.1

20 Jan 07:27
Compare
Choose a tag to compare
  • Fixed compilation issue on ubuntu devel.

Misha 4.3.0

19 Jan 21:07
f1f8f96
Compare
Choose a tag to compare

misha 4.3.0

  • Added PWM functions: "pwm", "pwm.max" and "pwm.max.pos" are new virtual track functions.
  • Added grevcomp function (reverse complement of a DNA sequence).

Misha 4.2.13

01 Oct 07:01
Compare
Choose a tag to compare

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.

misha 4.2.8

08 Dec 07:13
Compare
Choose a tag to compare
  • Fixed "mat string is not a string literal" warnings.

misha 4.2.6

14 Sep 15:45
Compare
Choose a tag to compare
  • ALLGENOME is now only soft deprecated in order to support old misha scripts.
  • Fixed compilation issues with gcc-UBSAN and LTO.

misha 4.2.3

05 Sep 18:42
Compare
Choose a tag to compare
  • Added gtrack.create_dirs function.
  • Fixed a bug in gcluster.run.
  • Updated documentation of gintervals.neighbors.