chromtree.txt

来自「比对算法的具体应用DNA序列分析 ——基因序列 ——基因表达调控信息 寻找基因牵」· 文本 代码 · 共 73 行

TXT
73
字号
***  GENOME EXPLORER HELP FILE  ***To provide help on using the GUI, and information about how the programs runContents1)  Outline of Function2)  Parameters loaded from the .inf file (settings menu)3)  The User Interface4)  Underlying Method---  CHROMTREE  ------  1)  Outline of Function ---Chromtree generates trees or distance matrices from gene-order data.See chromtree documentation for a full description of each availablemethod.---  2)  Parameters loaded from the .inf file (settings menu) ---chromtreeGeneOrderDir  directory in which to open gene-order file chooserchromtreeOutDir        default output directorychromtreeOutExt        extension for chromtree output files (.dist)     chromtreeExeDir        path to directory in which chromtree executables live.                       At the moment the only recognised executable is                       segpall.exe.chromtreeTempDir       DOS compliant directory to write temporary chromtree                       input files.  No directory within it can have a name                       of more that 8 letters. (D:/temp)chromtreeTempFilename  DOS compliant filename for chromtree input files.  Must                       have a name less than 8 letters long.  (chrom)---  3)  The User Interface  ---STANDARD TABselect chromtree program to run      At the moment the only option here is segpall.select gene-order files to input     add / remove paths to gene-order filesselect output directory     directory to which outfiles will be writtendistance options:ML distance from generated pathsML distance from observed number of breakpointsneighbour-pair distancebreakpoint distancedata optionsdata are unsigned integersfull tracking outputML OPTIONS TABsee chromtree documentation for details of the effect these options have on your chosen distance option.---  4)  Underlying Method   ---see explanation in 'outline of function' section

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?