Skip to content
View Schre's full-sized avatar
Block or Report

Block or report Schre

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 100 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

Pinned

  1. Read-Mapping Read-Mapping Public

    Mapping reads to a corresponding genome using a suffix tree (linear time construction) and Smith-Waterman local alignment algorithm

    C++

  2. Page-Rank-Estimation-Open-MP- Page-Rank-Estimation-Open-MP- Public

    C++

  3. FM-Index FM-Index Public

    An implementation of the algorithm as described in the MIT lecture: MIT 7.91J Foundations of Computational and Systems Biology, Spring 2014, 5. Library Complexity and Short Read Alignment (Mapping)…

    Java 1

  4. Minecraft-like-game Minecraft-like-game Public

    A fun little project where I attempt to code a minecraft-esque game for programming practice in C# and developing games in a 3D space.

    C#

  5. SolTek-Server-Node SolTek-Server-Node Public

    This is a server node used by SolTek (my social media application for professionals) web server to perform various calculations. Please read the README.pdf file to understand the theory behind the …

  6. SolTek-Web-Server SolTek-Web-Server Public

    Front end of SolTek. Makes API calls to SolTek-Server to perform expensive operations and database queries.

    PHP