loadAnnotation-methods: Load annotation and prepare a list of features for later

Description Usage Arguments Value

Description

Loads a local .sqlite TxDb annotation file (e.g. created using gtf2sqlite), returns a list of features needed for circRNA annotation.

Usage

1
2
3
4
5
6
7
loadAnnotation(txdb)

## S4 method for signature 'TxDb'
loadAnnotation(txdb)

## S4 method for signature 'character'
loadAnnotation(txdb)

Arguments

txdb

TxDb gene annotation (or path to SQLite database file)

Value

A list of gene feature GRanges/GRangesList objects.


BIMSBbioinfo/ciRcus documentation built on May 5, 2019, 10:25 a.m.