make_saf: SAF converter

View source: R/count_features.R

make_safR Documentation

SAF converter

Description

This function converts gff file into simplified annotation format with 5 columns, appropriate for use in featureCounts/tpm_norm_flagging.

Usage

make_saf(ann_file, exclude = F)

Arguments

ann_file

A GFF3 annotation file.

exclude

A boolean to indicate whether or not to include rRNA/tRNA features

Value

A dataframe in Simplified Annotation Format


irilenia/baerhunter documentation built on May 18, 2024, 11:56 p.m.