Tools for AFLP analysis parametrization with RawGeno (https://sourceforge.net/projects/rawgeno/) and quick plotting with Scatterplot3d (https://github.com/cran/scatterplot3d)
Installing instructions
1)download the files from https://github.com/SergioSclov/CookedGeno in a folder.
2)set your working directory where you download the files: setwd("path_to_where_you_download")
3)load devtools: library("devtools"). Make sure you have devtools installed.
4)install CookedGeno: install("CookedGeno")