Web application to visualize results in HTML format
*.html
versions_ataqv{:bash}
${task.process}{:bash}
:string
The name of the process
ataqv{:bash}
:string
The name of the tool
echo \$(ataqv --version){:bash}
:eval
The expression to obtain the version of the tool
versions_mkarv{:bash}
${task.process}{:bash}
:string
The name of the process
mkarv{:bash}
:string
The name of the tool
mkarv --version{:bash}
:eval
The expression to obtain the version of the tool
Topics
name:type
description
pattern
versions{:bash}
${task.process}{:bash}
:string
The name of the process
ataqv{:bash}
:string
The name of the tool
echo \$(ataqv --version){:bash}
:eval
The expression to obtain the version of the tool
${task.process}{:bash}
:string
The name of the process
mkarv{:bash}
:string
The name of the tool
mkarv --version{:bash}
:eval
The expression to obtain the version of the tool
Tools
ataqv
GPL v3
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.