plot_rqtl: A Function That Plots Encapsulated RQTL Outputs

View source: R/ptlmapper.R

plot_rqtlR Documentation

A Function That Plots Encapsulated RQTL Outputs

Description

This function plots encapsulated RQTL outputs.

Usage

plot_rqtl(ptl_mapping_result, main = "", ylim = NULL, which_pheno = NULL,
  ...)

Arguments

ptl_mapping_result

An outputs of the 'ptl_mapping' function.

main

A character string specifying additionnal title informatoion.

ylim

Forcing ylim value of the plot.

which_pheno

A numeric vector specifying which phenotype we wants to plot.

...

Args forward to 'plot' function.


fchuffar/ptlmapper documentation built on March 27, 2024, 3:28 p.m.