Skip to content

Carlo-Carandang/DNA-Code-to-Binary-to-ASCII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From DNA Code to Binary to ASCII- A Message from God?

Coding challenge from Clinical Developers Group

You are working with a team of genetics researchers. You're told the exciting and confusing news that there may be a message from God hidden in our DNA! Through science and prayer your team has been able to work out the following:

  • The message is hidden somewhere in the attached sequence of ~120,000 base pairs
  • God writes in stochastic binary, with 0 represented by either A or C, and 1 represented by either T or G
  • God encodes in ASCII Can you find the message?

Hints:

  • Convert DNA code to binary, then to ASCII, and analyze to find the message from God!
  • Frameshifts can occur

You can see the complete solution here: https://github.com/Carlo-Carandang/DNA-Code-to-Binary-to-ASCII/wiki/From-DNA-Code-to-Binary-to-ASCII:-A-Message-from-God%3F

About

Convert DNA code to ASCII, and analyze to find the message from God!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published