Skip to content

Releases: mitoclub/PyMutSpec

pymutspec-0.0.13

Choose a tag to compare

@kpotoh kpotoh released this 31 Mar 15:22
161d1fb

What's Changed

Full Changelog: 0.0.11...0.0.13

pymutspec-0.0.11

Choose a tag to compare

@kpotoh kpotoh released this 24 Oct 20:04
099e285

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

Choose a tag to compare

@kpotoh kpotoh released this 14 Apr 00:17

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

Choose a tag to compare

@kpotoh kpotoh released this 13 Nov 12:47
  • 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

Choose a tag to compare

@kpotoh kpotoh released this 16 Oct 15:16

fix calculate_mutspec.py

add some spectra annotation funcs

pymutspec-0.0.6

Choose a tag to compare

@kpotoh kpotoh released this 13 Oct 16:38

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

pymutspec-0.0.5

Choose a tag to compare

@kpotoh kpotoh released this 30 Aug 17:43
dc9ce8c

extend interface of the script collect_mutations.py

pymutspec-0.0.4

Choose a tag to compare

@kpotoh kpotoh released this 05 Jul 17:14
f

mutspec-utils-0.0.3

Choose a tag to compare

@kpotoh kpotoh released this 01 Nov 10:54
scripts become scripts

mutspec-utils-0.0.1

Choose a tag to compare

@kpotoh kpotoh released this 27 Sep 10:22
v0.0.1

scripts update