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

Change output csv types to tsv #504

Merged
merged 11 commits into from
Apr 16, 2024
Merged

Conversation

zargham-ahmad
Copy link
Collaborator

updated csv output types for the below tools to tsv and updated test.

  • matchms metadata export
  • RAMClustR abundance table
  • MSMetaEnhancer on tabular data
  • RIAssigner on tabular data
  • matchms scores formatter
  • biotransformer
  • rem_complexes

closes #439

Copy link
Contributor

@wverastegui wverastegui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor comment, otherwise it looks good to me.

Copy link
Member

@hechth hechth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far so good, just some minor comments which would make the things still a bit nicer.

tools/ramclustr/ramclustr_wrapper.R Show resolved Hide resolved
tools/rem_complex/rem_complex.xml Outdated Show resolved Hide resolved
tools/riassigner/riassigner_from_comment.xml Show resolved Hide resolved
tools/riassigner/riassigner_from_comment.xml Show resolved Hide resolved
@zargham-ahmad
Copy link
Collaborator Author

@hechth CI was failing because of the incompatibility between the upload and download action version "Artifacts created with versions v3 and below are not compatible with the v4 actions. Uploads and downloads must use the same major action versions." link. I updated the download-artifact to v4, which resolved the issue

@hechth hechth requested a review from wverastegui April 16, 2024 10:44
@hechth hechth merged commit 4b8a43b into RECETOX:master Apr 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change all output table types to tabular unless they are parquet
3 participants