Mercurial > repos > bgruening > upload_testing
comparison cca.py @ 98:babf8ab95495 draft
Uploaded
author | bernhardlutz |
---|---|
date | Mon, 10 Feb 2014 14:14:37 -0500 |
parents | c4a3a8999945 |
children |
comparison
equal
deleted
inserted
replaced
97:280949656059 | 98:babf8ab95495 |
---|---|
1 #!/usr/bin/env python | 1 #!/usr/bin/env python |
2 | 2 |
3 from galaxy import eggs | |
4 import sys, string | 3 import sys, string |
5 #from rpy import * | 4 #from rpy import * |
6 import rpy2.robjects as robjects | 5 import rpy2.robjects as robjects |
7 import rpy2.rlike.container as rlc | 6 import rpy2.rlike.container as rlc |
8 from rpy2.robjects.packages import importr | 7 from rpy2.robjects.packages import importr |