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 "CTLscan". This is a single element from an "CTLobject", as output by CTLscan.

...

Ignored.

Details

None.

Value

None.

Author(s)

Danny Arends Danny.Arends@gmail.com
Maintainer: Danny Arends Danny.Arends@gmail.com

References

TODO

See Also

Examples

  #TODO

[Package ctl version 1.0.0-10 Index]