Description Usage Arguments Value
View source: R/Plot_GC_columns.R
Plot_Seq_depth
is an internal function used to generate a GC content distribution plot given an input SummarizedExperiment
object.
1 | Plot_GC_columns(SE_M, GC_IDX, HDER, ANNOT = F)
|
SE_M |
A |
GC_IDX |
A numeric vector indicate the GC content of each individual feature. |
HDER |
Determine the content of the title and the file name of the plot saved. |
ANNOT |
Whether annotate the plot with additional batch or treatment information,
in this version, it depends on the column of c("Perturbation_detail") in the |
A pdf diagram saved under the current working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.