I have some bgen and correpsonding samples files and would like to end up with a pandas dataframe of one column sample IDs and another columns with genotypes for one variant for each sample. Does anyone know any tools that can accomplish this?
I have looked at bgen-reader but it doesn't seem to have this usability.
Thank you.