Skip to content

dfiedosiuk/hamming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamming

Program alculates the Hamming Distance between two DNA strands.

We read DNA using the letters C,A,G and T. Two strands might look like this:

  • GAGCCTACTAACGGGAT
  • CATCGTAATGACGGCCT

They have 7 differences, and therefore the Hamming Distance is 7.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages