-
This year I couldn't attend #user2025, I hope the R Dev Day from @R_Contributors but I hope I can next #useR2026 at Warsaw.
Thanks all that shared posts and comments here. I'll also catch up the videos at https://www.youtube.com/playlist?list=PL9qLtkRkGWLehjHWrjsA6l2h-lEIUbT9n.
Thanks @R_Foundation for organizing it and all the volunteers and sponsors that made it possible.
-
Finally the efforts of the #useR2024 dev day landed R-devel!! Some improvements on Rd2HTML mainly for #rstats accessibility.
@eliocamp created the patch while I was identifying the issues. There are still some issues that can be improved as explained & discussed on the (now closed) issue https://bugs.r-project.org/show_bug.cgi?id=18825
Diff: https://github.com/r-devel/r-svn/commit/447675cf8d24ebf96ef3f021116df05f686e4f3f -
Happy new year! I'm trying to recall some details of the talk by Kurt Hornik on #useR2024. I found the slides, but would like to hear what was said about a specific topic. Although many of the conference content is on the Youtube account https://www.youtube.com/@useRConference_global, I haven't found that talk (event if it was a keynote). Does anyone know if it was recorded and if it will be shared? I wanted to confirm about some CRAN policies/practices before asking directly/publicly on a #rstats mailing list.
-
CW: Bioinformatician position available
I will be leaving my current position soon. If you want to work on #single_cell and #TCR on infection diseases such as #HIV or #COVID let me know. The position is close to a hospital with possibility to work in clinical trials. I use #rstats, linux terminal tools, cellranger and other mapping tools.
The group is great, the science in the group and the city (#Barcelona) is excellent. We also enjoy great sea views from up the mountain
#Bioinformatics #FediHire -
@lwpembleton @grrrck @adamhsparks @defuneste @danwwilson @milesmcbain @njtierney @jimjamslam the workstation at work (ubuntu 22, 24 cores, 125GB RAM memory, 2TB storage). Working very well for omics analysis #single_cell #scRNA, #methylation and #transcriptomics #ShareYourSetup
-
I wrote a blog post about my experience at #useR2024 :rstats: : https://llrs.dev/post/2024/07/28/the-missing-r-generation/
I focus on the ambient and my purpose of going there and not the content.Comment here and explain your experience!
-
Surprised to see @Bioconductor methods missing from this #bioinformatics preprint comparing #Seurat and #scanpy for #scRNAseq. Not even a mention that Bioconductor is popular to analyze single cell data. Sometimes it is amazing what a company (10x genomics) recommending a OSS software can do to a community: https://www.biorxiv.org/content/10.1101/2024.04.04.588111v1
-
@foaylward .mtx files are read by Matrix but @bioconductor has great packages and pipelines to analyse #single_cell and #scRNAseq data.
-
@hsorlie @JorisMeys @wviechtb To find the versions of packages that worked at a point in time in #CRAN you can use the newly released #rang https://cran.r-project.org/package=rang It might help to find the exact dependencies to make #RMediation work.