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

v1.0.0 #66

Open
wants to merge 653 commits into
base: master
Choose a base branch
from
Open

v1.0.0 #66

wants to merge 653 commits into from

Conversation

BarryDigby
Copy link
Collaborator

DSL2 version of nf-core/circrna.

A few minor comments on the linting warnings:

  1. I need some assistance configuring the full AWS test dataset. The data can be accessed via SRA, this should be straightforward using fetchngs.

  2. Links to manuscripts / DOI links - I have a paper for the workflow currently under review, I'm hoping this will be accepted soon having addressed reviewer comments.

@github-actions
Copy link

github-actions bot commented Feb 1, 2023

Python linting (black) is failing

To keep the code consistent with lots of contributors, we run automated code consistency checks.
To fix this CI test, please run:

  • Install black: pip install black
  • Fix formatting errors in your pipeline: black .

Once you push these changes the test should pass, and you can hide this comment 👍

We highly recommend setting up Black in your code editor so that this formatting is done automatically on save. Ask about it on Slack for help!

Thanks again for your contribution!

@maxulysse
Copy link
Member

I feel like comments from #69 haven't been integrated in this PR yet.

Copy link

github-actions bot commented Feb 2, 2024

nf-core pipelines lint overall result: Failed ❌

Posted for pipeline commit abdc4cb

+| ✅ 265 tests passed       |+
!| ❗   9 tests had warnings |!
-| ❌   3 tests failed       |-

❌ Test failures:

  • nextflow_config - Config manifest.version should not contain dev for a release: 0.0.1dev
  • version_consistency - manifest.version was not numeric: 0.0.1dev!
  • included_configs - Pipeline config does not include custom configs. Please uncomment the includeConfig line.

❗ Test warnings:

  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • pipeline_todos - TODO string in nextflow.config: Optionally, you can add a pipeline-specific nf-core config at https://github.com/nf-core/configs
  • pipeline_todos - TODO string in README.md: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file.
  • 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!
  • pipeline_todos - TODO string in base.config: Check the defaults for all processes
  • pipeline_todos - TODO string in methods_description_template.yml: #Update the HTML below to your preferred methods description, e.g. add publication citation for this pipeline
  • pipeline_todos - TODO string in awsfulltest.yml: You can customise AWS full pipeline tests as required

✅ Tests passed:

Run details

  • nf-core/tools version 3.0.2
  • Run at 2024-12-16 09:09:03

nictru and others added 30 commits October 10, 2024 12:33
Important! Template update for nf-core/tools v3.0.2
Make sure per-sample-tool bed files are non-empty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

8 participants