Skip to content

Conversation

Copy link

Copilot AI commented Sep 3, 2025

  • Enhance N rich filter algorithm documentation
    • Document dynamic threshold computation in add_filter_nrich.py
    • Explain how threshold avoids poorly covered positions
    • Document the 0.05 hard threshold cap
  • Document input parameters in usage.md
    • Add detailed descriptions for low_mappability_file
    • Add detailed descriptions for low_complexity_file
    • Add detailed descriptions for global_exons_file
    • Document parent_dna column and BAM merging capabilities
  • Enhance output documentation in output.md
    • Add column descriptions for VCF output files
    • Add column descriptions for other output files
    • Document which outputs to use for downstream deepCSA analysis
    • Document which mutations are used for SigProfilerMatrixGenerator
    • Document which mutations are used for mutations per position plots
  • Add resource management documentation
    • Document how sample count affects resource requirements
    • Add resource configuration examples for different scales
    • Document how to disable QCs with perform_qcs parameter
  • Improve general documentation clarity and completeness

Fixes #37.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copy link
Author

Copilot AI commented Sep 3, 2025

@FerriolCalvet 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

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

2 participants