webmasterar
PhD in Bioinformatics (KCL 2014-18). Passionate about open source development in science.
UK
Pinned Repositories
bigfilewriter
A simple utility to create big files quickly
BinaryTree
An implementation of a Binary Tree in C
edsm
Elastic Degenerate String Matching
edso
EDSO (Elastic Degenerate Sequence Outputter)
libFLASM
A library for Fixed Length Approximate String Matching
maxshiftm
A generalised implementation of the MaxShift algorithm
squash
A simple Squash game written in Python using Pygame
TimezoneMapperPHP
A PHP script that returns the timezone given the latitude and longitude of a location
webmasterar's Repositories
webmasterar/TimezoneMapperPHP
A PHP script that returns the timezone given the latitude and longitude of a location
webmasterar/edso
EDSO (Elastic Degenerate Sequence Outputter)
webmasterar/libFLASM
A library for Fixed Length Approximate String Matching
webmasterar/edsm
Elastic Degenerate String Matching
webmasterar/squash
A simple Squash game written in Python using Pygame
webmasterar/bigfilewriter
A simple utility to create big files quickly
webmasterar/BinaryTree
An implementation of a Binary Tree in C
webmasterar/EDSRand
Random Elastic Degenerate Strings (EDS) generator (DNA)
webmasterar/extractChromosome
Extract chromosomes from large gzipped/uncompressed fasta files
webmasterar/flasktodo
Flask example Todo app
webmasterar/horspool
The Horspool exact pattern matching algorithm
webmasterar/iupacmm
Consensus sequence searching
webmasterar/languagesWithDirections
ISO-639-2 languages list with directions of text
webmasterar/lineartimehammingsearch
LTHS: Linear Time Hamming Search (string searching under Hamming distance model)
webmasterar/maw
MAW: a suite on the computation and application of Minimal Absent Words
webmasterar/maxshift
The MaxShift algorithm
webmasterar/MEME-Motif-Format-Parser
A MEME Motif Format parser
webmasterar/multi-edsm
Dictionary Matching in Elastic-Degenerate Texts
webmasterar/Multi-Shift-And
Multiple Shift-And exact pattern matching algorithm implementation
webmasterar/PhpObo
Open Biomedical Ontologies (OBO) File Format Parser written in PHP
webmasterar/pong
A simple Pong game written in Python using Pygame
webmasterar/qtsort
A linear time char sorting algorithm (alternative implementation of the Counting sort algorithm)
webmasterar/RabinKarp
An implementation of the Rabin-Karp exact pattern matching algorithm in Python
webmasterar/shift-and
The shift-and exact pattern matching algorithm
webmasterar/shift-or
The shift-or exact pattern matching algorithm
webmasterar/snake
Snake game clone in Javascript (canvas-based)
webmasterar/tetris
A clone of the classic Tetris game in Javascript
webmasterar/TicTacToe
TicTacToe Java Swing UI-based game
webmasterar/Trie
An implementation of a Trie in C++
webmasterar/Unrestricted-Multi-Shift-And
An unrestricted implementation of the Multi-Shift-And algorithm for multiple exact pattern matching