nf-core/arcashla/extract @ 0.0.0-6c4ed3a
Summary
Extracts reads mapped to chromosome 6 and any HLA decoys or chromosome 6 alternates.
Get started
Add the following snippet to your workflow script to include this module.
include { ARCASHLA_EXTRACT } from 'nf-core/arcashla/extract'
License
MIT License
Name
|
ARCASHLA_EXTRACT |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
BAM file. If the BAM file is not indexed, this tool will run samtools index before extracting reads. *.bam
|
log
*.log
file
|
Log file for run summary *.log
|
|---|
intermediate_bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
temp_files/**.bam
file
|
Optional intermediate BAM file *.bam
|
intermediate_sam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
temp_files/**.sam
file
|
Optional intermediate SAM file *.sam
|
versions_arcashla
tuple
${task.process}
string
|
The name of the process |
|---|---|
arcashla
string
|
The name of the tool |
echo 0.5.0
eval
|
The expression to obtain the version of the tool |
extracted_reads_fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fq.gz
file
|
FASTQ file(s) containing chromosome 6 reads and related HLA sequences *.fq.gz
|
intermediate_sorted_bam
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
temp_files/**.sorted.bam
file
|
Optional intermediate sorted BAM file *.sorted.bam
|
| Tool | Description | Homepage |
|---|---|---|
| arcashla | arcasHLA performs high resolution genotyping for HLA class I and class II genes from RNA sequencing, supporting both paired and single-end samples. | https://github.com/RabadanLab/arcasHLA |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:02:36 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Farcashla%2Fextract/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/arcashla/extract/blobs/sha256:4218f4cbbe6e9b521be96deec514c796670d3f01371a45a8016a6d4e221c51f7 |
| Size | 2.9 KB |
| Checksum | sha256:4218f4cbbe6e9b521be96deec514c796670d3f01371a45a8016a6d4e221c51f7 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:36 (UTC) | 4 | 2.9 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:01:55 (UTC) | 3 | 2.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:43:03 (UTC) | 4 | 2.9 KB |