📄 localfiles.ihtml
字号:
<p>EMBOSS data files are distributed with the application and storedin the standard EMBOSS data directory, which is definedby the EMBOSS environment variable EMBOSS_DATA.<p>To see the available EMBOSS data files, run:<p><pre>% embossdata -showall</pre><p>To fetch one of the data files (for example 'Exxx.dat') into yourcurrent directory for you to inspect or modify, run:<pre>% embossdata -fetch -file Exxx.dat</pre><p>Users can provide their own data files in their own directories.Project specific files can be put in the current directory, or fortidier directory listings in a subdirectory called".embossdata". Files for all EMBOSS runs can be put in the user's homedirectory, or again in a subdirectory called ".embossdata".<p>The directories are searched in the following order:<ul> <li> . (your current directory) <li> .embossdata (under your current directory) <li> ~/ (your home directory) <li> ~/.embossdata</ul><p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -