Skip to content
Snippets Groups Projects
Commit 42e58c4f authored by Blaise Li's avatar Blaise Li
Browse files

Paragraph formatting.

parent a8e86006
No related branches found
No related tags found
No related merge requests found
Pipeline #83445 passed
...@@ -130,9 +130,9 @@ Which enzymes cut: ...@@ -130,9 +130,9 @@ Which enzymes cut:
Exercise Exercise
-------- --------
| We want to establish a restriction map of a sequence. We want to establish a restriction map of a sequence.
| But we will do this step by step, But we will do this step by step,
| and reuse the enzymes used in the previous exercise: and reuse the enzymes used in the previous exercise:
* Create a function that takes a sequence and an enzyme as parameters, and returns * Create a function that takes a sequence and an enzyme as parameters, and returns
the position of the first binding site. the position of the first binding site.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment