listFromFileBiomart: Create a vector from a file downloaded from Biomart where the...

View source: R/io.R

listFromFileBiomartR Documentation

Create a vector from a file downloaded from Biomart where the data is formatted as a list each newline comprises a gene id and transcript id.

Description

Create a vector from a file downloaded from Biomart where the data is formatted as a list each newline comprises a gene id and transcript id.

Usage

listFromFileBiomart(filename, out = TRUE)

Arguments

filename

path to the file

out

boolean. Default:TRUE. Whether the genes ID should be returned

Value

a vector of gene ID or a data.frame with the genes and transcripts ID


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.