trimseq.usage

来自「emboss的linux版本的源代码」· USAGE 代码 · 共 65 行

USAGE
65
字号
<b>Here is a sample session with trimseq</b><p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>trimseq untrimmed.seq trim1.seq -window 1 -percent 100 </b>Trim ambiguous bits off the ends of 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><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>trimseq untrimmed.seq trim2.seq -window 5 -percent 40 </b>Trim ambiguous bits off the ends of sequences</pre></td></tr></table><p><p><a href="#output.2">Go to the output files for this example</a><p><p><p><b>Example 3</b><p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>trimseq untrimmed.seq trim3.seq -window 5 -percent 50 </b>Trim ambiguous bits off the ends of sequences</pre></td></tr></table><p><p><a href="#output.3">Go to the output files for this example</a><p><p><p><b>Example 4</b><p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>trimseq untrimmed.seq trim4.seq -window 5 -percent 50 -strict </b>Trim ambiguous bits off the ends of sequences</pre></td></tr></table><p><p><a href="#output.4">Go to the output files for this example</a><p><p><p><b>Example 5</b><p><p><table width="90%"><tr><td bgcolor="#CCFFFF"><pre>% <b>trimseq untrimmed.seq trim5.seq -window 5 -percent 50 -strict -noright </b>Trim ambiguous bits off the ends of sequences</pre></td></tr></table><p><p><a href="#output.5">Go to the output files for this example</a><p><p>

⌨️ 快捷键说明

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