Scroll to navigation

MAP_COORDS(1) User Commands MAP_COORDS(1)

NAME

map_coords - Map coordinates from one genome to another using a Mercator multiple alignment

SYNOPSIS

map_coords [options] <source genome> <chromosome> <start> <end> <strand> <target genome>

DESCRIPTION

map_coords from FSA 1.15.9

Map coordinates from one genome to another using a Mercator multiple alignment.

OPTIONS

show this message
path to map, genome and alignment files
path to map and genome files
path to alignment files
warn, rather than die, if the subalignment can't be obtained
truncate unmappable sequence (rather than skipping) and show truncated subalignment

Assumes that coordinates are 1-based and fully-closed, therefore representing the interval [start, end].

If requested, unmappable sequence will be truncated to the mappable portion; note that the truncation will favor the beginning of the requested sequence.

AUTHOR

This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.

December 2015 map_coords 1.15.9