×

nf-core/arcashla/extract @ 0.0.0-0c7146d

Extracts reads mapped to chromosome 6 and any HLA decoys or chromosome 6 alternates.

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Maintainers: @christopher-mohr

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

Process
Name ARCASHLA_EXTRACT
Input 1 channel
#1 tuple
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
Output 6 channels
#1 log
*.log file

Log file for run summary

*.log
#2 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
#3 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
#4 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

#5 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
#6 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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:43:03 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Farcashla%2Fextract/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/arcashla/extract/blobs/sha256:55cfc9991211d6523617faa45e5f8d392c566e66541ab6de86af3f8e9977fc9a
Size 2.9 KB
Checksum sha256:55cfc9991211d6523617faa45e5f8d392c566e66541ab6de86af3f8e9977fc9a
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