GR2gff: Export GRanges to gff format

Description Usage Arguments

View source: R/gff.R

Description

Export GRanges to gff format

Usage

1
2
GR2gff(regions, filename, feature.type = "experimental_feature",
  src = "GenomicRanges", score = ".", phase = ".")

Arguments

regions

GRanges object to be saved

filename

name of the gff file

feature.type

character for the feature type field

src

character for the source type field

score

numeric or character for the score field

phase

numeric or character for the phase field


matthiasheinig/seqQTL documentation built on May 21, 2019, 1:16 p.m.