Collecting Genotypes from ENA and make their SNPs
-
Updated
Sep 27, 2021 - Python
Collecting Genotypes from ENA and make their SNPs
A Python bioinformatics tool for genomic pseudo-alignment, variant calling (SNPs), and coverage analysis.
This repository contains a Python script that queries NCBI to retrieve detailed information about SNPs (Single Nucleotide Polymorphisms) and parses the returned data. The script makes a request to the NCBI API, parses the XML data, and organizes the information into tables using pandas.
Add a description, image, and links to the snp-calling topic page so that developers can more easily learn about it.
To associate your repository with the snp-calling topic, visit your repo's landing page and select "manage topics."