/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

Primary LanguagePython

This repository is not active