Re: [Bioc-devel] No Significant hits!

2016-07-30 Thread Sean Davis
Hi, Pabita. This question is better asked on the bioconductor support site ( HTTPS://support.bioconductor.org). However, finding no evidence for differential expression is not uncommon. Whether it is expected or not is hard to comment on without data. Sean On Jul 30, 2016 10:43, "Pabita Basnet"

Re: [Bioc-devel] problems installing cran dependencies with BioC devel in mac

2016-11-30 Thread Sean Davis
> On Nov 30, 2016, at 4:13 PM, Martin Morgan > wrote: > > On 11/30/2016 08:51 AM, Kasper Daniel Hansen wrote: >> Full transcript please; you're compiling from source. > > Excuse my ignorance about the Mac world but shouldn't these be available for > binary installation via the URL Andrea prov

Re: [Bioc-devel] Package reference manuals in html

2016-12-23 Thread Sean Davis
Github allows you to set the branch for the docs directory if I recall. Perhaps a separate branch with a docs directory (not master) is a viable way to go? Sean > On Dec 23, 2016, at 12:16 PM, Laurent Gatto wrote: > > > There's actually another side-effect for Bioconductor. The package > we

[Bioc-devel] Naming and namespace collisions for commonly-named functions

2017-01-24 Thread Sean Davis
Hi, all. I am curious about what folks think about naming conventions for commonly named functions, some of which are so common that even establishing a generic would be difficult because of different use cases. Examples include things like “filter”. One possibility is to use the Google Sheets a

Re: [Bioc-devel] Writing examples for accessing web API

2017-03-07 Thread Sean Davis
Hi, Welliton. Great question. Just out of curiosity, what are the internet connection requirements that preclude running examples? Is authentication required? Or are you connecting to a server that runs only intermittently? Sean On Tue, Mar 7, 2017 at 1:57 PM, Welliton Souza wrote: > Hi, >

Re: [Bioc-devel] Question about R functions

2017-03-31 Thread Sean Davis
r FD in >>> the >>> R package. >>> >>> >>> >>> Could you please give me some suggestion how to do that? >>> >>> >>> >>> Thanks, >>> >>> >>> >>> >>> >>> >>> >>> >>>

Re: [Bioc-devel] Vignette update after change in git mirror repo

2017-04-20 Thread Sean Davis
Hi, Maia. The git mirror is not used for building packages. Instead, you will need to commit to svn for changes to show up on Bioconductor. See here for details of working with git and svn together. https://www.bioconductor.org/developers/how-to/git-mirrors/ If I misunderstood what you are say

Re: [Bioc-devel] Vignette update after change in git mirror repo

2017-04-21 Thread Sean Davis
rror > somewhere? > > Best, > Maia > > On Thu, Apr 20, 2017 at 1:24 PM, Sean Davis wrote: > >> Hi, Maia. >> >> The git mirror is not used for building packages. Instead, you will need >> to commit to svn for changes to show up on Bioconduc

Re: [Bioc-devel] Vignette update after change in git mirror repo

2017-04-21 Thread Sean Davis
Sorry I lead you astray, earlier, Maia. In general, you do not need to install the package in the vignette. The first code block in the vignette where you did "eval=FALSE" is the way to go. The second code block where you actually do the installation is unnecessary. The package is installed by R

Re: [Bioc-devel] Error trying to update remotes

2017-05-25 Thread Sean Davis
>> Suggestions? >> >> Thank you >> >> Greg Gloor >> ___ >> Bioc-devel@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/bioc-devel >> >> > > This email message may contain

Re: [Bioc-devel] DMRcate: TIMEOUT

2017-05-31 Thread Sean Davis
r | Epigenetics Research Laboratory | > Genomics and Epigenetics Division > > Garvan Institute of Medical Research > > 384 Victoria St., Darlinghurst, NSW, Australia 2010 > > Tel: +61 (2) 9295 8319 > > > [[alternative HTML version deleted]] > &

Re: [Bioc-devel] Bioconductor stats

2017-06-27 Thread Sean Davis
included. I think the distinct IPs are reset per month for the monthly stats. > > Regards, > > Lluís > > [[alternative HTML version deleted]] > > _______ > Bioc-devel@r-project.org mailing list > https://stat.eth

Re: [Bioc-devel] New pre-receive hook on git.bioconductor.org

2017-08-30 Thread Sean Davis
) > > Ingolstädter Landstr. 1 > > 85764 Neuherberg > > www.helmholtz-muenchen.de > > Aufsichtsratsvorsitzende: MinDir'in Bärbel Brumme-Bothe > > Geschäftsführer: Prof. Dr. Günther Wess, Heinrich Baßler, Dr. Alfons > Enhsen > > Registergericht: Amtsgeri

