Skip to content

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

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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