Skip to contents

Prepare Exon based Position Annotation Table

Usage

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

Arguments

file_path

Path to annotation file.

file_type

A character string specifying the type of file to download. Valid options are "gtf", "gff", or "fasta". Defaults to "gtf". Note: "fasta" refers to the transcriptome FASTA file.

gene_names

String or vector of gene names to extract.