Skip to content

Enable the usage of custom genome and exome in whichSignatures #75

Open
Yunuuuu wants to merge 14 commits intoraerose01:masterfrom
Yunuuuu:master
Open

Enable the usage of custom genome and exome in whichSignatures #75
Yunuuuu wants to merge 14 commits intoraerose01:masterfrom
Yunuuuu:master

Conversation

@Yunuuuu
Copy link

@Yunuuuu Yunuuuu commented Oct 14, 2022

Now, whichSignatures only can use default hg19 to calculate counts fraction, this commit just add two arguments - genome.ref and exome.range.

genome.ref accept a BSgenome object to define the genome used to calculate tri.counts.wgs, so we can use a lot of reference genome (as provided by Bioconductor or read fasta file and construct one by ourself).

exome.range accept a GenomicRange object to define the exon ranges to calculate tri.counts.wes

@Yunuuuu
Copy link
Author

Yunuuuu commented Oct 14, 2022

This commit also re-construct data structure to fix #74

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.

1 participant