config: add tile stuff for all targets. Other functions: many rewrites!
This commit is contained in:
parent
a3e5283a9b
commit
0cc7a8fcae
11 changed files with 163 additions and 200 deletions
|
@ -106,3 +106,6 @@ cat("\n==================================================="
|
|||
aa_pos_lig1 = aa_pos_hem
|
||||
aa_pos_lig2 = NULL
|
||||
aa_pos_lig3 = NULL
|
||||
tile_map=data.frame(tile=c("KAT","DSL","CDL","Ca"),
|
||||
tile_colour=c("green","darkslategrey","navyblue","purple"))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue