read.genes.info.tsv: Read Biomart annotation file.

Description Usage Arguments Value Warning

View source: R/focal.events.R

Description

Read Biomart annotation file.

Usage

1
read.genes.info.tsv(build.file, filter.chr = NULL)

Arguments

build.file

The TSV file exported from Biomart.

filter.chr

A character vector of wanted chromosomes.

Value

The data.table containing the genome annotations.

Warning

This function is expecting at least the following headers: 'Ensembl Gene ID', 'Gene Start (bp)', 'Gene End (bp)', 'Chromosome Name', 'Associated Gene Name'.


NKI-CCB/RUBIC documentation built on Dec. 17, 2021, 5:17 a.m.