Revision 11241
Added by Aaron Marcuse-Kubitza about 11 years ago
input_cols.exclude.txt.run | ||
---|---|---|
7 | 7 |
filter() |
8 | 8 |
{ |
9 | 9 |
echo_func |
10 |
<"${top_file/.unmapped./.}" echo_run grep -F -e '--' -e '#'\
|
|
10 |
<"${top_file/.exclude./.}" echo_run grep -F -e '--' -e '#'\
|
|
11 | 11 |
|sed 's/^OMIT#.*$/& # included as part of another table/' >"$top_file" |
12 | 12 |
} |
13 | 13 |
|
Also available in: Unified diff
inputs/VegBank/verify/input_cols.unmapped.txt*: renamed to input_cols.exclude.txt* because this now includes mapped columns as well