Skip to content

Separate scripts for correcting typos and renaming domains #173

@andkov

Description

@andkov

Currently these two tasks are accomplished by a single script `./manipulation/rename-classify.R.

Such practice is far from optimal for the following reasons:

  • once all models are generated automatically, spelling correction will be obsolete
  • may need to re-organize domains for a specific study to increase the bin size within domains
  • different tracks may require different domain grouping.

For these and other reasons, it is advisable to develop a function that would take in a catalog and and the external csv with grouping instructions, so that this procedure could be applied immediately before table or graph production and NOT during the manipulation phase.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions