nf-core/ataqv/mkarv @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:02:56 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fataqv%2Fmkarv/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ataqv/mkarv/blobs/sha256:607539b0856bb7624f976137fac2c446ecadf460aaa045540850a6a048db9f63 |
| Size | 3.1 KB |
| Checksum | sha256:607539b0856bb7624f976137fac2c446ecadf460aaa045540850a6a048db9f63 |
| Downloads | 5 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:56 (UTC) | 5 | 3.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:02:09 (UTC) | 3 | 3.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:43:33 (UTC) | 3 | 3.1 KB |