Partitioning the Data

Process

  1. Create the tables for storing partitions (100partitioncreate.pl)
  2. Partition the sequence data (122partitiondatasymmetry.pl)

Remarks

The script for partitioning the data requires two parameters.

  1. DistanceParameterId - a distanceparameter_id of the distanceparameter table, which represents the result of one BLAST run
  2. MaxEvalue - the maximum E-value that is allowed to be considered for the partitioning; for example 1E-10