get.gff3: Downloads the desired gff3 gene annotation file.

View source: R/get.gff3.R

get.gff3R Documentation

Downloads the desired gff3 gene annotation file.

Description

Downloads the desired gff3 gene annotation file.

Usage

get.gff3(query.results, output.file.name)

Arguments

query.results

Name given to ouput of search.annot.euks function

output.file.name

Desired name to give to output file

Value

A GRanges object of the gene annotations

Examples

gff3 <- get.gff3(query.results, "sparrow.genome.gff3.gz")

jelber2/rGO2TR documentation built on Feb. 22, 2024, 12:50 p.m.