3D PCA Plot from RNA-Seq data
2
1
Entering edit mode
7.3 years ago
#### ▴ 220

I want to make 3d PCA plot with 2 components from RNA-Seq data.

3D Plot Refer following link for reference: https://postimg.org/image/gvvkpj0xl/

I want to make exactly same plot using RNA-Seq data.

RNA-Seq Plot • 5.6k views
ADD COMMENT
0
Entering edit mode

Cubemaker might be a quick way to deal with this. It was originally developed for PCA components, but can plot any 3D numerical dataset.

ADD REPLY
0
Entering edit mode

I have seen your tool Cubemaker , it really interesting. But, I have few questions specific to cubemaker, where shall I post those ..looking for a forum or a mail id for direct questions.

ADD REPLY
0
Entering edit mode

You could post your questions in that thread, if that works.

ADD REPLY
1
Entering edit mode
7.3 years ago

For 3D plots in R, have a look at scatter3d() in the car package, the scatterplot3d package, the plot3D package or the rgl package. You'll find introductions to these packages here.

ADD COMMENT
1
Entering edit mode
7.3 years ago
Joe 21k

I really like plotly which has APIs in R and Python for making interactive 3d plots

ADD COMMENT

Login before adding your answer.

Traffic: 2131 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