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

add agat/spaddintrons #4650

Merged
merged 19 commits into from
Dec 27, 2023
Merged

add agat/spaddintrons #4650

merged 19 commits into from
Dec 27, 2023

Conversation

anoronh4
Copy link
Contributor

@anoronh4 anoronh4 commented Dec 23, 2023

PR checklist

Closes #4649

  • This comment contains a description of changes (with reason).
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added a new tool - have you followed the module conventions in the contribution docs
  • If necessary, include test data in your PR.
  • Remove all TODO statements.
  • Emit the versions.yml file.
  • Follow the naming conventions.
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Add a resource label
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • PROFILE=docker pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
    • PROFILE=singularity pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware
    • PROFILE=conda pytest --tag <MODULE> --symlink --keep-workflow-wd --git-aware

@anoronh4 anoronh4 requested a review from a team as a code owner December 23, 2023 01:20
@anoronh4 anoronh4 self-assigned this Dec 23, 2023
modules/nf-core/agat/spaddintrons/environment.yml Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/environment.yml Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/meta.yml Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/main.nf Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/meta.yml Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/meta.yml Outdated Show resolved Hide resolved
modules/nf-core/agat/spaddintrons/main.nf Outdated Show resolved Hide resolved
anoronh4 and others added 7 commits December 27, 2023 10:39
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
@sateeshperi sateeshperi added this pull request to the merge queue Dec 27, 2023
Merged via the queue into master with commit 6898156 Dec 27, 2023
11 checks passed
@sateeshperi sateeshperi deleted the agat/addspintrons branch December 27, 2023 19:30
lrauschning pushed a commit to lrauschning/modules that referenced this pull request Jan 17, 2024
* add agat/spaddintrons

* fix linting error with prettier

* fix modules linting error in meta.yml

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/main.nf

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/environment.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/environment.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* add meta map

* add meta to output and update snapshot

* add logic to use meta.id in determining output file name

* Update modules/nf-core/agat/spaddintrons/tests/main.nf.test

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* fix logic for output file name in stub

* remove trailing whitespace

* fix snapshot

---------

Co-authored-by: Anne Marie Noronha <anoronh4@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh <perisateesh@gmail.com>
lrauschning pushed a commit to lrauschning/modules that referenced this pull request Jan 17, 2024
* add agat/spaddintrons

* fix linting error with prettier

* fix modules linting error in meta.yml

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/main.nf

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/environment.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/environment.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* Update modules/nf-core/agat/spaddintrons/meta.yml

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* add meta map

* add meta to output and update snapshot

* add logic to use meta.id in determining output file name

* Update modules/nf-core/agat/spaddintrons/tests/main.nf.test

Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>

* fix logic for output file name in stub

* remove trailing whitespace

* fix snapshot

---------

Co-authored-by: Anne Marie Noronha <anoronh4@users.noreply.github.com>
Co-authored-by: Sateesh_Peri <33637490+sateeshperi@users.noreply.github.com>
Co-authored-by: Sateesh <perisateesh@gmail.com>
@GallVp GallVp mentioned this pull request Nov 9, 2024
4 tasks
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.

new module: agat/spaddintrons
2 participants