Extracts reads mapped to chromosome 6 and any HLA decoys or chromosome 6 alternates.
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bam{:bash}
:file
BAM file. If the BAM file is not indexed, this tool will run samtools index before extracting reads.
*.bam
extracted_reads_fastq{:bash}
*.fq.gz{:bash}
FASTQ file(s) containing chromosome 6 reads and related HLA sequences
*.fq.gz
log{:bash}
*.log{:bash}
Log file for run summary
*.log
intermediate_sam{:bash}
temp_files/**.sam{:bash}
Optional intermediate SAM file
*.sam
intermediate_bam{:bash}
temp_files/**.bam{:bash}
Optional intermediate BAM file
intermediate_sorted_bam{:bash}
temp_files/**.sorted.bam{:bash}
Optional intermediate sorted BAM file
*.sorted.bam
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
arcasHLA performs high resolution genotyping for HLA class I and class II genes from RNA sequencing, supporting both paired and single-end samples.