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

add split reads 2 to arriba split_cnt in cff, fix logic for FC split … #132

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

pintoa1-mskcc
Copy link
Collaborator

@pintoa1-mskcc pintoa1-mskcc commented Nov 14, 2024

  • Edit generation of CFF for arriba and fusioncatcher to improve logic. Split reads for arriba should be adding split_reads1 and split_reads2, while fusioncatcher does not separate split and spanning reads. For fusion catcher set -1 (NULL value for metafusion) for split reads, and set spanning reads value to Spanning_pairs. This will not effect the format of make_cff or metafusion. This will not alter the way metafusion functions.
  • Make sure your code lints (nf-core lint).
  • Ensure the test suite passes (nextflow run . -profile test,docker --outdir <OUTDIR>).
  • CHANGELOG.md is updated.

@pintoa1-mskcc pintoa1-mskcc merged commit c094073 into develop Nov 15, 2024
6 checks passed
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.

2 participants