get.GRCh.bioMart {TCGAbiolinks}R Documentation

Get hg19 or hg38 information from biomaRt

Description

Get hg19 or hg38 information from biomaRt

Usage

get.GRCh.bioMart(genome = c("hg19", "hg38"), as.granges = FALSE)

Arguments

genome

hg38 or hg19

as.granges

Output as GRanges or data.frame


[Package TCGAbiolinks version 2.22.3 Index]