From: Ben Soares
To simply open one or more alignment files in different frames just put the filenames as the first arguments:
@@ -149,17 +149,17 @@
Note that whilst you can include a Jalview Project File (
- To append different sets of alignment files in different frames, use Typical Use Cases
- Opening files (
+ --open
, --append
, --newframe
)Opening files (
--open
, --append
, --new
).jvp
) as an --append
value, the items in the file will always open in their original frames and not append to another.
+ --newframe
--new
--newframe
to move on to a new alignment frame:
+ To append different sets of alignment files in different frames, use --new
to move on to a new alignment frame:
- jalview --append these/filename*.fa --newframe --append other/filename*.fa
+ jalview --append these/filename*.fa --new --append other/filename*.fa
- --open
is like using --newframe --append
applied to every filename/URL given to --open
+ --open
is like using --new --append
applied to every filename/URL given to --open
- index
:
+ index
:
You can alternatively specify the (zero-indexed) index of the sequence within the alignment, although this is less precise. So to attach the structure to the 8th sequence use:
jalview --open examples/uniref50.fa --structure [7]examples/AlphaFold/AF-P00221-F1-model_v4.pdb @@ -290,7 +290,8 @@chimerax
,
pymol
. -
+ +
none
andjmol
will always be available, but to use the others you must have the appropriate software already set up on your computer and in Jalview. See the page Discovering and Viewing PDB and 3D-Beacons structures for more details.jalview --open examples/uniref50.fa --structure [seqid=FER1_SPIOL,viewer=none]examples/AlphaFold/AF-P00221-F1-model_v4.pdb