Skip to content
View wundulo's full-sized avatar

Block or report wundulo

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

Popular repositories Loading

  1. proxy proxy Public

    Java proxy server

    Java 32 22

  2. jInterp jInterp Public

    Java interpreter

    1

  3. newsgroupsMiner newsgroupsMiner Public

    Data-mining tool for 20 Newsgroups

    Python 1 1

  4. openReadingFrames openReadingFrames Public

    Propagate all 6 possible amino acid sequences from a given nucleotide sequence using 3 open reading frame on forward and reverse strands.

    Python

  5. hiddenMarkovModels hiddenMarkovModels Public

    Hidden Markov Models using forward algorithm to score a given nucleotide sequence, using transition matrix, emissions matrix and initial probabilities.

    Python

  6. dynamicProgramming dynamicProgramming Public

    A few dynamic programming scripts to solve problems from Introduction to Algorithms

    Python