importBiomartMetadata: Import transcript metadata from biomart web export

View source: R/import_data.R

importBiomartMetadataR Documentation

Import transcript metadata from biomart web export

Description

Import transcript metadata from biomart web export

Usage

importBiomartMetadata(
  biomart_path,
  col_types = "ccccccciciiciiiiccccccccidccccii"
)

Arguments

biomart_path

Path to the biomart download text file

col_types

Column types of the biomart download file (for readr)

Value

tibble containing transcript metadata


kauralasoo/eQTLUtils documentation built on March 12, 2023, 8:50 p.m.