Question: Write a program, named writing_a_fasta_file.py, that will create a FASTA file for the following three sequences make sure that all sequences are programmatically converted to
Write a program, named writing_a_fasta_file.py, that will create a FASTA file for the following three sequences make sure that all sequences are programmatically converted to upper case and only contain the bases A, T, G and C.
Sequence header Alien_DNA_1
Alien_DNA_1
Alien_DNA_3
DNA sequence
CAAGAACAGTGGATGAAGAAA
tactcagcgaagatgagagg
TATA---AAC-TCCACA--CCAGCAC
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
