Skip to content

Commit ffd7fe8

Browse files
committed
tools paths updated
1 parent bfb6755 commit ffd7fe8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

preprocessing/preprocess.new.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export PATH=/shares/CIBIO-Storage/CM/mir/tools/bin:$PATH
2-
export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/hg/preprocessing/preprocessing:$PATH # split_and_sort.py & cat_stats.py
3-
export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/hg/pyphlan:$PATH # fna_len.py
2+
export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/preprocessing/preprocessing:$PATH # split_and_sort.py & cat_stats.py
3+
export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/pyphlan:$PATH # fna_len.py
44

5-
python /shares/CIBIO-Storage/CM/scratch/users/f.asnicar/hg/preprocessing/preprocessing/preprocess.new.py $*
5+
python /shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/preprocessing/preprocessing/preprocess.new.py $*

0 commit comments

Comments
 (0)