Copying Bio-python to globplot to satisfy the dependency
authorpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 8 Feb 2011 17:27:02 +0000 (17:27 +0000)
committerpvtroshin <pvtroshin@e3abac25-378b-4346-85de-24260fe3988d>
Tue, 8 Feb 2011 17:27:02 +0000 (17:27 +0000)
commit119df1cedad3d4760e6fd458713da2488eff79cc
tree7a62051441eeedeee849377defd64fda29054cc2
parentd3806a66f002b93f6dc03447b6628f943a3ba90c
Copying Bio-python to globplot to satisfy the dependency

git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@3719 e3abac25-378b-4346-85de-24260fe3988d
89 files changed:
binaries/src/globplot/biopython-1.50/Bio/Alphabet/IUPAC.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Alphabet/IUPAC.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Alphabet/Reduced.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Alphabet/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Alphabet/__init__.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Application/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/CodonTable.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/CodonTable.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/IUPACData.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/IUPACData.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Data/__init__.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Decode.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/DocSQL.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Encodings/IUPACEncoding.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Encodings/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Fasta/FastaAlign.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Fasta/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Fasta/__init__.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/File.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/File.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/FilteredReader.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/HotRand.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Index.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/LogisticRegression.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/ParserSupport.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Parsers/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Parsers/spark.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/PropertyManager.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/PropertyManager.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Search.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Seq.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Seq.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqFeature.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/AceIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/FastaIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/IgIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/InsdcIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/Interfaces.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/PhdIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/PirIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/QualityIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/SwissIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/TabIO.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqIO/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqRecord.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqRecord.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/CheckSum.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/CodonUsage.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/CodonUsageIndices.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/IsoelectricPoint.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/MeltingTemp.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/ProtParam.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/ProtParamData.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/SeqUtils/lcc.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Std.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/StdHandler.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Transcribe.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Translate.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/Writer.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/__init__.pyc [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/cMarkovModelmodule.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/clistfnsmodule.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/cmathfnsmodule.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/cstringfnsmodule.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/csupport.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/csupport.h [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/distance.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/kNN.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/listfns.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/mathfns.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/stringfns.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/trie.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/trie.h [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/triefind.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/triemodule.c [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/utils.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/writers/SeqRecord/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/writers/SeqRecord/embl.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/writers/SeqRecord/empty.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/writers/SeqRecord/fasta.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/Bio/writers/__init__.py [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/CONTRIB [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/LICENSE [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/PKG-INFO [new file with mode: 0644]
binaries/src/globplot/biopython-1.50/README [new file with mode: 0644]
binaries/src/globplot/sav_gol [new file with mode: 0644]