mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Enhanced sort tool to use columnlist tool parameter, altered functional test to work with new version. Some other miscellaneous cleanup.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python
|
||||
#Greg Von Kuster
|
||||
|
||||
import sys
|
||||
from Numeric import *
|
||||
from rpy import *
|
||||
|
||||
def fail( message ):
|
||||
|
||||
Reference in New Issue
Block a user