register_features_from_gtf_file: Register features from GTF file

Description Usage Arguments Value

View source: R/functions-gtf.R

Description

Register features from GTF file

Usage

1
2
3
4
5
6
register_features_from_gtf_file(
  featureset_name,
  gtf_filepath,
  register_transcripts,
  con = NULL
)

Arguments

featureset_name

Exact featureset name at which to register features

gtf_filepath

Path to GTF file

register_transcripts

whether to register_transcripts (TRUE) or not (FALSE)

Value

list containing feature id-s of registered genes and transcripts (if selected)


Paradigm4/insight documentation built on April 5, 2020, 1:12 p.m.