[Bioc-devel] Whom to contact for adding an organism to GenomeInfoDb?

2014-10-21 Thread Leonardo Collado Torres
Hello, As you can see in https://support.bioconductor.org/p/62136/#62180 the GenomeInfoDb vignette for adding an organism doesn't specify who to contact with the required information. My guess is maintai...@bioconductor.org but maybe there's a specific channel for this. Thanks, Leo Leonardo Col

[Bioc-devel] A more flexible GenomeInfoDb::mapSeqlevels(): used supported info but don't break with new organisms/toy examples

2014-10-21 Thread Leonardo Collado Torres
Hello, In my `derfinder` package I have been relying on `GenomeInfoDb` to correctly name the sequence names. Given https://support.bioconductor.org/p/62136/ I now realize that I was expecting too much from `GenomeInfoDb`. For example, in some cases I was expecting it to guess that a single '2' me

Re: [Bioc-devel] Why be default 'D' is not dropped from coverage?

2014-10-21 Thread Leonardo Collado Torres
Thank you Hervé! I failed to realized that this was included in the docs. Anyhow, we've been discussing internally what default value to use. We also noted that the `genomecov` tool from BED in it's split mode ignores the D's: http://bedtools.readthedocs.org/en/latest/content/tools/genomecov.html

Re: [Bioc-devel] plotPCA for BiocGenerics

2014-10-21 Thread Thomas Dybdal Pedersen
While I tend to agree with you that PCA is too big an operation to be hidden within a plotting function (MDS is an edge-case I would say), I can’t see how we can ever reach a point where there is only one generic plot function. In the case of PCA there is a number of different plot-types that ca