Sign inSign up

vera/albacore

By vera

Updated over 9 years ago

Dockerfile for the Albacore basecaller from Oxford Nanopore

Image
0

1.2K

vera/albacore repository overview

albacore

Dockerfile for the Albacore basecaller from Oxford Nanopore

usage

cd into the directory containing the reads directory

docker run -v $PWD:$PWD -w $PWD -u $UID \
vera/albacore \
--recursive \
-t $(nproc) \
-i reads \
-c /opt/albacore/r94_450bps_linear.cfg \
-s output \
Available flowcell + kit combinations are:
flowcellkitbarcodingconfig file
FLO-MIN106SQK-LSK108r94_450bps_linear.cfg
FLO-MIN106SQK-LSK208r94_250bps_2d.cfg
FLO-MIN106SQK-LWB001includedr94_450bps_linear.cfg
FLO-MIN106SQK-LWP001r94_450bps_linear.cfg
FLO-MIN106SQK-RAB201includedr94_450bps_linear.cfg
FLO-MIN106SQK-RAD002r94_450bps_linear.cfg
FLO-MIN106SQK-RAS201r94_450bps_linear.cfg
FLO-MIN106SQK-RBK001includedr94_450bps_linear.cfg
FLO-MIN106SQK-RLB001includedr94_450bps_linear.cfg
FLO-MIN106SQK-RLI001r94_450bps_linear.cfg
FLO-MIN106SQK-RNA001r94_70bps_rna_linear.cfg
FLO-MIN106VSK-VBK001r94_450bps_linear.cfg

Tag summary

Content type

Image

Digest

Size

232.8 MB

Last updated

over 9 years ago

docker pull vera/albacore