Opened 17 years ago

Last modified 17 years ago

#220 new defect

mussa command line seems to be broken...

Reported by: king Owned by: diane
Priority: critical Milestone:
Component: core Version: 1.0
Keywords: commandline Cc:

Description

I have been trying to run mupa files from the command line, but it keeps throwing the same error...

Error:

king@ColossusX:~/proj/mussa_analyses/myogenin$ make
cd HuOp; ~/proj/mussa/build/mussagl --no-gui --run myog_w30_t21.mupa
I apologize for blocking the gui while running the analysis
cd HuCoDoMoRaOp; ~/proj/mussa/build/mussagl --no-gui --run myog_w30_t21.mupa
terminate called after throwing an instance of 'annotation_load_error'
  what():  Error parsing annotation #2
Aborted (core dumped)
make: *** [HuCoDoMoRaOp/myog_w30_t21] Error 134

Change History (1)

comment:1 by king, 17 years ago

Having an extra piece of whitespace, i.e. '<SPACE>\n' in the middle of a FASTA sequence, then it will fail.

Note: See TracTickets for help on using tickets.