Skip to content

Releases: OpenMendel/MendelPlots.jl

v0.1.6

07 Aug 00:45
5fcbc32
Compare
Choose a tag to compare

MendelPlots v0.1.6

Diff since v0.1.5

Merged pull requests:

v0.1.5 Annotated Manhattan Plots

23 Feb 07:46
f08c723
Compare
Choose a tag to compare

Add support for creating Manhattan plots with gene annotations

Handle P-values that are 0

21 Jul 20:26
Compare
Choose a tag to compare

Update to handle creating plots where p-values are 0. Now clamps them to the floatmin(0.0).

Update for DataFrames.jl changes

21 Jul 00:51
Compare
Choose a tag to compare
  • DataFrames.jl changed names(df) to Array{String, 1} instead of Array{Symbol, 1}

release from Zenodo so the package is citable

12 Feb 19:05
Compare
Choose a tag to compare
v0.1.2

Revert "modified code for plotting vertical line to compare with IHT'…

v0.1.1 updated code for compatibility with dataframes and gadfly v1.0.0

05 Feb 09:45
Compare
Choose a tag to compare

v0.1.0

30 Jan 08:09
Compare
Choose a tag to compare

Julia version 1.0 compatible