splitter.usage
来自「emboss的linux版本的源代码」· USAGE 代码 · 共 30 行
USAGE
30 行
<b>Here is a sample session with splitter</b><p>Split a sequence into sub-sequences of 10,000 bases (the default size) with no overlap between the sub-sequences: <p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>splitter tembl:AP000504 ap000504.split </b>Split a sequence into (overlapping) smaller sequences</pre></td></tr></table><p><p><a href="#input.1">Go to the input files for this example</a><br><a href="#output.1">Go to the output files for this example</a><p><p><p><b>Example 2</b><p>Split a sequence into sub-sequences of 50,000 bases with an overlap of 3,000 bases on each sub-sequence: <p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>splitter tembl:AP000504 ap000504.split -size=50000 -over=3000 </b>Split a sequence into (overlapping) smaller sequences</pre></td></tr></table><p><p><a href="#output.2">Go to the output files for this example</a><p><p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?