Sign inSign up

gregorysprenger/kmc

By gregorysprenger

•Updated about 3 years ago

Image
0

1.9K

gregorysprenger/kmc repository overview

⁠KMC

This image implements:

and code for Dockerfiles can be accessed at github⁠.

⁠Example analysis:

# Download test data
wget -nv --no-check-certificate \
  https://github.com/nf-core/test-datasets/raw/mag/test_data/test_minigut_R1.fastq.gz

# Create tmp output dir
mkdir -p kmc-tmp-dir

# Run KMC
kmc \
    test_minigut_R1.fastq.gz \
    kmc-output \
    kmc-tmp-dir \
    1> stdout.log \
    2> stderr.log

Tag summary

Content type

Image

Digest

sha256:27603041f…

Size

315.9 MB

Last updated

about 3 years ago

docker pull gregorysprenger/kmc:v3.2.2