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

version fix #78

Merged
merged 57 commits into from
Mar 4, 2022
Merged

version fix #78

merged 57 commits into from
Mar 4, 2022

Conversation

daichengxin
Copy link
Collaborator

PR checklist

  • 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 pipeline conventions in the contribution docs
    • If necessary, also make a PR on the nf-core/quantms branch on the nf-core/test-datasets repository.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Usage Documentation in docs/usage.md is updated.
  • Output Documentation in docs/output.md is updated.
  • CHANGELOG.md is updated.
  • README.md is updated (including new tool citations and authors/contributors).

@github-actions
Copy link

github-actions bot commented Feb 18, 2022

nf-core lint overall result: Passed ✅

Posted for pipeline commit 3c0991d

+| ✅ 137 tests passed       |+
#| ❔   3 tests were ignored |#

❔ Tests ignored:

  • files_exist - File is ignored: conf/igenomes.config
  • files_unchanged - File ignored due to lint config: .github/workflows/linting.yml
  • files_unchanged - File ignored due to lint config: lib/NfcoreTemplate.groovy

✅ Tests passed:

Run details

  • nf-core/tools version 2.2
  • Run at 2022-03-04 02:26:59

@jpfeuffer
Copy link
Collaborator

The version has to be 11 otherwise markdown linting fails

@daichengxin
Copy link
Collaborator Author

The version has to be 11 otherwise markdown linting fails

ok. I am removing functions.nf

@jpfeuffer
Copy link
Collaborator

There is probably a way to ignore tests in the nf-core linting. We should ignore the markdown linting.yml until this is fixed by them.

@daichengxin
Copy link
Collaborator Author

The code to determine whether it is tmt or lfq needs to be changed. Honestly, it's a bit difficult. Because the value in the DataflowStream object cannot be extracted

@jpfeuffer
Copy link
Collaborator

How do you mean? Can you post links to the code?

this is handled by the "withName" attribute anyway
@ypriverol ypriverol self-requested a review February 28, 2022 14:42
@jpfeuffer
Copy link
Collaborator

@daichengxin Can you fix pMultiQC such that it reads ISO or LFQ from the mztab if that parameter is not given? Should be one of the entries in the mztab metadata.

@daichengxin
Copy link
Collaborator Author

@daichengxin Can you fix pMultiQC such that it reads ISO or LFQ from the mztab if that parameter is not given? Should be one of the entries in the mztab metadata.

ok, I am updating it.

@jpfeuffer
Copy link
Collaborator

What do you think? Ready to merge?

@ypriverol ypriverol merged commit 6b8b992 into bigbio:dev Mar 4, 2022
ypriverol added a commit that referenced this pull request Mar 20, 2023
This pull request was closed.
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.

3 participants