The purpose of this repository is to introduce researchers in the analysis of genotyping information generated through amplicon sequencing (also called Microhaplotype genotyping).

This covers 4 tutorials:

This GitHub repository contains a set of functions that allows the user to upload and manipulate the genotypic information stored in .tsv tables (in Seudo-CIGAR format) that has been generated by the malaria-amplicon-pipeline of our lab. All those functions and the required libraries are in the R scripts amplseq_functions.R and amplseq_required_libraries.R, and an additional set of Rcpp functions for the estimation of IBD and eigenvectors are in the files hmmloglikelihood.cpp and Rcpp_functions.cpp. Some of the functions require additional input files such as fasta files for reference strains or tables of alleles associated with drug resistance. These additional information is stored in the folder doc/reference.