Scroll to navigation

MAF2ANCHORS(1) User Contributed Perl Documentation MAF2ANCHORS(1)

NAME

maf2anchors -- Converts maf files into Murasaki anchor sets

SYNOPSIS

maf2anchors <file.maf>

OPTIONS

use <S> as a prefix for output file names (otherwise uses <file.maf>)
allow up to <I> rifts.
generate fake sequence length files and sequence stubs based on sequence length data in MAF file
trust the comment annotation added by TBA on the second line of the file (if present) that it lists tree used in the alignment and all of the sequences involved. Defaults to on. use --notrust to distrust TBA tags (technically this data isn't part of the file format specification and is just crammed into comments that TBA produces, but might not be present or accurate on all MAF files, thus we give you the option to distrust it).
Sort the sequences found by --trust (so as to match the output that would have happened with --notrust).
2021-08-15 perl v5.32.1