Closed jgilis closed 2 years ago
Sounds good. Congrats on the satuRn revision going up.
Thanks Mike! :pray:
For some reason this test failed on my end, with latest code loaded, could you check it out?
https://github.com/mikelove/fishpond/blob/master/tests/testthat/test_alevinEC.R#L45-L46
Hi Mike,
I've been working with equivalence classes again, and noticed that when multiple paths (multiple samples) are given to
alevinEC
, the column names are still just the cellular barcodes, which are (1) not necessarily unique across samples and (ii) do not directly tell to which sample the barcode belongs. So now I internally append _i to the barcodes, where i is the sample (path) number.Note: I didn't bump date and version.
Kind regards,
Jeroen