Aria-Dolatabadian / SNP-Distribution-by-Chromosome

This code generates a set of random genes with specified chromosome numbers, SNP numbers for each gene, and chromosome lengths. The genes are written to a CSV file. Then, the code reads the data from the CSV file into a pandas DataFrame and creates a stacked line chart for each chromosome subplot showing the distribution of SNP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This code generates a set of random genes with specified chromosome numbers, SNP numbers for each gene, and chromosome lengths. The genes are written to a CSV file. Then, the code reads the data from the CSV file into a pandas DataFrame and creates a stacked line chart for each chromosome subplot showing the distribution of SNP


Languages

Language:Python 100.0%