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

Implement ffq #100

Draft
wants to merge 13 commits into
base: ffq
Choose a base branch
from
Draft

Implement ffq #100

wants to merge 13 commits into from

Conversation

drpatelh
Copy link
Member

First pass implementation to use ffq to fetch metadata from public databases.

@drpatelh drpatelh changed the title Updates Implement ffq Jun 30, 2022
@github-actions
Copy link

github-actions bot commented Jun 30, 2022

nf-core lint overall result: Passed ✅ ⚠️

Posted for pipeline commit 4506619

+| ✅ 143 tests passed       |+
#| ❔   2 tests were ignored |#
!| ❗   4 tests had warnings |!

❗ Test warnings:

  • files_exist - File not found: conf/igenomes.config
  • files_exist - File not found: lib/WorkflowFetchngs.groovy
  • nextflow_config - Config manifest.version should end in dev: '1.7'
  • readme - README did not have a Nextflow minimum version badge.

❔ Tests ignored:

  • files_unchanged - File ignored due to lint config: assets/sendmail_template.txt
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.4.1
  • Run at 2022-07-01 16:22:50

@drpatelh drpatelh marked this pull request as draft June 30, 2022 20:37
@drpatelh
Copy link
Member Author

Tests are expected to fail here due to recent breaking changes introduces in the NCBI API.

The plan is to try and get the tests passing again using ffq instead and to try and maintain feature parity with the existing release in terms of the samplesheet output and id compatibility.

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.

1 participant