Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-18 12:06 -0400 (Sat, 18 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4887
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4677
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4622
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4632
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 740/2353HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FLAMES 2.3.5  (landing page)
Changqing Wang
Snapshot Date: 2025-10-17 13:45 -0400 (Fri, 17 Oct 2025)
git_url: https://git.bioconductor.org/packages/FLAMES
git_branch: devel
git_last_commit: 5771592
git_last_commit_date: 2025-09-12 02:43:50 -0400 (Fri, 12 Sep 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  ERROR    ERROR  skipped


CHECK results for FLAMES on kjohnson3

To the developers/maintainers of the FLAMES package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FLAMES.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: FLAMES
Version: 2.3.5
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.3.5.tar.gz
StartedAt: 2025-10-17 19:49:38 -0400 (Fri, 17 Oct 2025)
EndedAt: 2025-10-17 19:58:14 -0400 (Fri, 17 Oct 2025)
EllapsedTime: 515.4 seconds
RetCode: 0
Status:   OK  
CheckDir: FLAMES.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.3.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FLAMES/DESCRIPTION’ ... OK
* this is package ‘FLAMES’ version ‘2.3.5’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 47 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .dockerignore
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘FLAMES’ can be installed ... NOTE
Found the following notes/warnings:
  Non-staged installation was used
See ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is 11.0Mb
  sub-directories of 1Mb or more:
    bin    6.1Mb
    data   1.8Mb
    libs   1.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'blaze' 'find_barcode' 'gene_quantification' 'isoform_identification'
  'minimap2_align' 'transcript_quantification'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
BulkPipeline: no visible global function definition for ‘new’
BulkPipeline: no visible global function definition for ‘setNames’
MultiSampleSCPipeline: no visible global function definition for ‘new’
MultiSampleSCPipeline: no visible global function definition for
  ‘setNames’
SingleCellPipeline: no visible global function definition for ‘new’
SingleCellPipeline: no visible global function definition for
  ‘setNames’
addRowRanges: no visible global function definition for ‘head’
addRowRanges: no visible global function definition for ‘as’
add_gene_counts: no visible global function definition for ‘as’
cache_dir: no visible global function definition for ‘packageVersion’
chisq_test_by_gene: no visible global function definition for
  ‘chisq.test’
create_sce_from_dir: no visible global function definition for
  ‘setNames’
create_spe: no visible binding for global variable ‘barcode’
create_spe: no visible binding for global variable ‘in_tissue’
download_oarfish: no visible global function definition for
  ‘download.file’
download_oarfish: no visible global function definition for ‘unzip’
filter_coverage: no visible global function definition for
  ‘starts_with’
filter_coverage: no visible binding for global variable ‘filter_res’
find_variants: no visible global function definition for ‘setNames’
find_variants_grange: no visible binding for global variable
  ‘which_label’
find_variants_grange: no visible binding for global variable
  ‘nucleotide’
find_variants_grange: no visible binding for global variable ‘pos’
find_variants_grange: no visible binding for global variable ‘count’
find_variants_grange: no visible binding for global variable
  ‘counts_no_ins’
find_variants_grange: no visible binding for global variable ‘ref’
generate_sc_sce: no visible binding for global variable ‘FSM_match’
get_coverage: no visible binding for global variable ‘Freq’
homopolymer_pct : <anonymous>: no visible binding for global variable
  ‘Freq’
homopolymer_pct : <anonymous>: no visible binding for global variable
  ‘pct’
plot_coverage: no visible binding for global variable ‘tr_length’
plot_coverage: no visible binding for global variable ‘read_counts’
plot_coverage: no visible binding for global variable ‘total_counts’
plot_coverage: no visible binding for global variable ‘cumpct’
plot_coverage: no visible binding for global variable ‘length_bin’
plot_coverage: no visible binding for global variable ‘min_length’
plot_coverage: no visible binding for global variable ‘max_length’
plot_coverage: no visible global function definition for ‘head’
plot_coverage: no visible binding for global variable ‘transcript’
plot_demultiplex_raw: no visible binding for global variable ‘Sample’
plot_demultiplex_raw: no visible binding for global variable
  ‘CellBarcode’
plot_demultiplex_raw: no visible binding for global variable ‘UMI’
plot_demultiplex_raw: no visible binding for global variable
  ‘UMI_count’
plot_demultiplex_raw: no visible binding for global variable
  ‘barcode_rank’
plot_demultiplex_raw: no visible binding for global variable
  ‘FlankEditDist’
plot_demultiplex_raw: no visible binding for global variable ‘n_reads’
plot_demultiplex_raw: no visible binding for global variable
  ‘BarcodeEditDist’
plot_demultiplex_raw: no visible binding for global variable ‘total
  reads’
plot_demultiplex_raw: no visible binding for global variable
  ‘demultiplexed reads’
plot_demultiplex_raw: no visible binding for global variable ‘single
  match reads’
plot_demultiplex_raw: no visible binding for global variable
  ‘undemultiplexted reads’
plot_demultiplex_raw: no visible binding for global variable
  ‘multi-matching reads’
plot_demultiplex_raw: no visible binding for global variable ‘Type’
plot_demultiplex_raw: no visible binding for global variable ‘Reads’
plot_demultiplex_raw: no visible binding for global variable ‘input’
plot_demultiplex_raw: no visible binding for global variable ‘output’
plot_demultiplex_raw: no visible binding for global variable
  ‘read1_with_adapter’
plot_demultiplex_raw: no visible binding for global variable ‘Count’
plot_flagstat: no visible global function definition for ‘everything’
plot_flagstat: no visible binding for global variable ‘name’
plot_flagstat: no visible binding for global variable ‘value’
plot_isoform_reduced_dim: no visible binding for global variable ‘x’
plot_isoform_reduced_dim: no visible binding for global variable ‘y’
plot_isoform_reduced_dim: no visible binding for global variable ‘expr’
plot_spatial: no visible binding for global variable ‘imageX’
plot_spatial: no visible binding for global variable ‘imageY’
plot_spatial_feature: no visible binding for global variable ‘imageX’
plot_spatial_feature: no visible binding for global variable ‘imageY’
plot_spatial_feature: no visible binding for global variable ‘x’
plot_spatial_feature: no visible binding for global variable ‘y’
plot_spatial_feature: no visible global function definition for
  ‘scale_alpha_continuous’
plot_spatial_feature: no visible global function definition for
  ‘scale_colour_gradient’
plot_spatial_isoform: no visible global function definition for ‘head’
plot_spatial_pie: no visible global function definition for ‘setNames’
plot_spatial_pie: no visible global function definition for ‘head’
plot_spatial_pie: no visible binding for global variable ‘imageX’
plot_spatial_pie: no visible binding for global variable ‘imageY’
sc_gene_entropy: no visible global function definition for ‘as’
sc_genotype: no visible binding for global variable ‘allele’
sc_genotype: no visible binding for global variable ‘allele_count’
sc_genotype: no visible binding for global variable ‘barcode’
sc_genotype: no visible binding for global variable ‘pct’
sc_mutations: no visible binding for global variable ‘mutation_index’
sc_mutations: no visible binding for global variable ‘bam_index’
sc_plot_genotype: no visible global function definition for ‘setNames’
sc_plot_genotype: no visible binding for global variable ‘barcode’
sc_plot_genotype: no visible binding for global variable ‘genotype’
sc_plot_genotype: no visible binding for global variable ‘x’
sc_plot_genotype: no visible binding for global variable ‘y’
sc_transcript_usage_chisq: no visible global function definition for
  ‘as’
sc_transcript_usage_chisq: no visible binding for global variable
  ‘p.value’
sc_transcript_usage_chisq: no visible binding for global variable
  ‘adj.p.value’
sc_transcript_usage_permutation: no visible binding for global variable
  ‘total’
sc_transcript_usage_permutation: no visible binding for global variable
  ‘test’
sc_transcript_usage_permutation: no visible global function definition
  for ‘as’
sc_transcript_usage_permutation : <anonymous>: no visible global
  function definition for ‘as’
sc_transcript_usage_permutation : <anonymous> : <anonymous>: no visible
  global function definition for ‘na.omit’
sc_transcript_usage_permutation: no visible binding for global variable
  ‘transcript’
sc_transcript_usage_permutation: no visible binding for global variable
  ‘p.value’
sc_transcript_usage_permutation: no visible binding for global variable
  ‘adj.p.value’
variant_count_tb: no visible binding for global variable ‘barcode’
variant_count_tb: no visible binding for global variable ‘allele_count’
variant_count_tb: no visible binding for global variable
  ‘cell_total_reads’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
  for global variable ‘expect_cell_number’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
  for global variable ‘fastq’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
  for global variable ‘demultiplexed_fastq’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
  for global variable ‘barcodes_file’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
  for global variable ‘outdir’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible global
  function definition for ‘setNames’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline : <anonymous>: no
  visible global function definition for ‘setNames’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘expect_cell_number’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘fastq’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘demultiplexed_fastq’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘barcodes_file’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘outdir’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible global
  function definition for ‘setNames’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘j’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘genome_bam’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘minimap2’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘samtools’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘threads’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘outdir’
plot_durations,FLAMES.Pipeline: no visible binding for global variable
  ‘step’
plot_durations,FLAMES.Pipeline: no visible binding for global variable
  ‘duration’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘j’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘transcriptome_assembly’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘transcriptome_bam’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘minimap2’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘samtools’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
  variable ‘outdir’
resume_FLAMES,FLAMES.Pipeline : <anonymous>: no visible global function
  definition for ‘capture.output’
run_FLAMES,FLAMES.Pipeline : <anonymous>: no visible global function
  definition for ‘capture.output’
Undefined global functions or variables:
  BarcodeEditDist CellBarcode Count FSM_match FlankEditDist Freq Reads
  Sample Type UMI UMI_count adj.p.value allele allele_count as
  bam_index barcode barcode_rank barcodes_file capture.output
  cell_total_reads chisq.test count counts_no_ins cumpct demultiplexed
  reads demultiplexed_fastq download.file duration everything
  expect_cell_number expr fastq filter_res genome_bam genotype head
  imageX imageY in_tissue input j length_bin max_length min_length
  minimap2 multi-matching reads mutation_index n_reads na.omit name new
  nucleotide outdir output p.value packageVersion pct pos
  read1_with_adapter read_counts ref samtools scale_alpha_continuous
  scale_colour_gradient setNames single match reads starts_with step
  test threads total total reads total_counts tr_length transcript
  transcriptome_assembly transcriptome_bam undemultiplexted reads unzip
  value which_label x y
Consider adding
  importFrom("base", "match", "single")
  importFrom("methods", "as", "new")
  importFrom("stats", "chisq.test", "na.omit", "setNames", "step")
  importFrom("utils", "capture.output", "download.file", "head",
             "packageVersion", "unzip")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/libs/FLAMES.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                               user system elapsed
plot_isoform_reduced_dim     10.036  0.099  10.179
sc_long_multisample_pipeline  7.028  1.135   5.190
find_variants                 6.361  0.086   6.146
MultiSampleSCPipeline         4.796  0.631   8.076
sc_plot_genotype              5.240  0.109   4.644
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck/00check.log’
for details.


Installation output

FLAMES.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FLAMES
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘FLAMES’ ...
** this is package ‘FLAMES’ version ‘2.3.5’
** using non-staged installation via StagedInstall field
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
using C++17
using SDK: ‘MacOSX11.3.1.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppFunctions.cpp -o RcppFunctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/BamRecord.cpp -o classes/BamRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/GFFRecord.cpp -o classes/GFFRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/GeneAnnotationParser.cpp -o classes/GeneAnnotationParser.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/Isoforms.cpp -o classes/Isoforms.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/junctions.cpp -o classes/junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/find_isoform.cpp -o main-functions/find_isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/flexiplex.cpp -o main-functions/flexiplex.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/get_transcript_seq.cpp -o main-functions/get_transcript_seq.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/group_bam2isoform.cpp -o main-functions/group_bam2isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/pileup_readid.cpp -o main-functions/pileup_readid.o
main-functions/pileup_readid.cpp:86:16: warning: unused variable 'end' [-Wunused-variable]
  unsigned int end;
               ^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c tests/test-junctions.cpp -o tests/test-junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c tests/test-parsing.cpp -o tests/test-parsing.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utility/cigars.cpp -o utility/cigars.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utility/edlib-1.2.7/edlib.cpp -o utility/edlib-1.2.7/edlib.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utility/bam.c -o utility/bam.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FLAMES.so RcppExports.o RcppFunctions.o classes/BamRecord.o classes/GFFRecord.o classes/GeneAnnotationParser.o classes/Isoforms.o classes/junctions.o main-functions/find_isoform.o main-functions/flexiplex.o main-functions/get_transcript_seq.o main-functions/group_bam2isoform.o main-functions/pileup_readid.o tests/test-junctions.o tests/test-parsing.o utility/cigars.o utility/edlib-1.2.7/edlib.o utility/bam.o -pthread -lz /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: ignoring duplicate libraries: '-lz'
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug FLAMES.so; fi
Building for ARM64
(cd submodule/minimap2 && make -f Makefile CFLAGS="-falign-functions=64 -Wall -g -O2  -Wno-unused-result" arm_neon=1 aarch64=1 minimap2)
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon main.c -o main.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon kthread.c -o kthread.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon kalloc.c -o kalloc.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon misc.c -o misc.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon bseq.c -o bseq.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon sketch.c -o sketch.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon sdust.c -o sdust.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon options.c -o options.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon index.c -o index.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon lchain.c -o lchain.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon align.c -o align.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon hit.c -o hit.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon seed.c -o seed.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon jump.c -o jump.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon map.c -o map.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon format.c -o format.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon pe.c -o pe.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon esterr.c -o esterr.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon splitidx.c -o splitidx.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC  -Isse2neon ksw2_ll_sse.c -o ksw2_ll_sse.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__  -Isse2neon ksw2_extz2_sse.c -o ksw2_extz2_neon.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__  -Isse2neon ksw2_extd2_sse.c -o ksw2_extd2_neon.o
cc -c -falign-functions=64 -Wall -g -O2  -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__  -Isse2neon ksw2_exts2_sse.c -o ksw2_exts2_neon.o
ar -csru libminimap2.a kthread.o kalloc.o misc.o bseq.o sketch.o sdust.o options.o index.o lchain.o align.o hit.o seed.o jump.o map.o format.o pe.o esterr.o splitidx.o ksw2_ll_sse.o ksw2_extz2_neon.o ksw2_extd2_neon.o ksw2_exts2_neon.o
cc -falign-functions=64 -Wall -g -O2  -Wno-unused-result main.o -o minimap2 -L. -lminimap2 -lm -lz -lpthread
echo "Installing binary to /Users/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin"
Installing binary to /Users/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin
mkdir -p ../inst/bin
cp submodule/minimap2/minimap2 ../inst/bin/
Building oarfish with cargo
mkdir -p ../inst/bin
mkdir cargo_temp
(cargo install oarfish --root cargo_temp --bin oarfish --vers 0.8.0)
    Updating crates.io index
  Installing oarfish v0.8.0
    Updating crates.io index
     Locking 272 packages to latest compatible versions
      Adding indicatif v0.17.11 (available: v0.18.0)
      Adding noodles-bam v0.78.0 (available: v0.83.0)
      Adding noodles-bgzf v0.38.0 (available: v0.43.0)
      Adding noodles-sam v0.74.0 (available: v0.79.0)
      Adding tabled v0.18.0 (available: v0.20.0)
      Adding typed-builder v0.21.2 (available: v0.22.0)
 Downloading crates ...
  Downloaded csv-core v0.1.13
  Downloaded csv v1.4.0
   Compiling libc v0.2.177
   Compiling proc-macro2 v1.0.101
   Compiling quote v1.0.41
   Compiling unicode-ident v1.0.19
   Compiling find-msvc-tools v0.1.4
   Compiling shlex v1.3.0
   Compiling cfg-if v1.0.4
   Compiling autocfg v1.5.0
   Compiling pkg-config v0.3.32
   Compiling libm v0.2.15
   Compiling memchr v2.7.6
   Compiling zerocopy v0.8.27
   Compiling crossbeam-utils v0.8.21
   Compiling version_check v0.9.5
   Compiling crc32fast v1.5.0
   Compiling once_cell v1.21.3
   Compiling adler2 v2.0.1
   Compiling simd-adler32 v0.3.7
   Compiling serde_core v1.0.228
   Compiling zlib-rs v0.5.2
   Compiling regex-syntax v0.8.8
   Compiling typenum v1.19.0
   Compiling pin-project-lite v0.2.16
   Compiling getrandom v0.3.4
   Compiling rawpointer v0.2.1
   Compiling miniz_oxide v0.8.9
   Compiling equivalent v1.0.2
   Compiling futures-core v0.3.31
   Compiling either v1.15.0
   Compiling hashbrown v0.16.0
   Compiling serde v1.0.228
   Compiling lexical-util v1.0.7
   Compiling generic-array v0.14.9
   Compiling futures-sink v0.3.31
   Compiling paste v1.0.15
   Compiling aho-corasick v1.1.3
   Compiling num-traits v0.2.19
   Compiling matrixmultiply v0.3.10
   Compiling indexmap v2.11.4
   Compiling futures-channel v0.3.31
   Compiling futures-task v0.3.31
   Compiling vcpkg v0.2.15
   Compiling zstd-safe v7.2.4
   Compiling heck v0.5.0
   Compiling slab v0.4.11
   Compiling pin-utils v0.1.0
   Compiling futures-io v0.3.31
   Compiling bytecount v0.6.9
   Compiling zstd-safe v6.0.6
   Compiling bitflags v2.9.4
   Compiling lexical-write-integer v1.0.6
   Compiling lexical-parse-integer v1.0.6
   Compiling num-complex v0.2.4
   Compiling ahash v0.8.12
   Compiling tracing-core v0.1.34
   Compiling snap v1.1.1
   Compiling rayon-core v1.13.0
   Compiling rustversion v1.0.22
   Compiling anyhow v1.0.100
   Compiling semver v1.0.27
   Compiling rustix v1.1.2
   Compiling itoa v1.0.15
   Compiling regex-automata v0.4.13
   Compiling bytes v1.10.1
   Compiling crossbeam-channel v0.5.15
   Compiling crossbeam-epoch v0.9.18
   Compiling unicode-width v0.2.2
   Compiling syn v2.0.106
   Compiling byteorder v1.5.0
   Compiling lazy_static v1.5.0
   Compiling utf8parse v0.2.2
   Compiling crossbeam-deque v0.8.6
   Compiling proc-macro-error-attr2 v2.0.0
   Compiling anstyle-parse v0.2.7
   Compiling rustc_version v0.4.1
   Compiling lexical-parse-float v1.0.6
   Compiling lexical-write-float v1.0.6
   Compiling buffer-redux v1.0.2
   Compiling colorchoice v1.0.4
   Compiling serde_json v1.0.145
   Compiling ryu v1.0.20
   Compiling getrandom v0.2.16
   Compiling jobserver v0.1.34
   Compiling errno v0.3.14
   Compiling thiserror v1.0.69
   Compiling rand_core v0.6.4
   Compiling smallvec v1.15.1
   Compiling anstyle-query v1.1.4
   Compiling static_assertions v1.1.0
   Compiling cc v1.2.41
   Compiling bit-vec v0.8.0
   Compiling is_terminal_polyfill v1.70.1
   Compiling log v0.4.28
   Compiling array-init-cursor v0.2.1
   Compiling anstyle v1.0.13
   Compiling portable-atomic v1.11.1
   Compiling fallible-streaming-iterator v0.1.9
   Compiling anstream v0.6.21
   Compiling tracing-log v0.2.0
   Compiling planus v0.3.1
   Compiling streaming-decompression v0.1.2
   Compiling twox-hash v1.6.3
   Compiling rand_core v0.9.3
   Compiling lexical-core v1.0.6
   Compiling cpufeatures v0.2.17
   Compiling arrow2 v0.18.0
   Compiling sharded-slab v0.1.7
   Compiling libz-rs-sys v0.5.2
   Compiling crypto-common v0.1.6
   Compiling block-buffer v0.10.4
   Compiling itertools v0.13.0
   Compiling flate2 v1.1.4
   Compiling digest v0.10.7
   Compiling thread_local v1.1.9
   Compiling strsim v0.11.1
   Compiling clap_lex v0.7.6
   Compiling nu-ansi-term v0.50.3
   Compiling noodles-bgzf v0.38.0
   Compiling ppv-lite86 v0.2.21
   Compiling fastrand v2.3.0
   Compiling num-integer v0.1.46
   Compiling num-complex v0.4.6
   Compiling approx v0.5.1
   Compiling rand_chacha v0.3.1
   Compiling approx v0.3.2
   Compiling noisy_float v0.2.0
   Compiling fnv v1.0.7
   Compiling seq-macro v0.3.6
   Compiling num-bigint v0.4.6
   Compiling num-iter v0.1.45
   Compiling rand v0.8.5
   Compiling papergrid v0.14.0
   Compiling rand_chacha v0.9.0
   Compiling proc-macro-error2 v2.0.1
   Compiling ndarray v0.16.1
   Compiling ndarray v0.15.6
   Compiling zstd-sys v2.0.16+zstd.1.5.7
   Compiling liblzma-sys v0.3.13
   Compiling bzip2-sys v0.1.13+1.0.8
   Compiling libz-sys v1.1.22
   Compiling sha2-asm v0.6.4
   Compiling bstr v1.12.0
   Compiling minimap2-sys v0.1.24+minimap2.2.30
   Compiling lz4-sys v1.11.1+lz4-1.10.0
   Compiling rand_distr v0.4.3
   Compiling noodles-core v0.17.0
   Compiling num-rational v0.4.2
   Compiling noodles-csi v0.46.0
   Compiling matchers v0.2.0
   Compiling tempfile v3.23.0
   Compiling hashbrown v0.14.5
   Compiling alga v0.9.3
   Compiling num v0.4.3
   Compiling rayon v1.11.0
   Compiling regex v1.12.2
   Compiling chrono v0.4.42
   Compiling clap_builder v4.5.49
   Compiling bytemuck_derive v1.10.2
   Compiling serde_derive v1.0.228
   Compiling futures-macro v0.3.31
   Compiling liblzma v0.3.6
   Compiling tracing-attributes v0.1.30
   Compiling async-trait v0.1.89
   Compiling bzip2 v0.4.4
   Compiling async-stream-impl v0.3.6
   Compiling thiserror-impl v1.0.69
   Compiling strum_macros v0.26.4
   Compiling clap_derive v4.5.49
   Compiling tabled_derive v0.10.0
   Compiling derive-new v0.6.0
   Compiling sha2 v0.10.9
   Compiling async-stream v0.3.6
   Compiling futures-util v0.3.31
   Compiling typed-builder-macro v0.21.2
   Compiling noodles-sam v0.74.0
   Compiling lz4_flex v0.10.0
   Compiling console v0.15.11
   Compiling bytemuck v1.24.0
   Compiling tracing v0.1.41
   Compiling num_cpus v1.17.0
   Compiling crossbeam-queue v0.3.12
   Compiling itertools v0.14.0
   Compiling csv-core v0.1.13
   Compiling simdutf8 v0.1.5
   Compiling foreign_vec v0.1.0
   Compiling hex v0.4.3
   Compiling hash_hasher v2.0.4
   Compiling dyn-clone v1.0.20
   Compiling streaming-iterator v0.1.9
   Compiling ethnum v1.5.2
   Compiling arrayvec v0.7.6
   Compiling number_prefix v0.4.0
   Compiling base64 v0.22.1
   Compiling base64 v0.21.7
   Compiling indicatif v0.17.11
   Compiling num-format v0.4.4
   Compiling typed-builder v0.21.2
   Compiling tabled v0.18.0
   Compiling csv v1.4.0
   Compiling safe_arch v0.7.4
   Compiling crossbeam v0.8.4
   Compiling wide v0.7.33
   Compiling rand v0.9.2
   Compiling rustc-hash v2.1.1
   Compiling path-tools v0.1.0
   Compiling parse-size v1.1.0
   Compiling atomic_float v1.1.0
   Compiling tracing-subscriber v0.3.20
   Compiling clap v4.5.49
   Compiling noodles-bam v0.78.0
   Compiling arrow-format v0.8.1
   Compiling futures-executor v0.3.31
   Compiling simba v0.9.1
   Compiling futures v0.3.31
   Compiling parquet-format-safe v0.2.4
   Compiling bincode v1.3.3
   Compiling bio-types v1.0.4
   Compiling sendable-swapvec v0.4.3
   Compiling ndarray-stats v0.6.0
   Compiling sprs v0.11.3
   Compiling lz4 v1.28.1
   Compiling kders v0.1.1
   Compiling zstd v0.13.3
   Compiling zstd v0.12.4
   Compiling needletail v0.6.3
   Compiling parquet2 v0.17.2
   Compiling nalgebra v0.33.2
   Compiling minimap2 v0.1.28+minimap2.2.30
   Compiling seqcol_rs v0.4.1
   Compiling statrs v0.18.0
   Compiling oarfish v0.8.0
    Finished `release` profile [optimized] target(s) in 30.21s
  Installing cargo_temp/bin/oarfish
   Installed package `oarfish v0.8.0` (executable `oarfish`)
warning: be sure to add `cargo_temp/bin` to your PATH to be able to run the installed binaries
cp cargo_temp/bin/oarfish ../inst/bin/
cargo uninstall oarfish --root cargo_temp
    Removing cargo_temp/bin/oarfish
rm -rf cargo_temp
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (FLAMES)

Tests output

FLAMES.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(FLAMES)
> 
> test_check("FLAMES")
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1cc417d9/config_file_76796.json 
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1cc417d9/config_file_76796.json 
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1cc417d9/config_file_76796.json 
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc17da33aa/config_file_76796.json 
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc429a741/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc649c8eeb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc649c8eeb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6571bf2b/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6571bf2b/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6571bf2b/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6571bf2b/musc_rps24_4.fastq
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc329a612c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
Skipping TSO trimming...
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:53:21 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:53:21 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%[19:53:24] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.

[19:53:24] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.

[19:53:24] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.

[19:53:24] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.

[19:53:25] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.

[19:53:25] WARNING: src/learner.cc:553: 
  If you are loading a serialized model (like pickle in Python, RDS in R) generated by
  older XGBoost, please export the model by calling `Booster.save_model` from that version
  first, then load it back in current version. See:

    https://xgboost.readthedocs.io/en/latest/tutorials/saving_model.html

  for more details about differences between saving model and serializing.


  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%

Detected 4 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:53:29 2025 -------------------
Realigning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Fri Oct 17 19:53:30 2025 ----------
2025-10-17T23:53:30.264380Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:30.264903Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample1_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:30.264956Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:30.264964Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:30.265028Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:30.265040Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:30.266637Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:53:30.266849Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 253   │
│ aligned fraction too low        │ 4     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 1     │
│ reads with valid best alignment │ 96    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:30.266921Z  INFO oarfish::bulk: Total number of alignment records : 116
2025-10-17T23:53:30.266932Z  INFO oarfish::bulk: number of aligned reads : 96
2025-10-17T23:53:30.266938Z  INFO oarfish::bulk: number of unique alignments : 86
2025-10-17T23:53:30.270176Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:53:30.297166Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:30.297672Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample2_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:30.297698Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:30.297707Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:30.297768Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:30.297780Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:30.300253Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:53:30.300430Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 251   │
│ aligned fraction too low        │ 5     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 2     │
│ reads with valid best alignment │ 95    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:30.300478Z  INFO oarfish::bulk: Total number of alignment records : 114
2025-10-17T23:53:30.300486Z  INFO oarfish::bulk: number of aligned reads : 95
2025-10-17T23:53:30.300492Z  INFO oarfish::bulk: number of unique alignments : 82
2025-10-17T23:53:30.303446Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:53:30.321548Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:30.321996Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc364ae008/sample3_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:30.322092Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:30.322107Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:30.322176Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:30.322196Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:30.325049Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2025-10-17T23:53:30.325292Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 398   │
│ aligned fraction too low        │ 12    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 5     │
│ reads with valid best alignment │ 179   │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:30.325350Z  INFO oarfish::bulk: Total number of alignment records : 239
2025-10-17T23:53:30.325357Z  INFO oarfish::bulk: number of aligned reads : 179
2025-10-17T23:53:30.325362Z  INFO oarfish::bulk: number of unique alignments : 143
2025-10-17T23:53:30.328404Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:53:30 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample1_align2genome.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample2_align2genome.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:53:39 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%

Detected 4 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:53:46 2025 -------------------
Realignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample1_realign2transcript.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample2_realign2transcript.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:53:54 2025 ----------
2025-10-17T23:53:54.267751Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:54.268153Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample1_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:54.268171Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:54.268177Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:54.268212Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:54.268219Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:54.270062Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:53:54.270383Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 253   │
│ aligned fraction too low        │ 4     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 1     │
│ reads with valid best alignment │ 96    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:54.270436Z  INFO oarfish::bulk: Total number of alignment records : 116
2025-10-17T23:53:54.270442Z  INFO oarfish::bulk: number of aligned reads : 96
2025-10-17T23:53:54.270447Z  INFO oarfish::bulk: number of unique alignments : 86
2025-10-17T23:53:54.272531Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:53:54.288633Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:54.289030Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample2_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:54.289084Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:54.289098Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:54.289191Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:54.289206Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:54.290554Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:53:54.290635Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 251   │
│ aligned fraction too low        │ 5     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 2     │
│ reads with valid best alignment │ 95    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:54.290655Z  INFO oarfish::bulk: Total number of alignment records : 114
2025-10-17T23:53:54.290658Z  INFO oarfish::bulk: number of aligned reads : 95
2025-10-17T23:53:54.290661Z  INFO oarfish::bulk: number of unique alignments : 82
2025-10-17T23:53:54.291933Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:53:54.309568Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:53:54.309875Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc54f8dda6/sample3_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:53:54.309919Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:53:54.309929Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:53:54.309993Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:53:54.310009Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:53:54.312647Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2025-10-17T23:53:54.312844Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 398   │
│ aligned fraction too low        │ 12    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 5     │
│ reads with valid best alignment │ 179   │
╰─────────────────────────────────┴───────╯

2025-10-17T23:53:54.312884Z  INFO oarfish::bulk: Total number of alignment records : 239
2025-10-17T23:53:54.312891Z  INFO oarfish::bulk: number of aligned reads : 179
2025-10-17T23:53:54.312925Z  INFO oarfish::bulk: number of unique alignments : 143
2025-10-17T23:53:54.316279Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:53:54 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:53:55 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%

Detected 4 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:54:00 2025 -------------------
Realigning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample2_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample3_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:54:00 2025 ----------
19:54:00 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:54:01 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample1_align2genome.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample2_align2genome.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:54:09 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%

Detected 4 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:54:15 2025 -------------------
Realignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample1_realign2transcript.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample2_realign2transcript.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:54:22 2025 ----------
19:54:22 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Inputs:  ['/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample3_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample2_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/sample1_realign2transcript.bam'] /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7f98c376/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 375, 'not_enough_coverage': 16, 'unmapped': 2})
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:54:23 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:54:23 2025 -------------
Inputs:  ['/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample3_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample2_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/sample1_realign2transcript.bam'] /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3bf7da38/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 375, 'not_enough_coverage': 16, 'unmapped': 2})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:54:24 2025 -------------------
Realigning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Fri Oct 17 19:54:24 2025 ----------
2025-10-17T23:54:24.550315Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:24.550550Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:24.550561Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:24.550564Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:24.550599Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:24.550604Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:24.553349Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:24.553517Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 707   │
│ aligned fraction too low        │ 2     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 98    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:24.553560Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-10-17T23:54:24.553568Z  INFO oarfish::bulk: number of aligned reads : 98
2025-10-17T23:54:24.553601Z  INFO oarfish::bulk: number of unique alignments : 86
2025-10-17T23:54:24.564040Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:54:24.578886Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:24.579258Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:24.579308Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:24.579318Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:24.579443Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:24.579458Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:24.581082Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:24.581156Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 701   │
│ aligned fraction too low        │ 3     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 97    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:24.581176Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-10-17T23:54:24.581179Z  INFO oarfish::bulk: number of aligned reads : 97
2025-10-17T23:54:24.581182Z  INFO oarfish::bulk: number of unique alignments : 79
2025-10-17T23:54:24.582425Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:54:24.600410Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:24.600785Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc6110221b/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:24.600831Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:24.600841Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:24.600915Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:24.600932Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:24.604693Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:24.604803Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 1060  │
│ aligned fraction too low        │ 6     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 187   │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:24.604841Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-10-17T23:54:24.604845Z  INFO oarfish::bulk: number of aligned reads : 187
2025-10-17T23:54:24.604847Z  INFO oarfish::bulk: number of unique alignments : 140
2025-10-17T23:54:24.606169Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:54:24 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample1_align2genome.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample2_align2genome.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:54:33 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:54:33 2025 -------------------
Realignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample1_realign2transcript.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample2_realign2transcript.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:54:41 2025 ----------
2025-10-17T23:54:41.310802Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:41.311513Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:41.311542Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:41.311546Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:41.311596Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:41.311604Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:41.314842Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:41.315129Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 707   │
│ aligned fraction too low        │ 2     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 98    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:41.315199Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-10-17T23:54:41.315207Z  INFO oarfish::bulk: number of aligned reads : 98
2025-10-17T23:54:41.315210Z  INFO oarfish::bulk: number of unique alignments : 86
2025-10-17T23:54:41.316732Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:54:41.338236Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:41.338535Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:41.338550Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:41.338554Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:41.338589Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:41.338595Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:41.341256Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:41.341354Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 701   │
│ aligned fraction too low        │ 3     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 97    │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:41.341379Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-10-17T23:54:41.341383Z  INFO oarfish::bulk: number of aligned reads : 97
2025-10-17T23:54:41.341385Z  INFO oarfish::bulk: number of unique alignments : 79
2025-10-17T23:54:41.342821Z  INFO oarfish: oarfish completed successfully.
2025-10-17T23:54:41.358692Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:54:41.358957Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc47aac4ba/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:54:41.358970Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:54:41.358988Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:54:41.359023Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:54:41.359029Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:54:41.362100Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-10-17T23:54:41.362377Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 1060  │
│ aligned fraction too low        │ 6     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 187   │
╰─────────────────────────────────┴───────╯

