the args key takes a string that is interpreted as the Jalview.main command line. Notwithstanding #6, just add this key to the Info block:
args:"-open examples/uniref50.fa -tree examples/ferredoxin.nw -annotations examples/plantfdx.annotations"
Those URLs can be service endpoints, of course.
the args key takes a string that is interpreted as the Jalview.main command line. Notwithstanding #6, just add this key to the Info block: args:"-open examples/uniref50.fa -tree examples/ferredoxin.nw -annotations examples/plantfdx.annotations" Those URLs can be service endpoints, of course.
Originally posted by @foreveremain in https://github.com/jalview/jalview-js/issues/5#issuecomment-584147118