selkamand / sigstash

Easily load published mutational signatures into R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bgzip signature data

selkamand opened this issue · comments

The R package is now getting quite large. We should consider compressing each signature dataset e.g. using bgzip to keep package install snappy and ensure we won't hit problems when going to CRAN.

note if signature data ends up too large, we may need sigstash to stream in the signature data from some sort of public data-store (github should be fine).