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

feat: revamp somatic sv calling purityploidy estimation #582

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

tedil
Copy link
Member

@tedil tedil commented Dec 13, 2024

No description provided.

@tedil tedil linked an issue Dec 13, 2024 that may be closed by this pull request
Copy link

  • Please format your Python code with ruff: make fmt
  • Please check your Python code with ruff: make check
  • Please format your Snakemake code with snakefmt: make snakefmt

You can trigger all lints locally by running make lint

Copy link
Member Author

@tedil tedil left a comment

Choose a reason for hiding this comment

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

If designed like this, wouldn't it make more sense to have a ShellWrapper and an RWrapper which inherit from the SimpleWrapper? That way, you could replace the run_bash and run_R methods with a single run method which is different for ShellWrapper and RWrapper

snappy_wrappers/simple_wrapper.py Outdated Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

coverage: 85.683% (-0.09%) from 85.77%
when pulling 3431c5d on 573-revamp-somatic-sv-calling-purityploidy-estimation
into 42d2c01 on main.

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.

revamp somatic sv calling & purity/ploidy estimation
3 participants