Re: [Bioc-devel] Problems with updating release branch

2017-08-30 Thread Sean Davis
ly prohibited. If you have received this email > in error, please immediately notify the sender via telephone or return mail. > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > http

Re: [Bioc-devel] COHCAP GitHub Update

2017-09-04 Thread Sean Davis
e instructions available here: > > > > > > http://bioconductor.org/developers/how-to/git/sync- > > existing-repositories/ > > > > > > However, if I run the command *git remote add upstream > > > g...@git.bioconductor.org:packages/COHCAP.gi**t*, then I get an error > &g

Re: [Bioc-devel] COHCAP GitHub Update

2017-09-04 Thread Sean Davis
uld not read from remote repository. >>> > > >>> > > >>> > > Please make sure you have the correct access rights >>> > > >>> > > and the repository exists. >>> > > >>> > > error: Could not fetch upstream

Re: [Bioc-devel] updating Bioconductor package that is already on Github

2017-09-06 Thread Sean Davis
20007 > Phone: (202) 687-1545 > Fax: (202) 687-5011 > http://icbi.georgetown.edu/boca > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman

Re: [Bioc-devel] COHCAP GitHub Update

2017-09-09 Thread Sean Davis
not machine-type dependent, although how to use ssh keys may vary a bit, particularly on windows. Sean > > ~/.ssh$ ssh -T g...@git.bioconductor.org > Permission denied (publickey). > > Thanks, > Charles > > > > On Mon, Sep 4, 2017 at 5:28 PM, Sean Davis wrote: &

Re: [Bioc-devel] Moving from development build to release build

2017-09-29 Thread Sean Davis
oneSENSE.html > > > -- > Best Wishes, > Tan Yong Kee > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Da

Re: [Bioc-devel] git clone failed from git.bioconductor.org

2017-10-02 Thread Sean Davis
> > _______ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://seand

Re: [Bioc-devel] "extra" unit tests

2017-10-27 Thread Sean Davis
_ > >>>>>> Bioc-devel@r-project.org mailing list > >>>>>> https://stat.ethz.ch/mailman/listinfo/bioc-devel > >>>>>> > >>>>>> > >>>>> [[alternative HTML

Re: [Bioc-devel] joining community-bioc slack

2017-10-27 Thread Sean Davis
[[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National

Re: [Bioc-devel] rcellminer Bioconductor package

2017-10-30 Thread Sean Davis
(s), or the employee or > agent responsible for the delivery of this message to the intended > recipient(s), you are hereby notified that any disclosure, copying, > distribution, or use of this email message is prohibited. If you have > received this message in error, please notify th

[Bioc-devel] Bioconductor build reports as a tidy data frame

2017-11-17 Thread Sean Davis
Just in case some developers would like to review the Bioconductor build report as computable data in R: http://bit.ly/2zKL3M3 Sean -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://seandavi.github.io/ https

Re: [Bioc-devel] Bioconductor build reports as a tidy data frame

2017-11-17 Thread Sean Davis
-P > I leave that as an exercise for the reader. ; ) Sean > > Thanks, > H. > > > On 11/17/2017 12:16 PM, Sean Davis wrote: > >> Just in case some developers would like to review the Bioconductor build >> report as computable data in R: >> >> https:/

Re: [Bioc-devel] packages modifying 'library' during R CMD check

2017-11-29 Thread Sean Davis
oyee or > agent responsible for the delivery of this message to the intended > recipient(s), you are hereby notified that any disclosure, copying, > distribution, or use of this email message is prohibited. If you have > received this message in error, please notify the sender immedia

Re: [Bioc-devel] Data package timeouts

2017-11-30 Thread Sean Davis
vel@r-project.org mailing list > > https://stat.ethz.ch/mailman/listinfo/bioc-devel > > > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > ht

Re: [Bioc-devel] Data package timeouts

2017-11-30 Thread Sean Davis
On Thu, Nov 30, 2017 at 6:05 AM, Mike Smith wrote: > Thanks for the speedy response Sean. I'll switch back to the version > using a file name shortly. > No problem. Let me know if it does not work as expected. Sean > > Cheers, > Mike > > On 30 November 201

Re: [Bioc-devel] Build failing for MutationalPatterns

2017-11-30 Thread Sean Davis
On Thu, Nov 30, 2017 at 10:01 AM, Janssen-10, R.R.E. < r.r.e.janssen...@umcutrecht.nl> wrote: > Dear Martin, > > Martin writes: > > > On 11/29/2017 11:14 AM, Janssen-10, R.R.E. wrote: > >> Hi Martin, > >> > >> Thanks for your reply! > >> > >> Martin Morgan writes: > >> > >>> On 11/29/2017 09:58 AM

Re: [Bioc-devel] BiocFileCache for developers

2017-12-01 Thread Sean Davis
lt user_cache_dir may not be the best choice there. Sean > > thanks, > Mike > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Inst

Re: [Bioc-devel] BiocFileCache for developers

2017-12-01 Thread Sean Davis
ser. > > https://cran.r-project.org/web/packages/policies.html Sean > > Lori Shepherd > > Bioconductor Core Team > > Roswell Park Cancer Institute > > Department of Biostatistics & Bioinformatics > > Elm & Carlton Streets > > Buffalo, New York 14263

Re: [Bioc-devel] Data package timeouts

2017-12-05 Thread Sean Davis
hat_0.2.0 > [5] R6_2.2.2 magrittr_1.5 rlang_0.1.4 bindrcpp_0.2 > [9] limma_3.34.2 xml2_1.1.1 readr_1.1.1 glue_1.2.0 > [13] purrr_0.2.4 hms_0.4.0compiler_3.4.2 pkgconfig_2.0.1 > [17] bindr_0.1tibble_1.3.4 > > > On

[Bioc-devel] Fwd: [SIAM-LS] New NSF funding opportunity: Rules of Life (RoL): Forecasting and Emergence in Living Systems

2018-01-02 Thread Sean Davis
This new NSF funding opportunity might interest a few folks on this list. Sean -- Forwarded message -- Subject: [SIAM-LS] New NSF funding opportunity: Rules of Life (RoL): Forecasting and Emergence in Living Systems Dear Colleagues: NSF seeks to highlight the importance of resea

Re: [Bioc-devel] EXTERNAL: Re: DOI for packages

2018-01-05 Thread Sean Davis
ctor is passing > metadata along, or perhaps it's a problem with crosscite or something? > I'm not sure. Any thoughts? > > Nathan Sheffield, PhD > Assistant Professor > Center for Public Health Genomics > University of Virginia > www.databio.org > > On 10/19/20

Re: [Bioc-devel] Bioconductor says I am not subscribed to bioc-devel

2018-02-04 Thread Sean Davis
> https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://seandavi.github.io/ https://twitter.com/seandavis12 [[alternative HTML version deleted]] ___

Re: [Bioc-devel] hail and bioc

2018-02-23 Thread Sean Davis
I'd be interested to see one. I don't think it has been done yet. On Fri, Feb 23, 2018 at 9:19 AM Michael Lawrence wrote: > Has anyone made a bioc interface to Hail yet? If not I might try to make > one, just for fun. > > Michael > > [[alternative HTML version deleted]] > > _

Re: [Bioc-devel] Applying changes to existing package

2018-03-16 Thread Sean Davis
he right place in a more visual > way... > > > Cheers, > Christian > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- -- Sean D

[Bioc-devel] Call for papers for Bioconductor F1000Research Gateway

2018-03-29 Thread Sean Davis
work. Thanks, Sean (on behalf of the F1000Research Bioconductor Advisory Board) -- -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://seandavi.github.io/ https://twitter.com/seandavis12 [[alternative HTML

Re: [Bioc-devel] Subsetting Multiple platform build/check report

2018-04-20 Thread Sean Davis
> > > Bioc-devel@r-project.org mailing list > > > https://stat.ethz.ch/mailman/listinfo/bioc-devel > > > > > > > [[alternative HTML version deleted]] > > > > ___ &g

Re: [Bioc-devel] DOI information

2018-05-04 Thread Sean Davis
ed]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, M

Re: [Bioc-devel] Using https to maintain a package

2018-05-08 Thread Sean Davis
ternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesd

[Bioc-devel] Behavior of BiocManager::install() with github repos on Mac

2019-01-19 Thread Sean Davis
el-capitan/contrib/3.6: cannot open URL ' https://cran.rstudio.com/bin/macosx/el-capitan/contrib/3.6/PACKAGES' trying URL ' https://bioconductor.org/packages/3.9/bioc/bin/macosx/el-capitan/contrib/3.6/GEOquery_2.51.5.tgz ' Content type 'application/x-gzip' length 1382

Re: [Bioc-devel] InteractionSet for structural variants

2019-05-21 Thread Sean Davis
On Tue, May 21, 2019 at 2:54 AM Aaron Lun < infinite.monkeys.with.keyboa...@gmail.com> wrote: > > Thanks for your response. So far my intention is to to plot them and I > > do not intend on performing any other operation. The first step would be > > read in the VCF file and transform it into a mea

Re: [Bioc-devel] Problem downloading files with GenomicDataCommons

2019-06-30 Thread Sean Davis
ture, > Computational Genomics Group, > IFOM - The FIRC Institute of Molecular Oncology, > Via Adamello 16, > 20139 Milano, Italy. > Phone: +393441130157 > E-mail: koustav@ifom.eu > > > > > [[alternative HTML version deleted]] > > ___

Re: [Bioc-devel] Canceled event: Biocondutor Developers Forum @ Thu Aug 15, 2019 12pm - 1pm (EDT) (bioc-devel@r-project.org)

2019-08-14 Thread Sean Davis
itation could allow any recipient to send a response > to > > the organizer and be added to the guest list, or invite others regardless > > of their own invitation status, or to modify your RSVP. Learn more at > > https://support.google.com/calendar/answer/37135#for

Re: [Bioc-devel] download statistics for 2019?

2019-10-10 Thread Sean Davis
rohibited. If you have > received this message in error, please notify the sender immediately by > e-mail and delete this email message from your computer. Thank you. > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.o

Re: [Bioc-devel] Bioconductor 3.10 is released!!

2019-10-31 Thread Sean Davis
ernative HTML version deleted]] > > _______ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Heal

Re: [Bioc-devel] how to trace 'Matrix' as package dependency for 'GenomicScores'

2020-02-09 Thread Sean Davis
There are some good ideas here that would provide enhancement to BiocPkgTools. I don't have the bandwidth to incorporate right now, but filing issues or a pull request with a skeleton would be helpful to keep track. Sean On Sun, Feb 9, 2020 at 7:31 AM Vincent Carey wrote: > On Sat, Feb 8, 2020

Re: [Bioc-devel] Deploy a critical patch

2020-03-18 Thread Sean Davis
On Tue, Mar 17, 2020 at 11:48 PM Julian Flesch wrote: > Hi Bioc team, > > > I am the maintainer of the package /waddR/. > > We have had built issues on the active branch recently, due a dependency > being unavailable. After pushing a patch, the issues were resolved on > the devel branch. > > Is i

Re: [Bioc-devel] Bug tracker for Bioconductor?

2014-05-23 Thread Sean Davis
On Fri, May 23, 2014 at 4:34 PM, Michael Lawrence wrote: > I like the idea about extracting important environmental information. > Possibly the function that browses to the bug tracker could print out the > sessionInfo for copy/paste. > > It is tempting to push the automation further, e.g. talking

Re: [Bioc-devel] Question about inserting bibliographic references in a package vignette

2014-08-08 Thread Sean Davis
Check in svn for the sources. Sean On Aug 8, 2014 8:58 AM, "Kevin Rue-Albrecht" wrote: > Hi, > > Thank you for your replying. > > Thanks Kasper, I had looked at other vignettes, but in the packages I > looked at so far I only found the PDF end-result. (e.g. edgeR), or the > sources. On the other

Re: [Bioc-devel] Issue tracker for Bioconductor

2014-08-27 Thread Sean Davis
Hi, Arun. There is not such a system that covers the entire Bioconductor project. Since packages are largely contributed by diverse developers, there are many disparate bug tracking systems in use (and many packages with no formal bug tracking). There is a facility in R to allow package authors

[Bioc-devel] [JOB] NIH-Wide Stadtman Tenure-Track Recruitment

2014-09-10 Thread Sean Davis
The National Institutes of Health is now accepting applications for tenure-track positions through the Earl Stadtman recruitment mechanism. Details are available here: http://goo.gl/vF95Pi Sean [[alternative HTML version deleted]] ___ Bioc-de

[Bioc-devel] Fwd: [JOB] NIH-Wide Stadtman Tenure-Track Recruitment

2014-09-10 Thread Sean Davis
The National Institutes of Health is now accepting applications for tenure-track positions through the Earl Stadtman recruitment mechanism. Details are available here: http://goo.gl/vF95Pi Sean [[alternative HTML version deleted]] ___ Bioc-de

Re: [Bioc-devel] 'semantically rich' subsetting of SummarizedExperiments

2014-09-20 Thread Sean Davis
Hi, Vince. I'm coming a little late to the party, but I agree with Kasper's sentiment that the less "magical" approach of using subsetByXXX might be the cleaner way to go for the time being. Sean On Sat, Sep 20, 2014 at 10:42 AM, Vincent Carey wrote: > > https://github.com/vjcitn/biocMultiAss

Re: [Bioc-devel] coerce ExpressionSet to SummarizedExperiment

2014-09-20 Thread Sean Davis
Hi, Vince. Looks like a good start. I'd probably pull all the assays from ExpressionSet into SummarizedExperiment as the default, avoiding data coercion methods that are unnecessarily lossy. Also, as it stands, the assayname argument is not used anyway? Sean On Sat, Sep 20, 2014 at 10:38 AM,

Re: [Bioc-devel] 'semantically rich' subsetting of SummarizedExperiments

2014-09-20 Thread Sean Davis
eries in each of these vocabularies > > should, perhaps, be in the OrganismDb space? Once those are in place > > no additional infrastructure is necessary? > > > > On Sat, Sep 20, 2014 at 12:49 PM, Tim Triche, Jr. > > wrote: > > > > > Agreed with Se

Re: [Bioc-devel] Git-SVN bridge: Alternative to get commit history?

2014-09-23 Thread Sean Davis
Hi, Henrik. This is the approach that I have been using, also, roughly summarized as: - git svn clone from bioconductor svn (can take a LONG time, so use git svn clone -r 4:HEAD to truncate history to rev4 in svn) - git push to github - setup git-svn bridge - work with git as normal Sean

Re: [Bioc-devel] Helping with moderation/cleanup of the support site

2014-09-24 Thread Sean Davis
I've been meaning to suggest the same thing. Istvan can probably clarify the details of who can do what on biostars, but it really does improve the site to have active moderation if that is technically feasible. Sean On Sep 24, 2014 2:00 PM, "Steve Lianoglou" wrote: > Greetings, > > I'm curious

Re: [Bioc-devel] Rmarkdown built html vignette not included in final package tarball

2014-10-06 Thread Sean Davis
Hi, Leo. I think you'll need to include the VignetteIndexEntry and VignetteEngine as the first lines of your vignette, enclosed in an HTML comment. You'll also need to adjust your DESCRIPTION file slightly. Though not meant to be authoritative, I put together the details that worked for me here:

[Bioc-devel] Request for Comments on The NIH Software Discovery Index--a system for linking software, publications and users in the research community

2014-10-07 Thread Sean Davis
On behalf of a number of software developers, end-users, publishers associated with the scientific analysis community, we would like to invite all of you to review a document generated as a result of a NIH BD2K supported meeting that focused on the opportunities and challenges of developing a softw

Re: [Bioc-devel] getting a listing of all src packages

2014-10-30 Thread Sean Davis
Hi, Darin. You might find these instructions useful: http://www.bioconductor.org/about/mirrors/mirror-how-to/ Basically, you can use rsync to get the repository and keep it up-to-date. Sean On Thu, Oct 30, 2014 at 9:17 AM, Darin Perusich wrote: > Hello All, > > Would it be possible to get a

Re: [Bioc-devel] faster gene id conversion?

2014-11-22 Thread Sean Davis
On Sat, Nov 22, 2014 at 12:53 AM, Karl Stamm wrote: > Question regarding gene name conversions. Once upon a time, I was doing a > lot of gene name conversions, particularly from NM_ to HGNC symbol or > Entrez GeneID. I used bioMaRt successfully, and developed a cache matrix so > I could quick

Re: [Bioc-devel] faster gene id conversion?

2014-11-24 Thread Sean Davis
d a double lookup to go from Refseq to EG to HGNC. > > I've reimplemented following your advice (Thanks Sean Davis and Vincent > Carey). Examples with benchmarking are posted here: > http://pastebin.com/HjNbtD1g > > Calling select() with a short vector of refseq IDs takes a si

