kgori / sigfit

Flexible Bayesian inference of mutational signatures
GNU General Public License v3.0
33 stars 8 forks source link

Other out of date code in vignette #27

Closed dg13 closed 6 years ago

dg13 commented 6 years ago

In the vignette I found that this code (copied from the vignette):

sigfit::plot_reconstruction(mcmc_samples = mcmc_samples_fit, pdf_path = NULL)

throws this error:

Error in to_matrix(counts) : argument "counts" is missing, with no default

kgori commented 6 years ago

Hi. I responded to your other issue (#26). This looks like part of the same issue, so I'm going to close this and leave the other one open.