Externalize all functions related to the reading and basic analysis of the PAF format
Currently, the PAF is read as a pandas dataframe. We should create a PAF object, including the different fields such as the position of the SNP, eventually the pd df.
Edited by Baptiste Imbert