Beginners-Python-Projects/DNA_sequence_analysis at main · jazzpher/Beginners-Python-Projects · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

DNA Sequence Analysis

Function_1:

Determines the number of differences in genomic sequence when comparing two individual sequences

Function_2:

Encodes a seqence of genomic characters.

Function_3:

Decodes a sequence of genomic characters.