Skip to content

rasilab/uniprot.ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

UniProt.ws Docker Container

This repository contains the Dockerfile for the UniProt.ws R package container.

Container Details

  • Base Image: ghcr.io/rasilab/r_python:1.3.0
  • Package Version: UniProt.ws 2.38.0 (Bioconductor)
  • Registry: ghcr.io/rasilab/uniprot.ws

Usage

docker pull ghcr.io/rasilab/uniprot.ws:2.38.0

Running the Container

docker run -it --rm ghcr.io/rasilab/uniprot.ws:2.38.0 bash
source activate R
R

Features

  • UniProt.ws R package for accessing UniProt web services
  • Configured with Fred Hutch conda proxy
  • Installed from bioconda channel

Building

docker build -t ghcr.io/rasilab/uniprot.ws:2.38.0 .

About

Docker container for UniProt.ws R/Bioconductor package

Resources

Stars

Watchers

Forks

Packages