Math, asked by NikhilaMandava, 8 months ago

How many genes are there in the file brca1line.fa that have a C-G-ratio greater than 0.35?

Answers

Answered by Anonymous
6

\Huge\mathcal\red{Answer !}

The following code is from Java mooc that is supposed to find all genes in a given file. The problem is that my getAllGenes method is not returning any genes for a given string of dna. I simply don't know what is wrong with the code. The file I'm testing against (brca1line.fa) is located here

Similar questions