nucleotides content determination using python
how to calculate the nucleotides(A,T,G,C) content in dna by giving the directory of the fasta file in biopython ?
• 1,935 views
•
link
1 answer
You could easily modify this script that explains each step of the program too: Using FASTA nucleotide files in BioPython
• 0 views
•
link
Log in to answer this question.
If this is an assignment then you should show the code you have already written.
If this is not an assignment then you can run geecee from EMBOSS to get this information.