nf-core/ataqv/mkarv @ 0.0.0-0c7146d
Summary
mkarv function of a corresponding ataqv tool
Get started
Add the following snippet to your workflow script to include this module.
include { ATAQV_MKARV } from 'nf-core/ataqv/mkarv'
License
MIT License
Process
Name
|
ATAQV_MKARV |
|---|
Input
1 channel
jsons/*
file
|
JSON files *.json
|
|---|
Output
3 channels
#1
html
html
directory
|
Web application to visualize results in HTML format *.html
|
|---|
#2
versions_ataqv
tuple
${task.process}
string
|
The name of the process |
|---|---|
ataqv
string
|
The name of the tool |
echo \$(ataqv --version)
eval
|
The expression to obtain the version of the tool |
#3
versions_mkarv
tuple
${task.process}
string
|
The name of the process |
|---|---|
mkarv
string
|
The name of the tool |
mkarv --version
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ataqv | ataqv is a toolkit for measuring and comparing ATAC-seq results. It was written to help understand how well ATAC-seq assays have worked, and to make it easier to spot differences that might be caused by library prep or sequencing. | https://github.com/ParkerLab/ataqv/blob/master/README.rst |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:23:02 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fataqv%2Fmkarv/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ataqv/mkarv/blobs/sha256:ac2ad4bdab057ac48f86c3bd95f39878a84ef7f3e6784483c897667ba4e57fa3 |
| Size | 3.1 KB |
| Checksum | sha256:ac2ad4bdab057ac48f86c3bd95f39878a84ef7f3e6784483c897667ba4e57fa3 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:23:02 (UTC) | 1 | 3.1 KB | - |