remove.verylong.isoform.gff: Remove isforms with extremly long interval (isoform.End -...

View source: R/TranscriptsRelated.R

remove.verylong.isoform.gffR Documentation

Remove isforms with extremly long interval (isoform.End - isoform.Start)

Description

Remove isforms with extremly long interval (isoform.End - isoform.Start)

Usage

remove.verylong.isoform.gff(gff, interval.length = 1500000)

Arguments

gff

gff file path

interval.length

the maximum length between isoform start and isoform end

Examples

remove.verylong.isoform.gff("/data/home2/Zhongxu/work/3.filter.gtf")

ProfessionalFarmer/loonR documentation built on Oct. 9, 2024, 9:56 p.m.