snpnet
We make the Docker image available at Docker Hub.
docker run yosuketanigawa/snpnet:latest R
> library(snpnet)
singularity pull docker://yosuketanigawa/snpnet:latest
singularity -s exec snpnet_latest.sif R
> library(snpnet)
docker build . -t yosuketanigawa/snpnet:latest
docker push yosuketanigawa/snpnet:latest
v1.4.1
: (yosuketanigawa/snpnet:v1.4.1
): We use the following versions of the softwareR
from jupyter/r-notebook:2021-11-20
plink2
: Alpha 2.3 final (24 Jan 2020) Linux 64-bit Intelsnpnet
version 1.4.1Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.