Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

sandialabs/SigProd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SigProd V1.0

Signature Product Code for Protein-Protein Interaction Prediction. The SigProd V1.0 software consists of four programs which together allow the prediction of protein-protein interactions using only amino acid sequences and experimental data. The first program is called kernel_mat and performs a pair-wise comparison between all proteins in a given set based on amino acid sequence. The second and third programs are called svm_learn and svm_classify. These programs use the comparisons made by kernel_mat to train and test a Support Vector Machine classifier. The last program is called make_preds and allows the user to extrapolate from known protein-protein interactions in a certain organism to unknown interactions in another organism.

Dependency: https://www.cs.cornell.edu/people/tj/svm_light/

SCR# 764

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published