This file is indexed.

/usr/share/python-support/python-biopython.public is in python-biopython 1.58-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
pyversions=2.7

/usr/lib/pyshared/python2.7/Bio/Cluster/cluster.so
/usr/lib/pyshared/python2.7/Bio/KDTree/_CKDTree.so
/usr/lib/pyshared/python2.7/Bio/Motif/_pwm.so
/usr/lib/pyshared/python2.7/Bio/Nexus/cnexus.so
/usr/lib/pyshared/python2.7/Bio/PDB/mmCIF/MMCIFlex.so
/usr/lib/pyshared/python2.7/Bio/cpairwise2.so
/usr/lib/pyshared/python2.7/Bio/trie.so
/usr/share/pyshared/Bio/Affy/CelFile.py
/usr/share/pyshared/Bio/Affy/__init__.py
/usr/share/pyshared/Bio/Align/AlignInfo.py
/usr/share/pyshared/Bio/Align/Applications/_Clustalw.py
/usr/share/pyshared/Bio/Align/Applications/_Dialign.py
/usr/share/pyshared/Bio/Align/Applications/_Mafft.py
/usr/share/pyshared/Bio/Align/Applications/_Muscle.py
/usr/share/pyshared/Bio/Align/Applications/_Prank.py
/usr/share/pyshared/Bio/Align/Applications/_Probcons.py
/usr/share/pyshared/Bio/Align/Applications/_TCoffee.py
/usr/share/pyshared/Bio/Align/Applications/__init__.py
/usr/share/pyshared/Bio/Align/Generic.py
/usr/share/pyshared/Bio/Align/__init__.py
/usr/share/pyshared/Bio/AlignIO/ClustalIO.py
/usr/share/pyshared/Bio/AlignIO/EmbossIO.py
/usr/share/pyshared/Bio/AlignIO/FastaIO.py
/usr/share/pyshared/Bio/AlignIO/Interfaces.py
/usr/share/pyshared/Bio/AlignIO/NexusIO.py
/usr/share/pyshared/Bio/AlignIO/PhylipIO.py
/usr/share/pyshared/Bio/AlignIO/StockholmIO.py
/usr/share/pyshared/Bio/AlignIO/__init__.py
/usr/share/pyshared/Bio/Alphabet/IUPAC.py
/usr/share/pyshared/Bio/Alphabet/Reduced.py
/usr/share/pyshared/Bio/Alphabet/__init__.py
/usr/share/pyshared/Bio/Application/__init__.py
/usr/share/pyshared/Bio/Blast/Applications.py
/usr/share/pyshared/Bio/Blast/NCBIStandalone.py
/usr/share/pyshared/Bio/Blast/NCBIWWW.py
/usr/share/pyshared/Bio/Blast/NCBIXML.py
/usr/share/pyshared/Bio/Blast/ParseBlastTable.py
/usr/share/pyshared/Bio/Blast/Record.py
/usr/share/pyshared/Bio/Blast/__init__.py
/usr/share/pyshared/Bio/CAPS/__init__.py
/usr/share/pyshared/Bio/Cluster/__init__.py
/usr/share/pyshared/Bio/Compass/__init__.py
/usr/share/pyshared/Bio/Crystal/__init__.py
/usr/share/pyshared/Bio/Data/CodonTable.py
/usr/share/pyshared/Bio/Data/IUPACData.py
/usr/share/pyshared/Bio/Data/__init__.py
/usr/share/pyshared/Bio/DocSQL.py
/usr/share/pyshared/Bio/Emboss/Applications.py
/usr/share/pyshared/Bio/Emboss/Primer3.py
/usr/share/pyshared/Bio/Emboss/PrimerSearch.py
/usr/share/pyshared/Bio/Emboss/__init__.py
/usr/share/pyshared/Bio/Entrez/DTDs/EMBL_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/GenBank_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/HomoloGene.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/HomoloGene.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Biblio.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_BioSource.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_BlastOutput.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_BlastOutput.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Entity.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Entrezgene.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Entrezgene.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_GBSeq.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_GBSeq.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Gene.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Medline.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Mim.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Mim.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Organism.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Protein.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Pub.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_RNA.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Rsite.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_SeqTable.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqalign.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqfeat.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqloc.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqres.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqset.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Seqset.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_Sequence.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_TSeq.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_TSeq.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/NCBI_TxInit.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/PDB_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/PIR_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/PRF_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/SP_General.mod.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/XHTMLtablesetup.ent
/usr/share/pyshared/Bio/Entrez/DTDs/archivearticle.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/archivecustom-classes.ent
/usr/share/pyshared/Bio/Entrez/DTDs/archivecustom-mixes.ent
/usr/share/pyshared/Bio/Entrez/DTDs/archivecustom-models.ent
/usr/share/pyshared/Bio/Entrez/DTDs/archivecustom-modules.ent
/usr/share/pyshared/Bio/Entrez/DTDs/articlemeta.ent
/usr/share/pyshared/Bio/Entrez/DTDs/backmatter.ent
/usr/share/pyshared/Bio/Entrez/DTDs/bookdoc_100301.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/bookdoc_110101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/chars.ent
/usr/share/pyshared/Bio/Entrez/DTDs/common.ent
/usr/share/pyshared/Bio/Entrez/DTDs/default-classes.ent
/usr/share/pyshared/Bio/Entrez/DTDs/default-mixes.ent
/usr/share/pyshared/Bio/Entrez/DTDs/display.ent
/usr/share/pyshared/Bio/Entrez/DTDs/eInfo_020511.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eLink_020511.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eLink_090910.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eLink_101123.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/ePost_020511.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eSearch_020511.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eSpell.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/eSummary_041029.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/egquery.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/elink_020122.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/format.ent
/usr/share/pyshared/Bio/Entrez/DTDs/htmltable.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/isoamsa.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isoamsb.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isoamsc.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isoamsn.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isoamso.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isoamsr.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isobox.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isocyr1.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isocyr2.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isodia.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isogrk1.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isogrk2.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isogrk3.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isogrk4.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isolat1.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isolat2.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isomfrk.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isomopf.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isomscr.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isonum.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isopub.ent
/usr/share/pyshared/Bio/Entrez/DTDs/isotech.ent
/usr/share/pyshared/Bio/Entrez/DTDs/journalmeta.ent
/usr/share/pyshared/Bio/Entrez/DTDs/link.ent
/usr/share/pyshared/Bio/Entrez/DTDs/list.ent
/usr/share/pyshared/Bio/Entrez/DTDs/math.ent
/usr/share/pyshared/Bio/Entrez/DTDs/mathml2-qname-1.mod
/usr/share/pyshared/Bio/Entrez/DTDs/mathml2.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/mathmlsetup.ent
/usr/share/pyshared/Bio/Entrez/DTDs/mmlalias.ent
/usr/share/pyshared/Bio/Entrez/DTDs/mmlextra.ent
/usr/share/pyshared/Bio/Entrez/DTDs/modules.ent
/usr/share/pyshared/Bio/Entrez/DTDs/nlm-articleset-2.0.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmcommon_011101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmcommon_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmcommon_090101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedline_011101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedline_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedline_090101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitation_011101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitation_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitation_090101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitationset_100101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitationset_100301.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmmedlinecitationset_110101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmserials_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmserials_100101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmsharedcatcit_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/nlmsharedcatcit_090101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/notat.ent
/usr/share/pyshared/Bio/Entrez/DTDs/para.ent
/usr/share/pyshared/Bio/Entrez/DTDs/phrase.ent
/usr/share/pyshared/Bio/Entrez/DTDs/pmc-1.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_020114.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_080101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_090101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_100101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_100301.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/pubmed_110101.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/references.ent
/usr/share/pyshared/Bio/Entrez/DTDs/section.ent
/usr/share/pyshared/Bio/Entrez/DTDs/taxon.dtd
/usr/share/pyshared/Bio/Entrez/DTDs/xmlspecchars.ent
/usr/share/pyshared/Bio/Entrez/Parser.py
/usr/share/pyshared/Bio/Entrez/__init__.py
/usr/share/pyshared/Bio/ExPASy/Enzyme.py
/usr/share/pyshared/Bio/ExPASy/Prodoc.py
/usr/share/pyshared/Bio/ExPASy/Prosite.py
/usr/share/pyshared/Bio/ExPASy/ScanProsite.py
/usr/share/pyshared/Bio/ExPASy/__init__.py
/usr/share/pyshared/Bio/FSSP/FSSPTools.py
/usr/share/pyshared/Bio/FSSP/__init__.py
/usr/share/pyshared/Bio/FSSP/fssp_rec.py
/usr/share/pyshared/Bio/File.py
/usr/share/pyshared/Bio/GA/Crossover/General.py
/usr/share/pyshared/Bio/GA/Crossover/GeneralPoint.py
/usr/share/pyshared/Bio/GA/Crossover/Point.py
/usr/share/pyshared/Bio/GA/Crossover/TwoPoint.py
/usr/share/pyshared/Bio/GA/Crossover/Uniform.py
/usr/share/pyshared/Bio/GA/Crossover/__init__.py
/usr/share/pyshared/Bio/GA/Evolver.py
/usr/share/pyshared/Bio/GA/Mutation/General.py
/usr/share/pyshared/Bio/GA/Mutation/Simple.py
/usr/share/pyshared/Bio/GA/Mutation/__init__.py
/usr/share/pyshared/Bio/GA/Organism.py
/usr/share/pyshared/Bio/GA/Repair/Stabilizing.py
/usr/share/pyshared/Bio/GA/Repair/__init__.py
/usr/share/pyshared/Bio/GA/Selection/Abstract.py
/usr/share/pyshared/Bio/GA/Selection/Diversity.py
/usr/share/pyshared/Bio/GA/Selection/RouletteWheel.py
/usr/share/pyshared/Bio/GA/Selection/Tournament.py
/usr/share/pyshared/Bio/GA/Selection/__init__.py
/usr/share/pyshared/Bio/GA/__init__.py
/usr/share/pyshared/Bio/GenBank/LocationParser.py
/usr/share/pyshared/Bio/GenBank/Record.py
/usr/share/pyshared/Bio/GenBank/Scanner.py
/usr/share/pyshared/Bio/GenBank/__init__.py
/usr/share/pyshared/Bio/GenBank/utils.py
/usr/share/pyshared/Bio/Geo/Record.py
/usr/share/pyshared/Bio/Geo/__init__.py
/usr/share/pyshared/Bio/Graphics/BasicChromosome.py
/usr/share/pyshared/Bio/Graphics/Comparative.py
/usr/share/pyshared/Bio/Graphics/DisplayRepresentation.py
/usr/share/pyshared/Bio/Graphics/Distribution.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_AbstractDrawer.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_CircularDrawer.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_Colors.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_Diagram.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_Feature.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_FeatureSet.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_Graph.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_GraphSet.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_LinearDrawer.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/_Track.py
/usr/share/pyshared/Bio/Graphics/GenomeDiagram/__init__.py
/usr/share/pyshared/Bio/Graphics/__init__.py
/usr/share/pyshared/Bio/HMM/DynamicProgramming.py
/usr/share/pyshared/Bio/HMM/MarkovModel.py
/usr/share/pyshared/Bio/HMM/Trainer.py
/usr/share/pyshared/Bio/HMM/Utilities.py
/usr/share/pyshared/Bio/HMM/__init__.py
/usr/share/pyshared/Bio/HotRand.py
/usr/share/pyshared/Bio/Index.py
/usr/share/pyshared/Bio/KDTree/KDTree.py
/usr/share/pyshared/Bio/KDTree/__init__.py
/usr/share/pyshared/Bio/KEGG/Compound/__init__.py
/usr/share/pyshared/Bio/KEGG/Enzyme/__init__.py
/usr/share/pyshared/Bio/KEGG/Map/__init__.py
/usr/share/pyshared/Bio/KEGG/__init__.py
/usr/share/pyshared/Bio/LogisticRegression.py
/usr/share/pyshared/Bio/MarkovModel.py
/usr/share/pyshared/Bio/MaxEntropy.py
/usr/share/pyshared/Bio/Medline/__init__.py
/usr/share/pyshared/Bio/Motif/Applications/_AlignAce.py
/usr/share/pyshared/Bio/Motif/Applications/__init__.py
/usr/share/pyshared/Bio/Motif/Parsers/AlignAce.py
/usr/share/pyshared/Bio/Motif/Parsers/MAST.py
/usr/share/pyshared/Bio/Motif/Parsers/MEME.py
/usr/share/pyshared/Bio/Motif/Thresholds.py
/usr/share/pyshared/Bio/Motif/_Motif.py
/usr/share/pyshared/Bio/Motif/__init__.py
/usr/share/pyshared/Bio/NMR/NOEtools.py
/usr/share/pyshared/Bio/NMR/__init__.py
/usr/share/pyshared/Bio/NMR/xpktools.py
/usr/share/pyshared/Bio/NaiveBayes.py
/usr/share/pyshared/Bio/NeuralNetwork/BackPropagation/Layer.py
/usr/share/pyshared/Bio/NeuralNetwork/BackPropagation/Network.py
/usr/share/pyshared/Bio/NeuralNetwork/BackPropagation/__init__.py
/usr/share/pyshared/Bio/NeuralNetwork/Gene/Motif.py
/usr/share/pyshared/Bio/NeuralNetwork/Gene/Pattern.py
/usr/share/pyshared/Bio/NeuralNetwork/Gene/Schema.py
/usr/share/pyshared/Bio/NeuralNetwork/Gene/Signature.py
/usr/share/pyshared/Bio/NeuralNetwork/Gene/__init__.py
/usr/share/pyshared/Bio/NeuralNetwork/StopTraining.py
/usr/share/pyshared/Bio/NeuralNetwork/Training.py
/usr/share/pyshared/Bio/NeuralNetwork/__init__.py
/usr/share/pyshared/Bio/Nexus/Nexus.py
/usr/share/pyshared/Bio/Nexus/Nodes.py
/usr/share/pyshared/Bio/Nexus/Trees.py
/usr/share/pyshared/Bio/Nexus/__init__.py
/usr/share/pyshared/Bio/PDB/AbstractPropertyMap.py
/usr/share/pyshared/Bio/PDB/Atom.py
/usr/share/pyshared/Bio/PDB/Chain.py
/usr/share/pyshared/Bio/PDB/DSSP.py
/usr/share/pyshared/Bio/PDB/Dice.py
/usr/share/pyshared/Bio/PDB/Entity.py
/usr/share/pyshared/Bio/PDB/FragmentMapper.py
/usr/share/pyshared/Bio/PDB/HSExposure.py
/usr/share/pyshared/Bio/PDB/MMCIF2Dict.py
/usr/share/pyshared/Bio/PDB/MMCIFParser.py
/usr/share/pyshared/Bio/PDB/Model.py
/usr/share/pyshared/Bio/PDB/NACCESS.py
/usr/share/pyshared/Bio/PDB/NeighborSearch.py
/usr/share/pyshared/Bio/PDB/PDBExceptions.py
/usr/share/pyshared/Bio/PDB/PDBIO.py
/usr/share/pyshared/Bio/PDB/PDBList.py
/usr/share/pyshared/Bio/PDB/PDBParser.py
/usr/share/pyshared/Bio/PDB/PSEA.py
/usr/share/pyshared/Bio/PDB/Polypeptide.py
/usr/share/pyshared/Bio/PDB/Residue.py
/usr/share/pyshared/Bio/PDB/ResidueDepth.py
/usr/share/pyshared/Bio/PDB/Selection.py
/usr/share/pyshared/Bio/PDB/Structure.py
/usr/share/pyshared/Bio/PDB/StructureAlignment.py
/usr/share/pyshared/Bio/PDB/StructureBuilder.py
/usr/share/pyshared/Bio/PDB/Superimposer.py
/usr/share/pyshared/Bio/PDB/Vector.py
/usr/share/pyshared/Bio/PDB/__init__.py
/usr/share/pyshared/Bio/PDB/parse_pdb_header.py
/usr/share/pyshared/Bio/ParserSupport.py
/usr/share/pyshared/Bio/Parsers/__init__.py
/usr/share/pyshared/Bio/Parsers/spark.py
/usr/share/pyshared/Bio/Pathway/Rep/Graph.py
/usr/share/pyshared/Bio/Pathway/Rep/HashSet.py
/usr/share/pyshared/Bio/Pathway/Rep/MultiGraph.py
/usr/share/pyshared/Bio/Pathway/Rep/__init__.py
/usr/share/pyshared/Bio/Pathway/__init__.py
/usr/share/pyshared/Bio/Phylo/Applications/_Phyml.py
/usr/share/pyshared/Bio/Phylo/Applications/__init__.py
/usr/share/pyshared/Bio/Phylo/BaseTree.py
/usr/share/pyshared/Bio/Phylo/Newick.py
/usr/share/pyshared/Bio/Phylo/NewickIO.py
/usr/share/pyshared/Bio/Phylo/NexusIO.py
/usr/share/pyshared/Bio/Phylo/PAML/__init__.py
/usr/share/pyshared/Bio/Phylo/PAML/_paml.py
/usr/share/pyshared/Bio/Phylo/PAML/_parse_baseml.py
/usr/share/pyshared/Bio/Phylo/PAML/_parse_codeml.py
/usr/share/pyshared/Bio/Phylo/PAML/_parse_yn00.py
/usr/share/pyshared/Bio/Phylo/PAML/baseml.py
/usr/share/pyshared/Bio/Phylo/PAML/chi2.py
/usr/share/pyshared/Bio/Phylo/PAML/codeml.py
/usr/share/pyshared/Bio/Phylo/PAML/yn00.py
/usr/share/pyshared/Bio/Phylo/PhyloXML.py
/usr/share/pyshared/Bio/Phylo/PhyloXMLIO.py
/usr/share/pyshared/Bio/Phylo/__init__.py
/usr/share/pyshared/Bio/Phylo/_io.py
/usr/share/pyshared/Bio/Phylo/_sugar.py
/usr/share/pyshared/Bio/Phylo/_utils.py
/usr/share/pyshared/Bio/PopGen/Async/Local.py
/usr/share/pyshared/Bio/PopGen/Async/__init__.py
/usr/share/pyshared/Bio/PopGen/FDist/Async.py
/usr/share/pyshared/Bio/PopGen/FDist/Controller.py
/usr/share/pyshared/Bio/PopGen/FDist/Utils.py
/usr/share/pyshared/Bio/PopGen/FDist/__init__.py
/usr/share/pyshared/Bio/PopGen/GenePop/Controller.py
/usr/share/pyshared/Bio/PopGen/GenePop/EasyController.py
/usr/share/pyshared/Bio/PopGen/GenePop/FileParser.py
/usr/share/pyshared/Bio/PopGen/GenePop/LargeFileParser.py
/usr/share/pyshared/Bio/PopGen/GenePop/Utils.py
/usr/share/pyshared/Bio/PopGen/GenePop/__init__.py
/usr/share/pyshared/Bio/PopGen/SimCoal/Async.py
/usr/share/pyshared/Bio/PopGen/SimCoal/Cache.py
/usr/share/pyshared/Bio/PopGen/SimCoal/Controller.py
/usr/share/pyshared/Bio/PopGen/SimCoal/Template.py
/usr/share/pyshared/Bio/PopGen/SimCoal/__init__.py
/usr/share/pyshared/Bio/PopGen/SimCoal/data/bottle.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/decline_lambda.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/decline_split.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/island.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/simple.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/split_island.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/split_ssm_1d.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/split_ssm_2d.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/ssm_1d.par
/usr/share/pyshared/Bio/PopGen/SimCoal/data/ssm_2d.par
/usr/share/pyshared/Bio/PopGen/__init__.py
/usr/share/pyshared/Bio/Restriction/PrintFormat.py
/usr/share/pyshared/Bio/Restriction/RanaConfig.py
/usr/share/pyshared/Bio/Restriction/Restriction.py
/usr/share/pyshared/Bio/Restriction/Restriction_Dictionary.py
/usr/share/pyshared/Bio/Restriction/_Update/RestrictionCompiler.py
/usr/share/pyshared/Bio/Restriction/_Update/Update.py
/usr/share/pyshared/Bio/Restriction/__init__.py
/usr/share/pyshared/Bio/SCOP/Cla.py
/usr/share/pyshared/Bio/SCOP/Des.py
/usr/share/pyshared/Bio/SCOP/Dom.py
/usr/share/pyshared/Bio/SCOP/Hie.py
/usr/share/pyshared/Bio/SCOP/Raf.py
/usr/share/pyshared/Bio/SCOP/Residues.py
/usr/share/pyshared/Bio/SCOP/__init__.py
/usr/share/pyshared/Bio/SVDSuperimposer/SVDSuperimposer.py
/usr/share/pyshared/Bio/SVDSuperimposer/__init__.py
/usr/share/pyshared/Bio/Search.py
/usr/share/pyshared/Bio/Seq.py
/usr/share/pyshared/Bio/SeqFeature.py
/usr/share/pyshared/Bio/SeqIO/AbiIO.py
/usr/share/pyshared/Bio/SeqIO/AceIO.py
/usr/share/pyshared/Bio/SeqIO/FastaIO.py
/usr/share/pyshared/Bio/SeqIO/IgIO.py
/usr/share/pyshared/Bio/SeqIO/InsdcIO.py
/usr/share/pyshared/Bio/SeqIO/Interfaces.py
/usr/share/pyshared/Bio/SeqIO/PhdIO.py
/usr/share/pyshared/Bio/SeqIO/PirIO.py
/usr/share/pyshared/Bio/SeqIO/QualityIO.py
/usr/share/pyshared/Bio/SeqIO/SeqXmlIO.py
/usr/share/pyshared/Bio/SeqIO/SffIO.py
/usr/share/pyshared/Bio/SeqIO/SwissIO.py
/usr/share/pyshared/Bio/SeqIO/TabIO.py
/usr/share/pyshared/Bio/SeqIO/UniprotIO.py
/usr/share/pyshared/Bio/SeqIO/__init__.py
/usr/share/pyshared/Bio/SeqIO/_convert.py
/usr/share/pyshared/Bio/SeqIO/_index.py
/usr/share/pyshared/Bio/SeqRecord.py
/usr/share/pyshared/Bio/SeqUtils/CheckSum.py
/usr/share/pyshared/Bio/SeqUtils/CodonUsage.py
/usr/share/pyshared/Bio/SeqUtils/CodonUsageIndices.py
/usr/share/pyshared/Bio/SeqUtils/IsoelectricPoint.py
/usr/share/pyshared/Bio/SeqUtils/MeltingTemp.py
/usr/share/pyshared/Bio/SeqUtils/ProtParam.py
/usr/share/pyshared/Bio/SeqUtils/ProtParamData.py
/usr/share/pyshared/Bio/SeqUtils/__init__.py
/usr/share/pyshared/Bio/SeqUtils/lcc.py
/usr/share/pyshared/Bio/Sequencing/Ace.py
/usr/share/pyshared/Bio/Sequencing/Applications/_Novoalign.py
/usr/share/pyshared/Bio/Sequencing/Applications/__init__.py
/usr/share/pyshared/Bio/Sequencing/Phd.py
/usr/share/pyshared/Bio/Sequencing/__init__.py
/usr/share/pyshared/Bio/Statistics/__init__.py
/usr/share/pyshared/Bio/Statistics/lowess.py
/usr/share/pyshared/Bio/SubsMat/FreqTable.py
/usr/share/pyshared/Bio/SubsMat/MatrixInfo.py
/usr/share/pyshared/Bio/SubsMat/__init__.py
/usr/share/pyshared/Bio/SwissProt/KeyWList.py
/usr/share/pyshared/Bio/SwissProt/__init__.py
/usr/share/pyshared/Bio/UniGene/UniGene.py
/usr/share/pyshared/Bio/UniGene/__init__.py
/usr/share/pyshared/Bio/Wise/__init__.py
/usr/share/pyshared/Bio/Wise/dnal.py
/usr/share/pyshared/Bio/Wise/psw.py
/usr/share/pyshared/Bio/__init__.py
/usr/share/pyshared/Bio/_py3k.py
/usr/share/pyshared/Bio/kNN.py
/usr/share/pyshared/Bio/pairwise2.py
/usr/share/pyshared/Bio/triefind.py