This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
assignment6 [2018/10/29 09:27] dokuroot |
assignment6 [2018/10/29 09:30] dokuroot |
||
---|---|---|---|
Line 32: | Line 32: | ||
\\ | \\ | ||
\\ | \\ | ||
- | 1) The function should allow for any number of Ns (N can be any nucleotide - A, C, G, T) specified by the user to be present in the motif (e.g. TGANNNTCA). The user should specify the exact sequence, which may contain Ns, but the user should indicate how many Ns there are and where they occur within the sequence. | + | 1) The function should allow for any number of Ns (where N is a wild card that can be any nucleotide - A, C, G, T) specified by the user to be present in the motif (e.g. TGANNNTCA). The user should specify the exact sequence, which may contain Ns, but the user should indicate how many Ns there are and where they occur within the sequence. Some possible motifs: TTTTCNGA, NATAAA, NATNAA. |
\\ | \\ | ||
\\ | \\ |