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

docs: update fusionreport score calculation documentation #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KuthuruTejaswini
Copy link

Resolves nf-core#555

Updates documentation to reflect new fusionreport score calculation:

  • Added detailed explanation of new scoring system
  • Documented 80/20 weight distribution between tool detection and database hits
  • Added formula for score calculation

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 necessary, also make a PR on the nf-core/rnafusion branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: CONTRIBUTING.md

- Add detailed explanation of new scoring system
- Document 80/20 weight distribution between tool detection and database hits
- Add formula for score calculation
@KuthuruTejaswini
Copy link
Author

This PR addresses the documentation updates requested in that issue nf-core#555

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.

Documentation should reflect fusionreport score metric change
2 participants