2025-10-17T23:54:41.362428Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-10-17T23:54:41.362435Z  INFO oarfish::bulk: number of aligned reads : 187
2025-10-17T23:54:41.362441Z  INFO oarfish::bulk: number of unique alignments : 140
2025-10-17T23:54:41.364248Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:54:41 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:54:42 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:54:42 2025 -------------------
Realigning sample sample1 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample2 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample2_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample3 -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample3_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:54:42 2025 ----------
19:54:42 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/config_file_76796.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Oct 17 19:54:43 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample1_align2genome.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample2_align2genome.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:54:51 2025 -------------
Inputs:  ['/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample3_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample2_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/sample1_realign2transcript.bam'] /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7994ac0b/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 391, 'not_enough_coverage': 2})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:54:51 2025 -------------------
Realignment complete for the following samples:
sample1 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample1_realign2transcript.bam
sample2 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample2_realign2transcript.bam
sample3 ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:54:59 2025 ----------
19:54:59 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:54:59 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:54:59 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:54:59 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:55:02 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/realign2transcript.bam
Sorting BAM files by 8 with CB threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
-- Running step: transcript_quantification @ Fri Oct 17 19:55:03 2025 ----------
2025-10-17T23:55:03.133047Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:55:03.133553Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4067fb2/realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:55:03.133600Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:55:03.133614Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:55:03.133674Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:55:03.133691Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:55:03.139094Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:55:03 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:55:03 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:55:11 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:55:14 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:55:21 2025 ----------
2025-10-17T23:55:21.446567Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:55:21.446892Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc15f518bf/realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:55:21.446934Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:55:21.446941Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:55:21.446984Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:55:21.446997Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:55:21.450911Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:55:21 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:55:21 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:55:21 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:55:24 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfccbe6961/realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:55:25 2025 ----------
19:55:25 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Inputs:  ['/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample3_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample2_realign2transcript.bam', '/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/sample1_realign2transcript.bam'] /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3113c716/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 391, 'not_enough_coverage': 2})
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:55:25 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:55:25 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:55:33 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:55:35 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5400d379/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:55:43 2025 ----------
19:55:43 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
	Counter({'counted_reads': 354, 'not_enough_coverage': 12, 'unmapped': 6})
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:55:43 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:55:43 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:55:44 2025 -------------
	Counter({'counted_reads': 354, 'not_enough_coverage': 12, 'unmapped': 6})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:55:44 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/realign2transcript.bam
