imminfo / tcr

[DEPRECATED, see https://immunarch.com/] tcR: an R package for immune receptor repertoire advanced data analysis.
https://immunarch.com/
37 stars 22 forks source link

Gibbs sampler broken #80

Closed wyattmcdonnell closed 5 years ago

wyattmcdonnell commented 7 years ago

Using latest stable version of tcR via devtools. Workflow as follows:

  1. Used get.kmers to store kmers from dataframe in a new variable, set meat as T.
  2. Ran command: newvariable <- gibbs.sampler(get.kmers.dataframe, .k = 5, .niter = 500)

Errors as follows: