Skip to content
Snippets Groups Projects
Unverified Commit 48dbdd8d authored by Bertrand  NÉRON's avatar Bertrand NÉRON
Browse files

remove correction about kmer as it should not appear in this chapter

parent fcff438e
No related branches found
No related tags found
No related merge requests found
Pipeline #58650 passed
......@@ -445,18 +445,6 @@ help you by drawing diagram.
.. image :: _static/figs/spacer.png
Exercice
--------
Use the code of the exercise 4.5.7 on the kmer.
Make a function which compute all kmer of a given length in a sequence.
.. literalinclude:: _static/code/kmer.py
:linenos:
:language: python
:download:`kmer.py <_static/code/kmer.py>` .
Exercise
--------
......
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