Skip to content

pull request

Administrator requested to merge klenzhai:master into master

Created by: klenzhai

All the coding from the data input group.

Has a new file called data.py in which the Chromosome and Gene class are defined. Can also create a list of alle the chromosomes with createchromosomes() and can also create a dictionary of all the genes with creategenes() where only the location is still missing but with the sequence, gene id and which chromosome the gene is on.

Merge request reports

Loading