gtf2sqlite: Build and save a TxDb object containing gene annotation

Description Usage Arguments

View source: R/annotate.R

Description

Loads the GTF file for the selected assembly, drops non-standard chromosomes, adds "chr" prefix to Ensembl chromosome names and saves the SQLite database to db.file

Usage

1
2
gtf2sqlite(assembly = c("hg19", "hg38", "mm10", "rn5", "rn6", "dm6",
  "WBcel235"), db.file)

Arguments

assembly

abbreviation for one of the supported assemblies

db.file

a file to save SQLite database to


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