Skip to content

Releases: compbiocore/VariantVisualization.jl

v0.4.0

31 Jul 13:08
v0.4.0
555bafb
Compare
Choose a tag to compare

v0.4.0 (2019-07-31)

Diff since v0.3.9

Merged pull requests:

v0.3.9

28 Jul 15:11
v0.3.9
fb70e8a
Compare
Choose a tag to compare

v0.3.9 (2019-07-27)

Diff since v0.3.8

Merged pull requests:

v0.3.8

18 Jul 15:31
v0.3.8
1e705b7
Compare
Choose a tag to compare

v0.3.8 (2019-07-18)

Diff since v0.3.7

Merged pull requests:

v0.3.7

31 May 19:16
v0.3.7
cffec2b
Compare
Choose a tag to compare

v0.3.7 (2019-05-31)

Diff since v0.3.6

Closed issues:

  • add "." to geno_dict() (#56)

Merged pull requests:

v0.3.6

18 Apr 23:39
Compare
Choose a tag to compare

Fix

  • permuted dimensions of sample name labels for input into process_plot_inputs() (516ccbf)

Documentation

  • add linux to supported os (028dd9a)
  • formatting header (b0b99f3)
  • change examples link in readme to latest docs rather than stable (1b8382b)
  • changed link in readme directly to examples.md rather than docs because doesn't display properly. fixed links in examples (7f3f108)
  • formatting (4ed7500)
  • replaced html graphics in examples with png. need to correct syntax for html. just use <filepath syntax (616a2ca)

v0.3.5

04 Apr 23:46
Compare
Choose a tag to compare

Fix

  • fix read_depth heatmap color pallete when grouped (85a640a)

Documentation

  • added link to examples to readme (d0d0607)
  • added complete examples with embedded html graphics for easy introduction to viva use (2b44a0c)
  • add installation page to manual. fix hyperlinks in index.md (ba1c721)
  • added new coverage shield and removed unnecessary function import in /src/variantvisualization.jl (5c14668)
  • add windows appveyor status shield and change lifecycle badge to active (8a9a757)

v0.3.4

02 Apr 20:27
Compare
Choose a tag to compare

Fix

  • replaced d7f9f8fa-e687-11e8-2c0b-eb4ab256ef6a with package's metadata-compatible uuid 7f8bf45c-0ad5-53b5-97e6-33c1305e0aa4 (7fd8fc3)

v0.3.3

02 Apr 15:51
Compare
Choose a tag to compare

Fix

  • make alias in .bash_profile instead of .bashrc (86f9c77)

Documentation

  • mentioned mojave twice (ac4c9d8)
  • specify julia >= v1.0 is required (014b095)
  • fixed hyperlink to jupyter notebook (8302152)
  • editted installation instructions. edit again once package is registered (708c33c)
  • removed typo line (d5ae2de)
  • readme and various docs edits hyperlinks and typos. also changed manual to viva manual in mkdocs (97e37fc)

v0.3.2

28 Mar 12:21
Compare
Choose a tag to compare

Fix

  • removed call to display plot after saving plot (f1264fe)

v0.3.1

26 Mar 21:10
Compare
Choose a tag to compare

Fix

  • add julia 1.0 to require (a1f29be)
  • added supported os versions (9f7ecd2)

Documentation

  • added supported os versions (94a06ba)
  • changed formatting of heading (24fd095)
  • replaced low resoluton viva logo with 600dpi resolution logo (a6aaa4f)