comparison best_regression_subsets.py @ 1:4b84b5118705

Uploaded corrected tool requirements definition.
author devteam
date Thu, 03 Apr 2014 09:29:29 -0400
parents 2bb8843930ac
children
comparison
equal deleted inserted replaced
0:2bb8843930ac 1:4b84b5118705
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2
3 from galaxy import eggs
4 2
5 import sys 3 import sys
6 from rpy import * 4 from rpy import *
7 import numpy 5 import numpy
8 6