Jenny Draper
Jenny Draper
I am also getting this error.
This exact error just occurred for me on one sequence out of a set of >800. Thanks to @nquynh8991's comment I tracked it down to a typo for two sequences...
Hi Chris, I've got a fork that adds this functionality as well as a bit more, I was planning on submitting a pull request for it soon.
To anyone looking for this functionality, it should now be available via the argument **clone.annots.cex**; there's an example in the test file test.R ``` fish = createFishObject(frac.table,parents, timepoints=timepoints, clone.labels=clone.labels, clone.annots=clone.annots,...