Home
Name Modified Size InfoDownloads / Week
testsites.txt 2018-03-19 4 Bytes
uncooperative.cc 2018-03-19 8.7 kB
readme.txt 2018-03-19 1.9 kB
remove_trash.pl 2018-03-19 3.5 kB
testdata.txt 2018-03-19 571 Bytes
Totals: 5 Items   14.6 kB 0
===========================================
Release notes for PBlock version 1.0
===========================================
This software is free, open source software released under the GNU General Public License.
This software consists of three parts. The first part named remove_trash.pl is written in Perl script aiming for remove redundant substrates. The second part named uncooperative.cc is written in C++ script aiming for finding and calculating the weight of the combinations of given two sites in the complete graph. The third part is composed of three  sections, named comb2.cc,comb3.cc and comb4.cc, aiming for finding the significant combinations and calculating the proportions of  significant combiantions in the corresponding type in two-tuples, triples and tetrads. .
This software is free to use, modify, redistribute without any restrictions, except including the license provided with the distribution.

===========================================
Instruction 
===========================================
(1) Download the amino acid residues at site P4-P4' of the substrate dataset of the protease from the MEROPS database. 
(2) Run remove_trash.pl to remove redundant substrates to make sure that there is no pair of sequences whose similarity is above 0.875(the default value), this step can be skipped by the user if the dataset is preprocessed.
(3) Run uncooperative.cc and output the combintions and the corresponding weights. A  synthetic data is given for test in testdata.txt, and the corresponding two sites in given in testsites.txt.
===========================================
Changelog
===========================================
Version 1.0

===========================================
Contact
===========================================
Any questions, problems, bugs are welcom and should be dumped to Enfeng Qi <ef521@126.com>


Source: readme.txt, updated 2018-03-19