phyloP(mod, msa, method="LRT", mode="CON", features=NULL, subtree=NULL,
branches=NULL, ref.idx=1, outfile=NULL, outfile.only=FALSE,
outfile.format="default")
tm
representing the neutral model.feat
. If given, compute
p-values for every feature.TRUE
, do not return any
results to R (this may be useful if results are very large).If features is provided, then outfile.format can be either "default" or "gff". If it is "default", then the outfile will be a table in zero-based coordinates, which includes start and end coordinates, feature name, parameter estimates, and p-values. If outfile.format is "gff", then the output file will be a GFF file (in 1-based coordinates) with a score equal to the -log10 p-value for each element.
If features is not provided, then outfile.format can be either "default" or
"wig". In either case the outfile will be in fixed step wig format
(see