We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb6755 commit ffd7fe8Copy full SHA for ffd7fe8
1 file changed
preprocessing/preprocess.new.sh
@@ -1,5 +1,5 @@
1
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
+export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/preprocessing/preprocessing:$PATH # split_and_sort.py & cat_stats.py
+export PATH=/shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/pyphlan:$PATH # fna_len.py
4
5
-python /shares/CIBIO-Storage/CM/scratch/users/f.asnicar/hg/preprocessing/preprocessing/preprocess.new.py $*
+python /shares/CIBIO-Storage/CM/scratch/users/f.asnicar/git/preprocessing/preprocessing/preprocess.new.py $*
0 commit comments