insightsengineering / teal.modules.hermes

RNA-seq analysis modules to add to a teal application
https://insightsengineering.github.io/teal.modules.hermes/
Other
7 stars 1 forks source link

Decouple scda #311

Closed m7pr closed 1 year ago

m7pr commented 1 year ago

Feature description

Related to https://github.com/insightsengineering/nestdevs-tasks/issues/1

Summary

After careful observation, it appears that the scda package is not essential for teal.slice. Consequently, it is advantageous for us to separate scda from teal.slice.

There are currently no R or unit test files that utilize the scda package. Therefore, it is sufficient to remove scda from the DESCRIPTION file and staged_deps.

Acceptance Criteria

Code of Conduct

Contribution Guidelines

Security Policy