Skip to content
View dawnandrew100's full-sized avatar

Organizations

@lignum-vitae

Block or report dawnandrew100

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
dawnandrew100/README.md

Hi there! Welcome to my page!

I am a Bioinformatics and Computational Biology PhD student originally from The Bahamas on a journey through the world of computers and programming languages! Come along on this journey with me to explore the wonderful world of software!

stats graph languages graph

My open source projects

Bioinformatics

  • Seq.rs: website showcasing the use of Rust in Bioinformatics
  • Goombay: sequence alignment tool containing local alignment, global alignment, MSA, and clustering algorithms
  • Biobase: tool to parse, analyse, and access biological sequence data, amino acid properties, and substitution matrices.

Data Processing

  • Pyrolysate: tool to parse and validate URLs and emails with structured output in JSON, CSV, or text
  • PebbleNet: retrieves and processes environmental datasets with output to JSON

My Gists

character count gist string reverse gist linearity gist hungary case to snake case gist

Pinned Loading

  1. seq.rs seq.rs Public

    Bioinformatics in Rust monthly

    Markdown 19 1

  2. seqrs-challenges seqrs-challenges Public

    A home for Rust solutions to all of the monthly seq.rs challenges.

    Rust 2 1

  3. lignum-vitae/goombay lignum-vitae/goombay Public

    Python implementation of several sequence alignment algorithms such as Waterman-Smith-Beyer, Gotoh, and Needleman-Wunsch intended to calculate distance, show alignment, and display the underlying m…

    Python 12 3

  4. lignum-vitae/biobase lignum-vitae/biobase Public

    A home for all biological/bioinformatics constants from protein strings to BLOSUM matrices.

    Python 9 3

  5. Bioinformatics Bioinformatics Public

    code solutions to Bioinformatics questions in various programming languages

    Python

  6. random-problems random-problems Public

    This repository is meant to contain any random problems that can be solved computationally that I find interesting enough to share my solution (or attempt at a solution) to

    Rust