mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Fixed zipfulldata again
This commit is contained in:
@@ -12,7 +12,7 @@ class Zipfulldata
|
||||
Rails.logger.level = 0
|
||||
Rails.logger = Logger.new("#{Rails.root}/log/zipfulldata_#{Rails.env}.log")
|
||||
log("job started")
|
||||
new.run(target_address)
|
||||
run(target_address)
|
||||
log("job done")
|
||||
end
|
||||
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
genotyping-rawdata goes in this directory
|
||||
Reference in New Issue
Block a user