Next: , Previous: , Up: Descriptive   [Contents]

2.3.1.7 Site statistics

SiteStatistics computes site-wise statistics, including:

The statistics are computed for a given subset of species (typically forming a ingroup).

Synopsis:

maf.filter=                                 \
    [...],                                   
    SequenceStatistics(                     \
        statistics=(\                       \
            [...],                                                    
            SiteStatistics(                 \
                species=species1),          \
            [...]),                         \
        ref_species=species1,               \
        file=data.statistics.csv),          \
    [...]

Arguments:

species={list}

A list of species to be considered in the statistics calculations.