# Generated by roxygen2: do not edit by hand

export(GFF1File)
export(GFF2File)
export(GFF3File)
export(GFFFile)
export(GFFcolnames)
export(GTFFile)
export(GVFFile)
export(asGFF)
export(export.gff)
export(export.gff1)
export(export.gff2)
export(export.gff3)
export(import.gff)
export(import.gff1)
export(import.gff2)
export(import.gff3)
export(readGFF)
exportClasses(GFF1File)
exportClasses(GFF2File)
exportClasses(GFF3File)
exportClasses(GFFFile)
exportClasses(GTFFile)
exportClasses(GVFFile)
exportMethods(asGFF)
exportMethods(export)
exportMethods(export.gff)
exportMethods(export.gff1)
exportMethods(export.gff2)
exportMethods(export.gff3)
exportMethods(genome)
exportMethods(import)
exportMethods(import.gff)
exportMethods(import.gff1)
exportMethods(import.gff2)
exportMethods(import.gff3)
importClassesFrom(BiocIO,BiocFile)
importClassesFrom(GenomicRanges,CompressedGRangesList)
importClassesFrom(GenomicRanges,GRangesList)
importClassesFrom(GenomicRanges,GenomicRanges)
importClassesFrom(Rsamtools,TabixFile)
importFrom(BiocBaseUtils,checkInstalled)
importFrom(BiocBaseUtils,isScalarCharacter)
importFrom(BiocGenerics,end)
importFrom(BiocGenerics,path)
importFrom(BiocGenerics,start)
importFrom(BiocGenerics,width)
importFrom(BiocIO,export)
importFrom(BiocIO,fileFormat)
importFrom(BiocIO,import)
importFrom(BiocIO,resource)
importFrom(GenomicRanges,"mcols<-")
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,mcols)
importFrom(IRanges,IRanges)
importFrom(IRanges,PartitioningByEnd)
importFrom(IRanges,PartitioningByWidth)
importFrom(IRanges,subsetByOverlaps)
importFrom(IRanges,togroup)
importFrom(Rsamtools,TabixFile)
importFrom(Rsamtools,bgzip)
importFrom(Rsamtools,headerTabix)
importFrom(Rsamtools,indexTabix)
importFrom(Rsamtools,scanTabix)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,"values<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,elementNROWS)
importFrom(S4Vectors,isSingleNumber)
importFrom(S4Vectors,isSingleString)
importFrom(S4Vectors,isSingleStringOrNA)
importFrom(S4Vectors,isTRUEorFALSE)
importFrom(S4Vectors,values)
importFrom(S4Vectors,wmsg)
importFrom(Seqinfo,"genome<-")
importFrom(Seqinfo,"seqinfo<-")
importFrom(Seqinfo,"seqlevels<-")
importFrom(Seqinfo,Seqinfo)
importFrom(Seqinfo,genome)
importFrom(Seqinfo,provider)
importFrom(Seqinfo,providerVersion)
importFrom(Seqinfo,seqinfo)
importFrom(Seqinfo,seqlevels)
importFrom(Seqinfo,seqnames)
importFrom(methods,as)
importFrom(methods,callGeneric)
importFrom(methods,hasMethod)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,setNames)
importFrom(utils,download.file)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,read.table)
importFrom(utils,relist)
importFrom(utils,write.table)
useDynLib(Bioc.gff, .registration=TRUE)
