DiffBind: dba.plotPCA() ellipse
0
0
Entering edit mode
Lisa • 0
@8ea577ce
Last seen 19 months ago
Italy

Hello! I am performing a differential analysis on ATAC-seq data in DiffBind. I would like to know if it is possible to plot ellipses around a PCA plot. I generated my plots with the following code:

dba.plotPCA(ATAC,DBA_REPLICATE,label=DBA_TISSUE,
        vColors = c("#E69F00","#33CC00", "#0099FF") , labelSize = 0.5 , dotSize = 0.7)

Is there any option that I can add?

PrincipalComponent DiffBind • 885 views
ADD COMMENT
0
Entering edit mode

If you use ggplot2 to make your plot, there is a stat.ellipse function you can add on.

ADD REPLY

Login before adding your answer.

Traffic: 647 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6