Changelog
Version 1.4
Fixed Resource allocations (defined in
*.configfiles) to reduce cloud usage burden.Added gene signatures workflow (see
gene_signaturesmodule).Added gene signatures workflow dependencies (
binfotron,tximport, andgeneric).Included
set -o pipefailinbwa_mem2_samtools_sortprocess.Added HLA allele-specific expression (ASE) estimates in LENS report (requires
seq2hla_asecall).Made HLA allele emission by
seq2hlaoptional since sometimesseq2hlafails to identify alleles.Modified manifest parsing to allow for bypassing FASTQ symlinking (for AWS and GCP applications).
Added QC analysis showing how filtering steps affect potential pMHC target removal (funneling).
Included support for
ar_,nd_, andad_prefixes. Users are still encouraged to use the original prefix style.Modified MHCflurry process to allow 0 exit code if no HLA alleles present.
Modified several
neosmodule processes and workflows to allow emissions of outputs required for funneling analysis.Modified
cnvkitworkflow inoncomodule to use all normal DNA samples for guessing baits. Will be optimized in the future.Fixed
bamblasterprocess call insamblasterto properly use provided CPUs and memory.Added
seq2hla_aseprocess inseq2hlamodule.Added
sequenza_merge_seqzlabel tomerge_seqzprocess insequenzamodule to allow proper resource allocation.Modified
split_snaf_by_sampleinsnafmodule to prevent non-zero exit if no sample-specific splice variants are detected.Added
somatic_filter_parameter_dumpprocess insomaticmodule to provide filtering information in SNV and InDel funneling plots.Modified
tximportto fix transcript-to-gene raw counts for gene signatures workflow.Modified
get_fastqsto allow copying (not symlinking) in AWS and GCP environments.Fixed
varscan2_somatic_parallelworkflow invarscan2module to fix InDel variant emission.Added labels to processes in
viralmodule to ensure proper resource allocation.Added
lohhlaworkflow tooncomodule to detect HLA loss of heterozygosity.Modified some processes (e.g.
varscan2_somatic_by_chr) to deal with tarball input files due to subdirectories not working properly in Google Cloud.aModified
tximportDocker image to supportpsdependencies for Nextflow stats reporting.