- x
A bed.matrix
- SNVs.scores
A dataframe containing the ADJUSTED CADD scores of the SNVs (Optional, useful to gain in computation time if the adjusted CADD scores of variants in the study are available)
- indels.scores
A dataframe containing the CADD PHREDv1.4 scores of the indels - Compulsory if indels are present in x
- ref.level
The level corresponding to the controls group, only needed if filter=="controls"
- filter
On which group the MAF filter will be applied
- maf.threshold
The MAF threshold used to define a rare variant, set at 0.01 by default
- min.nb.snps
The minimum number of variants needed to keep a CADD region, set at 2 by default
- min.cumulative.maf
The minimum cumulative maf of variants needed to keep a CADD region
- group
A factor indicating the group of each individual, only needed if filter = "controls"
or filter = "any"
. If missing, x@ped$pheno
is taken
- cores
How many cores to use, set at 10 by default
- burden
Whether to compute the burden test
- H0.burden
A list returned from NullObject.parameters
with RVAT="burden"
- burden.parameters
A list containing the parameters to use by burden.subscores
for the burden analysis ('burden.function' and 'get.effect.size')
- SKAT
Whether to compute SKAT
- H0.SKAT
A list returned from NullObject.parameters
with RVAT="SKAT"
- SKAT.parameters
A list containing the parameters to use by SKAT
('get.moments', 'estimation.pvalue', 'params.sampling', 'debug')
- verbose
Whether to display information about the function actions
- path.data
The repository where data for RAVA-FIRST are or will be downloaded from https://lysine.univ-brest.fr/RAVA-FIRST/