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 = "hg19", as.granges = FALSE)

Arguments

genome

hg38 or hg19

as.granges

Output as GRanges or data.frame


[Package TCGAbiolinks version 2.12.0 Index]