Skip to content

Improve workflow efficeincy #57

@kduretec

Description

@kduretec

Currently the analysis workflow requires significant amount of time to finish.
Several improvements should be considered.

  1. Replace data.frame with data.table. This can be relevant in the prepareData step as in that step the workflow is handling larger amount of objects. Other steps would not see major benefits from using data.table.
  2. Consider paralelization of soome steps.

Metadata

Metadata

Assignees

No one assigned

    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