Tag: install.packages
Bioconductor – TrajectoryGeometry (development version)
DOI: 10.18129/B9.bioc.TrajectoryGeometry This is the development version of TrajectoryGeometry; for the stable release version, see TrajectoryGeometry. This Package Discovers Directionality in Time and Pseudo-times Series of Gene Expression Patterns Bioconductor version: Development (3.16) Given a time series or pseudo-times series of gene expression data, we might wish to…
Bioconductor – interacCircos (development version)
DOI: 10.18129/B9.bioc.interacCircos This is the development version of interacCircos; for the stable release version, see interacCircos. The Generation of Interactive Circos Plot Bioconductor version: Development (3.16) Implement in an efficient approach to display the genomic data, relationship, information in an interactive circular genome(Circos) plot. ‘interacCircos’ are inspired by…
Description, Programming Languages, Similar Projects of ggfx
ggfx is a (currently experimantal) package that allows the use of various filters and shaders on ggplot2 layers. Installation You can install ggfx from CRAN in the usual manner (install.packages(‘ggfx’)) or you can grab the development version directly from github using the devtools package: # install.packages(‘devtools’) devtools::install_github(‘thomasp85/ggfx’) Example The basic…
Bioconductor – sSNAPPY (development version)
DOI: 10.18129/B9.bioc.sSNAPPY This is the development version of sSNAPPY; for the stable release version, see sSNAPPY. Single Sample directioNAl Pathway Perturbation analYsis Bioconductor version: Development (3.16) A single sample pathway pertrubation testing methods for RNA-seq data. The method propagate changes in gene expression down gene-set topologies to compute…
Bioconductor – BSgenome.Cjacchus.UCSC.calJac4
DOI: 10.18129/B9.bioc.BSgenome.Cjacchus.UCSC.calJac4 Full genome sequences for Callithrix jacchus (UCSC version calJac4) Bioconductor version: Release (3.15) Full genome sequences for Callithrix jacchus (Marmoset) as provided by UCSC (calJac4, May 2020) and wrapped in a BSgenome object. Author: The Bioconductor Dev Team Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org> Citation…
Bioconductor – ComplexHeatmap
DOI: 10.18129/B9.bioc.ComplexHeatmap This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see ComplexHeatmap. Make Complex Heatmaps Bioconductor version: 3.14 Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential patterns. Here the ComplexHeatmap package provides a highly…
Using featureCounts and downloading Rsubread
Using featureCounts and downloading Rsubread 1 @4769e097 Last seen 23 hours ago United Kingdom I am trying to perform a count per gene analysis using featureCounts in R. I have downloaded the gtf file and edited it within R to only contain the gene ID, chr, start, end, and strand,…
Unicode Characters in ggplot2 PDF Output
As Ben suggested, cairo_pdf() is your friend. It also allows you to embed non-postscript fonts (i.e. TTF/OTF) in the PDF via the family argument (crucial if you don’t happen to have any postscript fonts that contain the glyphs you want to use). For example: library(ggplot2) cairo_pdf(“example.pdf”, family=”DejaVu Sans”) qplot(Sepal.Length, Petal.Length,…
intro(9).pdf – Simple linear regression Contents R and Rstudio 1 The basics 1 Fitting regression lines . . . . . . . . . . . . . . . . . . . . . . . . .
Unformatted text preview: Simple linear regression Contents R and Rstudio 1 The basics 1 Fitting regression lines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ….
Bioconductor – htrat230pmprobe
DOI: 10.18129/B9.bioc.htrat230pmprobe This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see htrat230pmprobe. Probe sequence data for microarrays of type htrat230pm Bioconductor version: 3.14 This package was automatically created by package AnnotationForge version 1.11.21. The probe sequence data was obtained from www.affymetrix.com. The…
Visualizing Transcript Structure and Annotation using ‘ggplot2’ version 0.99.8 from GitHub
The goal of ggtranscript is the simplify the process of visualizing transcript structure and annotation. To achieve this, ggtranscript introduces 5 new geoms (geom_range(), geom_half_range(), geom_intron(), geom_junction() and geom_junction_label_repel()) as well as several helper functions. As a ‘ggplot2’ extension, ggtranscript inherits ‘ggplot2’s familiarity and flexibility, enabling users to intuitively adjust…
[Solved] tryCatch not catching error produced by install.packages within RStudio
RStudio does not exectute the normal install.packages but instead does its own thing: look at the code in RStudio: > install.packages function (…) .rs.callAs(name, hook, original, …) <environment: 0x3e4b478> > .rs.callAs function (name, f, …) { withCallingHandlers(tryCatch(f(…), error = function(e) { cat(“Error in “, name, ” : “, e$message, “\n”,…
Bioconductor – RAREsim
DOI: 10.18129/B9.bioc.RAREsim Simulation of Rare Variant Genetic Data Bioconductor version: Release (3.15) Haplotype simulations of rare variant genetic data that emulates real data can be performed with RAREsim. RAREsim uses the expected number of variants in MAC bins – either as provided by default parameters or estimated from…
Bioconductor – AHEnsDbs
DOI: 10.18129/B9.bioc.AHEnsDbs This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see AHEnsDbs. EnsDbs for AnnotationHub Bioconductor version: 3.10 Supplies AnnotationHub with EnsDb Ensembl-based annotation databases for all species. EnsDb SQLite databases are generated separately from Ensembl MySQL databases using functions from the…
Bioconductor – bladderbatch
DOI: 10.18129/B9.bioc.bladderbatch This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see bladderbatch. Bladder gene expression data illustrating batch effects Bioconductor version: 3.12 This package contains microarray gene expression data on 57 bladder samples from 5 batches. The data are used as an…
Learn to draw with Nature Genetics: a simple example of R language ggplot2 drawing a world map
Whole genome resequencing of 445 Lactuca access requests the household history of cultivated lettuce image.png The data of this paper is public. We can try to reproduce the graph used to display the data in the paper with the public data. The first figure uses a map to show the…
Bioconductor – synaptome.data
DOI: 10.18129/B9.bioc.synaptome.data AnnotationData for Synaptome.DB package Bioconductor version: Release (3.14) The package provides access to the copy of the Synaptic proteome database. It was designed as an accompaniment for Synaptome.DB package. Database provides information for specific genes and allows building the protein-protein interaction graph for gene sets, synaptic…
bioconductor – Unable to install GEOquery
I just installed Bioconductor in RStudio 4.1.1: if (!requireNamespace(“BiocManager”, quietly = TRUE)) install.packages(“BiocManager”) I am currently trying to install GEOquery package from Bioconductor but it is throwing error messages and I don’t know what the problem is or how to fix it: BiocManager::install(“GEOquery”) Error Message: ‘getOption(“repos”)’ replaces Bioconductor standard repositories,…
Genomic Mate Selection version 0.2.0 from GitHub
Predict the usefulness of a cross. Multi-trait selection index mean and variance prediction based on parental haplotypes, a genetic map, and marker effects. Implement cross-validation procedures to estimate the accuracy predicting the performance (breeding value, total genetic value including dominance) of previously unobserved individuals as well as cross means and…
Bioconductor – SNPRelate
DOI: 10.18129/B9.bioc.SNPRelate This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see SNPRelate. Parallel Computing Toolset for Relatedness and Principal Component Analysis of SNP Data Bioconductor version: 3.12 Genome-wide association studies (GWAS) are widely used to investigate the genetic basis of diseases and…
Bioconductor – illuminaRatv1.db
DOI: 10.18129/B9.bioc.illuminaRatv1.db This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see illuminaRatv1.db. Illumina Ratv1 annotation data (chip illuminaRatv1) Bioconductor version: 3.11 Illumina Ratv1 annotation data (chip illuminaRatv1) assembled using data from public repositories Author: Mark Dunning, Andy Lynch, Matthew Eldridge Maintainer: Mark…
R package with CRAN and Bioconductor dependencies
The short answer: setRepositories(ind=1:2) tl;dr The documentation for setRepositories tells us that the “default list of known repositories is stored in the file ‘R_Home/etc/repositories’”. We can track this down a couple of ways, but for convenience, let’s read the table of repositories into R (this will cut off all of…
Bioconductor installation problems
Dear Friends, I have been having considerable difficulty doing various package related bioconductor actions. Here is my system specifications: ======================================================================= macOS Monterey Version: 12.3 (21E230) MacBook Pro (Retina, 13-inch, Early 2015) Memory: 16 GB 1867 MHz DDR3 RStudio 2021.09.0 Build 351 R version 4.1.2 (2021-11-01) — “Bird Hippie” Copyright (C)…
AnnotationHub installation ‘Rcpp’ 1.0.6 is already loaded, but >= 1.0.7 is required
Hello, I am currently trying to install AnnotationHub but I am running into problems. I use R 4.0.4, renv (version 0.15.4) and BiocVersion 3.12. When I run BiocManager::install(“AnnotationHub”), I get the following error: Warning message: This project is configured to use R version ‘4.1.1’, but ‘4.0.4’ is currently being used….
Bioconductor – mirTarRnaSeq
DOI: 10.18129/B9.bioc.mirTarRnaSeq mirTarRnaSeq Bioconductor version: Release (3.14) mirTarRnaSeq R package can be used for interactive mRNA miRNA sequencing statistical analysis. This package utilizes expression or differential expression mRNA and miRNA sequencing results and performs interactive correlation and various GLMs (Regular GLM, Multivariate GLM, and Interaction GLMs ) analysis…
Bioconductor – BSgenome.Ppaniscus.UCSC.panPan1
DOI: 10.18129/B9.bioc.BSgenome.Ppaniscus.UCSC.panPan1 Full genome sequences for Pan paniscus (UCSC version panPan1) Bioconductor version: Release (3.14) Full genome sequences for Pan paniscus (Bonobo) as provided by UCSC (panPan1, May 2012) and stored in Biostrings objects. Author: The Bioconductor Dev Team Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org> Citation (from…
Bioconductor – BSgenome.Amellifera.NCBI.AmelHAv3.1
DOI: 10.18129/B9.bioc.BSgenome.Amellifera.NCBI.AmelHAv3.1 Full genome sequences for Apis mellifera (Amel_HAv3.1) Bioconductor version: Release (3.14) Full genome sequences for Apis mellifera as provided by NCBI (assembly Amel_HAv3.1, assembly accession GCF_003254395.2) and stored in Biostrings objects. Author: The Bioconductor Dev Team Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org> Citation (from within…
Error installing package in RStudio – Software & Applications
Guys, I am trying to install this package on RStudio. I tried to install it on a windows virtual machine and it worked. I thought you guys could know what is happening and how to fix it. When I try to install the following happens: > install.packages(“minqa”) #This package is…
Bioconductor – cytoKernel
DOI: 10.18129/B9.bioc.cytoKernel Differential expression using kernel-based score test Bioconductor version: Release (3.14) cytoKernel implements a kernel-based score test to identify differentially expressed features in high-dimensional biological experiments. This approach can be applied across many different high-dimensional biological data including gene expression data and dimensionally reduced cytometry-based marker expression…
Add Significance Level & Stars to Plot in R (Example)
In this tutorial, I’ll demonstrate how to annotate significance levels to a ggplot2 plot using the ggsignif package in the R programming language. Table of contents: Here’s how to do it: Example 1: Draw Boxplot with Significance Stars The following R code illustrates how to create a box-and-whisker…
Bioconductor – sccomp (development version)
DOI: 10.18129/B9.bioc.sccomp This is the development version of sccomp; to use it, please install the devel version of Bioconductor. Robust Outlier-aware Estimation of Composition and Heterogeneity for Single-cell Data Bioconductor version: Development (3.15) A robust and outlier-aware method for testing differential tissue composition from single-cell data. This model…
Installation and set up of R6 rocker object
Installation of current released version from CRAN install.packages(“rocker”) Installation of current development version from GitHub install.packages(“devtools”) devtools::install_github(“nikolaus77/rocker”) Create new rocker database handling object Option 1 db <- rocker::newDB() # New database handling object #> dctr | New object Option 2 db <- rocker::rocker$new() # New database handling object #> dctr…
A Comprehensive Guide on ggplot2 in R
Image source: Author Introduction Visualization plays an important role in the decision-making process after analyzing relevant data. Graphical representation highlighting the interdependence of key elements affecting performance is important in the above process. There are many libraries in Python and R which provide different options showing…
Bioconductor – BSgenome.Creinhardtii.JGI.v5.6
DOI: 10.18129/B9.bioc.BSgenome.Creinhardtii.JGI.v5.6 Full genome sequences for Chlamydomonas reinhardtii (v5.6) Bioconductor version: Release (3.14) Full genome sequences for Chlamydomonas reinhardtii (v5.6) as provided by JGI and stored in Biostrings objects. The data in this package is public. See ‘citation(“BSgenome.Creinhardtii.JGI.v5.6”)’ for how to cite in publications. Author: The Bioconductor Dev…
Bioconductor – GeuvadisTranscriptExpr
DOI: 10.18129/B9.bioc.GeuvadisTranscriptExpr This package is for version 3.8 of Bioconductor; for the stable, up-to-date release version, see GeuvadisTranscriptExpr. Data package with transcript expression and bi-allelic genotypes from the GEUVADIS project Bioconductor version: 3.8 Provides transcript expression and bi-allelic genotypes corresponding to the chromosome 19 for CEU individuals from…
Bioconductor – TAPseq
DOI: 10.18129/B9.bioc.TAPseq This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see TAPseq. Targeted scRNA-seq primer design for TAP-seq Bioconductor version: 3.12 Design primers for targeted single-cell RNA-seq used by TAP-seq. Create sequence templates for target gene panels and design gene-specific primers using…
Bioconductor – branchpointer
DOI: 10.18129/B9.bioc.branchpointer Prediction of intronic splicing branchpoints Bioconductor version: Release (3.14) Predicts branchpoint probability for sites in intronic branchpoint windows. Queries can be supplied as intronic regions; or to evaluate the effects of mutations, SNPs. Author: Beth Signal Maintainer: Beth Signal <b.signal at garvan.org.au> Citation (from within R,…
Bioconductor – atena
DOI: 10.18129/B9.bioc.atena Analysis of Transposable Elements Bioconductor version: Release (3.14) Quantify expression of transposable elements (TEs) from RNA-seq data through different methods, including ERVmap, TEtranscripts and Telescope. A common interface is provided to use each of these methods, which consists of building a parameter object, calling the quantification…
Bioconductor – adaptest
DOI: 10.18129/B9.bioc.adaptest This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see adaptest. Data-Adaptive Statistics for High-Dimensional Multiple Testing Bioconductor version: 3.11 Data-adaptive test statistics represent a general methodology for performing multiple hypothesis testing on effects sizes while maintaining honest statistical inference when…
Bioconductor – OGRE (development version)
DOI: 10.18129/B9.bioc.OGRE This is the development version of OGRE; to use it, please install the devel version of Bioconductor. Calculate, visualize and analyse overlap between genomic regions Bioconductor version: Development (3.15) OGRE calculates overlap between user defined genomic region datasets. Any regions can be supplied i.e. genes, SNPs,…
Bioconductor – txcutr (development version)
DOI: 10.18129/B9.bioc.txcutr This is the development version of txcutr; for the stable release version, see txcutr. Transcriptome CUTteR Bioconductor version: Development (3.15) Various mRNA sequencing library preparation methods generate sequencing reads specifically from the transcript ends. Analyses that focus on quantification of isoform usage from such data can…
Bioconductor – EGSEA123
DOI: 10.18129/B9.bioc.EGSEA123 This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see EGSEA123. Easy and efficient ensemble gene set testing with EGSEA Bioconductor version: 3.13 R package that supports the F1000Research workflow article `Easy and efficient ensemble gene set testing with EGSEA’, Alhamdoosh…
Bioconductor – BSgenome.Scerevisiae.UCSC.sacCer3
DOI: 10.18129/B9.bioc.BSgenome.Scerevisiae.UCSC.sacCer3 This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see BSgenome.Scerevisiae.UCSC.sacCer3. Saccharomyces cerevisiae (Yeast) full genome (UCSC version sacCer3) Bioconductor version: 3.10 Saccharomyces cerevisiae (Yeast) full genome as provided by UCSC (sacCer3, April 2011) and stored in Biostrings objects. Author: The…
Bioconductor – AHLRBaseDbs
DOI: 10.18129/B9.bioc.AHLRBaseDbs LRBaseDbs for AnnotationHub Bioconductor version: Release (3.14) Supplies AnnotationHub with `LRbaseDb` Ligand-Receptor annotation databases for many species. All the SQLite files are generated by our Snakemake workflow [lrbase-workflow](https://github.com/rikenbit/lrbase-workflow). For the details, see the README.md of lrbase-workflow. Author: Koki Tsuyuzaki [aut, cre], Manabu Ishii [aut], Itoshi Nikaido…
Bioconductor – DaMiRseq (development version)
DOI: 10.18129/B9.bioc.DaMiRseq This is the development version of DaMiRseq; for the stable release version, see DaMiRseq. Data Mining for RNA-seq data: normalization, feature selection and classification Bioconductor version: Development (3.15) The DaMiRseq package offers a tidy pipeline of data mining procedures to identify transcriptional biomarkers and exploit them…
Bioconductor – STATegRa (development version)
DOI: 10.18129/B9.bioc.STATegRa This is the development version of STATegRa; for the stable release version, see STATegRa. Classes and methods for multi-omics data integration Bioconductor version: Development (3.15) Classes and tools for multi-omics data integration. Author: STATegra Consortia Maintainer: David Gomez-Cabrero <david.gomezcabrero at ki.se>, Núria Planell <nuria.planell.picola at navarra.es>…
CRAN Package Depends on Bioconductor Package Installing error
In R 3.0.2, the following works: At the time of this writing, the value ind can take a vector with values between 1 and 8, and the following meaning: 1: CRAN 2: BioC software 3: BioC annotation 4: BioC experiment 5: BioC extra 6: Omegahat 7: R-Forge 8: rforge.net This…
H2O is an in-memory platform for distributed, scalable machine learning
H2O is an in-memory platform for distributed, scalable machine learning. H2O uses familiar interfaces like R, Python, Scala, Java, JSON and the Flow notebook/web interface, and works seamlessly with big data technologies like Hadoop and Spark. H2O provides implementations of many popular algorithms such as Generalized Linear Models (GLM), Gradient…
Convert DNAStringSet to a list of elements in R? (Error in seq[[1]][[“seq”]] : subscript out of bounds in R)
I have a bed file which contains DNA sequences information as follow: ** track name=”194″ description=”194 methylation (sites)” color=0,60,120 useScore=1 chr1 15864 15866 FALSE 894 + chr1 534241 534243 FALSE 921 – chr1 710096 710098 FALSE 729 + chr1 714176 714178 FALSE 12 – chr1 720864 720866 FALSE 988 -…
Installing Bioconductor packages error –> Error in readRDS(dest) : error reading from connection
I have been trying to install Bioconductor in R (version 4.0.5). Each time I try to insert the following code, I get some error like: >if (!requireNamespace(“BiocManager”, quietly = TRUE)) install.packages(“BiocManager”) BiocManager::install(version = “3.12”) ‘getOption(“repos”)’ replaces Bioconductor standard repositories, see ‘?repositories’ for details replacement repositories: CRAN: cran.csiro.au/ Bioconductor version 3.12…
Cannot install Phyloseq and dada2
Hello all, I have been having issues installing packages that I really need to use. Basically, I cannot download either Phyloseq or dada2 and I believe it’s because I don’t have GenomeInfoDbData. But at the same time, I cannot install GenomeInfoDbData because I can’t seem to update the dependencies (“fansi”…
Bioconductor – mirbase.db
DOI: 10.18129/B9.bioc.mirbase.db This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see mirbase.db. miRBase: the microRNA database Bioconductor version: 3.11 miRBase: the microRNA database assembled using data from miRBase (www.mirbase.org/). Author: James F. Reid <reidjf at gmail.com> Maintainer: James F. Reid <reidjf at…
Bioconductor – Roberts2005Annotation.db (development version)
DOI: 10.18129/B9.bioc.Roberts2005Annotation.db This is the development version of Roberts2005Annotation.db; for the stable release version, see Roberts2005Annotation.db. Roberts2005Annotation Annotation Data (Roberts2005Annotation) Bioconductor version: Development (3.15) Roberts2005Annotation Annotation Data (Roberts2005Annotation) assembled using data from public repositories Author: Marc Carlson Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org> Citation (from within R,…
Bioconductor – GSE13015
DOI: 10.18129/B9.bioc.GSE13015 GEO accession data GSE13015_GPL6106 as a SummarizedExperiment Bioconductor version: Release (3.14) Microarray expression matrix platform GPL6106 and clinical data for 67 septicemic patients and made them available as GEO accession [GSE13015](https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE13015). GSE13015 data have been parsed into a SummarizedExperiment object available in ExperimentHub. This data data…
Bioconductor – RiboCrypt
DOI: 10.18129/B9.bioc.RiboCrypt Interactive visualization in genomics Bioconductor version: Release (3.14) R Package for interactive visualization and browsing NGS data. It contains a browser for both transcript and genomic coordinate view. In addition a QC and general metaplots are included, among others differential translation plots and gene expression plots….
Bioconductor – chromhmmData
DOI: 10.18129/B9.bioc.chromhmmData Chromosome Size, Coordinates and Anchor Files Bioconductor version: Release (3.14) Annotation files of the formatted genomic annotation for ChromHMM. Three types of text files are included the chromosome sizes, region coordinates and anchors specifying the transcription start and end sites. The package includes data for two…
Bioconductor – derfinder (development version)
DOI: 10.18129/B9.bioc.derfinder This is the development version of derfinder; for the stable release version, see derfinder. Annotation-agnostic differential expression analysis of RNA-seq data at base-pair resolution via the DER Finder approach Bioconductor version: Development (3.15) This package provides functions for annotation-agnostic differential expression analysis of RNA-seq data. Two…
R ggpmisc::ggplot — EndMemo
R ggplot — ggpmisc ggplot() initializes a ggplot object. It can be used to declare the input spectral object for a graphic and to optionally specify the set of plot aesthetics intended to be common throughout all subsequent layers unless specifically overridden. ggpmisc::ggplot is located in package ggpmisc. Please install…
Bioconductor – RDAVIDWebService
DOI: 10.18129/B9.bioc.RDAVIDWebService This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see RDAVIDWebService. An R Package for retrieving data from DAVID into R objects using Web Services API. Bioconductor version: 3.12 Tools for retrieving data from the Database for Annotation, Visualization and Integrated…
Bioconductor – vbmp
DOI: 10.18129/B9.bioc.vbmp This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see vbmp. Variational Bayesian Multinomial Probit Regression Bioconductor version: 3.12 Variational Bayesian Multinomial Probit Regression with Gaussian Process Priors. It estimates class membership posterior probability employing variational and sparse approximation to the…
Bioconductor – rTRMui (development version)
DOI: 10.18129/B9.bioc.rTRMui This is the development version of rTRMui; for the stable release version, see rTRMui. A shiny user interface for rTRM Bioconductor version: Development (3.15) This package provides a web interface to compute transcriptional regulatory modules with rTRM. Author: Diego Diez Maintainer: Diego Diez <diego10ruiz at gmail.com>…
Bioconductor – TBSignatureProfiler (development version)
DOI: 10.18129/B9.bioc.TBSignatureProfiler This is the development version of TBSignatureProfiler; for the stable release version, see TBSignatureProfiler. Profile RNA-Seq Data Using TB Pathway Signatures Bioconductor version: Development (3.15) Gene signatures of TB progression, TB disease, and other TB disease states have been validated and published previously. This package aggregates…
Bioconductor – bnem (development version)
DOI: 10.18129/B9.bioc.bnem This is the development version of bnem; for the stable release version, see bnem. Training of logical models from indirect measurements of perturbation experiments Bioconductor version: Development (3.15) bnem combines the use of indirect measurements of Nested Effects Models (package mnem) with the Boolean networks of…
Bioconductor – easierData
DOI: 10.18129/B9.bioc.easierData easier internal data and exemplary dataset from IMvigor210CoreBiologies package Bioconductor version: Release (3.14) Access to internal data required for the functional performance of easier package and exemplary bladder cancer dataset with both processed RNA-seq data and information on response to ICB therapy generated by Mariathasan et…
Bioconductor – MeSH.Eco.55989.eg.db
DOI: 10.18129/B9.bioc.MeSH.Eco.55989.eg.db This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see MeSH.Eco.55989.eg.db. Mapping table for Escherichia coli 55989 Gene ID to MeSH Bioconductor version: 3.11 Entrez Gene ID to MeSH ID table. Author: Itoshi NIKAIDO, Koki Tsuyuzaki, Gota Morota, Takeru Nakazato Maintainer:…
Bioconductor – HDCytoData
DOI: 10.18129/B9.bioc.HDCytoData This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see HDCytoData. Collection of high-dimensional cytometry benchmark datasets in Bioconductor object formats Bioconductor version: 3.9 Data package containing a collection of high-dimensional cytometry benchmark datasets saved in SummarizedExperiment and flowSet Bioconductor object…
Bioconductor – PAIRADISE
DOI: 10.18129/B9.bioc.PAIRADISE This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see PAIRADISE. PAIRADISE: Paired analysis of differential isoform expression Bioconductor version: 3.9 This package implements the PAIRADISE procedure for detecting differential isoform expression between matched replicates in paired RNA-Seq data. Author: Levon…
Bioconductor – girafe
DOI: 10.18129/B9.bioc.girafe This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see girafe. Genome Intervals and Read Alignments for Functional Exploration Bioconductor version: 3.9 The package ‘girafe’ deals with the genome-level representation of aligned reads from next-generation sequencing data. It contains an object…
Bioconductor – Harman
DOI: 10.18129/B9.bioc.Harman This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see Harman. The removal of batch effects from datasets using a PCA and constrained optimisation based technique Bioconductor version: 3.12 Harman is a PCA and constrained optimisation based technique that maximises the…
Bioconductor – ERSSA
DOI: 10.18129/B9.bioc.ERSSA This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see ERSSA. Empirical RNA-seq Sample Size Analysis Bioconductor version: 3.9 The ERSSA package takes user supplied RNA-seq differential expression dataset and calculates the number of differentially expressed genes at varying biological replicate…
Bioconductor – NBAMSeq
DOI: 10.18129/B9.bioc.NBAMSeq This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see NBAMSeq. Negative Binomial Additive Model for RNA-Seq Data Bioconductor version: 3.9 High-throughput sequencing experiments followed by differential expression analysis is a widely used approach to detect genomic biomarkers. A fundamental step…
Bioconductor – ALDEx2
DOI: 10.18129/B9.bioc.ALDEx2 This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see ALDEx2. Analysis Of Differential Abundance Taking Sample Variation Into Account Bioconductor version: 3.9 A differential abundance analysis for the comparison of two or more conditions. Useful for analyzing data from standard…
Bioconductor – FunciSNP
DOI: 10.18129/B9.bioc.FunciSNP This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see FunciSNP. Integrating Functional Non-coding Datasets with Genetic Association Studies to Identify Candidate Regulatory SNPs Bioconductor version: 3.11 FunciSNP integrates information from GWAS, 1000genomes and chromatin feature to identify functional SNP in…
R package error messages have missing package names
R package error messages have missing package names 0 Hi, I have R running with this sessionInfo -> R version 4.0.4 (2021-02-15) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 21.04 I am running into a problem with trying to install packages. Usually you get error messages that tell you which dependencies…
Bioconductor – TBSignatureProfiler
DOI: 10.18129/B9.bioc.TBSignatureProfiler This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see TBSignatureProfiler. Profile RA-Seq Data Using TB Pathway Signatures Bioconductor version: 3.12 Signatures of TB progression, TB disease, and other TB disease states have been created. This package makes it easy to…
Bioconductor – Ringo
DOI: 10.18129/B9.bioc.Ringo This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see Ringo. R Investigation of ChIP-chip Oligoarrays Bioconductor version: 3.9 The package Ringo facilitates the primary analysis of ChIP-chip data. The main functionalities of the package are data read-in, quality assessment, data…
Plot LFC with pheatmap of differentially expressed gene list from DESeq2.
Hi, all! First post, so apologies for any flaws with post structure. I am attempting to make a basic heatmap that shows the log fold change of differentially expressed genes, as identified by DESeq2. See below the code I am using for DESeq2: ##Load DESeq2 source(“https://bioconductor.org/biocLite.R”) biocLite(“DESeq2”) biocLite(“stringi”) biocLite(“MASS”) install.packages(“survival”)…
Bioconductor – GEOexplorer (development version)
DOI: 10.18129/B9.bioc.GEOexplorer This is the development version of GEOexplorer; to use it, please install the devel version of Bioconductor. GEOexplorer: an R/Bioconductor package for gene expression analysis and visualisation Bioconductor version: Development (3.14) GEOexplorer is a Shiny app that enables exploratory data analysis and differential gene expression of…
Bioconductor – PPInfer
DOI: 10.18129/B9.bioc.PPInfer This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see PPInfer. Inferring functionally related proteins using protein interaction networks Bioconductor version: 3.12 Interactions between proteins occur in many, if not most, biological processes. Most proteins perform their functions in networks associated…
Bioconductor – systemPipeRdata
DOI: 10.18129/B9.bioc.systemPipeRdata This package is for version 3.9 of Bioconductor; for the stable, up-to-date release version, see systemPipeRdata. systemPipeRdata: NGS workflow templates and sample data Bioconductor version: 3.9 systemPipeRdata is a helper package to generate with a single command NGS workflow templates that are intended to be used…
Bioconductor – RNAmodR.Data
DOI: 10.18129/B9.bioc.RNAmodR.Data Example data for the RNAmodR package Bioconductor version: Release (3.13) RNAmodR.Data contains example data, which is used for vignettes and example workflows in the RNAmodR and dependent packages. Author: Felix G.M. Ernst [aut, cre], Denis L.J. Lafontaine [ctb, fnd] Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>…
Bioconductor – gaschYHS
DOI: 10.18129/B9.bioc.gaschYHS This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see gaschYHS. ExpressionSet for response of yeast to heat shock and other environmental stresses Bioconductor version: 3.12 Data from PMID 11102521 Author: Audrey Gasch and colleagues Maintainer: Vince Carey <stvjc at channing.harvard.edu>…
Bioconductor – ramr
DOI: 10.18129/B9.bioc.ramr Detection of Rare Aberrantly Methylated Regions in Array and NGS Data Bioconductor version: Release (3.13) ramr is an R package for detection of low-frequency aberrant methylation events in large data sets obtained by methylation profiling using array or high-throughput bisulfite sequencing. In addition, package provides functions…
Bioconductor – Clomial
DOI: 10.18129/B9.bioc.Clomial This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see Clomial. Infers clonal composition of a tumor Bioconductor version: 3.12 Clomial fits binomial distributions to counts obtained from Next Gen Sequencing data of multiple samples of the same tumor. The trained…
Bioconductor – methylationArrayAnalysis
DOI: 10.18129/B9.bioc.methylationArrayAnalysis This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see methylationArrayAnalysis. A cross-package Bioconductor workflow for analysing methylation array data. Bioconductor version: 3.11 Methylation in the human genome is known to be associated with development and disease. The Illumina Infinium methylation…
Bioconductor – MSstatsBioData
DOI: 10.18129/B9.bioc.MSstatsBioData This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see MSstatsBioData. Datasets of published biological studies with DDA or SRM experiments Bioconductor version: 3.10 Provides the peak intensity data for detecting differentially abundant proteins in seven published biological investigations. Author: Meena…
Bioconductor – TENxBrainData
DOI: 10.18129/B9.bioc.TENxBrainData This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see TENxBrainData. Data from the 10X 1.3 Million Brain Cell Study Bioconductor version: 3.10 Single-cell RNA-seq data for 1.3 million brain cells from E18 mice, generated by 10X Genomics. Author: Aaron Lun…
Bioconductor – dsQTL
DOI: 10.18129/B9.bioc.dsQTL This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see dsQTL. dsQTL, data excerpt from Degner et al. 2012 Nature letter Bioconductor version: 3.11 dsQTL, excerpt from Degner et al. 2012 Nature letter on DNA variants associated with DnaseI hypersensitivity Author:…
Bioconductor – fcScan
DOI: 10.18129/B9.bioc.fcScan This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see fcScan. fcScan for detecting clusters of coordinates with user defined options Bioconductor version: 3.12 This package is used to detect combination of genomic coordinates falling within a user defined window size…
Bioconductor – WES.1KG.WUGSC
DOI: 10.18129/B9.bioc.WES.1KG.WUGSC This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see WES.1KG.WUGSC. Whole Exome Sequencing (WES) of chromosome 22 401st to 500th exon from the 1000 Genomes (1KG) Project by the Washington University Genome Sequencing Center (WUGSC). Bioconductor version: 3.10 The assembled…
Bioconductor – timecoursedata
DOI: 10.18129/B9.bioc.timecoursedata A data package for timecourse RNA-seq and microarray gene expression data sets Bioconductor version: Release (3.13) This data package contains timecourse gene expression data sets. The first dataset, from Shoemaker et al, consists of microarray samples from lung tissue of mice exposed to different influenzy strains…
Bioconductor – wateRmelon
DOI: 10.18129/B9.bioc.wateRmelon This package is for version 3.11 of Bioconductor; for the stable, up-to-date release version, see wateRmelon. Illumina 450 methylation array normalization and metrics Bioconductor version: 3.11 15 flavours of betas and three performance metrics, with methods for objects produced by methylumi and minfi packages. Author: Leonard…
Bioconductor – conclus
DOI: 10.18129/B9.bioc.conclus ScRNA-seq Workflow CONCLUS – From CONsensus CLUSters To A Meaningful CONCLUSion Bioconductor version: Release (3.13) CONCLUS is a tool for robust clustering and positive marker features selection of single-cell RNA-seq (sc-RNA-seq) datasets. It takes advantage of a consensus clustering approach that greatly simplify sc-RNA-seq data analysis…
Bioconductor – HarmonizedTCGAData
DOI: 10.18129/B9.bioc.HarmonizedTCGAData This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see HarmonizedTCGAData. Processed Harmonized TCGA Data of Five Selected Cancer Types Bioconductor version: 3.10 This package contains the processed harmonized TCGA data of five cancer types used in “Tianle Ma and Aidong…
Bioconductor – FoldGO
DOI: 10.18129/B9.bioc.FoldGO Package for Fold-specific GO Terms Recognition Bioconductor version: Release (3.13) FoldGO is a package designed to annotate gene sets derived from expression experiments and identify fold-change-specific GO terms. Author: Daniil Wiebe <daniil.wiebe at gmail.com> [aut, cre] Maintainer: Daniil Wiebe <daniil.wiebe at gmail.com> Citation (from within R,…
Bioconductor – MetaGxPancreas
DOI: 10.18129/B9.bioc.MetaGxPancreas This package is for version 3.10 of Bioconductor; for the stable, up-to-date release version, see MetaGxPancreas. Transcriptomic Pancreatic Cancer Datasets Bioconductor version: 3.10 A collection of pancreatic Cancer transcriptomic datasets that are part of the MetaGxData package compendium. Author: Michael Zon <michaelzon7 at gmail.com>, Vandana Sandhu…
Bioconductor – ttgsea (development version)
DOI: 10.18129/B9.bioc.ttgsea This is the development version of ttgsea; for the stable release version, see ttgsea. Tokenizing Text of Gene Set Enrichment Analysis Bioconductor version: Development (3.14) Functional enrichment analysis methods such as gene set enrichment analysis (GSEA) have been widely used for analyzing gene expression data. GSEA…
Bioconductor – traviz (development version)
DOI: 10.18129/B9.bioc.traviz This is the development version of traviz; to use it, please install the devel version of Bioconductor. Trajectory functions for visualization and interpretation. Bioconductor version: Development (3.14) traviz provides a suite of functions to plot trajectory related objects from Bioconductor packages. It allows plotting trajectories in…
Bioconductor – MACSdata
DOI: 10.18129/B9.bioc.MACSdata Test datasets for the MACSr package Bioconductor version: Release (3.13) Test datasets from the MACS3 test examples are use in the examples of the `MACSr` package. All 9 datasets are uploaded to the `ExperimentHub`. The original data can be found at: github.com/macs3-project/MACS/. Author: Qiang Hu [aut,…
Bioconductor – tRNAdbImport
DOI: 10.18129/B9.bioc.tRNAdbImport Importing from tRNAdb and mitotRNAdb as GRanges objects Bioconductor version: Release (3.13) tRNAdbImport imports the entries of the tRNAdb and mtRNAdb (trna.bioinf.uni-leipzig.de) as GRanges object. Author: Felix G.M. Ernst [aut, cre] Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com> Citation (from within R, enter citation(“tRNAdbImport”)): Installation To…