import.ucsc: import.ucsc

import.ucscR Documentation

import.ucsc

Description

wrapper around rtracklayer import that (1) handles "as" formats (2) has additional flag chrsub to sub in 'chr' in selection, and then sub it out of the output

Usage

import.ucsc(
  con,
  selection = NULL,
  text,
  chrsub = TRUE,
  verbose = FALSE,
  as = NULL,
  ...
)

mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.