@@ -163,27 +163,22 @@ def CGAUCAGUCAGUCGAU---------- 34
163
163
xyz UGCUGCAUCA---------------- 33
164
164
* ***""" )
165
165
]
166
- self .invalid_clustal_out = [StringIO ('\n ' .join (['dshfjsdfhdfsj' ,
167
- 'hfsdjksdfhjsdf' ])),
168
- StringIO ('\n ' .join (['hfsdjksdfhjsdf' ])),
169
- StringIO ('\n ' .join (['dshfjsdfhdfsj' ,
170
- 'dshfjsdfhdfsj' ,
171
- 'hfsdjksdfhjsdf' ])),
172
- StringIO ('\n ' .join (['dshfjsdfhdfsj' ,
173
- '\t ' ,
174
- 'hfsdjksdfhjsdf' ])),
175
- StringIO ('\n ' .join (['dshfj\t dfhdfsj' ,
176
- 'hfsdjksdfhjsdf' ])),
177
- StringIO ('\n ' .join (['dshfjsdfhdfsj' ,
178
- 'hfsdjk\t dfhjsdf' ])),
179
- StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
166
+ self .invalid_clustal_out = [
167
+ StringIO ('\n ' .join (['dshfjsdfhdfsj' , 'hfsdjksdfhjsdf' ])),
168
+ StringIO ('\n ' .join (['hfsdjksdfhjsdf' ])),
169
+ StringIO ('\n ' .join (['dshfjsdfhdfsj' , 'dshfjsdfhdfsj' ,
170
+ 'hfsdjksdfhjsdf' ])),
171
+ StringIO ('\n ' .join (['dshfjsdfhdfsj' , '\t ' , 'hfsdjksdfhjsdf' ])),
172
+ StringIO ('\n ' .join (['dshfj\t dfhdfsj' , 'hfsdjksdfhjsdf' ])),
173
+ StringIO ('\n ' .join (['dshfjsdfhdfsj' , 'hfsdjk\t dfhjsdf' ])),
174
+ StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
180
175
181
176
182
177
adj GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
183
178
------------------------------------------------------------
184
179
adk -----GGGGGGG------------------------------------------------
185
180
""" ),
186
- StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
181
+ StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
187
182
188
183
189
184
adj GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
@@ -193,7 +188,7 @@ def CGAUCAGUCAGUCGAU---------- 34
193
188
adj GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
194
189
adk -----GGGGGGG---------------------------------------------
195
190
""" ),
196
- StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
191
+ StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
197
192
198
193
199
194
adj GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
@@ -204,15 +199,15 @@ def CGAUCAGUCAGUCGAU---------- 34
204
199
adk -----GGGGGGG---------------------------------------------
205
200
""" ),
206
201
207
- StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
202
+ StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
208
203
209
204
210
205
adj GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
211
206
------------------------------------------------------------
212
207
adk -----GGGGGGG------------------------------------------------
213
208
""" ),
214
209
215
- StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
210
+ StringIO ("""CLUSTAL W (1.74) multiple sequence alignment
216
211
217
212
218
213
GCAUGCAUGCAUGAUCGUACGUCAGCAUGCUAGACUGCAUACGUACGUACGCAUGCAUCA
0 commit comments