Sorting BAM files by 8 with CB threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
-- Running step: transcript_quantification @ Fri Oct 17 19:55:44 2025 ----------
2025-10-17T23:55:44.326695Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:55:44.327125Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7581505c/realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:55:44.327139Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:55:44.327152Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:55:44.327213Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:55:44.327218Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:55:44.333939Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:55:44 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:55:44 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:55:52 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:55:52 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:55:59 2025 ----------
2025-10-17T23:55:59.850209Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:55:59.850882Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc4df7024/realign2transcript.bam, contains 10 reference sequences.
2025-10-17T23:55:59.850960Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:55:59.850988Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:55:59.851102Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:55:59.851125Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-10-17T23:55:59.858397Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:56:00 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:56:00 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Oct 17 19:56:00 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:56:00 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc7797e9d4/realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:56:00 2025 ----------
19:56:00 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:56:01 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Oct 17 19:56:01 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/align2genome.bam
-- Running step: isoform_identification @ Fri Oct 17 19:56:09 2025 -------------
	Counter({'counted_reads': 368, 'unmapped': 4})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:56:09 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc55e5f0af/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:56:16 2025 ----------
19:56:16 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:56:17 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:56:17 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Oct 17 19:56:18 2025 ----------------
19:56:18 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_align2genome.bam'
	Counter({'counted_reads': 368, 'unmapped': 4})
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 62.66gene_group/s]
2025-10-17 19:56:19.436 R[76796:488560515] XType: Using static font registry.
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 809086.42Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 83.24gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1750836.53Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 137.10gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 539640.78Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 51.82gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1414128.12Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:56:19 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:56:26 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

