-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels