getGeneLocation: Extracting Gene Locations

View source: R/getGeneLocation.R

getGeneLocationR Documentation

Extracting Gene Locations

Description

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

Usage

  getGeneLocation(gtf)

Arguments

gtf

An imported gtf object.

Details

This function extracts the information from an imported gtf object.

Value

A matrix.

Author(s)

Daniel Fischer

Examples

## Not run: 
getGeneLocation(gtf)

## End(Not run)

fischuu/hoardeR documentation built on April 19, 2023, 9:57 a.m.