View source: R/genome_download_helper.R
fix_malformed_gff | R Documentation |
Basically removes all info lines with character length > 32768 and save that new file.
fix_malformed_gff(gff)
gff |
character, path to gtf, can not be gzipped! |
path of fixed gtf
# fix_malformed_gff("my_bad_gff.gff")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.