fix_malformed_gff: Fix a malformed gff file

View source: R/genome_download_helper.R

fix_malformed_gffR Documentation

Fix a malformed gff file

Description

Basically removes all info lines with character length > 32768 and save that new file.

Usage

fix_malformed_gff(gff)

Arguments

gff

character, path to gtf, can not be gzipped!

Value

path of fixed gtf

Examples

# fix_malformed_gff("my_bad_gff.gff")


Roleren/ORFik documentation built on April 25, 2024, 8:41 p.m.