ctl (version 1.0.0-0)

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.

Value

None.

Details

None.

References

TODO

See Also

Examples

Run this code
# NOT RUN {
  #TODO
# }

Run the code above in your browser using DataLab