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

New version 1.3.0 #101

Merged
merged 104 commits into from May 24, 2021
Merged

New version 1.3.0 #101

merged 104 commits into from May 24, 2021

Conversation

nservant
Copy link
Collaborator

Release new nf-core-hic version

nf-core-bot and others added 30 commits October 27, 2020 09:25
Important! Template update for nf-core/tools v1.12
[MODIF] update input parameters
Dockerfile Outdated
Comment on lines 18 to 20
# Instruct R processes to use these empty files instead of clashing with a local version
RUN touch .Rprofile
RUN touch .Renviron
RUN touch .Renviron
Copy link
Member

Choose a reason for hiding this comment

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

I believe this is not in the TEMPLATE anymore

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I prefer to keep it so far, to avoid any issue with R local library. Is it ok ?

Copy link
Member

@maxulysse maxulysse left a comment

Choose a reason for hiding this comment

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

LGTM,
If you fix the typo, you'll need to add the corresponding files to .nf-core-lint.yml:
cf https://github.com/nf-core/eager/blob/master/.nf-core-lint.yml

nservant and others added 3 commits May 13, 2021 18:11
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
Co-authored-by: Maxime U. Garcia <max.u.garcia@gmail.com>
@nservant
Copy link
Collaborator Author

Hi @maxulysse . Thanks for the review !
Should I add a .nf-core-lint.yml file ? Thanks

@nservant
Copy link
Collaborator Author

ah yes. got it. I'll add the file

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.

LGTM, just some smaller things you need to fix/look at, before I'll give the final 👍

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
docs/usage.md Outdated Show resolved Hide resolved
main.nf Show resolved Hide resolved
main.nf Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
main.nf Outdated Show resolved Hide resolved
nextflow_schema.json Show resolved Hide resolved
nservant and others added 7 commits May 21, 2021 13:08
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
@nservant nservant mentioned this pull request May 21, 2021
@nservant
Copy link
Collaborator Author

Hi @mashehu,
I think I fixed all your comments. Could you please validate the PR.
Many thanks for your help and for the review !
N

@nservant nservant merged commit ac74763 into master May 24, 2021
@github-actions
Copy link

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 1638467

+| ✅ 218 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗  19 tests had warnings |!

❗ Test warnings:

  • nextflow_config - Config manifest.version should end in dev: '1.3.0'
  • conda_env_yaml - Conda dep outdated: conda-forge::python=3.7.6, 3.9.4 available
  • conda_env_yaml - Conda dep outdated: pip=20.0.1, 21.1.2 available
  • conda_env_yaml - Conda dep outdated: conda-forge::tbb=2020.2=hc9558a2_0, 2021.2.0 available
  • conda_env_yaml - Conda dep outdated: conda-forge::scipy=1.4.1, 1.6.3 available
  • conda_env_yaml - Conda dep outdated: conda-forge::numpy=1.18.1, 1.20.3 available
  • conda_env_yaml - Conda dep outdated: bioconda::iced=0.5.6, 0.5.8 available
  • conda_env_yaml - Conda dep outdated: bioconda::bx-python=0.8.8, 0.8.11 available
  • conda_env_yaml - Conda dep outdated: bioconda::pysam=0.15.4, 0.16.0 available
  • conda_env_yaml - Conda dep outdated: conda-forge::pymdown-extensions=7.1, 8.2 available
  • conda_env_yaml - Conda dep outdated: bioconda::cooler=0.8.6, 0.8.11 available
  • conda_env_yaml - Conda dep outdated: bioconda::bowtie2=2.3.5, 2.4.3 available
  • conda_env_yaml - Conda dep outdated: bioconda::samtools=1.9, 1.12 available
  • conda_env_yaml - Conda dep outdated: bioconda::multiqc=1.8, 1.10.1 available
  • conda_env_yaml - Conda dep outdated: bioconda::hicexplorer=3.4.3, 3.6 available
  • conda_env_yaml - Conda dep outdated: bioconda::bioconductor-hitc=1.32.0, 1.34.0 available
  • conda_env_yaml - Conda dep outdated: bioconda::ucsc-bedgraphtobigwig=357, 377 available
  • conda_env_yaml - Conda dep outdated: conda-forge::cython=0.29.19, 0.29.23 available
  • conda_env_yaml - PyPI package is not latest available: 0.8.30, 0.9.18 available

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: .github/ISSUE_TEMPLATE/bug_report.md
  • files_unchanged - File ignored due to lint config: .github/PULL_REQUEST_TEMPLATE.md

✅ Tests passed:

Run details

  • nf-core/tools version 1.14
  • Run at 2021-05-24 16:58:25

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.

None yet

5 participants