GetFeatures {atlasapprox}R Documentation

GetFeatures

Description

Get a list of available features (typically genes) for a specified organism.

Usage

GetFeatures(organism)

Arguments

organism

The organism you would like to query

Value

An array of available features (genes) from that organism

Examples

GetFeatures("h_sapiens")

[Package atlasapprox version 0.1.0 Index]