Skip to content

Conversation

@VGPReys
Copy link
Contributor

@VGPReys VGPReys commented Apr 19, 2024

Closes #869 by splitting scoring modules into two classes:

  • CNSScoringModule
  • ScoringModule

They both have access to the ScoringModule method self.output(), writing the final tsv file.

@VGPReys VGPReys self-assigned this Apr 19, 2024
@VGPReys VGPReys requested a review from mgiulini April 22, 2024 06:51
Co-authored-by: Marco Giulini <54807167+mgiulini@users.noreply.github.com>
@VGPReys VGPReys added the enhancement Improving something in the codebase label Apr 24, 2024
@VGPReys VGPReys merged commit 177121a into main Apr 24, 2024
@VGPReys VGPReys deleted the inheritance-scoring-module branch April 24, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improving something in the codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modify scoring module class to accept non CNS Modules

3 participants