Revision 198
Added by Aaron Marcuse-Kubitza about 13 years ago
Makefile | ||
---|---|---|
1 | 1 |
all: FORCE VegX-VegBIEN.organisms.csv |
2 | 2 |
$(MAKE) plots |
3 |
./join_all_vegbank |
|
3 |
./join VegX VegBank |
|
4 |
./join VegX VegBIEN |
|
4 | 5 |
./format_all_for_review |
5 | 6 |
|
6 | 7 |
FORCE: |
... | ... | |
11 | 12 |
clean: FORCE |
12 | 13 |
$(RM) $(all) |
13 | 14 |
|
15 |
|
|
14 | 16 |
VegX-VegBIEN.organisms.csv: \ |
15 | 17 |
VegX-VegBank.organisms.csv \ |
16 | 18 |
VegBank-VegBIEN.organisms.csv |
17 | 19 |
../scripts/util/join_passthru $+|../scripts/util/sort 1 0 >$@ |
18 | 20 |
|
21 |
|
|
19 | 22 |
plots: $(subst .organisms.,.plots.,$(wildcard VegX-*.organisms.csv)) |
20 | 23 |
|
21 | 24 |
chRoot = ../scripts/util/ch_root <$< >$@ |
Also available in: Unified diff
mappings: Added mappings to VegBIEN