| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| MMP9.txt | 2018-03-19 | 12.1 kB | |
| PBrandom.cc | 2018-03-19 | 16.6 kB | |
| readme.txt | 2018-03-19 | 1.8 kB | |
| remove_trash.pl | 2018-03-19 | 3.5 kB | |
| 1.txt | 2018-03-19 | 50 Bytes | |
| Totals: 5 Items | 34.1 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 two parts. One part named remove_trash.pl is written in Perl script aiming for remove redundant substrates. The other part named PBrandom.cc is written in C++ script aiming for calculating the entropy of eight block and for finding the significant combinations. 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.An example of original substrate data at site P4-P4'of MMP9 protease is presented in MMP9.txt. (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 PBrandom.cc and output the entopies of eight blocks and the significant combintions in the blocks. The default random time is 1000. The columns of amino acid residues at site P4-P4' are indexed by number 1-8 from left to right, and the corresponding columns of the block is listed in 1.txt. =========================================== Changelog =========================================== Version 1.0 =========================================== Contact =========================================== Any questions, problems, bugs are welcom and should be dumped to Enfeng Qi <ef521@126.com>