[Bioc-devel] ShortRead: optional custom labeling of samples in QA report

2013-02-12 Thread Julian Gehring
Hi, In the QA report of the 'ShortRead' package, a short sequential integer labeling for referencing the samples/files throughout the report is created by default. Would it be reasonable/possible to allow for other optional names to label the samples to make the results of the report easier

Re: [Bioc-devel] ShortRead: optional custom labeling of samples in QA report

2013-02-12 Thread Julian Gehring
Hi, Since the attached file didn't make it all the way through to the mailing list, you can find it at http://www.ebi.ac.uk/~jgehring/share/shortRead-pkg/0001-Example-patch-for-naming-samples-in-BAMQA.patch. Best wishes Julian On 02/12/2013 03:23 PM, Julian Gehring wrote: Hi, In the QA r

Re: [Bioc-devel] ShortRead: optional custom labeling of samples in QA report

2013-02-12 Thread Martin Morgan
On 02/12/2013 06:29 AM, Julian Gehring wrote: Hi, Since the attached file didn't make it all the way through to the mailing list, you can find it at http://www.ebi.ac.uk/~jgehring/share/shortRead-pkg/0001-Example-patch-for-naming-samples-in-BAMQA.patch. Thanks Julian the request seems reasonab

[Bioc-devel] (missing?) UCSCKG -> SYMBOL mappings in Homo.sapiens (etc.)

2013-02-12 Thread Marc Carlson
On 02/12/2013 10:04 AM, Tim Triche, Jr. wrote: > re: '[BioC] question about Gviz' thread fallout: > > Yesterday I rolled a relatively simple programmatic way to label UCSC > KnownGene entries with their symbols. However, some isoforms (e.g. some > for NRIP1 and CDKN2B) seem to be missing from the

Re: [Bioc-devel] [GenomicFeatures] no pkgName found. makeTxDbPackage() called after txdb created from GFF3 file

2013-02-12 Thread Tengfei Yin
Hi Marc, Thanks a lot for your help, I will keep you updated on this. Tengfei On Mon, Feb 11, 2013 at 4:21 PM, Marc Carlson wrote: > ** > Hi Tengfei, > > Ugh. It seems that they have cooked up yet another new way to represent > that same kind of data inside of a gff file. :(I am sad to s

Re: [Bioc-devel] R CMD build not copying PDF vignettes to inst\doc

2013-02-12 Thread Norman Pavelka
Hi Dan, I can see the issue is resolved now! I will update my version of R-devel, too. Thanks, Norman On Fri, Feb 8, 2013 at 1:19 PM, Dan Tenenbaum wrote: > On Thu, Feb 7, 2013 at 8:48 PM, Dan Tenenbaum wrote: >> Hi Norman, >> >> >> On Thu, Feb 7, 2013 at 6:59 PM, Norman Pavelka >> wrote: >>

Re: [Bioc-devel] R CMD build not copying PDF vignettes to inst\doc

2013-02-12 Thread Norman Pavelka
Hi Dan, I actually just installed the latest version of R-Devel (r61902) and used biocLite("plgem") to download and install the latest version of my package from the server. Although there are no errors or warnings on the Bioc build/check report, my package still lacks the PDF version of the vigne

Re: [Bioc-devel] R CMD build not copying PDF vignettes to inst\doc

2013-02-12 Thread Dan Tenenbaum
Hi Norman, On Tue, Feb 12, 2013 at 10:35 PM, Norman Pavelka wrote: > Hi Dan, > > I actually just installed the latest version of R-Devel (r61902) and > used biocLite("plgem") to download and install the latest version of > my package from the server. Although there are no errors or warnings > on