available_genes: Identify available, matching and valid target genes from TCGA...

View source: R/available_genes.R

available_genesR Documentation

Identify available, matching and valid target genes from TCGA and GTEx cohorts

Description

Identify available, matching and valid target genes from TCGA and GTEx cohorts

Usage

available_genes(target_genes, data)

Arguments

target_genes

A character vector of target gene names

data

A dataframe of list of dataframes.

Value

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.

Examples

print("available_genes(genenames = ECMgenenames)")

KontioJuho/matrinetR documentation built on June 19, 2022, 3:56 p.m.