Michael Love

Results 26 issues of Michael Love

If you have a question about usage of the software, do not post here, instead post to the Bioconductor support site: https://support.bioconductor.org This GitHub repo is to facilitate browsing of...

Addresses #84 I include an example and a test Also includes fix for #98

``` W checking S3 generic/method consistency (3.7s) group_split: function(.tbl, ..., .keep) group_split.GroupedGenomicRanges: function(.data, ..., keep) group_split: function(.tbl, ..., .keep) group_split.GroupedIntegerRanges: function(.data, ..., keep) group_split: function(.tbl, ..., .keep) group_split.Ranges: function(.data, ...,...

Minor note, when running bambu I see: ``` !> se

The following messages appears at the end of a (successful) run of bambu, it's a minor warning from dplyr: ``` ... --- Start extending annotations --- Using a novel discovery...

Here is a reproducing example for a potential issue in the devel branch version of SummarizedExperiment. It seems an inconsistency in rownames of rowData and rownames of the SE, which...