Skip to content

Malformed MAF output? #1

@subwaystation

Description

@subwaystation

I tried the following:

Download the current public sequence resource GFA from https://workbench.lugli.arvadosapi.com/collections/lugli-4zz18-z513nlpqm03hpca.
Then I did:

~/software/maffer/git/master/bin/maffer -g public_sequence_resource_22042020.gfa -m > public_sequence_resource_22042020.maf

I installed http://compgen.cshl.edu/phast/ which provides an Ubuntu binary.
Then I ran into:

msa_view public_sequence_resource_22042020.maf > public_sequence_resource_22042020.fasta
warning: maf_read: MAF file must be sorted with respect to reference sequence if store_order=TRUE.  Ignoring out-of-order blocks
ERROR maf_read_subset: invalid idx_offset -2

The last post in glennhickey/progressiveCactus#67 might explain our problem.

Currently also taking a look at https://biopython.org/wiki/Multiple_Alignment_Format, but they do not state, if a conversion to FASTA is possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions