print.CTLscan {ctl} | R Documentation |
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 class 'CTLscan'
print(x, ...)
Arguments
x |
An object of class |
... |
Ignored. |
Details
None.
Value
None.
Author(s)
Danny Arends Danny.Arends@gmail.com
Maintainer: Danny Arends Danny.Arends@gmail.com
References
TODO
See Also
-
CTLscan
- Scan for CTL -
plot.CTLscan
- Plot a CTLscan object
Examples
#TODO
[Package ctl version 1.0.0-10 Index]