Class GtfReporterMapImporter

All Implemented Interfaces:
AutoDetectingImporter, InteractivePlugin, Plugin, SignalTarget, ConfigureByExample, WrappedConfigureByExample

public class GtfReporterMapImporter
extends ReporterMapFlatFileImporter
implements InteractivePlugin, WrappedConfigureByExample
Import features to an array design from a GTF file. The default settings use transcript_id+seqname as the feature id and reporter id. This can be changed by user configuration, but it is recommended that transcript_id+seqname is used as feature id since other combinations of values may not be unique in raw data files.
Since:
3.0
Author:
Nicklas
Last modified
$Date: 2011-09-29 13:48:47 +0200 (to, 29 sep 2011) $