⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 help_distribution.html

📁 EM算法的改进
💻 HTML
字号:
<!---#### $Id: help_distribution.html 1339 2006-09-21 19:46:28Z tbailey $#### $Log$## Revision 1.2  2006/03/07 23:30:20  nadya## merge branches v3_5_1 and v3_5_2 back to the trunk#### Revision 1.1.1.1.6.1  2006/02/22 20:49:02  nadya## enabling styling with js and css#### Revision 1.1.1.1  2005/07/31 20:12:22  nadya## Importing from meme-3.0.14, and adding configure/make####---><HTML><HEAD><TITLE>MEME - Motif Distribution</TITLE><script src="template-css.js" type="text/javascript"></script></HEAD><body class="body"><script src="template-header.js" type="text/javascript"></script>      <font>      <HR>      MEME searches for similarities among the sequences you give it. How those similarities (motifs) may be shared is determined by the <b>motif distribution menu</b>. </font>      <ol>        <li>One per sequence        <li>Zero or one per sequence        <li>Any number of repetitions      </ol>      <font> If you choose the first option, MEME assumes that each sequence in the dataset contains <B>exactly</B> one occurrence of each motif. This option is the <I>fastest</I> and most <I>sensitive</I> but the motifs returned by MEME may be "blurry" if any of the sequences is missing them. </font>      <P> If you choose the second option, MEME assumes that each sequence may contain <B>at most</B> one occurrence of each motif. This option is useful when you suspect that some motifs may be missing from some of the sequences. In that case, the motifs found will be more accurate than using the first option. This option takes more computer time than the first option (about twice as much) and is slightly less sensitive to weak motifs present in all of the sequences.      <P> If you choose the third option, MEME assumes each sequence may contain <B>any number</B> of non-overlapping occurrences of each motif. This option is useful when you suspect that motifs repeat multiple times within a single sequence. In that case, the motifs found will be much more accurate than using one of the other options. This option can also be used to discover repeats within a single sequence. This option takes the much more computer time than the first option (about ten times as much) and is somewhat less sensitive to weak motifs which do not repeat within a single sequence than the other two options.        </UL>      <HR><script src="template-footer.js" type="text/javascript"></script></body></html>

⌨️ 快捷键说明

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