Hi Hervé,
Thanks for addressing it so quickly, I will check it when the new
version if available for biocLite().
Thanks!
Jialin
On Thu, 2017-09-28 at 13:47 -0700, Hervé Pagès wrote:
> Hi Jialin,
>
> Thanks for the excellent report. These "show" methods like
> many others in Bioconductor, rely o
Hi Jialin,
Thanks for the excellent report. These "show" methods like
many others in Bioconductor, rely on low-level helper showAsCell()
which was not working properly on data-frame-like or array-like
objects with a single column, or on SplitDataFrameList objects.
This should now be addressed. T