Convert mpileup format to base count tsv table
-
Updated
Dec 19, 2023 - C++
Convert mpileup format to base count tsv table
Pipeline for gene candidate discovery based on mutagenesis. Featured in gene cloning research published in Nature (DOIs: 10.1038/s41467-020-14937-2, 10.1038/s41467-021-23738-0, 10.1038/s41477-021-00971-5), Molecular Plant (DOI: 10.1016/j.molp.2021.05.010) and New Phytologist (DOI: 10.1111/nph.17075).
This python script parses a mpileup file to extract the coverage of each base at each position.
Add a description, image, and links to the mpileup topic page so that developers can more easily learn about it.
To associate your repository with the mpileup topic, visit your repo's landing page and select "manage topics."