This commit is contained in:
2017-09-05 08:58:07 +02:00
parent 7f1ff49aa2
commit 5045d0c2e9

View File

@ -90,9 +90,7 @@ def run(config):
v = View_NUC_SEQS
else:
v= View
print(v)
output = open_uri(config['obi']['outputURI'],
input=False,
newviewtype=v)