View source: R/from_corrs_to_df.R
from_corrs_to_df | R Documentation |
From list data structure to ESTIMATES data.frame and PVALUE dataframe
from_corrs_to_df(corrs, genes_proteins, condv)
corrs |
A list with two fields: 1. estimate estimate value 2. p.value pvalue. |
genes_proteins |
List of gene/proteins |
condv |
List of miRNAs |
A list with two fields: 1. estimate estimate value 2. p.value pvalue. The two lists have the same length
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.