gr2gatk: Dump GRanges to GATK file

View source: R/skitools.R

gr2gatkR Documentation

Dump GRanges to GATK file

Description

Dumps gr object into gatk intervals in file path "file"

Usage

gr2gatk(gr, file, add.chr = F)

Arguments

gr

GRanges

file

file

add.chr

Flag to add "chr" to seqnames. Default FALSE

Value

returns 0 if completed


mskilab/skitools documentation built on July 5, 2024, 7:27 a.m.