Revision 4504
Added by Aaron Marcuse-Kubitza about 12 years ago
Makefile | ||
---|---|---|
94 | 94 |
vegcsvMaps += Veg+.cs-VegBIEN.csv |
95 | 95 |
|
96 | 96 |
Veg+-VegBIEN.csv: Veg+.cs-VegBIEN.csv |
97 |
$(bin)/ci_map $< >$@
|
|
97 |
$(cp)
|
|
98 | 98 |
vegcsvMaps += Veg+-VegBIEN.csv |
99 | 99 |
|
100 | 100 |
vegcsv_maps: _always $(vegcsvMaps) ; |
Also available in: Unified diff
intersect, union: Made case- and punctuation-insensitive. mappings/Veg+-VegBIEN.csv: Removed no longer needed duplicate entries for each first letter case, which must now be removed for case- and punctuation-insensitive intersect/union to work. Note that the SpeciesLink `svn diff` hides _alt entry 0, which contains one of the removed duplicate columns that appears in the diff.