-- Running step: transcript_quantification @ Fri Oct 17 19:56:27 2025 ----------
2025-10-17T23:56:27.435747Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:27.435975Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sampleA_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:27.435985Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:27.435990Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:27.436024Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:27.436031Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:27.441521Z  INFO oarfish::single_cell: Processed 100 cells.
2025-10-17T23:56:27.540341Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:27.540653Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample1_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:27.540668Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:27.540672Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:27.540702Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:27.540708Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:27.639698Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:27.640092Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample2_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:27.640105Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:27.640110Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:27.640139Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:27.640145Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:27.748516Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:27.749006Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc3ca8d49c/sample3_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:27.749038Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:27.749043Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:27.749086Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:27.749096Z  INFO oarfish: parsed reference information for 5 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:56:28 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:56:28 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Oct 17 19:56:36 2025 ----------------
19:56:36 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_align2genome.bam'
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 54.02gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 694283.25Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 154.91gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1233909.16Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 151.84gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2553765.22Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 100.00gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1526311.50Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:56:37 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:56:44 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:56:51 2025 ----------
2025-10-17T23:56:51.559881Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:51.560119Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sampleA_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:51.560133Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:51.560137Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:51.560172Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:51.560179Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:51.564728Z  INFO oarfish::single_cell: Processed 100 cells.
2025-10-17T23:56:51.696875Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:51.697101Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample1_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:51.697136Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:51.697141Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:51.697177Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:51.697186Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:51.820715Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:51.820920Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample2_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:51.820949Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:51.820955Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:51.820989Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:51.820996Z  INFO oarfish: parsed reference information for 5 transcripts.
2025-10-17T23:56:51.940309Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:56:51.940520Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc2ba68034/sample3_realign2transcript.bam, contains 5 reference sequences.
2025-10-17T23:56:51.940534Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:56:51.940539Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:56:51.940579Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:56:51.940586Z  INFO oarfish: parsed reference information for 5 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:56:52 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:56:52 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Oct 17 19:56:53 2025 ----------------
19:56:53 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_align2genome.bam'
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 66.43gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 773001.11Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 144.74gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2422772.64Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 147.02gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2362721.95Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 109.48gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 991186.31Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:56:53 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:57:01 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:57:01 2025 ----------
19:57:01 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample3_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sampleA_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample2_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc1b59e6d5/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:57:02 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:57:02 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Oct 17 19:57:10 2025 ----------------
19:57:10 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_align2genome.bam'
	Counter({'counted_reads': 168, 'not_enough_coverage': 6, 'unmapped': 2})
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
	Counter({'counted_reads': 92, 'not_enough_coverage': 3})
	Counter({'counted_reads': 89, 'not_enough_coverage': 2})
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 61.21gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 716534.10Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 158.13gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2683152.51Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 158.03gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2473056.60Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 103.63gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1287386.13Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:57:11 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |==================                                                    |  25%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |====================================================                  |  75%
  |                                                                            
  |======================================================================| 100%

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Fri Oct 17 19:57:17 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:57:25 2025 ----------
19:57:25 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample3_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sampleA_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample2_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc721ee93a/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:57:26 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:57:26 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Oct 17 19:57:27 2025 ----------------
19:57:27 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_align2genome.bam'
	Counter({'counted_reads': 168, 'not_enough_coverage': 6, 'unmapped': 2})
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
	Counter({'counted_reads': 92, 'not_enough_coverage': 3})
	Counter({'counted_reads': 89, 'not_enough_coverage': 2})
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 63.18gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 789412.03Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 145.58gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2676304.24Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 156.36gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2502568.02Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 110.85gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1385905.37Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:57:28 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:57:28 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

