<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-19T01:48:27Z</responseDate><request verb="GetRecord" identifier="oai:mountainscholar.org:10217/195341" metadataPrefix="dim">https://api.mountainscholar.org/server/oai/request</request><GetRecord><record><header><identifier>oai:mountainscholar.org:10217/195341</identifier><datestamp>2025-12-30T03:38:23Z</datestamp><setSpec>com_10217_100532</setSpec><setSpec>com_10217_100000</setSpec><setSpec>com_10217_100388</setSpec><setSpec>com_10217_100303</setSpec><setSpec>col_10217_100538</setSpec><setSpec>col_10217_100389</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="author" authority="30f29d96-b1aa-417a-88d9-a1d34e8c38d4" confidence="-1">Shrestha, Akash, author</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author" authority="08c10ce7-3ba2-4a57-a884-f1267b6176d6" confidence="-1">Chitsaz, Hamidreza, advisor</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author" authority="6c7ed0f9-bccb-40a4-9a20-ca36472118e9" confidence="-1">Ben-Hur, Asa, committee member</dim:field>
   <dim:field mdschema="dc" element="contributor" qualifier="author" authority="baff2964-6018-4c81-bc81-96741d1191a5" confidence="-1">Abdo, Zaid, committee member</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2019-06-14T17:06:25Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2019-06-14T17:06:25Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued">2019</dim:field>
   <dim:field mdschema="dc" element="identifier">Shrestha_colostate_0053N_15383.pdf</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://hdl.handle.net/10217/195341</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://doi.org/10.25675/3.018912</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract">Read alignment is the process of mapping short DNA sequences into the reference genome. With the advent of consecutively evolving "next generation" sequencing technologies, the need for sequence alignment tools appeared. Many scientific communities and the companies marketing the sequencing technologies developed a whole spectrum of read aligners/mappers for different error profiles and read length characteristics. Among the most recent successfully marketed sequencing technologies are Oxford Nanopore and PacBio SMRT sequencing, which are considered top players because of their extremely long reads and low cost. However, the reads may contain error up to 20% that are not generally uniformly distributed. To deal with that level of error rate and read length, proximity preserving hashing techniques, such as Minhash and Minimizers, were utilized to quickly map a read to the target region of the reference sequence. Subsequently, a variant of global or local alignment dynamic programming is then used to give the final alignment. In this research work, we train a Deep Neural Network (DNN) to yield a hashing scheme for the highly erroneous long reads, which is deemed superior to Minhash for mapping the reads. We implemented that idea to build a read alignment tool: DNNAligner. We evaluated the performance of our aligner against the popular read aligners in the bioinformatics community currently — minimap2, bwa-mem and graphmap. Our results show that the performance of DNNAligner is comparable to other tools without any code optimization or integration of other advanced features. Moreover, DNN exhibits superior performance in comparison with Minhashon neighborhood classification.</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="medium">born digital</dim:field>
   <dim:field mdschema="dc" element="format" qualifier="medium">masters theses</dim:field>
   <dim:field mdschema="dc" element="language">English</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso">eng</dim:field>
   <dim:field mdschema="dc" element="publisher">Colorado State University. Libraries</dim:field>
   <dim:field mdschema="dc" element="relation" qualifier="ispartof">2000-2019</dim:field>
   <dim:field mdschema="dc" element="rights">Copyright and other restrictions may apply. User is responsible for compliance with all applicable laws. For information about copyright law, please see https://libguides.colostate.edu/copyright.</dim:field>
   <dim:field mdschema="dc" element="subject">Minhash</dim:field>
   <dim:field mdschema="dc" element="subject">pattern discovery</dim:field>
   <dim:field mdschema="dc" element="subject">sequence alignment</dim:field>
   <dim:field mdschema="dc" element="subject">neural network</dim:field>
   <dim:field mdschema="dc" element="subject">DNA</dim:field>
   <dim:field mdschema="dc" element="title">Read alignment using deep neural networks</dim:field>
   <dim:field mdschema="dc" element="type">Text</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="name">Master of Science (M.S.)</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="level">Masters</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="discipline">Computer Science</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="grantor">Colorado State University</dim:field>
   <dim:field mdschema="dcterms" element="rights" qualifier="dpla">This Item is protected by copyright and/or related rights (https://rightsstatements.org/vocab/InC/1.0/). You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use. For other uses you need to obtain permission from the rights-holder(s).</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>