@@ -181,8 +181,8 @@ create a representation in fasta format of following sequence :
...
@@ -181,8 +181,8 @@ create a representation in fasta format of following sequence :
Exercise
Exercise
--------
--------
For the following exercise use the python file :download:`sv40 in fasta <_static/code/sv40.py>` which is a python file with the sequence of sv40 in fasta format
For the following exercise use the python file :download:`sv40 in fasta <_static/code/sv40_file.py>` which is a python file with the sequence of sv40 in fasta format
already embeded, and use python -i sv40.py to work.
already embeded, and use python -i sv40_file.py to work.