Problem With Volcano Plot
Hi,
I'm working with CMScaller and I'm performing the Volcano plot with the function: subVolcano.
Usage
subVolcano(
deg,
geneID = "rownames",
lfc = log2(2),
padj = 0.05,
ave = 0,
topN = 10,
cexText = 1,
classCol = getOption("subClassCol"),
...
)
But I have a problem. Genes don't read, they overlap. I would like to create arrows for the top genes and insert the title.
Who helps me?
Thanks so much
• 715 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Show us your exact code and output.