scispace - formally typeset
S

Serita M. Nelesen

Researcher at Calvin College

Publications -  6
Citations -  410

Serita M. Nelesen is an academic researcher from Calvin College. The author has contributed to research in topics: Tree (graph theory) & Gene. The author has an hindex of 4, co-authored 6 publications receiving 376 citations.

Papers
More filters
Journal ArticleDOI

SATé-II: Very Fast and Accurate Simultaneous Estimation of Multiple Sequence Alignments and Phylogenetic Trees

TL;DR: A modification to the original SATé algorithm that improves upon SATé (which is now call SATé-I) in terms of speed and of phylogenetic and alignment accuracy, and presents two lines of evidence that using ML with gaps treated as missing data to optimize the alignment and tree produces very poor results.
Journal ArticleDOI

DACTAL: divide-and-conquer trees (almost) without alignments

TL;DR: DACTAL is a method for phylogeny estimation that produces trees from unaligned sequence datasets without ever needing to estimate an alignment on the entire dataset, and has approximately the same accuracy on the easier datasets.
Journal ArticleDOI

PhamDB: a web-based application for building Phamerator databases

TL;DR: UNLABELLED PhamDB is a web application which creates databases of bacteriophage genes, grouped by gene similarity, which is backwards compatible with the existing Phamerator desktop software while providing an improved database creation workflow.
Journal ArticleDOI

TSGL: A tool for visualizing multithreaded behavior

TL;DR: The thread safe graphics library (TSGL) is described, a tool by which an educator can add graphics calls to a working multithreaded program in order to make visible the underlying parallel behavior.
Proceedings ArticleDOI

Seeing Is Believing: Helping Students Visualize Multithreaded Behavior

TL;DR: This paper presents TSGL (the thread-safe graphics library), a C++11 library that safely supports multithreaded graphics, and presents evidence that TSGL can improve student mastery of this parallel abstraction.