File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ calculates the proportion of proteins in the FASTA file containing at least N-ti
72
72
output file with the specified format, ordered by the proportion value
73
73
(descending order)
74
74
75
- ![ alt text] ( ./3_Lists_and_Dictonaries_in_Bioinformatics/desc .png )
75
+ ![ alt text] ( ./Exercises/pic .png )
76
76
77
77
# Exercise_4 - Generator Functions
78
78
1 ) A Generator Function that reads a Fasta file. In each iteration, the function
@@ -207,7 +207,7 @@ FASTA_iterator( fasta_filename )
207
207
implement the
208
208
following classes:
209
209
210
- ![ alt text] ( ./8_OOP_inheritance_dunder_bioinformatics/desc .png )
210
+ ![ alt text] ( ./Exercises/pic2 .png )
211
211
212
212
Specifications:
213
213
@@ -288,7 +288,7 @@ second one to the output file.
288
288
289
289
7.4) The script should print to standard error a progression log
290
290
291
- ![ alt text] ( ./9_Exception_Handling//desc .png )
291
+ ![ alt text] ( ./Exercises/pic3 .png )
292
292
293
293
Output format:
294
294
You can’t perform that action at this time.
0 commit comments