chrStartEndStrand2seq.par: Biomart conversion

Description Usage Arguments Examples

View source: R/easybiomart.R

Description

Biomart conversion

Usage

1
2
3
4
5
6
7
8
chrStartEndStrand2seq.par(
  input,
  cols = c("chromosome_name", "start_position", "end_position", "strand"),
  server = "http://rest.ensembl.org/",
  mask = "-",
  coord_system = "GRCh38",
  cores = NULL
)

Arguments

input

either a data.frama or a GRanges object

Examples

1
chrStartEnd2seq()

utnesp/Easy-bioMart documentation built on March 21, 2021, 5:19 p.m.