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 unified quantification #85

Closed
wants to merge 21 commits into from
Closed

Implement unified quantification #85

wants to merge 21 commits into from

Conversation

nictru
Copy link
Collaborator

@nictru nictru commented Nov 21, 2023

Since splice junction count values can not reliably be compared across detection methods, I added PSIRC in order to re-quantify the circRNAs based on the BSJs detected by the various detection methods.

@nictru nictru self-assigned this Nov 21, 2023
@nictru nictru added the enhancement Improvement for existing functionality label Nov 21, 2023
Copy link

@rreggiar rreggiar left a comment

Choose a reason for hiding this comment

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

Yeah so in my fork I did this by line instead of chromosome ... any reason that's your choice here? Interested in the motivation, speed? something about psirc?

@rreggiar
Copy link

Also, why do we only want to annotated the combined circRNAs? I think having annotations for tool-specific circles could prove quite useful

@nictru
Copy link
Collaborator Author

nictru commented Nov 29, 2023

Hey, the comments you made should be discussed in #84, gonna answer there

@nictru nictru mentioned this pull request Nov 29, 2023
Copy link

github-actions bot commented Jan 12, 2024

nf-core lint overall result: Failed ❌

Posted for pipeline commit 5d937da

+| ✅ 156 tests passed       |+
!| ❗   3 tests had warnings |!
-| ❌   5 tests failed       |-

❌ Test failures:

  • files_unchanged - .github/CONTRIBUTING.md does not match the template
  • files_unchanged - .github/PULL_REQUEST_TEMPLATE.md does not match the template
  • files_unchanged - .github/workflows/linting.yml does not match the template
  • files_unchanged - lib/NfcoreTemplate.groovy does not match the template
  • multiqc_config - 'assets/multiqc_config.yml' does not contain a matching 'report_comment'.
    The expected comment is:
    This report has been generated by the <a href="https://github.com/nf-core/circrna/tree/dev" target="_blank">nf-core/circrna</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/circrna/dev/docs/output" target="_blank">documentation</a>.
    The current comment is:
    This report has been generated by the <a href="https://github.com/nf-core/circrna/releases/tag/dev" target="_blank">nf-core/circrna</a> analysis pipeline. For information about how to interpret these results, please see the <a href="https://nf-co.re/circrna/dev/docs/output" target="_blank">documentation</a>.

❗ Test warnings:

  • readme - README did not have a Nextflow minimum version badge.
  • readme - README contains the placeholder zenodo.XXXXXXX. This should be replaced with the zenodo doi (after the first release).
  • system_exit - System.exit in circrna.nf: System.exit(1) [line 43]

✅ Tests passed:

Run details

  • nf-core/tools version 2.11.1
  • Run at 2024-01-13 14:23:32

@nictru nictru closed this Mar 18, 2024
@nictru nictru deleted the quantification branch March 18, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants