Question: Hello I have to make a python script that reads a .fasta file that contains DNA string, it also passes that dna string to a
Hello
I have to make a python script that reads a .fasta file that contains DNA string, it also passes that dna string to a function that counts C vs G score, stores those numbers as integers.
that integers can be stored in a file and python script will form a graph for it.
Can I get a clear python script that includes these functions and works? I have fasta files that I can inout already.
Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
