File Info

Filename
.command.out
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/fe/6859864f8e60e973674c6b37994b92/.command.out
Size
5.7 KB
Attempt
=== DEBUGGING INFORMATION ===
Current working directory: /tmp/nxf.37OT9b3inv
Input files:
  - starfusion_tsv: BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.tsv
  - blacklist: blacklist_hg38_GRCh38_v2.4.0.tsv.gz
  - filter_config: starfusion_filter_config.yaml
  - aih_blacklist_breakpoints: blacklist_breakpoint_database_2026-04-27.tsv

=== PYTHON INFORMATION ===
/usr/local/bin/python
Python 3.11.14
/usr/local/bin/python3
Python 3.11.14

=== SCRIPT LOCATION ===
Checking for filter_starfusion_main.py:
/tmp/nxf.37OT9b3inv/nextflow-bin/filter_starfusion_main.py
filter_starfusion_main.py not in current directory
bin/filter_starfusion_main.py not found
bin/ directory does not exist

=== ENVIRONMENT PATH ===
/tmp/nxf.37OT9b3inv/nextflow-bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

=== CURRENT DIRECTORY CONTENTS ===
total 65148
drwx------. 3 1000 root     4096 Jun  8 09:55 .
drwxrwxrwx. 4 root root       86 Jun  8 09:55 ..
-rw-r--r--. 1 1000 root        0 Jun  8 09:55 .command.err
-rw-r--r--. 1 1000 root      884 Jun  8 09:55 .command.out
-rw-r--r--. 1 1000 root    14589 Jun  8 09:55 .command.run
-rw-r--r--. 1 1000 root     3236 Jun  8 09:55 .command.sh
-rw-r--r--. 1 1000 root        0 Jun  8 09:55 .command.trace
-rw-r--r--. 1 1000 root  1174421 Jun  8 09:55 BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.tsv
-rw-r--r--. 1 1000 root 10714998 Jun  8 09:55 blacklist_breakpoint_database_2026-04-27.tsv
-rw-r--r--. 1 1000 root 54779787 Jun  8 09:55 blacklist_hg38_GRCh38_v2.4.0.tsv.gz
drwxr-xr-x. 3 1000 root     4096 Jun  8 09:55 nextflow-bin
-rw-r--r--. 1 1000 root     4128 Jun  8 09:55 starfusion_filter_config.yaml

=== PROJECT DIRECTORY INFO ===
NXF_PROJECT_DIR: not set
baseDir: not set

=== Running filter script ===

================================================================================
STEP 1: LOADING STAR-FUSION PREDICTIONS
================================================================================
Loading STAR-Fusion predictions from: BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.tsv
  ✓ Loaded: 2706 fusions

================================================================================
STEP 2: CONVERTING TO BREAKPOINT_ID FORMAT
================================================================================
✓ Converted to breakpoint_ID format: 2706 valid, 0 invalid

================================================================================
STEP 3: FLAGGING WITH BLACKLIST
================================================================================
Loading blacklist (this may take a while)...
Loading blacklist from: blacklist_hg38_GRCh38_v2.4.0.tsv.gz
  Loaded 9381 single rules and 16721785 pair rules
  Indexed blacklist (bin_size=100000)
Flagging fusions with blacklist...
✓ Flagged 227 of 2706 fusions as blacklisted

================================================================================
STEP 3b: AIH CURATED BREAKPOINT BLACKLIST
================================================================================
Loading AIH blacklist table from: blacklist_breakpoint_database_2026-04-27.tsv
  Qualified breakpoint keys (orientations): 1378
  AIH curated blacklist: matched 138 fusion rows (breakpoint_ID in qualified set)

================================================================================
STEP 4: APPLYING YAML-BASED FILTER
================================================================================
✓ Filter initialized from: starfusion_filter_config.yaml
Applying filter criteria (adding CALL column)...
✓ Filter applied: 50 pass (CALL=1), 2656 fail (CALL=0)
  Total fusions: 2706 (all rows retained)
  Added FILTER column: PASS=50, FAIL=2656

✓ Verified: All 283 blacklisted fusions have CALL=0

================================================================================
STEP 5: GENERATING SUMMARY STATISTICS
================================================================================

================================================================================
FILTERING SUMMARY
================================================================================

Total fusions: 2706
  Pass (CALL=1): 50 (1.8%)
  Fail (CALL=0): 2656 (98.2%)

Blacklist Flagging:
  Total blacklisted: 283
  ✓ All 283 blacklisted fusions have CALL=0

Failure Reasons (top 10):
  Read count too low: 1 < 8: 1408
  Excluded SpliceType: INCL_NON_REF_SPLICE: 819
  Blacklisted: 145
  Blacklisted; aih_curated_blacklist score(3): 82
  aih_curated_blacklist score(3): 53
  Read count too low: 2 < 8: 52
  Excluded annotation pattern: HGNC_GENEFAM: 40
  Read count too low: 3 < 8: 14
  Read count too low: 6 < 8: 10
  Read count too low: 4 < 8: 10

Breakdown by SpliceType:
  INCL_NON_REF_SPLICE: 7 pass, 1191 fail (total: 1198)
  ONLY_REF_SPLICE: 43 pass, 1465 fail (total: 1508)

Read Count Statistics:
  Fusions with < 3 total reads: 2535
  Of these, 2535 have CALL=0

================================================================================
STEP 6: EXPORTING RESULTS
================================================================================
✓ Results exported to: BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.filtered.tsv
  Total fusions: 2706
  CALL=1 (pass): 50
  CALL=0 (fail): 2656
✓ Passing fusions (CALL=1) exported to: BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.filtered_pass_only.tsv
✓ Summary exported to: BVT_FFPE_TRNA_bst_04_A23WKFTLT4_1.starfusion.starfusion.fusion_predictions.filter_summary.txt

================================================================================
✓ FILTERING COMPLETE
================================================================================