#dna_table can be: dna_content_fractions_morton OR dna_content_fractions_ihgsc
calculate_genome_factor(
dna_table = dna_content_fractions_morton,
chromosome = c(1, 2, 3, 4, 5, 6),
color = c("Red", "Red", "Green", "Red", "Green", "Green"),
sex = "male"
)
Run the code above in your browser using DataLab