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

Release pixelator 1.3.0 #106

Merged
merged 56 commits into from
Jul 17, 2024
Merged

Release pixelator 1.3.0 #106

merged 56 commits into from
Jul 17, 2024

Conversation

fbdtemme
Copy link
Collaborator

Description

[1.3.0] - 2024-07-15

Enhancements & fixes

  • [PR #97] - Update citations
  • [PR #96] - Make all ext.args assignments closures
  • [PR #98] - Update metromap to include layout step
  • [PR #99] - Update README to include layout step
  • [PR #100] - Use R1/R2 suffixes in amplicon input fastq file renaming
  • [PR #101] - Fix validation issue when using panel_file instead of panel
  • [PR #102] - Restructure output directory
  • [PR #103] - Make rate-diff the default transformation method when computing colocalization
  • [PR #104] - Update to pixelator 0.18.1

Software dependencies

Dependency Old version New version
pixelator 0.17.1 0.18.1

NB: Dependency has been updated if both old and new version information is present.

NB: Dependency has been added if just the new version information is present.

NB: Dependency has been removed if new version information isn't present.

fbdtemme and others added 30 commits May 29, 2024 17:40
chore: sync dev after release and bump to 1.3.0dev
…osures

Make `task.ext` assigments closures
Update metromap to include layout step
This ensures limited backward compatibility when using the pipeline with older pixelator containers (<0.17) using the `--pixelator_container` flag.
…ming

Use R1/R2 suffixes in amplicon input fastq file renaming
A map access error occurs because the meta map gets overwritten with null in validate_panel when no panel key is present. We need to return the meta map unmodified instead.
Fix validation issue when using panel_file instead of panel
Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Update docs/output.md

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Update docs/output.md

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Update docs/output.md

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Update docs/output.md

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Update docs/output.md

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>

Apply suggestions from code review

Co-authored-by: Alvaro Martinez Barrio <Alvaro.Martinez.Barrio@pixelgen.com>
Copy link

github-actions bot commented Jul 15, 2024

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit a5247ba

+| ✅ 215 tests passed       |+
#| ❔   3 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: 1.3.0
  • pipeline_todos - TODO string in main.nf: Optionally add in-text citation tools to this list.
  • pipeline_todos - TODO string in main.nf: Optionally add bibliographic entries to this list.
  • pipeline_todos - TODO string in main.nf: Only uncomment below if logic in toolCitationText/toolBibliographyText has been filled!

❔ Tests ignored:

✅ Tests passed:

Run details

  • nf-core/tools version 2.14.1
  • Run at 2024-07-17 08:53:05

Copy link
Contributor

@mashehu mashehu left a comment

Choose a reason for hiding this comment

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

some smaller things, rest looks good 👍🏻

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
conf/test_v2.config Outdated Show resolved Hide resolved
conf/test_v2.config Outdated Show resolved Hide resolved
conf/test_v2.config Outdated Show resolved Hide resolved
nextflow.config Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
@avani-bhojwani avani-bhojwani self-requested a review July 16, 2024 09:27
Copy link
Contributor

@avani-bhojwani avani-bhojwani left a comment

Choose a reason for hiding this comment

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

looks good to me too!

conf/test_panel_v2.config Outdated Show resolved Hide resolved
conf/test_panel_v2.config Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
nextflow_schema.json Outdated Show resolved Hide resolved
fbdtemme and others added 5 commits July 16, 2024 14:29
Fix some typos and inconsistencies in the docs

Co-authored-by: avani-bhojwani <68935109+avani-bhojwani@users.noreply.github.com>
Co-authored-by: avani-bhojwani <68935109+avani-bhojwani@users.noreply.github.com>
@fbdtemme fbdtemme merged commit bf49230 into master Jul 17, 2024
11 checks passed
@fbdtemme
Copy link
Collaborator Author

Thanks @mashehu and @avani-bhojwani for the reviews!

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.

5 participants