📄 readme.txt
字号:
GenomeExplorer install readme, 09-Feb-03To run GenomeExplorer on your PC:1) install the Java Runtime Environment version 1.4.1. Check the version from a command prompt c:\> java -version2) download genExp.jar, genExp.inf and gexExpDoc.zip3) download biojava.jar, jakarta-regex.jar and xcerces.jar from the biojava website4) put all of the above files into the same directory and then unzip genExpDoc.zip.5) install the bioinformatics programs you want to be able to run: a) clustalw b) ncbi-blast c) phylip 3.6a d) treeview e) chromtree 6) double click the genExp.jar file, or choose to open using javaw.exe. To run from the command line, cd to the directory containing genExp.jar and then type 'java -jar genExp.jar' c:\> cd genomeExplorer c:\genomeExplorer> java -jar genExp.jar Sometime clustalw will crash for no reason. If this is a problem for you, make a batch file (call it genExp.bat) with the following lines: c:\bioPrograms\clustalw.exe -infile tmp.i java -jar c:\genomeExplorer\genExp.jar NB - you will need to ensure the paths are set correctly for your system. 7) choose 'settings' -> 'directories and executables...' to enter the paths to your installed bioinformatics programs, and default input and output directories. These settings are stored in the genExp.inf file. This file can be edited in a text editor if desired. The documentation in unzipped from the genExpDoc.zip file will be available from within genomeExplorer if you set the 'genome explorer documentation directory' path to point to its directory. (This documentation needs to be updated for some programs, but should be still help in its current state.) GenomeExplorer should now run smoothly. If it doesn't, email me with you problems andI'll try to help you out.jenn.conn@bbsrc.ac.uk.p.s. GenomeExplorer is still under development. A more polished versions should be available shortly.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -