BiocManager - Access the Bioconductor Project Package Repository
A convenient tool to install and update Bioconductor packages.
Last updated
core-services
16.42 score 76 stars 425 dependents 4.2k scripts 267k downloadsBiocManager - Access the Bioconductor Project Package Repository
A convenient tool to install and update Bioconductor packages.
Last updated
core-services
16.42 score 76 stars 424 dependents 4.2k scripts 267k downloadsMultiAssayExperiment - Software for the integration of multi-omics experiments in Bioconductor
Harmonize data management of multiple experimental assays performed on an overlapping set of specimens. It provides a familiar Bioconductor user experience by extending concepts from SummarizedExperiment, supporting an open-ended mix of standard data classes for individual assays, and allowing subsetting by genomic ranges or rownames. Facilities are provided for reshaping data into wide and long formats for adaptability to graphing and downstream analysis.
Last updated
infrastructuredatarepresentationbioconductorbioconductor-packagegenomicsnci-itcrtcgau24ca289073
15.00 score 75 stars 146 dependents 920 scripts 9.7k downloadsMultiAssayExperiment - Software for the integration of multi-omics experiments in Bioconductor
Harmonize data management of multiple experimental assays performed on an overlapping set of specimens. It provides a familiar Bioconductor user experience by extending concepts from SummarizedExperiment, supporting an open-ended mix of standard data classes for individual assays, and allowing subsetting by genomic ranges or rownames. Facilities are provided for reshaping data into wide and long formats for adaptability to graphing and downstream analysis.
Last updated
infrastructuredatarepresentationbioconductorbioconductor-packagegenomicsnci-itcrtcgau24ca289073
13.14 score 75 stars 145 dependents 1.3k scriptsAnVIL - Bioconductor on the AnVIL compute environment
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVIL package provides programatic access to the Dockstore, Leonardo, Rawls, TDR, and Terra RESTful programming interfaces. For platform-specific user-level functionality, see either the AnVILGCP or AnVILAz package.
Last updated
infrastructureu24hg010263
10.57 score 7 stars 12 dependents 317 scripts 1.2k downloadsGenomicDataCommons - NIH / NCI Genomic Data Commons Access
Programmatically access the NIH / NCI Genomic Data Commons RESTful service.
Last updated
dataimportsequencingapi-clientbioconductorbioinformaticscancercore-servicesdata-sciencegenomicsncitcgavignette
10.42 score 90 stars 13 dependents 276 scriptsTCGAutils - TCGA utility functions for data management
A suite of helper functions for checking and manipulating TCGA data including data obtained from the curatedTCGAData experiment package. These functions aim to simplify and make working with TCGA data more manageable. Exported functions include those that import data from flat files into Bioconductor objects, convert row annotations, and identifier translation via the GDC API.
Last updated
softwareworkflowsteppreprocessingdataimportbioconductor-packagetcgau24ca289073utilities
10.26 score 29 stars 11 dependents 267 scripts 2.2k downloadscBioPortalData - Exposes and Makes Available Data from the cBioPortal Web Resources
The cBioPortalData R package accesses study datasets from the cBio Cancer Genomics Portal. It accesses the data either from the pre-packaged zip / tar files or from the API interface that was recently implemented by the cBioPortal Data Team. The package can provide data in either tabular format or with MultiAssayExperiment object that uses familiar Bioconductor data representations.
Last updated
softwareinfrastructurethirdpartyclientbioconductor-packagenci-itcru24ca289073
10.23 score 34 stars 4 dependents 254 scripts 836 downloadscBioPortalData - Exposes and Makes Available Data from the cBioPortal Web Resources
The cBioPortalData R package accesses study datasets from the cBio Cancer Genomics Portal. It accesses the data either from the pre-packaged zip / tar files or from the API interface that was recently implemented by the cBioPortal Data Team. The package can provide data in either tabular format or with MultiAssayExperiment object that uses familiar Bioconductor data representations.
Last updated
softwareinfrastructurethirdpartyclientbioconductor-packagenci-itcru24ca289073
10.22 score 34 stars 4 dependents 253 scriptsBiocCheck - Bioconductor-specific package checks
BiocCheck guides maintainers through Bioconductor best practicies. It runs Bioconductor-specific package checks by searching through package code, examples, and vignettes. Maintainers are required to address all errors, warnings, and most notes produced.
Last updated
infrastructurebioconductor-packagecore-services
10.22 score 10 stars 6 dependents 133 scripts 3.3k downloadsAnVIL - Bioconductor on the AnVIL compute environment
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVIL package provides programatic access to the Dockstore, Leonardo, Rawls, TDR, and Terra RESTful programming interfaces. For platform-specific user-level functionality, see either the AnVILGCP or AnVILAz package.
Last updated
infrastructureu24hg010263
10.18 score 7 stars 12 dependents 311 scriptsBiocIO - Standard Input and Output for Bioconductor Packages
The `BiocIO` package contains high-level abstract classes and generics used by developers to build IO funcionality within the Bioconductor suite of packages. Implements `import()` and `export()` standard generics for importing and exporting biological data formats. `import()` supports whole-file as well as chunk-wise iterative import. The `import()` interface optionally provides a standard mechanism for 'lazy' access via `filter()` (on row or element-like components of the file resource), `select()` (on column-like components of the file resource) and `collect()`. The `import()` interface optionally provides transparent access to remote (e.g. via https) as well as local access. Developers can register a file extension, e.g., `.loom` for dispatch from character-based URIs to specific `import()` / `export()` methods based on classes representing file types, e.g., `LoomFile()`.
Last updated
annotationdataimportbioconductor-packagecore-package
10.06 score 1 stars 515 dependents 36 scripts 34k downloadsTCGAutils - TCGA utility functions for data management
A suite of helper functions for checking and manipulating TCGA data including data obtained from the curatedTCGAData experiment package. These functions aim to simplify and make working with TCGA data more manageable. Exported functions include those that import data from flat files into Bioconductor objects, convert row annotations, and identifier translation via the GDC API.
Last updated
softwareworkflowsteppreprocessingdataimportbioconductor-packagetcgau24ca289073utilities
9.94 score 30 stars 11 dependents 267 scriptsBiocCheck - Bioconductor-specific package checks
BiocCheck guides maintainers through Bioconductor best practicies. It runs Bioconductor-specific package checks by searching through package code, examples, and vignettes. Maintainers are required to address all errors, warnings, and most notes produced.
Last updated
infrastructurebioconductor-packagecore-services
9.71 score 10 stars 6 dependents 136 scriptsRTCGAToolbox - A new tool for exporting TCGA Firehose data
Managing data from large scale projects such as The Cancer Genome Atlas (TCGA) for further analysis is an important and time consuming step for research projects. Several efforts, such as Firehose project, make TCGA pre-processed data publicly available via web services and data portals but it requires managing, downloading and preparing the data for following steps. We developed an open source and extensible R based data client for Firehose pre-processed data and demonstrated its use with sample case studies. Results showed that RTCGAToolbox could improve data management for researchers who are interested with TCGA data. In addition, it can be integrated with other analysis pipelines for following data analysis.
Last updated
differentialexpressiongeneexpressionsequencing
9.66 score 19 stars 5 dependents 97 scripts 945 downloadsBiocBaseUtils - Utility and internal functions for Bioconductor packages
The package coalesces typical helper functions that are scattered throughout the Bioconductor ecosystem. It aims to reduce code redundancy by formalizing functions often used by Bioconductor developers. These functions include operations such as replacing slots in an object, selecting observations for show methods, labeling function life cycles, and more.
Last updated
softwareinfrastructurebioconductor-packagecore-package
9.38 score 4 stars 713 dependents 7 scripts 11k downloadsUniProt.ws - R Interface to UniProt Web Services
The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. This package provides a collection of functions for retrieving, processing, and re-packaging UniProt web services. The package makes use of UniProt's modernized REST API and allows mapping of identifiers accross different databases.
Last updated
annotationinfrastructuregokeggbiocartabioconductor-packagecore-package
9.11 score 10 stars 6 dependents 255 scripts 1.1k downloadsUniProt.ws - R Interface to UniProt Web Services
The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. This package provides a collection of functions for retrieving, processing, and re-packaging UniProt web services. The package makes use of UniProt's modernized REST API and allows mapping of identifiers accross different databases.
Last updated
annotationinfrastructuregokeggbiocartabioconductor-packagecore-package
8.96 score 10 stars 6 dependents 255 scriptsRaggedExperiment - Representation of Sparse Experiments and Assays Across Samples
This package provides a flexible representation of copy number, mutation, and other data that fit into the ragged array schema for genomic location data. The basic representation of such data provides a rectangular flat table interface to the user with range information in the rows and samples/specimen in the columns. The RaggedExperiment class derives from a GRangesList representation and provides a semblance of a rectangular dataset.
Last updated
infrastructuredatarepresentationcopynumbercore-packagedata-structuremutationsu24ca289073
8.95 score 5 stars 14 dependents 117 scripts 1.5k downloadsBiocPkgTools - Collection of simple tools for learning about Bioconductor Packages
Bioconductor has a rich ecosystem of metadata around packages, usage, and build status. This package is a simple collection of functions to access that metadata from R. The goal is to expose metadata for data mining and value-added functionality such as package searching, text mining, and analytics on packages.
Last updated
softwareinfrastructurebioconductormetadatau24ca289073
8.80 score 22 stars 1 dependents 98 scriptsRaggedExperiment - Representation of Sparse Experiments and Assays Across Samples
This package provides a flexible representation of copy number, mutation, and other data that fit into the ragged array schema for genomic location data. The basic representation of such data provides a rectangular flat table interface to the user with range information in the rows and samples/specimen in the columns. The RaggedExperiment class derives from a GRangesList representation and provides a semblance of a rectangular dataset.
Last updated
infrastructuredatarepresentationcopynumbercore-packagedata-structuremutationsu24ca289073
8.71 score 5 stars 14 dependents 102 scriptsBiocIO - Standard Input and Output for Bioconductor Packages
The `BiocIO` package contains high-level abstract classes and generics used by developers to build IO funcionality within the Bioconductor suite of packages. Implements `import()` and `export()` standard generics for importing and exporting biological data formats. `import()` supports whole-file as well as chunk-wise iterative import. The `import()` interface optionally provides a standard mechanism for 'lazy' access via `filter()` (on row or element-like components of the file resource), `select()` (on column-like components of the file resource) and `collect()`. The `import()` interface optionally provides transparent access to remote (e.g. via https) as well as local access. Developers can register a file extension, e.g., `.loom` for dispatch from character-based URIs to specific `import()` / `export()` methods based on classes representing file types, e.g., `LoomFile()`.
Last updated
annotationdataimportbioconductor-packagecore-package
8.52 score 1 stars 515 dependents 36 scriptsBiocBaseUtils - Utility and internal functions for Bioconductor packages
The package coalesces typical helper functions that are scattered throughout the Bioconductor ecosystem. It aims to reduce code redundancy by formalizing functions often used by Bioconductor developers. These functions include operations such as replacing slots in an object, selecting observations for show methods, labeling function life cycles, and more.
Last updated
softwareinfrastructurebioconductor-packagecore-package
8.33 score 4 stars 709 dependents 3 scriptsRTCGAToolbox - A new tool for exporting TCGA Firehose data
Managing data from large scale projects such as The Cancer Genome Atlas (TCGA) for further analysis is an important and time consuming step for research projects. Several efforts, such as Firehose project, make TCGA pre-processed data publicly available via web services and data portals but it requires managing, downloading and preparing the data for following steps. We developed an open source and extensible R based data client for Firehose pre-processed data and demonstrated its use with sample case studies. Results showed that RTCGAToolbox could improve data management for researchers who are interested with TCGA data. In addition, it can be integrated with other analysis pipelines for following data analysis.
Last updated
differentialexpressiongeneexpressionsequencing
8.20 score 19 stars 5 dependents 101 scriptscuratedTCGAData - Curated Data from The Cancer Genome Atlas (TCGA) as MultiAssayExperiment Objects
This package provides publicly available data from The Cancer Genome Atlas (TCGA) as MultiAssayExperiment objects. MultiAssayExperiment integrates multiple assays (e.g., RNA-seq, copy number, mutation, microRNA, protein, and others) with clinical / pathological data. It also links assay barcodes with patient identifiers, enabling harmonized subsetting of rows (features) and columns (patients / samples) across the entire multi-'omics experiment.
Last updated
homo_sapiens_datareproducibleresearchcancerdataexperimenthubbioconductor-packageu24ca289073
7.89 score 44 stars 1 dependents 277 scriptscuratedTCGAData - Curated Data from The Cancer Genome Atlas (TCGA) as MultiAssayExperiment Objects
This package provides publicly available data from The Cancer Genome Atlas (TCGA) as MultiAssayExperiment objects. MultiAssayExperiment integrates multiple assays (e.g., RNA-seq, copy number, mutation, microRNA, protein, and others) with clinical / pathological data. It also links assay barcodes with patient identifiers, enabling harmonized subsetting of rows (features) and columns (patients / samples) across the entire multi-'omics experiment.
Last updated
homo_sapiens_datareproducibleresearchcancerdataexperimenthubbioconductor-packageu24ca289073
7.83 score 44 stars 1 dependents 244 scriptsSingleCellMultiModal - Integrating Multi-modal Single Cell Experiment datasets
SingleCellMultiModal is an ExperimentHub package that serves multiple datasets obtained from GEO and other sources and represents them as MultiAssayExperiment objects. We provide several multi-modal datasets including scNMT, 10X Multiome, seqFISH, CITEseq, SCoPE2, and others. The scope of the package is is to provide data for benchmarking and analysis. To cite, use the 'citation' function and see <https://doi.org/10.1371/journal.pcbi.1011324>.
Last updated
experimentdatasinglecelldatareproducibleresearchexperimenthubgeobioconductor-packageu24ca289073
7.48 score 18 stars 88 scriptsSingleCellMultiModal - Integrating Multi-modal Single Cell Experiment datasets
SingleCellMultiModal is an ExperimentHub package that serves multiple datasets obtained from GEO and other sources and represents them as MultiAssayExperiment objects. We provide several multi-modal datasets including scNMT, 10X Multiome, seqFISH, CITEseq, SCoPE2, and others. The scope of the package is is to provide data for benchmarking and analysis. To cite, use the 'citation' function and see <https://doi.org/10.1371/journal.pcbi.1011324>.
Last updated
experimentdatasinglecelldatareproducibleresearchexperimenthubgeobioconductor-packageu24ca289073
7.48 score 18 stars 88 scriptsrapiclient - Dynamic OpenAPI/Swagger Client
Access services specified in OpenAPI (formerly Swagger) format. It is not a code generator. Client is generated dynamically as a list of R functions.
Last updated
apiopenapiswagger
7.43 score 67 stars 14 dependents 39 scripts 1.2k downloadsrapiclient - Dynamic OpenAPI/Swagger Client
Access services specified in OpenAPI (formerly Swagger) format. It is not a code generator. Client is generated dynamically as a list of R functions.
Last updated
apiopenapiswagger
7.39 score 67 stars 14 dependents 39 scripts 1.1k downloadsVisiumIO - Import Visium data from the 10X Space Ranger pipeline
The package allows users to readily import spatial data obtained from either the 10X website or from the Space Ranger pipeline. Supported formats include tar.gz, h5, and mtx files. Multiple files can be imported at once with *List type of functions. The package represents data mainly as SpatialExperiment objects.
Last updated
softwareinfrastructuredataimportsinglecellspatialbioconductor-packagegenomicsu24ca289073
6.89 score 3 stars 1 dependents 109 scriptsVisiumIO - Import Visium data from the 10X Space Ranger pipeline
The package allows users to readily import spatial data obtained from either the 10X website or from the Space Ranger pipeline. Supported formats include tar.gz, h5, and mtx files. Multiple files can be imported at once with *List type of functions. The package represents data mainly as SpatialExperiment objects.
Last updated
softwareinfrastructuredataimportsinglecellspatialbioconductor-packagegenomicsu24ca289073
6.84 score 3 stars 1 dependents 95 scripts 400 downloadsrjsoncons - Query, Pivot, Patch, and Validate 'JSON' and 'NDJSON'
Functions to query (filter or transform), pivot (convert from array-of-objects to object-of-arrays, for easy import as 'R' data frame), search, patch (edit), and validate (against 'JSON Schema') 'JSON' and 'NDJSON' strings, files, or URLs. Query and pivot support 'JSONpointer', 'JSONpath' or 'JMESpath' expressions. The implementation uses the 'jsoncons' <https://danielaparker.github.io/jsoncons/> header-only library; the library is easily linked to other packages for direct access to 'C++' functionality not implemented here.
Last updated
cpp
6.40 score 8 stars 14 dependents 11 scripts 1.4k downloadsAnVILBase - Generic functions for interacting with the AnVIL ecosystem
Provides generic functions for interacting with the AnVIL ecosystem. Packages that use either GCP or Azure in AnVIL are built on top of AnVILBase. Extension packages will provide methods for interacting with other cloud providers.
Last updated
softwareinfrastructureu24hg010263
6.22 score 17 dependents 81 scriptsAnVILBase - Generic functions for interacting with the AnVIL ecosystem
Provides generic functions for interacting with the AnVIL ecosystem. Packages that use either GCP or Azure in AnVIL are built on top of AnVILBase. Extension packages will provide methods for interacting with other cloud providers.
Last updated
softwareinfrastructureu24hg010263
6.20 score 17 dependents 77 scripts 768 downloadsTENxIO - Import methods for 10X Genomics files
Provides a structured S4 approach to importing data files from the 10X pipelines. It mainly supports Single Cell Multiome ATAC + Gene Expression data among other data types. The main Bioconductor data representations used are SingleCellExperiment and RaggedExperiment.
Last updated
softwareinfrastructuredataimportsinglecellbioconductor-packageu24ca289073
6.16 score 1 stars 5 dependents 16 scripts 408 downloadsTENxIO - Import methods for 10X Genomics files
Provides a structured S4 approach to importing data files from the 10X pipelines. It mainly supports Single Cell Multiome ATAC + Gene Expression data among other data types. The main Bioconductor data representations used are SingleCellExperiment and RaggedExperiment.
Last updated
softwareinfrastructuredataimportsinglecellbioconductor-packageu24ca289073
6.10 score 1 stars 5 dependents 14 scriptsGCPtools - Tools for working with gcloud and gsutil
Lower-level functionality to interface with Google Cloud Platform tools. 'gcloud' and 'gsutil' are both supported. The functionality provided centers around utilities for the AnVIL platform.
Last updated
softwareinfrastructurethirdpartyclientdataimportbioconductor-packageu24hg010263
5.82 score 15 dependents 21 scripts 399 downloadsAnVILGCP - The GCP R Client for the AnVIL
The package provides a set of functions to interact with the Google Cloud Platform (GCP) services on the AnVIL platform. The package is designed to use the API calls from the AnVIL package. It coordinates AnVIL workspace functionality with native GCP tools.
Last updated
softwareinfrastructurethirdpartyclientdataimportu24hg010263
5.81 score 5 dependents 39 scriptsAnVILGCP - The GCP R Client for the AnVIL
The package provides a set of functions to interact with the Google Cloud Platform (GCP) services on the AnVIL platform. The package is designed to use the API calls from the AnVIL package. It coordinates AnVIL workspace functionality with native GCP tools.
Last updated
softwareinfrastructurethirdpartyclientdataimportu24hg010263
5.80 score 5 dependents 38 scripts 286 downloadsAnVILPublish - Publish Packages and Other Resources to AnVIL Workspaces
Use this package to create or update AnVIL workspaces from resources such as R / Bioconductor packages. The metadata about the package (e.g., select information from the package DESCRIPTION file and from vignette YAML headings) are used to populate the 'DASHBOARD'. Vignettes are translated to python notebooks ready for evaluation in AnVIL.
Last updated
infrastructuresoftwareu24hg010263
5.65 score 1 dependents 3 scriptsAnVILPublish - Publish Packages and Other Resources to AnVIL Workspaces
Use this package to create or update AnVIL workspaces from resources such as R / Bioconductor packages. The metadata about the package (e.g., select information from the package DESCRIPTION file and from vignette YAML headings) are used to populate the 'DASHBOARD'. Vignettes are translated to python notebooks ready for evaluation in AnVIL.
Last updated
infrastructuresoftwareu24hg010263
5.65 score 1 dependents 2 scripts 316 downloadsAnVILAz - R / Bioconductor Support for the AnVIL Azure Platform
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVILAz package supports end-users and developers using the AnVIL platform in the Azure cloud. The package provides a programmatic interface to AnVIL resources, including workspaces, notebooks, tables, and workflows. The package also provides utilities for managing resources, including copying files to and from Azure Blob Storage, and creating shared access signatures (SAS) for secure access to Azure resources.
Last updated
softwareinfrastructurethirdpartyclientu24hg010263
5.08 score 5 scripts 254 downloadsAnVILAz - R / Bioconductor Support for the AnVIL Azure Platform
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVILAz package supports end-users and developers using the AnVIL platform in the Azure cloud. The package provides a programmatic interface to AnVIL resources, including workspaces, notebooks, tables, and workflows. The package also provides utilities for managing resources, including copying files to and from Azure Blob Storage, and creating shared access signatures (SAS) for secure access to Azure resources.
Last updated
softwareinfrastructurethirdpartyclientu24hg010263
5.08 score 5 scriptsshinybiocloader - Use a Shiny Bioconductor CSS loader
Add a Bioconductor themed CSS loader to your shiny app. It is based on the shinycustomloader R package. Use a spinning Bioconductor note loader to enhance your shiny app loading screen. This package is intended for developer use.
Last updated
softwareinfrastructureguibioconductor-packagequarto
5.08 score 2 dependents 5 scripts 207 downloadsBiocPkgDash - An interactive Shiny dashboard for Bioconductor package maintainers
This package provides an interactive Shiny dashboard for Bioconductor package maintainers. It visualizes various package statuses, metadata, and development metrics, offering insights into package health and activity. This tool aims to support maintainers of multiple packages by filtering packages via maintainer email.
Last updated
softwareinfrastructurevisualizationguiu24ca289073
4.88 score 4 scriptsBiocPkgDash - An interactive Shiny dashboard for Bioconductor package maintainers
This package provides an interactive Shiny dashboard for Bioconductor package maintainers. It visualizes various package statuses, metadata, and development metrics, offering insights into package health and activity. This tool aims to support maintainers of multiple packages by filtering packages via maintainer email.
Last updated
softwareinfrastructurevisualizationguiu24ca289073
4.88 score 4 scripts 108 downloadsBiocAzul - Programmatic Access to the Azul API
Represents the OpenAPI v2 Azul API as an R object for performing requests. The infrastructure uses the AnVIL and rapiclient packages. Users can connect to either the AnVIL or Human Cell Atlas Data Explorers.
Last updated
softwareinfrastructuredataimportthirdpartyclientu24hg010263
4.70 score 2 scripts 150 downloadsAnVILVRS - Expose the vrs_anvil_toolkit Python package via R
Process Variant Call Format (VCF) files and perform lookup operations on Genomic Variation Representation Service (GA4GH VRS) identifiers. The GA4GH VRS identifiers provide a standardized way to represent genomic variations, making it easier to exchange and share genomic information.
Last updated
softwarebiologicalquestionvariantannotationinfrastructurethirdpartyclientu24hg010263
4.70 scoreterraTCGAdata - OpenAccess TCGA Data on Terra as MultiAssayExperiment
Leverage the existing open access TCGA data on Terra with well-established Bioconductor infrastructure. Make use of the Terra data model without learning its complexities. With a few functions, you can copy / download and generate a MultiAssayExperiment from the TCGA example workspaces provided by Terra.
Last updated
softwareinfrastructuredataimportbioconductor-packageu24hg010263
4.60 score 5 scriptsterraTCGAdata - OpenAccess TCGA Data on Terra as MultiAssayExperiment
Leverage the existing open access TCGA data on Terra with well-established Bioconductor infrastructure. Make use of the Terra data model without learning its complexities. With a few functions, you can copy / download and generate a MultiAssayExperiment from the TCGA example workspaces provided by Terra.
Last updated
softwareinfrastructuredataimportbioconductor-packageu24hg010263
4.60 score 4 scripts 290 downloadsBiocHubsShiny - View AnnotationHub and ExperimentHub Resources Interactively
A package that allows interactive exploration of AnnotationHub and ExperimentHub resources. It uses DT / DataTable to display resources for multiple organisms. It provides template code for reproducibility and for downloading resources via the indicated Hub package.
Last updated
softwareshinyapps
4.40 score 3 scriptsBiocHubsShiny - View AnnotationHub and ExperimentHub Resources Interactively
A package that allows interactive exploration of AnnotationHub and ExperimentHub resources. It uses DT / DataTable to display resources for multiple organisms. It provides template code for reproducibility and for downloading resources via the indicated Hub package.
Last updated
softwareshinyapps
4.40 score 3 scripts 342 downloadsReleaseLaunch - R utilities related to Bioconductor release tasks
The package faciliates a Bioconductor release. It currently updates existing Bioconductor repositories on GitHub after a release. The script creates the RELEASE_XX_YY branch and pushes it to the Bioconductor organization.
Last updated
4.05 score 3 scriptsXeniumIO - Import and represent Xenium data from the 10X Xenium Analyzer
The package allows users to readily import spatial data obtained from the 10X Xenium Analyzer pipeline. Supported formats include 'parquet', 'h5', and 'mtx' files. The package mainly represents data as SpatialExperiment objects.
Last updated
softwareinfrastructuredataimportsinglecellspatialu24ca289073
3.70 score 3 scripts 228 downloadsoncoKBData - A package to access the oncoKB web API
It provides access to the oncoKB API using the rapiclient and AnVIL R / Bioconductor packages. It allows access to both public and private APIs. Private API access requires a token obtained from https://www.oncokb.org.
Last updated
infrastructurethirdpartyclientu24ca289073
2.70 score 1 stars 2 scripts