Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feat] take as input Yaml for transform and split information #117

Closed
4 tasks
alessiovignoli opened this issue May 6, 2024 · 1 comment
Closed
4 tasks
Labels
enhancement New feature or request good to have Future features that are good to explore/have

Comments

@alessiovignoli
Copy link
Contributor

Here is a list of things that should change while that transition happen:

  • [bug] consecutive calls of tranformers on same column only work inside "custom" flag. The possibility to deploy more than one transformation on the same column is curently supported at python level but not at nextflow level.
  • [feat] set a yaml architecture that fits all possible combinations of transformers. Considering that consecutive calls of methods on the same column are now allowed.
  • [feat] either using nextflow schema or through custom script check that all the necesasary fields are preent and that they are of the correct type and relationships among each other.
  • [feat] write documentation (brief) on how to use and what to specify for the user.
@alessiovignoli alessiovignoli added enhancement New feature or request good to have Future features that are good to explore/have labels May 6, 2024
@alessiovignoli alessiovignoli added this to the 1.0 - First clean release milestone May 6, 2024
@mathysgrapotte mathysgrapotte removed this from the 1.0 - First clean release milestone Sep 12, 2024
@mathysgrapotte
Copy link
Contributor

see stimulus-py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good to have Future features that are good to explore/have
Projects
None yet
Development

No branches or pull requests

2 participants