Closed jasondk closed 1 week ago
-g 1
codon) - an error is generated saying that the genome length must be the same as the number of fitness profiles given. Since I was forced to give a minimum of 2 fitness profiles, i am forced to have a minimum genome size of 2 codons. Should allow the user to do a 1 codon genome
Error message: Please ensure that when using a fasta file, the same number of fitness profiles are provided as the length of the genome in the fasta file. Exiting.
Done
Things that are missing:
codon_stationary_distribution
file, and an exampleaa_fitness_distribution
(In general, if there is an option to use a file, we must have an example and a description of the expected format of the file)