Class GencodeGtfUTRFeature

java.lang.Object
org.broadinstitute.hellbender.utils.codecs.gtf.GencodeGtfFeature
org.broadinstitute.hellbender.utils.codecs.gtf.GencodeGtfUTRFeature
All Implemented Interfaces:
htsjdk.samtools.util.Locatable, htsjdk.tribble.Feature, Comparable<GencodeGtfFeature>

public final class GencodeGtfUTRFeature extends GencodeGtfFeature
A Gencode GTF Feature representing an untranslated region. A GTF Feature represents one row of a GTF File. The specification of a GTF file is defined here: http://mblab.wustl.edu/GTF22.html Created by jonn on 7/25/17.