Re: [Bioc-devel] Use and Usability metrics / shields

2015-05-19 Thread Dan Tenenbaum
- Original Message - > From: "Leonardo Collado Torres" > To: "Dan Tenenbaum" > Cc: "Jim Hester" , bioc-devel@r-project.org > Sent: Tuesday, May 19, 2015 12:37:18 PM > Subject: Re: [Bioc-devel] Use and Usability metrics / shields > > Regarding the 'posts' tag, I can see that it includes

Re: [Bioc-devel] Use and Usability metrics / shields

2015-05-19 Thread Leonardo Collado Torres
Regarding the 'posts' tag, I can see that it includes a "closed questions" component. For example, http://www.bioconductor.org/packages/release/bioc/html/derfinder.html is 3/1/9/0 right now meaning that 0 questions are closed. From https://support.bioconductor.org/info/faq/, only moderators can clo

[Bioc-devel] rtracklayer::import( as = 'NumericList' ) doesn't work with more than 1 range

2015-05-19 Thread Leonardo Collado Torres
Hi, While playing around with importing BigWig files I found that import.bw() fails when you use a `which` or `selection` that has more than one range and you specify `as = 'NumericList'`. The code and output are available at https://gist.github.com/lcolladotor/a0eafc335a2738de42f6. From the BigWi