print.CTLscan: Print the results of a single phenotype CTL scan
Description
Print the results of a single phenotype CTL scan produced by either CTLmapping
(Single phenotype scan) or
CTLscan
(Multi phenotype scan).
Usage
# S3 method for CTLscan
print(x, ...)
Arguments
- x
An object of class "CTLscan"
. This is a single element from an "CTLobject"
, as output by CTLscan
.
- ...
Ignored.