[Bioc-devel] bamFlagAsBitMatrix error (?bug)

2014-12-14 Thread Sean Davis
Hi, Martin, Val, and Herve. This looks like a little problem with the bitnames in Rsamtools/GenomicAlignments. Perhaps this is related to some bitnames being deprecated? Thanks, Sean > library(GenomicAlignments) > sbp = ScanBamParam(which=cds[1:100],flag=scanBamFlag(isDuplicate = FALSE)) > x =

[Bioc-devel] A quick check for matching seqnames/order needed for Views on RleList?

2015-02-20 Thread Sean Davis
I am calculating coverage metrics of a BAM file on the CDS regions. When I form the RangesList and do coverage(), the resulting coverage vector applies the views to the regions from the RangesList without checking on matching ordering or seqlevels of the RleList and the RangesList. This results,

Re: [Bioc-devel] A quick check for matching seqnames/order needed for Views on RleList?

2015-02-20 Thread Sean Davis
ing or error and results in an object that "works" but is nonsensical. I simply want to protect myself from making the same mistake twice by some checking inside the Views() method. Sean > > Hope this helps, > > Malcolm > > On Fri, Feb 20, 2015 at 12:53 PM, Sean Davis

Re: [Bioc-devel] A quick check for matching seqnames/order needed for Views on RleList?

2015-02-21 Thread Sean Davis
of the situation. > > Thanks for your feedback. > H. > > > > On 02/20/2015 07:38 AM, Kasper Daniel Hansen wrote: > >> Clearly the Views method has to handle that, and in my opinion return it >> in >> the order of cds list in this case. Anything else is way

[Bioc-devel] Feature Request--add host and port to makeTxDbPackageFromBiomart

2015-02-27 Thread Sean Davis
Hi, Marc. Since Ensembl has switched to GRCh38 for their most recent builds, to get access to GRCh37 data now requires a different host and port for biomaRt. These are exposed in the makeTxDbFromBiomart, but not the accompanying functionality to directly make a package. Would it make sense to add

Re: [Bioc-devel] Short URLs for packages?

2015-03-23 Thread Sean Davis
Just so we don't lose the thoughts that have come before, here is a link to a similar proposal from last year. https://stat.ethz.ch/pipermail/bioc-devel/2014-February/005292.html Sean On Mon, Mar 23, 2015 at 6:17 AM, Wolfgang Huber wrote: > I wonder whether it’d possible to have the website

Re: [Bioc-devel] request for more notices about build issues

2015-04-08 Thread Sean Davis
Is this a use case for a "graphical" build report that displays the build status on a graph/DAG? http://www.bioconductor.org/packages/release/bioc/vignettes/pkgDepTools/inst/doc/pkgDepTools.pdf pkgDepTools, combined with a computable build report (a downloadable version of the current build repor

Re: [Bioc-devel] Docker granularity: containers for individual R packages, running on a normal R installation?

2015-04-14 Thread Sean Davis
Hi, Wolfgang. One way to think of docker is as a very efficient, self-contained virtual machine. The operative term is "self-contained". The docker containers resemble real machines from the inside and the outside. These machines can expose ports and can mount file systems, but something like .

Re: [Bioc-devel] Use of confounders in downstream analysis

2015-04-21 Thread Sean Davis
Hi, Aileen. This list isn't really the best place to ask questions like this and is really reserved for discussion around package development. Could you please post to: https://support.bioconductor.org/ That way, you benefit from more eyes and everyone benefits from potential answers. Thanks,

[Bioc-devel] Just for fun

2015-04-26 Thread Sean Davis
The last Bioconductor development cycle visualized as a graph using gource is available here: https://youtu.be/-HZ4XOh49fw Sean [[alternative HTML version deleted]] ___ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinf

Re: [Bioc-devel] Wishlist: on demand R CMD check

2015-06-02 Thread Sean Davis
On Tue, Jun 2, 2015 at 5:32 AM, Vincent Carey wrote: > I agree that this would be nice; not sure how feasible. Could a specific > approach with containers provide a solution? > Unfortunately, containers are linux microkernels, so Windows and MacOS are basically out. > On Mon, Jun 1, 2015 at 1

Re: [Bioc-devel] csaw - suggestions

2015-07-07 Thread Sean Davis
Hi, Arne. This question is best posted on the support site: https://support.bioconductor.org/ To give a preview of the answer, though, while coverage and binned counts are related concepts, they are not really identical. The csaw package is looking for read counts. Sean On Tue, Jul 7, 2015 a

Re: [Bioc-devel] vignettes with different builders in one package?

2015-08-03 Thread Sean Davis
Hi, Vince. It seems like knitr should be able to build a sweave vignette, particularly if the stuff in the << >> has been converted from sweave to knitr format? It might be easier to do that than to convert the original to Rmarkdown. Sean On Mon, Aug 3, 2015 at 6:57 PM, Vincent Carey wrote:

[Bioc-devel] Removed packages and package landing pages

2015-08-06 Thread Sean Davis
Hi, Dan. A user asked me a question about the DnaseR package. It appears to have been removed from Bioc? Where would I find that out? What is the behavior of the release/devel pages if a package has been previously removed? Thanks, Sean [[alternative HTML version deleted]] __

Re: [Bioc-devel] Removed packages and package landing pages

2015-08-06 Thread Sean Davis
> all the way at the bottom: http://bioconductor.org/news/bioc_3_1_release/ >> . >> That's a bit hands-on, as you sometimes have to go back several releases >> to >> see when it got removed, so hopefully Dan has a more reasonable approach. >> >> Jim >> >> >

Re: [Bioc-devel] submitted package update

2015-09-01 Thread Sean Davis
> On Sep 1, 2015, at 6:15 AM, Zhilong Jia wrote: > > Hello, > > I'm wonder it there a way to update a package in the current version of > Bioconductor using the development version ot it? Thank you. Hi, Zhilong. See the following page under “committing to the release branch”. http://biocondu

[Bioc-devel] Creating Biostrings DNAStringSet from Rcpp/C++

2016-01-05 Thread Sean Davis
Forgive the really naive questions, but my C/C++ and Biostrings skills are pretty rough. I have been playing with Rcpp to interface to an external library for reading sequence formats. I am reading DNA sequences one-at-a-time and would like to package a set of those up as a DNAStringSet. I ha

Re: [Bioc-devel] GEOquery for Bioc devel

2016-05-08 Thread Sean Davis
Hi, all. Sorry for the hiccup. The problem appears to have stemmed from NCBI GEO switching to using https for GEO data tables. This is not a highly-used feature, but it was enough to break the build. It should be fixed (cross fingers) in Devel. If fixed in devel, I will backport to release.

Re: [Bioc-devel] Images from vignettes

2020-04-28 Thread Sean Davis
Morais > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of

Re: [Bioc-devel] Reducing dependencies

2020-06-03 Thread Sean Davis
some larger packages from ‘Imports’ to > ‘Suggests’, but to no avail. > > Best, > Koen > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bio

Re: [Bioc-devel] d3heatmap dependency error

