nf-core/vg/index @ 0.0.0-6c4ed3a
Summary
write your description here
Get started
Add the following snippet to your workflow script to include this module.
include { VG_INDEX } from 'nf-core/vg/index'
License
MIT License
Process
Name
|
VG_INDEX |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
input
list
|
One or more input graph files created with *.vg
|
Output
3 channels
#1
xg
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.xg
file
|
File containing a succinct, queryable version of the input graph(s) or read for GCSA or distance indexing *.xg
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#3
vg_index
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.vgi
file
|
An index of the graph(s) created when *.vgi
|
| Tool | Description | Homepage |
|---|---|---|
| vg | Variation graph data structures, interchange formats, alignment, genotyping, and variant calling methods. | https://github.com/vgteam/vg |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:52:29 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvg%2Findex/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vg/index/blobs/sha256:5b61b4db3d83a97101334ec54bcbf80f4b10a940288915e48d93681a06543518 |
| Size | 2.5 KB |
| Checksum | sha256:5b61b4db3d83a97101334ec54bcbf80f4b10a940288915e48d93681a06543518 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:52:29 (UTC) | 3 | 2.5 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:36:20 (UTC) | 3 | 2.5 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:46:49 (UTC) | 4 | 2.5 KB |