<?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-18T22:24:00Z</responseDate><request verb="GetRecord" identifier="oai:wakespace.lib.wfu.edu:10339/57193" metadataPrefix="dim">https://wakespace.lib.wfu.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:null:10339/57193</identifier><datestamp>2026-09-02T15:18:48Z</datestamp><setSpec>com_10339_14934</setSpec><setSpec>col_10339_38132</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" lang="en_US">Stevens, Cody Alexander</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2015-06-23T08:36:02Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2015-06-23T08:36:02Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued" lang="en_US">2015</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://wakespace.lib.wfu.edu/handle/10339/57193</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="en_US">Graph algorithms have been widely applied to science and engineering problems, but the practical applications of graph algorithms to every-growing, large data sets requires significant computational time, motivating the need for efficient, parallel solutions on modern computing architectures. Here, we develop a novel GPU-optimized parallel algorithm for measuring the betweenness centrality of edges of a graph that is over 1000x faster than the CPU implementation of the algorithm in the NetworkX software package for 1,000-5,000 nodes. Inspired by biochemical mutagenesis experiments, we also introduce a new approach to measure how the betweenness centrality changes with the perturbation of a graph. As a direct application, we performed MD simulations of several protein-RNA complex, where we abstracted the residues and their interactions as nodes and edges, respectively, to characterize the molecular interaction network. We then systematically compare the change in the betweenness upon the deletion of the residue, akin to mutagenesis experiments performed in the laboratory, to create a predictor for mutagenesis experiments. Finally, we compared communal detection results to previously determined protein domains, finding a high correlation between residue-residue interactome communities and larger protein domains.</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso" lang="en_US">en</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="en_US">Wake Forest University</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Betweenness</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">GPU</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Graph Theory</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Parallel</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Perturbation</dim:field>
   <dim:field mdschema="dc" element="title" lang="en_US">GPU-Optimized Graph Theory Analysis of Allosteric Protein Signaling Networks</dim:field>
   <dim:field mdschema="dc" element="type" lang="en_US">Thesis</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeChair" lang="en_US">Cho, Samuel S</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeMember" lang="en_US">Torgersen, Todd</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeMember" lang="en_US">Turkett, William H</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="discipline" lang="en_US">Computer Science</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>