View source: R/TranscriptsRelated.R
remove.verylong.isoform.gff | R Documentation |
Remove isforms with extremly long interval (isoform.End - isoform.Start)
remove.verylong.isoform.gff(gff, interval.length = 1500000)
gff |
gff file path |
interval.length |
the maximum length between isoform start and isoform end |
remove.verylong.isoform.gff("/data/home2/Zhongxu/work/3.filter.gtf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.