New version of Pedixplorer available

New version of the Bioconductor Pedixplorer package

I’ve developped a R package dedicated to create, filter and draw complex pedigree. This package is an update of the original Kinship2 package available in CRAN. However it wasn’t anymore maintained and I needed new features for my PhD project.

This new version allow to automatically create huge and complex Pedigree() S4 object, filter them and also compute aditionnal information. From this object you can draw with lot’s of option the pedigree layout. It is possible with this version to draw them as ggplot2 object allowing to add interactivity with the plotly library.

All the new functions are also easily available now through a shiny application available locally by calling the ped_shiny() or on a web server.