Learn R Programming

hoardeR (version 0.9.2)

getGeneLocation: Extracting Gene Locations

Description

This function extracts the gene locations from an imported gtf file.

Usage

getGeneLocation(gtf)

Arguments

gtf

An imported gtf object.

Value

A matrix.

Details

This function extracts the information from an imported gtf object.

Examples

Run this code
# NOT RUN {
getGeneLocation(gtf)
# }

Run the code above in your browser using DataLab