Partitioning the Data
Process
- Create the tables for storing partitions (100partitioncreate.pl)
- Partition the sequence data (122partitiondatasymmetry.pl)
Remarks
The script for partitioning the data requires two parameters.
- DistanceParameterId - a distanceparameter_id of the
distanceparameter table, which represents the result of one BLAST run
- MaxEvalue - the maximum E-value that is allowed to be considered
for the partitioning; for example 1E-10