erange 4.0a dev release with integrated cistematic
authorSean Upchurch <sau@caltech.edu>
Tue, 30 Nov 2010 22:55:15 +0000 (14:55 -0800)
committerSean Upchurch <sau@caltech.edu>
Tue, 30 Nov 2010 22:55:15 +0000 (14:55 -0800)
commitbc30aca13e5ec397c92e67002fbf7a103130b828
treeb562d4fdfcd7234f67ef5dc28a229fa0a9069bac
parent0d3e3112fd04c2e6b44a25cacef1d591658ad181
erange 4.0a dev release with integrated cistematic
65 files changed:
cistematic/__init__.py [new file with mode: 0644]
cistematic/cisstat/__init__.py [new file with mode: 0644]
cistematic/cisstat/analyzego.py [new file with mode: 0644]
cistematic/cisstat/chi2.py [new file with mode: 0644]
cistematic/cisstat/enrichment.py [new file with mode: 0644]
cistematic/cisstat/fisher.py [new file with mode: 0644]
cistematic/cisstat/helper.py [new file with mode: 0644]
cistematic/cisstat/score.py [new file with mode: 0644]
cistematic/cisstat/setup.py [new file with mode: 0644]
cistematic/cisstat/statextension.c [new file with mode: 0644]
cistematic/core/__init__.py [new file with mode: 0644]
cistematic/core/cismatcher.py [new file with mode: 0644]
cistematic/core/geneinfo.py [new file with mode: 0644]
cistematic/core/homology.py [new file with mode: 0644]
cistematic/core/motif.py [new file with mode: 0644]
cistematic/core/motifextension.c [new file with mode: 0644]
cistematic/core/orthomatcher.py [new file with mode: 0644]
cistematic/core/protein.py [new file with mode: 0644]
cistematic/core/setup.py [new file with mode: 0644]
cistematic/experiments/__init__.py [new file with mode: 0644]
cistematic/experiments/analyzeMotifs.py [new file with mode: 0644]
cistematic/experiments/conservation.py [new file with mode: 0644]
cistematic/experiments/draw.py [new file with mode: 0644]
cistematic/experiments/experiment.py [new file with mode: 0644]
cistematic/experiments/fasta.py [new file with mode: 0644]
cistematic/experiments/genexp.py [new file with mode: 0644]
cistematic/experiments/locate.py [new file with mode: 0644]
cistematic/experiments/orthology.py [new file with mode: 0644]
cistematic/experiments/phyloFoot.py [new file with mode: 0644]
cistematic/experiments/phyloTest.py [new file with mode: 0644]
cistematic/experiments/randomset.py [new file with mode: 0644]
cistematic/experiments/simple.py [new file with mode: 0644]
cistematic/experiments/varyLength.py [new file with mode: 0644]
cistematic/genomes/__init__.py [new file with mode: 0644]
cistematic/genomes/athaliana.py [new file with mode: 0644]
cistematic/genomes/btaurus.py [new file with mode: 0644]
cistematic/genomes/cbrenneri.py [new file with mode: 0644]
cistematic/genomes/cbriggsae.py [new file with mode: 0644]
cistematic/genomes/celegans.py [new file with mode: 0644]
cistematic/genomes/cfamiliaris.py [new file with mode: 0644]
cistematic/genomes/cremanei.py [new file with mode: 0644]
cistematic/genomes/dmelanogaster.py [new file with mode: 0644]
cistematic/genomes/drerio.py [new file with mode: 0644]
cistematic/genomes/ecaballus.py [new file with mode: 0644]
cistematic/genomes/ggallus.py [new file with mode: 0644]
cistematic/genomes/hsapiens.py [new file with mode: 0644]
cistematic/genomes/mdomestica.py [new file with mode: 0644]
cistematic/genomes/mmusculus.py [new file with mode: 0644]
cistematic/genomes/rnorvegicus.py [new file with mode: 0644]
cistematic/genomes/scerevisiae.py [new file with mode: 0644]
cistematic/genomes/spurpuratus.py [new file with mode: 0644]
cistematic/genomes/xtropicalis.py [new file with mode: 0644]
cistematic/programs/Consensus.py [new file with mode: 0755]
cistematic/programs/Gibbs.py [new file with mode: 0644]
cistematic/programs/__init__.py [new file with mode: 0644]
cistematic/programs/cisGreedy.py [new file with mode: 0644]
cistematic/programs/cisSampler.py [new file with mode: 0644]
cistematic/programs/fastcomp.py [new file with mode: 0644]
cistematic/programs/locator.py [new file with mode: 0644]
cistematic/programs/mafft.py [new file with mode: 0644]
cistematic/programs/meme.py [new file with mode: 0644]
cistematic/programs/paircomp.py [new file with mode: 0644]
cistematic/programs/parent.py [new file with mode: 0644]
rnapath/RNAPATH.py
rnapath/processvelvet.py