nf-core/wgsim @ 0.0.0-0c7146d
Summary
simulating sequence reads from a reference genome
Get started
Add the following snippet to your workflow script to include this module.
include { WGSIM } from 'nf-core/wgsim'
License
MIT License
Process
Name
|
WGSIM |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Genome fasta file *.{fa,fasta}
|
Output
2 channels
#1
fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fastq
file
|
Simulated FASTQ read files *.{fastq}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| wgsim | simulating sequence reads from a reference genome | https://github.com/lh3/wgsim |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:47:35 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fwgsim/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/wgsim/blobs/sha256:455beeaf5bf7ba1947aef1b2e59efc405ff2aa1d433e27f9168a58fd97a4e97c |
| Size | 2.3 KB |
| Checksum | sha256:455beeaf5bf7ba1947aef1b2e59efc405ff2aa1d433e27f9168a58fd97a4e97c |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:52:56 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:36:49 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:35 (UTC) | 3 | 2.3 KB |