-- Running step: transcript_quantification @ Fri Oct 17 19:57:29 2025 ----------
2025-10-17T23:57:29.145524Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:29.145785Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:29.145800Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:29.145805Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:29.145847Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:29.145855Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:29.151997Z  INFO oarfish::single_cell: Processed 100 cells.
2025-10-17T23:57:29.331320Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:29.331594Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:29.331628Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:29.331634Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:29.331680Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:29.331691Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:29.505574Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:29.505846Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:29.505867Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:29.505873Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:29.505918Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:29.505929Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:29.690436Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:29.690708Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc40dbaab4/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:29.690731Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:29.690736Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:29.690778Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:29.690786Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:57:30 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:57:30 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Oct 17 19:57:38 2025 ----------------
19:57:38 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_align2genome.bam'
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 61.46gene_group/s]
/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/python/count_gene.py:705: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`). Consider using `matplotlib.pyplot.close()`.
  plt.figure(figsize=(8, 6))
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 680805.09Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 157.15gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2347383.03Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 154.87gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2362721.95Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 101.23gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1394939.47Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:57:38 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:57:39 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:57:47 2025 ----------
2025-10-17T23:57:47.549251Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:47.549540Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:47.549570Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:47.549575Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:47.549620Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:47.549628Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:47.565121Z  INFO oarfish::single_cell: Processed 100 cells.
2025-10-17T23:57:47.798706Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:47.798961Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:47.798978Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:47.798983Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:47.799025Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:47.799033Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:48.032785Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:48.033009Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:48.033033Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:48.033038Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:48.033084Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:48.033091Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-10-17T23:57:48.213698Z  INFO oarfish: setting user-provided filter parameters.
2025-10-17T23:57:48.213956Z  INFO oarfish::alignment_parser: read header from BAM file /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc5cde25ac/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-10-17T23:57:48.213989Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-10-17T23:57:48.213993Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-10-17T23:57:48.214036Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-10-17T23:57:48.214045Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:57:48 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:57:49 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_matched_reads.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Oct 17 19:57:50 2025 ----------------
19:57:50 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_align2genome.bam'
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 63.02gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 781469.67Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 159.59gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 516972.83Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 151.20gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2612947.92Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 15.41gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1460412.26Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:57:50 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:57:50 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_matched_reads_dedup.fastq.gz -> /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Fri Oct 17 19:57:51 2025 ----------
19:57:51 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample3_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sampleA_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample2_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfc35933210/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/config_file_76796.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Oct 17 19:57:52 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads	Barcodes
4	1
3	9
2	9
1	44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads	Barcodes
4	2
3	3
2	16
1	47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/bc_allow.tsv
Number of known barcodes: 143
Processing file: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Oct 17 19:57:53 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_align2genome.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_matched_reads.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Oct 17 19:58:01 2025 ----------------
19:58:01 Fri Oct 17 2025 quantify genes 
Using BAM(s):
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_align2genome.bam',
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_align2genome.bam',
and
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_align2genome.bam'
	Counter({'counted_reads': 176})
	Counter({'counted_reads': 358})
	Counter({'counted_reads': 95})
	Counter({'counted_reads': 91})
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 63.80gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 737914.14Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 152.49gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2968788.22Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 144.89gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 2222030.09Read/s]
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 109.90gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 737914.14Read/s]
-- Running step: isoform_identification @ Fri Oct 17 19:58:01 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Oct 17 19:58:01 2025 -------------------
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample1.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample2.fq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_matched_reads.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_matched_reads_dedup.fastq.gz, /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_realign2transcript.bam
/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_matched_reads_dedup.fastq.gz ->/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Oct 17 19:58:09 2025 ----------
19:58:09 Fri Oct 17 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample3_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sampleA_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample2_realign2transcript.bamdone
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_realign2transcript.bam...
parsing /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpyLHRF2/file12bfcb473961/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
[ FAIL 0 | WARN 183 | SKIP 0 | PASS 59 ]

[ FAIL 0 | WARN 183 | SKIP 0 | PASS 59 ]
	Counter({'counted_reads': 176})
	Counter({'counted_reads': 358})
	Counter({'counted_reads': 95})
	Counter({'counted_reads': 91})
> 
> proc.time()
   user  system elapsed 
279.582  18.416 297.371 
/Users/biocbuild/.pyenv/versions/3.11.9/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
  warnings.warn('resource_tracker: There appear to be %d '

Example timings

FLAMES.Rcheck/FLAMES-Ex.timings

nameusersystemelapsed
BulkPipeline2.0270.2242.633
MultiSampleSCPipeline4.7960.6318.076
SingleCellPipeline1.7170.1150.907
add_gene_counts0.0800.0010.087
annotation_to_fasta0.0520.0010.054
blaze2.5210.3002.974
bulk_long_pipeline1.7600.5221.602
combine_sce0.2060.0470.255
config-set0.0930.1180.241
config0.0880.0710.169
controllers-set0.1330.0270.172
controllers0.1090.0770.194
convolution_filter000
create_config0.0030.0010.004
create_sce_from_dir2.6730.4812.269
create_se_from_dir1.1210.2531.386
cutadapt0.0470.0130.064
example_pipeline0.0980.0140.114
experiment1.0170.1711.213
filter_annotation0.0150.0020.017
filter_coverage0.4400.1070.561
find_barcode0.6960.1050.831
find_bin0.0020.0030.007
find_variants6.3610.0866.146
get_coverage0.4610.1240.602
index_genome0.0910.1070.198
mutation_positions0.6350.0190.657
plot_coverage1.0170.1501.200
plot_demultiplex1.0810.2411.470
plot_demultiplex_raw0.5710.0310.650
plot_durations1.0930.1881.298
plot_isoform_heatmap2.5170.1022.653
plot_isoform_reduced_dim10.036 0.09910.179
plot_isoforms1.1040.0051.117
resume_FLAMES1.2110.1791.424
run_FLAMES1.3080.2481.605
run_step0.6390.1490.820
sc_DTU_analysis4.3680.6133.844
sc_gene_entropy0.7800.0240.945
sc_genotype1.6490.4321.585
sc_impute_transcript0.1960.0040.202
sc_long_multisample_pipeline7.0281.1355.190
sc_long_pipeline2.4210.3201.549
sc_mutations1.4020.2231.256
sc_plot_genotype5.2400.1094.644
show-FLAMESPipeline0.1020.0180.137
steps-set0.1460.0210.174
steps0.0560.0240.082
weight_transcripts0.0100.0050.015