View source: R/available_genes.R
available_genes | R Documentation |
Identify available, matching and valid target genes from TCGA and GTEx cohorts
available_genes(target_genes, data)
target_genes |
A character vector of target gene names |
data |
A dataframe of list of dataframes. |
Gene or protein names available in both GTEx and TCGA cohorts for all cancers. If remove.allNA is true, also genes/proteins with all values as NA in any cancer dataframe is are removed.
print("available_genes(genenames = ECMgenenames)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.