Is there a way to obtain a list/dataframe of the CorLevelPlot results?
1
0
Entering edit mode
17 months ago

Does anyone know if there is a way to obtain a list/dataframe of the results produced by CorLevelPlot?

WGCNA CorLevelPlot • 790 views
ADD COMMENT
2
Entering edit mode
17 months ago

Are you referring to my package, CorLevelPlot (https://github.com/kevinblighe/CorLevelPlot/), which is neither on CRAN nor Bioconductor?

If you are referring to this, I would simply clone the github repo locally, via:

git clone https://github.com/kevinblighe/CorLevelPlot/

Then, modify the function code. All that you need to do is export the object corvals:

Kind regards,

Kevin

ADD COMMENT
0
Entering edit mode

Thank you, Kevin! I am able to obtain the data using return(corvals).

ADD REPLY
0
Entering edit mode

Cool - thank you

ADD REPLY

Login before adding your answer.

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