ctl (version 1.0.0-10)

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, ...)

Value

None.

Arguments

x

An object of class "CTLscan". This is a single element from an "CTLobject", as output by CTLscan.

...

Ignored.

Author

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

Details

None.

References

TODO

See Also

  • CTLscan - Scan for CTL

  • plot.CTLscan - Plot a CTLscan object

Examples

Run this code
  #TODO

Run the code above in your browser using DataLab