Michael Love

Results 26 issues of Michael Love

Don't rely on users to know who to use `tar -xzf` but provide a program to do this for them...

enhancement

https://github.com/stemangiola/tidySummarizedExperiment/blob/ff1fe019d7dd35d9074d7a8b324f5145ece15c24/R/print_method.R#L64 At the bottom it says ``` # ℹ XX more rows # ℹ Use `print(n = ...)` to see more rows ``` But I don't think the print method...

I didn't realize that `groups.txt` was 0-based indexing of transcripts, would be good to describe terminus outputs in the docs.

https://github.com/nullranges/nullranges/blob/aa4da4b85936a266eb1ef3d339dd0daac513c780/R/methods-matchRanges.R#L477