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

Using signatures with hg38 and exomes #13

Open
kw10 opened this issue Nov 28, 2024 · 0 comments
Open

Using signatures with hg38 and exomes #13

kw10 opened this issue Nov 28, 2024 · 0 comments

Comments

@kw10
Copy link

kw10 commented Nov 28, 2024

Hello

I am running oncodrivefml for human exomes. I have specified in my config file:

[genome]
build = 'hg38'

[signature]
# Choose the method to calculate the trinuclotide singature:
method = 'complement'

# Choose the classifier (categorical value for the signature):
classifier = 'SAMPLE'

and a score file (hg38 version). I also specify a regions file on the command line.

The documentation states "Signature correction is done using precomputed counts of whole genome and whole exome of HG19 reference genome." Is this true even if I have specified hg38 in my config file? If I build my own exome signatures file using bgsignatures, which parameters do you recommend using? e.g.

bgsignature count -r regions.bed -g hg38 -s 3 -o hg38_kmer_counts.out
Do you recommend --collapse or --no-collapse?

Thanks

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

No branches or pull requests

1 participant