perform discretization on all chromosomes and write python flat files
Usage
discretizeAll(data, margin = 10)
Arguments
data
MACATData Object
margin
symmetric quantile in percent
Value
produces python flat file
Details
The filename for the python flat files are
discrete_seqs_margin__chrom_.py
where and
are the names of the chromosome and the margin used for discretization.
For details on the discretization see discretize.