Downloading: s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/a0/dac4497e30c30a712336942fa9988a/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam
Downloading: s3://natera-platform-sandbox/pipeline-resources/AIH/rna/GRCh38/starfusion/ctat_genome_lib_build_dir/ref_genome.fa
Downloading: s3://natera-platform-sandbox/pipeline-resources/Homo_sapiens_assembly38.dbsnp138.vcf.gz
Downloading: s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/12/5eb5b63f49e2b0072fdf65e16155d5/.command.sh
Downloading: s3://natera-platform-sandbox/pipeline-resources/AIH/rna/GRCh38/starfusion/ctat_genome_lib_build_dir/ref_genome.dict
Downloading: s3://natera-platform-sandbox/pipeline-resources/AIH/rna/GRCh38/gatk4/dbsnp_hg38_contam_sites.bed
Downloading: s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/12/5eb5b63f49e2b0072fdf65e16155d5/.command.run
Downloading: s3://natera-platform-sandbox/pipeline-resources/AIH/rna/GRCh38/starfusion/ctat_genome_lib_build_dir/ref_genome.fa.fai
Downloading: s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/a0/dac4497e30c30a712336942fa9988a/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
Downloading: s3://natera-platform-sandbox/pipeline-resources/beds/twist/Twist_rna_exome_AND_fusion_hg38.bed
Downloading: s3://natera-platform-sandbox/pipeline-resources/Homo_sapiens_assembly38.dbsnp138.vcf.gz.tbi
==> STAGING COMPLETE (11 inputs)
+ mkdir 659_ciJ-T1-TRNA-1_B23WHTKLT4_1
+ all_qc -bam 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam -beds Twist_rna_exome_AND_fusion_hg38.bed -dbsnp_vcf Homo_sapiens_assembly38.dbsnp138.vcf.gz -contamination_bed dbsnp_hg38_contam_sites.bed -output_folder 659_ciJ-T1-TRNA-1_B23WHTKLT4_1 -reference ref_genome.fa -region chr20
mkdir -p 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/
cat Twist_rna_exome_AND_fusion_hg38.bed | cut -f 1-3 | bedtools sort -g ref_genome.fa.fai | bedtools merge > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/full_bed.bed
seqtool depth -bam 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam -bed 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/full_bed.bed -threads 4 -bam_threads 2 | bgzip -c > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth.gz
saturation_plot -bams 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam -region chr20 -output 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/saturation_plot.png -threads 1
seqtool saturation_metric -at 1000000 -region chr20 -bam_threads 1 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/saturation_qc.tsv
fragment_size -bams 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam -region chr20 -output_prefix 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/fragsize -threads 1
samtools mpileup -B --min-MQ 60 --min-BQ 30 -f ref_genome.fa -l dbsnp_hg38_contam_sites.bed 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.mpileup && contamination -input 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.mpileup -dbsnp_vcf Homo_sapiens_assembly38.dbsnp138.vcf.gz > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/contamination.tsv
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[mpileup] 1 samples in 1 input files
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
/opt/conda/lib/python3.9/site-packages/pyranges/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
/opt/conda/lib/python3.9/site-packages/pyranges/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
0it [00:00, ?it/s]
116153it [00:00, 1161420.35it/s]
249400it [00:00, 1261995.65it/s]
417543it [00:00, 1453372.39it/s]
587221it [00:00, 1549432.13it/s]
754328it [00:00, 1593264.66it/s]
923618it [00:00, 1627111.79it/s]
1093112it [00:00, 1649257.62it/s]
1264437it [00:00, 1669600.22it/s]
1432222it [00:00, 1672154.69it/s]
1599926it [00:01, 1673643.61it/s]
1769098it [00:01, 1679149.26it/s]
1937013it [00:01, 1674011.86it/s]
2104418it [00:01, 1610585.95it/s]
2265977it [00:01, 1600510.90it/s]
2437773it [00:01, 1635012.55it/s]
2606323it [00:01, 1649894.78it/s]
2776376it [00:01, 1664911.08it/s]
2944629it [00:01, 1670139.80it/s]
3111785it [00:01, 1668336.71it/s]
3278717it [00:02, 1582762.11it/s]
3437945it [00:02, 1510960.48it/s]
3590186it [00:02, 1443964.02it/s]
3737491it [00:02, 1451893.42it/s]
3883528it [00:02, 1363653.93it/s]
4021587it [00:02, 1368246.97it/s]
4159402it [00:02, 1329289.90it/s]
4303164it [00:02, 1359720.63it/s]
4469209it [00:02, 1445866.57it/s]
4636922it [00:03, 1513011.49it/s]
4806392it [00:03, 1566263.17it/s]
4973337it [00:03, 1596698.59it/s]
5095100it [00:03, 1554567.38it/s]
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
tabix -s 1 -b 2 -e 2 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth.gz
seqtool depth_hist -nbins 500 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth.gz > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth_hist.tsv
cat 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth_hist.tsv | plot -x 0 -xlabel Depth -ylabel "Number of Sites" -xlim 0 2000 -title 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md -output 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth.png
[W::hts_idx_load3] The index file is older than the data file: Homo_sapiens_assembly38.dbsnp138.vcf.gz.tbi
seqtool read_qc -bed Twist_rna_exome_AND_fusion_hg38.bed -n_threads 1 -bam_threads 2 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/read_qc.Twist_rna_exome_AND_fusion_hg38.bed.tsv
seqtool reads_per_target -bed Twist_rna_exome_AND_fusion_hg38.bed -threads 1 -bam_threads 2 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/reads_per_target.Twist_rna_exome_AND_fusion_hg38.bed.tsv
seqtool depth_stats -bed Twist_rna_exome_AND_fusion_hg38.bed 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.depth.gz> 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/depth_stats.Twist_rna_exome_AND_fusion_hg38.bed.tsv
seqtool gc_bias -reference ref_genome.fa -bed Twist_rna_exome_AND_fusion_hg38.bed -bin_size 0.05 -threads 1 -bam_threads 2 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bam > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/gc_bias_qc.Twist_rna_exome_AND_fusion_hg38.bed.tsv
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
[W::hts_idx_load3] The index file is older than the data file: 659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md.bai
cat 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/gc_bias_qc.Twist_rna_exome_AND_fusion_hg38.bed.tsv | plot -x 0 -header infer -ylim 0 2 -title "659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md" -suptitle "Twist_rna_exome_AND_fusion_hg38.bed" -output "659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/gc_bias.Twist_rna_exome_AND_fusion_hg38.bed.png" -ylabel "Fold enrichment / depletion" -xlabel "GC Quantile"
echo `date` > 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md/qc_complete.txt
+ merge_qc -folders 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1.md -output 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1_full_basic_stats.tsv
+ head -n1 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1_full_basic_stats.tsv
++ basename Twist_rna_exome_AND_fusion_hg38.bed
+ grep -e Twist_rna_exome_AND_fusion_hg38.bed 659_ciJ-T1-TRNA-1_B23WHTKLT4_1/659_ciJ-T1-TRNA-1_B23WHTKLT4_1_full_basic_stats.tsv