Convert from tracks

Tracks are useful for comparative analysis and visualization, but sometimes it is necessary to convert a track to a normal sequence or mapping:

        Toolbox | Track Tools (Image track_tools) | Convert from Tracks

The tool will create one of the following types of output, depending on the input provided:

Sequence (Image dna)
Will be created when a sequence track (Image sequence_track) with a genome with only one sequence (one chromosome) is provided as input
Sequence list (Image sequencelist)
Will be created when a sequence track (Image sequence_track) with a genome with several sequences (several chromosomes) is provided as input
Mapping (Image contig)
Will be created when a reads track (Image readtrack) with a genome with only one sequence (one chromosome) is provided as input.
Mapping table (Image multicontig)
Will be created when a reads track (Image readtrack) with a genome with several sequences (several chromosomes) is provided as input.
In all cases, any number annotation tracks (Image annotation_track)/ (Image variation_track) can be provided, and the annotations will be added to the sequences (reference sequence for mappings).