Skip to content

Releases: mitoclub/PyMutSpec

pymutspec-0.0.13

31 Mar 15:22
161d1fb

Choose a tag to compare

What's Changed

Full Changelog: 0.0.11...0.0.13

pymutspec-0.0.11

24 Oct 20:04
099e285

Choose a tag to compare

What's Changed

  • Edges sampling by @kpotoh in #9
  • barplots with errorbars
  • fixed bug that allow short sequences be used in expected freqs calculation
  • citation added to readme

Full Changelog: 0.0.10...0.0.11

pymutspec-0.0.10

14 Apr 00:17

Choose a tag to compare

Features:

  • added availability to collect non-syn mutational spectrum
  • added a couple of arguments to calculate_mutspec func: scale, drop_underrepresented (this will drop mut types less than 0.9 by default)

Fixes:

  • drop Times New Roman from default font for spectrum barplots
  • deleted legacy log/doc files from repo
  • added few tests for expected mutations collecting funcs
  • fix scripts/calculate_mutspec.py : previously it failed when there was no mutations on branches, and reduced mutnum thresholds

pymutspec-0.0.8

13 Nov 12:47

Choose a tag to compare

  • Fixed uncertainty coefficient (phylocoef) calculation: based on only ingroup and geometric mean of distances from root to leaves
  • Added little tests for plot functions
  • Added few new functions from analysis notebooks, that used to tree spectra analysis
  • General test for collect_mutations.py main class

pymutspec-0.0.7

16 Oct 15:16

Choose a tag to compare

fix calculate_mutspec.py

add some spectra annotation funcs

pymutspec-0.0.6

13 Oct 16:38

Choose a tag to compare

fix scripts/calculate_mutspec.py and scripts/plot_mutspec.py for pipeline

pymutspec-0.0.5

30 Aug 17:43
dc9ce8c

Choose a tag to compare

extend interface of the script collect_mutations.py

pymutspec-0.0.4

05 Jul 17:14

Choose a tag to compare

mutspec-utils-0.0.3

01 Nov 10:54

Choose a tag to compare

scripts become scripts

mutspec-utils-0.0.1

27 Sep 10:22

Choose a tag to compare

v0.0.1

scripts update