Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

19 results for “from:Kevin Rue-Albrecht”

[Bioc-devel] Question about inserting bibliographic references in a package vignette
Kevin Rue-Albrecht · Aug 7, 2014 · bioc-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140807/eb926473/attachment.pl>

[Bioc-devel] Question about inserting bibliographic references in a package vignette
Kevin Rue-Albrecht · Aug 8, 2014 · bioc-devel

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/bioc-devel/attachments/20140808/688ebf86/attachment.pl>

[Bioc-devel] Accepting an answer on the support website
Kevin Rue-Albrecht · Oct 20, 2015 · bioc-devel

Dear all, Being on the developer side of things, I have resolved two items related to my package on the support website, and I would like to know how my answer could be marked as "accepted", so that it shows...

[Bioc-devel] no more commits allowed before release ?
Kevin Rue-Albrecht · Oct 10, 2014 · bioc-devel

Dear all, I fixed a bug affecting one particular situation in my package (GOexpress) yesterday, and pushed the changes to GitHub. However, the webhook did not trigger to update the page, due to the feature freeze if I understand the...

[Bioc-devel] Accepting an answer on the support website
Kevin Rue-Albrecht · Oct 20, 2015 · bioc-devel

"Original Post(er)" I assume? On 20 October 2015 at 16:15, James W. MacDonald <jmacdon at uw.edu> wrote: > The OP needs to accept your answer. > > On Tue, Oct 20, 2015 at 10:14 AM, Kevin Rue-Albrecht < > kevin...

[Bioc-devel] Change of schema of ENSEMBL biomart
Kevin Rue-Albrecht · Oct 17, 2014 · bioc-devel

Well spotted Tiphaine ! I just checked and this has affected my package (GOexpress) as well, as it fetches the external_gene_id to annotate gene features. This prevent the key analysis step from completing on my analysis of *Bos taurus...

[Bioc-devel] GenomicRanges::findOverlaps() ignoring chromosome information?
Kevin Rue-Albrecht · Sep 19, 2014 · bioc-devel

Dear maintainer, Dear all, *Situation* I have used the findOverlaps(function) to annotate differentially methylated regions (DRMs) obtained using the bsseq Bioconductor package in the *Bos taurus* genome. (No, you won't steal my experimental design :-P ). I used the...

[Bioc-devel] "'BiocInstaller' package not in repository" error during nightly build
Kevin Rue-Albrecht · Oct 16, 2014 · bioc-devel

Hi Bioconductors, I got the *BUILD* ERROR report below on all platforms last night. Given the fact that I didn't update my package since the last (successful) build, and the error ''BiocInstaller' package not in repository'', I have a...

[Bioc-devel] GOexpress: new package to visualise microarray and RNAseq data using gene ontology annotations
Kevin Rue-Albrecht · Oct 7, 2014 · bioc-devel

Dear all, I would like to introduce a recent addition to Bioconductor. I hope those of you working with transcriptomics data will find it useful for their own work. *GOexpress *is a package taking an *ExpressionSet *object minimally including *assayData...

[Bioc-devel] Bioonductor package tracker has moved
Kevin Rue-Albrecht · Oct 16, 2014 · bioc-devel

Hi all, Tim, Just for a second validation, I can log in again too while I couldn't yesterday as described in this thread. Anyway, thanks for fixing it so rapidly! Cheers, Kevin On 16 October 2014 06:17, Tim...

[Bioc-devel] BioC 3.1 branch created
Kevin Rue-Albrecht · Apr 17, 2015 · bioc-devel

Hi Tiphaine, I have followed both of your links,. and they both work for me. Probably just a glitch in the connection ? Hi Dan, I have a quick question of my own, I would like to bridge the new release...

[Bioc-devel] GenomicRanges::findOverlaps() ignoring chromosome information?
Kevin Rue-Albrecht · Sep 19, 2014 · bioc-devel

Hi again, Update on my issue, although I haven't found the source of the error yet.. I have correct overlaps in one scenario, but not in another. This suggests that the findOverlaps() command works as expected on my data...

[Bioc-devel] "'BiocInstaller' package not in repository" error during nightly build
Kevin Rue-Albrecht · Oct 16, 2014 · bioc-devel

Hi Dan, Robert, Thanks for the answer and fix, Dan. I thought it might be to do with the recent release. I just wanted to make sure whether I should be doing something on my part. Setting the "biocLite" code...

[Bioc-devel] RSS package feeds not updated
Kevin Rue-Albrecht · Dec 3, 2014 · bioc-devel

Hi Stephanie, I am using rss2email ( http://www.allthingsrss.com/rss2email/getting-started-with-rss2email/), a script that I installed to track my package feed, and that is run by my Windows task scheduler every day, to send me the...

[Bioc-devel] GenomicRanges::findOverlaps() ignoring chromosome information?
Kevin Rue-Albrecht · Sep 19, 2014 · bioc-devel

Hi all, for this concluding email ! I found the problem in my code: Everything was in the right place, except that I initialised the column meant to store the chromosome name with NA values (DMRs without hits will be left...

[Bioc-devel] development vs release version
Kevin Rue-Albrecht · Mar 23, 2015 · bioc-devel

Hi Dan, all Maybe a silly question, but: where is the R-alpha 3.2.0 ? So far, I have only pushed to the devel branch (3.1.x), hoping that all my commits (most recent: 19 Mar) will be...

[Bioc-devel] no more commits allowed before release ?
Kevin Rue-Albrecht · Oct 10, 2014 · bioc-devel

Thanks Robert, that is a great idea indeed. I like doing checks before submitting a new release to the tracker. Avoids bad surprises. Just to be clear, in this case, I wasn't expecting to see any change in the...

[Bioc-devel] no more commits allowed before release ?
Kevin Rue-Albrecht · Oct 10, 2014 · bioc-devel

Hi Dan, Ok good, you have just given me the most recent commit that I did today, so the ones I was most concerned about (from yesterday) should be there too, that's good for me. The changes should show...

[Bioc-devel] no more commits allowed before release ?
Kevin Rue-Albrecht · Oct 10, 2014 · bioc-devel

Alright, I'll do one more final round of manual testing, just in case. At the moment, I can see the reports for 2014-10-08 16:20:09 -0700 (Wed, 08 Oct 2014) , so I'll just wait to...

Can't find what you're looking for? Try searching with Google .