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

Block or report andrew-torda

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
andrew-torda/README.md

This is where I put code that I am working on, but also sometimes code that I can reference in lectures or point the students to.

Pinned

  1. seq_compat seq_compat Public

    Given a multiple-sequence alignment, calculate the entropy at each position. Given two such alignments, we can also get the Kullbach-Leibler distance at each position.

    Go 1