2020-07-12 Thread Sean Davis
o rewrite my package without > d3heatmap? Or is there an easy alternative to d3heatmap? > > Thanks, > Mani > > [[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc

Re: [Bioc-devel] bioconductor_docker updates

2020-08-04 Thread Sean Davis
_ > >> Bioc-devel@r-project.org mailing list > >> https://stat.ethz.ch/mailman/listinfo/bioc-devel > >> > > > > > > -- > > > > Levi Waldron > > > > Associate Professor > > > > Department o

Re: [Bioc-devel] BioTIP Package Vignette

2020-08-06 Thread Sean Davis
[alternative HTML version deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://sea

Re: [Bioc-devel] Vignette examples

2020-09-10 Thread Sean Davis
__ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https://seandavi.github.io/ https://twitter.com/seandavis12 [[

Re: [Bioc-devel] Acceptable dataset origins besides ExperimentHub

2020-11-10 Thread Sean Davis
deleted]] > > ___ > Bioc-devel@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/bioc-devel > -- Sean Davis, MD, PhD Center for Cancer Research National Cancer Institute National Institutes of Health Bethesda, MD 20892 https

Re: [Bioc-devel] FW: Biconductor package ANCOMBC

2021-08-08 Thread Sean Davis
Hi, Huang. It looks like you might need to add the rmarkdown package in Suggests (and version bump to catch the change): http://bioconductor.org/checkResults/devel/bioc-LATEST/ANCOMBC/nebbiolo2-buildsrc.html Since the windows binary version is building, I'm guessing that may fix the issue. Sean

Re: [Bioc-devel] Merging or renaming a fork, and appropriate journal for package updates

2021-12-01 Thread Sean Davis
Hi, Pariksheet. For #1, I suspect that it might be challenging to publish a paper based on the context you provide, but I do not have a good handle on the specific changes you have proposed. To make your work publishable, you would probably need to at least publish the software and it appears f

Re: [Bioc-devel] Mac ARM64 binaries available

2022-09-27 Thread Sean Davis
My sentiments exactly! Great work! Sean From: Bioc-devel on behalf of Steve Lianoglou Date: Tuesday, September 27, 2022 at 1:25 PM To: Jennifer Wokaty Cc: bioc-devel@r-project.org Subject: Re: [Bioc-devel] Mac ARM64 binaries available a yeah thanks for the hard work, everybo

Re: [Bioc-devel] Split by function for plotdots

2022-10-31 Thread Sean Davis
Hi, Amin. You�ll have a more likely chance of an answer if you post to the Bioconductor support site at https://support.bioconductor.org. This list is really focused to development-related issues. Best, Sean From: Bioc-devel on behalf of Amin Ali Date: Monday, October 31, 2022 at 5:18 AM T

Re: [Bioc-devel] Unable to install Bioconductor despite multiple attempts and troubleshooting

2023-11-07 Thread Sean Davis
Hi, Chiagozie. This list is mainly for developer questions. Your best bet is to ask on https://support.bioconductor.org/ where you'll get many more eyes on your question and the broadest possible community will benefit from answers. When you ask there, consider adding the output of sessionInfo() t

Re: [Bioc-devel] BiocParallel

2012-11-16 Thread Sean Davis
On Fri, Nov 16, 2012 at 10:33 AM, Hahne, Florian wrote: > Sort of. My implementation assumes parLapply to be a generic function, and > there is an object called SGEcluster, which in a way is equivalent to the > 'cluster' class objects in the parallel package. Rather than providing a > bunch of no

Re: [Bioc-devel] Is it possible to trigger a new build for a package on george2/moscato2/petty ?

2013-01-23 Thread Sean Davis
On Wed, Jan 23, 2013 at 1:41 PM, Frederic Fournier wrote: > Hello everyone, > > I recently submitted a package to bioconductor, and couple of days ago, the > package started to fail the automated daily build on george2 and moscato2. > Today I made some changes that work on my testing environment,

Re: [Bioc-devel] VariantAnnotation: 'readVcf' returns incomplete 'CSQ' entry

2013-02-26 Thread Sean Davis
On Tue, Feb 26, 2013 at 1:23 PM, Julian Gehring wrote: > Hi Richard, > > That is true that is not according to the specs. However, the 'ensemblVEP' > package has the 'parseCSQToGRanges' method which extracts this kind of CSQ > information from a 'VCF' object (as read in by 'readVcf') and fails at

Re: [Bioc-devel] Bioconductor coding standards

2013-03-26 Thread Sean Davis
On Tue, Mar 26, 2013 at 7:27 AM, Ulrich Bodenhofer wrote: > On 03/26/2013 12:18 PM, Laurent Gatto wrote: > >> On 26 March 2013 09:26, Ulrich Bodenhofer >> wrote: >> >>> Dear colleagues, >>> >>> One of my students is currently working on a package that we plan to >>> submit >>> to Bioconductor. I

Re: [Bioc-devel] best practice: verbose messages

2013-07-11 Thread Sean Davis
On Thu, Jul 11, 2013 at 11:01 AM, Kasper Daniel Hansen wrote: > On Thu, Jul 11, 2013 at 9:57 AM, Henrik Bengtsson > wrote: > >> On Wed, Jul 10, 2013 at 9:10 PM, Hervé Pagès wrote: >> > Hi Kasper, >> > >> > >> > On 07/10/2013 10:50 AM, Kasper Daniel Hansen wrote: >> >> >> >> On Wed, Jul 10, 2013

[Bioc-devel] FYI--"Input on Development and Analysis Methods and Software for Big Data"

2013-08-09 Thread Sean Davis
A little off-topic, I know NHGRI has released a new RFI. There are a number of folks on this list that may have input they want to share, so I am forwarding along the Notice: http://grants.nih.gov/grants/guide/notice-files/NOT-HG-13-014.html Sean ___

  1   2   >