CINXE.COM
Residue Number System (RNS) Sequence Comparison and Mutation (Error) Analysis
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="../bootstrap.css"> <link rel="stylesheet" href="../style.css"> <link rel="icon" type="image/png" href="https://wireilla.com/w.ico" alt="logo" size="96x96"> <title> Residue Number System (RNS) Sequence Comparison and Mutation (Error) Analysis</title> </head> <body> <nav class="navbar navbar-expand-md navbar-light bg-white fixed-top mb-3 py-1" style="opacity:0.7;"> <div class="container"> <a class="navbar-brand" href="https://wireilla.com/ijbb/index.html"><img src="../WI-simple-logo.jpg" type="image/png" alt="Brand-Logo" width="150px"; height="50px"></a> <button class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse"><span class="navbar-toggler-icon"></span></button> <div class="collapse navbar-collapse float-text-end" id="navbarCollapse"> <ul class="navbar-nav ml-auto px-3"> <li class="nav-item"> <a class="nav-link" href="../index.html"><b>Scope & Topics</b></a> </li> <li class="nav-item"> <a class="nav-link" href="../editorial.html"><b>Editorial Board</b></a> </li> <li class="nav-item"> <a class="nav-link" href="../submission.html"><b>Paper Submission</b></a> </li> <li class="nav-item"> <a class="nav-link" href="../indexing.html"><b>Indexing</b></a> </li> <li class="nav-item"> <a class="nav-link" href="../archives.html"><b>Archives</b></a> </li> <li class="nav-item"> <a class="nav-link" href="../contact.html"><b>Contact</b></a> </li> </ul> </div> </div> </nav> <!-- Showcase slider --> <section id="showcase"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item carousel-image-2 active"> <div class="container-fluid"> <div class="carousel-caption mb-5 d-sm-block carousel_mb" style="background-color: #495150;opacity: 0.7;border-radius: 15px;"> <h3 class=" text-white" style="padding:5px;"><b>International Journal on Bioinformatics & Biosciences (IJBB) </b></h3> <p align="center" class=" text-white"><b>ISSN : 1839-9614</b></p> </div> </div> </div> </div> </div> </section> <section id="network-design-1" class="py-5 text-dark"> <div class="container"> <div class="row"> <div class="col"> <h4 style="text-align:center">Residue Number System (RNS) Sequence Comparison and Mutation (Error) Analysis</h4><br> <div class="col-md-12"> <h4>Authors</h4> </div> <div class="col-md-12"> Ing. Joshua Apigagua Akanbasiam<sup>1</sup>, Kwame Osei Boateng<sup>2</sup> and Matthew Glover Addo<sup>2</sup>, <sup>1</sup>Dr.HillaLimann Technical University, Ghana, <sup>2</sup>Kwame Nkrumah University of Science and Technology, Ghana </div> <br> <div class="col-md-12"> <h4>Abstract</h4> <p style="text-align:justify">The genetic code may be generated using the Residue Number System (RNS). This achievement demonstrates the viability of protein synthesis. The genetic codes occupy RNS digits and enable sequence comparison as well as further analysis of biological flaws known as mutations. In this research work two mRNA reading frames (strings) are considered as strings of RNS digits. Triplets of these residue number digits constitutes an amino acids and chains of these triplets make up polypeptides, proteins. These digits are compared and single digits errors introduced, these errors mimic biological errors (mutations). The types of errors (mutations) that are manifested between the two reading frames, original and mutant, are detected and reported. </p> <h4>Keywords</h4> <p style="text-align:justify">Residue Number System (RNS), DNA, RNA, mRNA, Error, Mutation, Sequence comparison, RNS-Genetic code.</p> </div> <div class="col-md-12 mb-5"> <a class="btn btn-success " style="background-color:#7c90a1" target="blank" href="http://wireilla.com/papers/ijbb/V13N2/13223ijbb01.pdf">Full Article</a> <a class="btn btn-success " style="background-color:#7c90a1" target="blank" href="../vol13.html">Volume 13</a> </div> </div> </div> </div> </section> <!-- Footer Section /--> <section id="footer-section" class="text-white py-3 text-left"> <div class="container"> <div class="row"> <div class="card-body col-md-2"></div> <div class="card-body col-md-3 text-left"> <h6 class="mb-3"style="font-size: 15px;">About Wireilla</h6> <p><a href="../contact.html" class=" text-white">Contact Wireilla</a></p> </div> <div class="card-body follow col-md-3 text-left"> </div> <div class="card-body col-md-3 text-left "> <h6 class="mb-3 ">Home</h6> <a href="http://wireilla.com/ " target="_blank" alt="airccse logo "><img src="../WI-simple-logo.jpg " alt="client-logo " size="35x35 "></a> </div> </div> <div><p align="center">All Rights Reserved - Wireilla Scientific Publications, New South Wales, Australia</p></div> </div> </div> </section> <script src="../jquery.min.js"></script> <script src="../popper.min.js"></script> <script src="../bootstrap.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> </body> </html>