1. DNA

The DNA module takes as input the DNA fasta file and the DNA weight percentage in the cell. DNA uses the BioPython SeqIO to read in the fasta file and the format provided should compatible with the “read” function from SeqIO. A non-exhaustive list of supported formats include: “.faa”, “.fna”, “.fasta”