/has-mutation-program

Project that analyse if a person has generic differences based on their DNA sequence

Primary LanguageJavaScriptMIT LicenseMIT

has-mutation-program

Project that analyse if a person has genetic differences based on their DNA sequence

Install dependencies:

npm i

Execute the program:

npm start

Respond the initial question, and enter an Array of the DNA, example:

["ACGCGA","CAGTGC","TTATGT","AGAAGG","CCCCTA","TCACTG"]