Giter Site home page Giter Site logo

bioinf527proj's Introduction

Recalculation of BLOSUM using modern sequence data

Files in this Repository:

  • 1234.txt results from homologsearch.py for seed 1234
  • 5678.txt results from homologsearch.py for seed 5678
  • 9001.txt results from homologsearch.py for seed 9001
  • astral-scopedom-seqres-gd-sel-gs-bib-49-2.06.fa sequences from the Astral database for testing
  • blosum62.csv results for blosum62
  • blosum62.mat the BLOSUM62 matrix used in NWalign
  • homologsearch.py runs NW comparisons and generates confusion matrices for each substitution matrix
  • iij2mat.py converts files output by blosum.c into format readable by NWalign
  • makefile makefile for NWalign.cpp
  • new99.csv results for new99
  • new99.mat our new generated matrix used in NWalign
  • NWalign.cpp Needleman-Wunsch alignment implemented in C++ for efficiency
  • NWalign.h header file for NWalign.cpp
  • NWalign.py original NW implementation from which NWalign.cpp was made
  • randblos.csv results for randblos
  • randblos.mat randomly generated substitution matrix based off of BLOSUM62
  • randblos.py randomly generates a subsitution matrix given value frequencies present in BLOSUM62
  • README.md this file
  • seeds.txt the three seeds used to run triplicate
  • tests.R R script that generates mean accuracy, precision, and recall and performs t-tests of all these parameters between the three matrices

bioinf527proj's People

Contributors

ewbell94 avatar

Watchers

Nicholas Wang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.