hann-zhong / snp-analyzer

Genomics tool that parses a user-inputted DNA segment and determines if a single nucleotide polymorphism is a silent mutation or if it results in a different amino acid.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧬 snp analyzer

Genomics tool that parses a user-inputted DNA segment and determines if a single nucleotide polymorphism (SNP) is a silent mutation or if it results in a different amino acid.

Instructions:

The header provides information on the genome you plan on inputting. It should be in the format:

genome_name|coordinates of starting nucleotide|coordinates of ending nucleotide|direction|

About

Genomics tool that parses a user-inputted DNA segment and determines if a single nucleotide polymorphism is a silent mutation or if it results in a different amino acid.


Languages

Language:Java 100.0%