Learn R Programming

hoardeR (version 0.10)

getGeneLocation: Extracting Gene Locations

Description

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

Usage

getGeneLocation(gtf)

Value

A matrix.

Arguments

gtf

An imported gtf object.

Author

Daniel Fischer

Details

This function extracts the information from an imported gtf object.

Examples

Run this code
if (FALSE) {
getGeneLocation(gtf)
}

Run the code above in your browser using DataLab