countfasta.txt
来自「比对算法的具体应用DNA序列分析 ——基因序列 ——基因表达调控信息 寻找基因牵」· 文本 代码 · 共 33 行
TXT
33 行
*** 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--- COUNT FASTA ------ 1) Outline of Function ---Counts all the sequences a number of fasta files.--- 2) Parameters loaded from the .inf file (settings menu) ---compareFastaInDir directory in which to open infile file chooser--- 3) The User Interface ---select fasta files add / remove files from the list box using the add / remove buttons. All files listed will be run sequentially--- 4) Underlying Method ---Counts the number of lines that begin with a ">" and declares that to be thenumber of sequences.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?