Skip to content

Commit f9e8943

Browse files
committed
Updated Hoadley scripts
1 parent 67ee21d commit f9e8943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

result/hoadley_2016/run_A1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ $2 breast adrenal liver lung spinal > A1/migration_trees.txt
1414

1515
$3 ../../data/hoadley_2016/A1/F.tsv > A1/mutation_trees.txt
1616

17-
$1 -n -c ../../data/hoadley_2016/coloring.txt -barT A1/mutation_trees.txt -G A1/migration_trees.txt -F ../../data/hoadley_2016/A1/F.tsv -p breast -t 4 -m 1 -o A1/ > A1/results.txt
17+
$1 -c ../../data/hoadley_2016/coloring.txt -barT A1/mutation_trees.txt -G A1/migration_trees.txt -F ../../data/hoadley_2016/A1/F.tsv -p breast -t 4 -m 1 -o A1/ > A1/results.txt

result/hoadley_2016/run_A7.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ $2 breast brain kidney liver lung rib > A7/migration_trees.txt
1414

1515
$3 ../../data/hoadley_2016/A7/F.tsv > A7/mutation_trees.txt
1616

17-
$1 -n -c ../../data/hoadley_2016/coloring.txt -barT A7/mutation_trees.txt -G A7/migration_trees.txt -F ../../data/hoadley_2016/A7/F.tsv -p breast -t 4 -m 1 -o A7/ > A7/results.txt
17+
$1 -c ../../data/hoadley_2016/coloring.txt -barT A7/mutation_trees.txt -G A7/migration_trees.txt -F ../../data/hoadley_2016/A7/F.tsv -p breast -t 4 -m 1 -o A7/ > A7/results.txt

0 commit comments

Comments
 (0)