Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViralSeq Utils

Docker Images

Docker images are automatically built and published to GitHub Container Registry when new tags are created.

Latest Release

docker pull ghcr.io/jonbra/viralseq_utils:latest

Specific Version

docker pull ghcr.io/jonbra/viralseq_utils:v1.0.0

Running the Container

docker run ghcr.io/jonbra/viralseq_utils:latest

Development

Building Locally

docker build -t viralseq_utils .

Creating a Release

To trigger a new Docker image build:

  1. Create and push a new tag:
    git tag v1.0.0
    git push origin v1.0.0
  2. The GitHub Actions workflow will automatically build and publish the image

Legacy Docker Hub Image

Download docker image here: https://hub.docker.com/repository/docker/jonbra/create_samplesheet/general
docker pull jonbra/create_samplesheet:1.0

Note: This repository now uses GitHub Container Registry instead of Docker Hub.

About

R script for creating a samplesheet for the NIPH viralseq Nextflow pipeline

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages