2,684
edits
(→Variant script (xds_generate_all): remove) |
(→Usage) |
||
Line 6: | Line 6: | ||
Usage is just (don't forget the quotation marks!): | Usage is just (don't forget the quotation marks!): | ||
generate_XDS.INP "frms/mydata_1_???.img" | generate_XDS.INP "/home/myname/frms/mydata_1_???.img" | ||
XDS [http://strucbio.biologie.uni-konstanz.de/~dikay/XDS_html_doc/html_doc/xds_parameters.html#NAME_TEMPLATE_OF_DATA_FRAMES= supports] bzip2-ed frames. Thus, when specifying the frame name parameter of the script, you should leave out any .bz2 extension. | XDS [http://strucbio.biologie.uni-konstanz.de/~dikay/XDS_html_doc/html_doc/xds_parameters.html#NAME_TEMPLATE_OF_DATA_FRAMES= supports] bzip2-ed frames. Thus, when specifying the frame name parameter of the script, you should leave out any .bz2 extension. | ||
For improved interaction with [[XDSGUI]], it is advantageous to use an ''absolute'' filename - one that starts with a slash ("/"). | |||
== The script == | == The script == |