first commit
This commit is contained in:
commit
cd1e91bb99
287 changed files with 86425 additions and 0 deletions
5
rasta_exp/utils/gen_tasks.sh
Executable file
5
rasta_exp/utils/gen_tasks.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
set_name=$1
|
||||
|
||||
parallel echo {1}_-_{2} :::: dataset/${set_name} tools > ${set_name}_all
|
Loading…
Add table
Add a link
Reference in a new issue