Skip to contents

Prepare Exon based Position Annotation Table

Usage

prepare_exon_annotation(gene_name, file_path, file_type = c("gff"))

Arguments

file_path

Path to annotation file.

file_type

Character indicating the type of file to download. One of "gtf", "gff", or "fasta". Defaults to "gtf". NOTE: "fasta" refers to the transcriptome FASTA.

gene_names

String or vector of gene names to extract.