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

FastQC #92

Merged
merged 41 commits into from
Sep 3, 2024
Merged

FastQC #92

merged 41 commits into from
Sep 3, 2024

Conversation

tgaspe
Copy link
Contributor

@tgaspe tgaspe commented Jul 18, 2024

Description

Creating FastQC component.

Issue ticket number

Closes #xxxx

Checklist before requesting a review

  • I have performed a self-review of my code

  • Conforms to the Contributing guidelines

  • Proposed changes are described in the CHANGELOG.md

  • I have tested my code with viash ns test --parallel -q <name or namespace>

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Documentation
    • Bug fixes

src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
- meta_cpus
- meta_tmp_dir
Copy link
Contributor

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

ci tests are failing (but error is not caught properly). Can you take a look?

@tgaspe
Copy link
Contributor Author

tgaspe commented Aug 1, 2024

Hi Robrecht,

I am not sure I understand which tests are failing?

@rcannood
Copy link
Contributor

rcannood commented Aug 1, 2024

Hi Robrecht,

I am not sure I understand which tests are failing?

Check the log for the following:

...be treated as a positional argument. Use --help to get more information on the parameters.
/tmp/viash-run-fastqc-v6dfhC.sh: line 54: run: command not found

@tgaspe
Copy link
Contributor Author

tgaspe commented Aug 1, 2024

I see, thanks.

Copy link
Contributor

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

minor comments

src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/test.sh Outdated Show resolved Hide resolved
Copy link
Contributor

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

Looking through the code again, I found some issues that need to be dealt with. Let me know whether my comments are clear enough.

src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/config.vsh.yaml Outdated Show resolved Hide resolved
src/fastqc/script.sh Show resolved Hide resolved
src/fastqc/script.sh Outdated Show resolved Hide resolved
src/fastqc/script.sh Outdated Show resolved Hide resolved
src/fastqc/script.sh Outdated Show resolved Hide resolved
src/fastqc/script.sh Outdated Show resolved Hide resolved
src/fastqc/script.sh Outdated Show resolved Hide resolved
@tgaspe tgaspe requested a review from rcannood August 22, 2024 20:42
Copy link
Contributor

@rcannood rcannood left a comment

Choose a reason for hiding this comment

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

LGTM!

@rcannood rcannood merged commit e6627ec into viash-hub:main Sep 3, 2024
2 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.

2 participants