Skip to content

Releases: saketkc/moca

MoCA 0.4.3

30 May 22:48

Choose a tag to compare

  • Published on Zenodo

MoCA v0.4.1

17 Feb 22:50

Choose a tag to compare

  • Removed unused requirements
  • Fixed bug where meme parallel overestimates the number of cores

MoCA v0.4

16 Feb 18:56

Choose a tag to compare

  • Plots are now created in a moca_plots directory by default
  • Clarified $\delta$ values are for flanking regions in plotter.py
  • Added support for $\delta$ for sample vs control comparison

MoCA v0.3.4

01 Feb 20:16

Choose a tag to compare

  • Aliased options in cli, removed required=True for flank_motif, slop_length
  • Update requirements
  • Fixed tests: Plotter tests disabled on travis

MoCA v0.3.2

03 Oct 15:39

Choose a tag to compare

  • Cleaned up code for methods not being used in plotter
  • Updated requirements.txt

moca 0.3.1

22 Sep 09:56

Choose a tag to compare

This version brings tons of improvements and changes:

  • Renamed command line version mocacli to moca
  • moca now supports colored output for displaying help
  • moca command has been split into two commands find_motifs and plot