tabixFile: run tabix to produce compressed indexed file

Description Usage Arguments

View source: R/tabixFile.R

Description

A simple function to tabix bed and gtf files it might work for other files but I have not tried any so is likely that it will fail.

Usage

1
2
tabixFile(infile, outfile = NULL, outpath = NULL, form = NULL,
  sortstr = NULL)

Arguments

infile

input file

outfile

output file

outpath

output directory path


PietaSchofield/plibb documentation built on May 6, 2019, 6:45 p.m.