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

This page was generated on 2025-12-22 12:05 -0500 (Mon, 22 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 744/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FLAMES 2.4.1  (landing page)
Changqing Wang
Snapshot Date: 2025-12-18 13:45 -0500 (Thu, 18 Dec 2025)
git_url: https://git.bioconductor.org/packages/FLAMES
git_branch: RELEASE_3_22
git_last_commit: 41bbd55
git_last_commit_date: 2025-10-31 01:50:56 -0500 (Fri, 31 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  ERROR    ERROR  skipped


CHECK results for FLAMES on kjohnson1

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.4.1
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.4.1.tar.gz
StartedAt: 2025-12-20 02:08:38 -0500 (Sat, 20 Dec 2025)
EndedAt: 2025-12-20 02:38:02 -0500 (Sat, 20 Dec 2025)
EllapsedTime: 1764.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: FLAMES.Rcheck
Warnings: NA

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.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* 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.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FLAMES/DESCRIPTION’ ... OK
* this is package ‘FLAMES’ version ‘2.4.1’
* 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.0.40.1)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    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     31.369  0.514  43.594
find_variants                24.112  0.318  33.775
sc_long_multisample_pipeline 18.351  2.626  21.350
sc_plot_genotype             15.843  0.328  19.606
MultiSampleSCPipeline        14.445  1.553  22.783
sc_DTU_analysis              11.318  1.255  15.054
plot_isoform_heatmap          8.816  0.354  13.733
create_sce_from_dir           7.181  1.208  10.519
blaze                         6.795  0.802  13.261
sc_long_pipeline              6.158  0.738   6.073
bulk_long_pipeline            4.910  1.126   5.909
BulkPipeline                  5.261  0.490   7.953
sc_genotype                   4.203  0.815   5.955
create_se_from_dir            3.712  0.742   6.516
plot_durations                3.502  0.562   5.524
resume_FLAMES                 3.505  0.551   5.013
plot_isoforms                 3.967  0.036   5.489
plot_demultiplex              3.445  0.507   5.880
plot_coverage                 3.512  0.378   5.661
experiment                    3.220  0.510   5.059
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
  ── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
  Expected `is.null(experiment(result))` to be FALSE.
  Differences:
  `actual`:   TRUE 
  `expected`: FALSE
  
  experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
  
  [ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]
  Error:
  ! Test failures.
  Execution halted
  /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 '
* 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: 1 ERROR, 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.4.1’
** using non-staged installation via StagedInstall field
** libs
/bin/sh: rustc: command not found
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++17
using SDK: ‘MacOSX11.3.1.sdk’
/bin/sh: rustc: command not found
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/
Cargo not found, skipping oarfish installation.
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.fail


R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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:  /tmp/Rtmpqveu1A/file1688431867f2b/config_file_92292.json 
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688431867f2b/config_file_92292.json 
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688431867f2b/config_file_92292.json 
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168844b31d0f8/config_file_92292.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 /tmp/Rtmpqveu1A/file1688443cdab73/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 /tmp/Rtmpqveu1A/file1688429a67821/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 /tmp/Rtmpqveu1A/file1688429a67821/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168846dff1593/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168846dff1593/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168846dff1593/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168846dff1593/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 /tmp/Rtmpqveu1A/file168843c7751a1/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:  /tmp/Rtmpqveu1A/file168846e79f44b/config_file_92292.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 @ Sat Dec 20 02:24:51 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmpqveu1A/file168846e79f44b/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /tmp/Rtmpqveu1A/file168846e79f44b/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /tmp/Rtmpqveu1A/file168846e79f44b/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:24:53 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168847ef9183c/config_file_92292.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 @ Sat Dec 20 02:25:06 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file168847ef9183c/sample1_align2genome.bam
sample2 ->/tmp/Rtmpqveu1A/file168847ef9183c/sample2_align2genome.bam
sample3 ->/tmp/Rtmpqveu1A/file168847ef9183c/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:25:42 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688468deb75f/config_file_92292.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 @ Sat Dec 20 02:25:44 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmpqveu1A/file1688468deb75f/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /tmp/Rtmpqveu1A/file1688468deb75f/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /tmp/Rtmpqveu1A/file1688468deb75f/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:25:46 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168845abf817/config_file_92292.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 @ Sat Dec 20 02:25:47 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file168845abf817/sample1_align2genome.bam
sample2 ->/tmp/Rtmpqveu1A/file168845abf817/sample2_align2genome.bam
sample3 ->/tmp/Rtmpqveu1A/file168845abf817/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:26:27 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688456c5a69c/config_file_92292.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 @ Sat Dec 20 02:26:28 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:26:30 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:26:32 2025 -------------------
Realigning sample sample1 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /tmp/Rtmpqveu1A/file1688456c5a69c/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Sat Dec 20 02:26:34 2025 ----------
2025-12-20T07:26:34.137549Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:26:34.148253Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688456c5a69c/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:26:34.148340Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:26:34.148362Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:26:34.148472Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:26:34.148493Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:26:34.209384Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:26:34.209960Z  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-12-20T07:26:34.210077Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-12-20T07:26:34.210088Z  INFO oarfish::bulk: number of aligned reads : 98
2025-12-20T07:26:34.210095Z  INFO oarfish::bulk: number of unique alignments : 86
2025-12-20T07:26:34.214962Z  INFO oarfish: oarfish completed successfully.
2025-12-20T07:26:34.260885Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:26:34.261942Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688456c5a69c/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:26:34.262040Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:26:34.262059Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:26:34.262185Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:26:34.262203Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:26:34.267837Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:26:34.268216Z  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-12-20T07:26:34.268264Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-12-20T07:26:34.268273Z  INFO oarfish::bulk: number of aligned reads : 97
2025-12-20T07:26:34.268281Z  INFO oarfish::bulk: number of unique alignments : 79
2025-12-20T07:26:34.273003Z  INFO oarfish: oarfish completed successfully.
2025-12-20T07:26:34.332343Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:26:34.334366Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688456c5a69c/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:26:34.334412Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:26:34.334438Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:26:34.334541Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:26:34.334600Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:26:34.362917Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:26:34.363579Z  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-12-20T07:26:34.363628Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-12-20T07:26:34.363639Z  INFO oarfish::bulk: number of aligned reads : 187
2025-12-20T07:26:34.363647Z  INFO oarfish::bulk: number of unique alignments : 140
2025-12-20T07:26:34.368554Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688446d3b0a/config_file_92292.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 @ Sat Dec 20 02:26:35 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample1_align2genome.bam
sample2 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample2_align2genome.bam
sample3 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:27:09 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:27:09 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmpqveu1A/file1688446d3b0a/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:27:46 2025 ----------
2025-12-20T07:27:47.030202Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:27:47.041989Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688446d3b0a/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:27:47.042058Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:27:47.042101Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:27:47.042231Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:27:47.042263Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:27:47.050174Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:27:47.050442Z  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-12-20T07:27:47.050491Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-12-20T07:27:47.050507Z  INFO oarfish::bulk: number of aligned reads : 98
2025-12-20T07:27:47.050523Z  INFO oarfish::bulk: number of unique alignments : 86
2025-12-20T07:27:47.058045Z  INFO oarfish: oarfish completed successfully.
2025-12-20T07:27:47.099956Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:27:47.101028Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688446d3b0a/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:27:47.101110Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:27:47.101128Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:27:47.101250Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:27:47.101274Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:27:47.108717Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:27:47.109015Z  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-12-20T07:27:47.109062Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-12-20T07:27:47.109072Z  INFO oarfish::bulk: number of aligned reads : 97
2025-12-20T07:27:47.109080Z  INFO oarfish::bulk: number of unique alignments : 79
2025-12-20T07:27:47.115037Z  INFO oarfish: oarfish completed successfully.
2025-12-20T07:27:47.155883Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:27:47.157037Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688446d3b0a/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:27:47.157117Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:27:47.157135Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:27:47.157257Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:27:47.157288Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:27:47.169341Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-20T07:27:47.169610Z  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-12-20T07:27:47.169655Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-12-20T07:27:47.169664Z  INFO oarfish::bulk: number of aligned reads : 187
2025-12-20T07:27:47.169672Z  INFO oarfish::bulk: number of unique alignments : 140
2025-12-20T07:27:47.176264Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688465222ff/config_file_92292.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 @ Sat Dec 20 02:27:48 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmpqveu1A/file1688465222ff/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample2 -> /tmp/Rtmpqveu1A/file1688465222ff/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample sample3 -> /tmp/Rtmpqveu1A/file1688465222ff/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:27:49 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:27:50 2025 -------------------
Realigning sample sample1 -> /tmp/Rtmpqveu1A/file1688465222ff/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample2 -> /tmp/Rtmpqveu1A/file1688465222ff/sample2_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Realigning sample sample3 -> /tmp/Rtmpqveu1A/file1688465222ff/sample3_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Sat Dec 20 02:27:51 2025 ----------
02:27:51 Sat Dec 20 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:  /tmp/Rtmpqveu1A/file168847663f743/config_file_92292.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 @ Sat Dec 20 02:27:54 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file168847663f743/sample1_align2genome.bam
sample2 ->/tmp/Rtmpqveu1A/file168847663f743/sample2_align2genome.bam
sample3 ->/tmp/Rtmpqveu1A/file168847663f743/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:28:28 2025 -------------
Inputs:  ['/tmp/Rtmpqveu1A/file1688465222ff/sample3_realign2transcript.bam', '/tmp/Rtmpqveu1A/file1688465222ff/sample2_realign2transcript.bam', '/tmp/Rtmpqveu1A/file1688465222ff/sample1_realign2transcript.bam'] /tmp/Rtmpqveu1A/file1688465222ff/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 @ Sat Dec 20 02:28:29 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmpqveu1A/file168847663f743/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmpqveu1A/file168847663f743/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmpqveu1A/file168847663f743/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:29:05 2025 ----------
02:29:05 Sat Dec 20 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:  /tmp/Rtmpqveu1A/file1688426830f17/config_file_92292.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 @ Sat Dec 20 02:29:07 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 /tmp/Rtmpqveu1A/file1688426830f17/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 @ Sat Dec 20 02:29:08 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file1688426830f17/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688426830f17/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:29:08 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168842e82adec/config_file_92292.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 @ Sat Dec 20 02:29:09 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 /tmp/Rtmpqveu1A/file168842e82adec/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 @ Sat Dec 20 02:29:10 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file168842e82adec/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842e82adec/align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:29:44 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168842d13bec7/config_file_92292.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 @ Sat Dec 20 02:29: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 /tmp/Rtmpqveu1A/file168842d13bec7/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 @ Sat Dec 20 02:29:45 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file168842d13bec7/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168842d13bec7/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 @ Sat Dec 20 02:29:45 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688444552028/config_file_92292.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 @ Sat Dec 20 02:29:46 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 /tmp/Rtmpqveu1A/file1688444552028/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 @ Sat Dec 20 02:29:46 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file1688444552028/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file1688444552028/align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:30:23 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688452209441/config_file_92292.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 @ Sat Dec 20 02:30:23 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 /tmp/Rtmpqveu1A/file1688452209441/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 @ Sat Dec 20 02:30:24 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file1688452209441/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688452209441/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Sat Dec 20 02:30:25 2025 -------------
Inputs:  ['/tmp/Rtmpqveu1A/file168847663f743/sample3_realign2transcript.bam', '/tmp/Rtmpqveu1A/file168847663f743/sample2_realign2transcript.bam', '/tmp/Rtmpqveu1A/file168847663f743/sample1_realign2transcript.bam'] /tmp/Rtmpqveu1A/file168847663f743/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 @ Sat Dec 20 02:30:25 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) /tmp/Rtmpqveu1A/file1688452209441/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file1688452209441/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /tmp/Rtmpqveu1A/file1688452209441/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688452209441/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 @ Sat Dec 20 02:30:26 2025 ----------
2025-12-20T07:30:26.637282Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:30:26.638131Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file1688452209441/realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:30:26.638339Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:30:26.639701Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:30:26.639884Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:30:26.639905Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:30:26.710321Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168842595b0ae/config_file_92292.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 @ Sat Dec 20 02:30: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 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/Rtmpqveu1A/file168842595b0ae/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 @ Sat Dec 20 02:30:28 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file168842595b0ae/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842595b0ae/align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:31:02 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:31:03 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) /tmp/Rtmpqveu1A/file168842595b0ae/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168842595b0ae/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/tmp/Rtmpqveu1A/file168842595b0ae/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842595b0ae/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:31:39 2025 ----------
2025-12-20T07:31:39.759493Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:31:39.760966Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file168842595b0ae/realign2transcript.bam, contains 10 reference sequences.
2025-12-20T07:31:39.761032Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:31:39.761052Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:31:39.761168Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:31:39.761188Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-20T07:31:39.864786Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file16884361f05d5/config_file_92292.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 @ Sat Dec 20 02:31:41 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 /tmp/Rtmpqveu1A/file16884361f05d5/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 @ Sat Dec 20 02:31:41 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file16884361f05d5/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884361f05d5/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 @ Sat Dec 20 02:31:42 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:31:43 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) /tmp/Rtmpqveu1A/file16884361f05d5/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file16884361f05d5/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /tmp/Rtmpqveu1A/file16884361f05d5/matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884361f05d5/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 @ Sat Dec 20 02:31:43 2025 ----------
02:31:43 Sat Dec 20 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file16884c6bf102/config_file_92292.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 @ Sat Dec 20 02:31:45 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 /tmp/Rtmpqveu1A/file16884c6bf102/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 @ Sat Dec 20 02:31:46 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file16884c6bf102/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file16884c6bf102/align2genome.bam
-- Running step: isoform_identification @ Sat Dec 20 02:32:19 2025 -------------
	Counter({'counted_reads': 368, 'unmapped': 4})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:32:20 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) /tmp/Rtmpqveu1A/file16884c6bf102/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file16884c6bf102/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/tmp/Rtmpqveu1A/file16884c6bf102/matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file16884c6bf102/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:32:52 2025 ----------
02:32:52 Sat Dec 20 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168848672da5/config_file_92292.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 @ Sat Dec 20 02:32:55 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 /tmp/Rtmpqveu1A/file168848672da5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168848672da5/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168848672da5/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168848672da5/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 /tmp/Rtmpqveu1A/file168848672da5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168848672da5/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 /tmp/Rtmpqveu1A/file168848672da5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168848672da5/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 /tmp/Rtmpqveu1A/file168848672da5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168848672da5/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 @ Sat Dec 20 02:32:57 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file168848672da5/sampleA_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168848672da5/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file168848672da5/sample1_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168848672da5/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file168848672da5/sample2_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168848672da5/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file168848672da5/sample3_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168848672da5/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Dec 20 02:33:00 2025 ----------------
02:33:00 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file168848672da5/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file168848672da5/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file168848672da5/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file168848672da5/sample3_align2genome.bam'
	Counter({'counted_reads': 368, 'unmapped': 4})
parsing /tmp/Rtmpqveu1A/file168848672da5/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 13.68gene_group/s]
2025-12-20 02:33:03.267 R[92292:338790784] 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, 219321.48Read/s]
parsing /tmp/Rtmpqveu1A/file168848672da5/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 46.76gene_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, 215052.81Read/s]
parsing /tmp/Rtmpqveu1A/file168848672da5/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 31.79gene_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, 344359.93Read/s]
parsing /tmp/Rtmpqveu1A/file168848672da5/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 25.73gene_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, 252992.01Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:33:04 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688413a467a8/config_file_92292.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 @ Sat Dec 20 02:33:05 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 /tmp/Rtmpqveu1A/file1688413a467a8/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/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 /tmp/Rtmpqveu1A/file1688413a467a8/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/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 /tmp/Rtmpqveu1A/file1688413a467a8/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/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 /tmp/Rtmpqveu1A/file1688413a467a8/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688413a467a8/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 @ Sat Dec 20 02:33:07 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file1688413a467a8/sampleA_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file1688413a467a8/sampleA_align2genome.bam
/tmp/Rtmpqveu1A/file1688413a467a8/sample1_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file1688413a467a8/sample1_align2genome.bam
/tmp/Rtmpqveu1A/file1688413a467a8/sample2_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file1688413a467a8/sample2_align2genome.bam
/tmp/Rtmpqveu1A/file1688413a467a8/sample3_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file1688413a467a8/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Dec 20 02:33:43 2025 ----------------
02:33:43 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file1688413a467a8/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file1688413a467a8/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file1688413a467a8/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file1688413a467a8/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file1688413a467a8/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 10.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, 133284.52Read/s]
parsing /tmp/Rtmpqveu1A/file1688413a467a8/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 31.22gene_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, 520514.27Read/s]
parsing /tmp/Rtmpqveu1A/file1688413a467a8/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 29.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, 667542.65Read/s]
parsing /tmp/Rtmpqveu1A/file1688413a467a8/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 29.77gene_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, 244759.93Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:33:44 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file1688445927bd9/config_file_92292.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 @ Sat Dec 20 02:33:46 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 /tmp/Rtmpqveu1A/file1688445927bd9/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file1688445927bd9/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 @ Sat Dec 20 02:33:47 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file1688445927bd9/sampleA_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/sample1_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/sample2_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688445927bd9/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 /tmp/Rtmpqveu1A/file1688445927bd9/sample3_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file1688445927bd9/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 @ Sat Dec 20 02:33:51 2025 ----------------
02:33:51 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file1688445927bd9/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file1688445927bd9/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file1688445927bd9/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file1688445927bd9/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file1688445927bd9/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 21.04gene_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, 251312.43Read/s]
parsing /tmp/Rtmpqveu1A/file1688445927bd9/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.93gene_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, 597819.84Read/s]
parsing /tmp/Rtmpqveu1A/file1688445927bd9/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 34.51gene_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, 135310.60Read/s]
parsing /tmp/Rtmpqveu1A/file1688445927bd9/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 17.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, 498183.20Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:33:52 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168843a8ef637/config_file_92292.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 @ Sat Dec 20 02:33:53 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 /tmp/Rtmpqveu1A/file168843a8ef637/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/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 /tmp/Rtmpqveu1A/file168843a8ef637/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/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 /tmp/Rtmpqveu1A/file168843a8ef637/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/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 /tmp/Rtmpqveu1A/file168843a8ef637/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843a8ef637/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 @ Sat Dec 20 02:33:55 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file168843a8ef637/sampleA_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843a8ef637/sampleA_align2genome.bam
/tmp/Rtmpqveu1A/file168843a8ef637/sample1_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843a8ef637/sample1_align2genome.bam
/tmp/Rtmpqveu1A/file168843a8ef637/sample2_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843a8ef637/sample2_align2genome.bam
/tmp/Rtmpqveu1A/file168843a8ef637/sample3_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843a8ef637/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Dec 20 02:34:30 2025 ----------------
02:34:30 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file168843a8ef637/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843a8ef637/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843a8ef637/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file168843a8ef637/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file168843a8ef637/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 16.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, 251029.66Read/s]
parsing /tmp/Rtmpqveu1A/file168843a8ef637/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 48.34gene_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, 416399.02Read/s]
parsing /tmp/Rtmpqveu1A/file168843a8ef637/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  5.98gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  5.97gene_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, 367818.16Read/s]
parsing /tmp/Rtmpqveu1A/file168843a8ef637/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.64gene_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, 458454.00Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:34:32 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file16884df6da9d/config_file_92292.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 @ Sat Dec 20 02:34:33 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 /tmp/Rtmpqveu1A/file16884df6da9d/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/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 /tmp/Rtmpqveu1A/file16884df6da9d/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/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 /tmp/Rtmpqveu1A/file16884df6da9d/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/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 /tmp/Rtmpqveu1A/file16884df6da9d/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file16884df6da9d/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 @ Sat Dec 20 02:34:35 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample1_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample2_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
Aligning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample3_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Dec 20 02:34:38 2025 ----------------
02:34:38 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file16884df6da9d/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file16884df6da9d/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file16884df6da9d/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file16884df6da9d/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 18.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, 112156.76Read/s]
parsing /tmp/Rtmpqveu1A/file16884df6da9d/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 44.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, 585600.36Read/s]
parsing /tmp/Rtmpqveu1A/file16884df6da9d/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.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, 443316.28Read/s]
parsing /tmp/Rtmpqveu1A/file16884df6da9d/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 30.40gene_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, 503324.53Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:34:39 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:34:40 2025 -------------------
Checking for fastq file(s) /tmp/Rtmpqveu1A/file16884df6da9d/fastq, /tmp/Rtmpqveu1A/file16884df6da9d/fastq/sample1.fq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/fastq/sample2.fq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample1_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample2_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file16884df6da9d/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample1_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample1_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample2_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample2_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

Realigning sample /tmp/Rtmpqveu1A/file16884df6da9d/sample3_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file16884df6da9d/sample3_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

-- Running step: transcript_quantification @ Sat Dec 20 02:34:44 2025 ----------
2025-12-20T07:34:44.466198Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:34:44.467030Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file16884df6da9d/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:34:44.467108Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:34:44.467133Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:34:44.467643Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:34:44.467676Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:34:44.528643Z  INFO oarfish::single_cell: Processed 100 cells.
2025-12-20T07:34:45.518626Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:34:45.519500Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file16884df6da9d/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:34:45.519536Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:34:45.519555Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:34:45.519666Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:34:45.519687Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:34:46.447758Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:34:46.448780Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file16884df6da9d/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:34:46.448821Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:34:46.448843Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:34:46.448958Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:34:46.448979Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:34:47.504321Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:34:47.504991Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file16884df6da9d/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:34:47.505077Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:34:47.505099Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:34:47.505211Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:34:47.505235Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168842107c031/config_file_92292.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 @ Sat Dec 20 02:34:49 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 /tmp/Rtmpqveu1A/file168842107c031/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168842107c031/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168842107c031/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168842107c031/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 /tmp/Rtmpqveu1A/file168842107c031/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168842107c031/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 /tmp/Rtmpqveu1A/file168842107c031/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168842107c031/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 /tmp/Rtmpqveu1A/file168842107c031/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168842107c031/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 @ Sat Dec 20 02:34:50 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file168842107c031/sampleA_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sampleA_align2genome.bam
/tmp/Rtmpqveu1A/file168842107c031/sample1_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample1_align2genome.bam
/tmp/Rtmpqveu1A/file168842107c031/sample2_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample2_align2genome.bam
/tmp/Rtmpqveu1A/file168842107c031/sample3_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Dec 20 02:35:27 2025 ----------------
02:35:27 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file168842107c031/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file168842107c031/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file168842107c031/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file168842107c031/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file168842107c031/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 20.18gene_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, 215854.09Read/s]
parsing /tmp/Rtmpqveu1A/file168842107c031/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 34.50gene_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, 747861.07Read/s]
parsing /tmp/Rtmpqveu1A/file168842107c031/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 39.38gene_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, 665213.47Read/s]
parsing /tmp/Rtmpqveu1A/file168842107c031/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 33.44gene_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, 191482.26Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:35:28 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:35:29 2025 -------------------
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168842107c031/fastq, /tmp/Rtmpqveu1A/file168842107c031/fastq/sample1.fq.gz, /tmp/Rtmpqveu1A/file168842107c031/fastq/sample2.fq.gz, /tmp/Rtmpqveu1A/file168842107c031/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168842107c031/sampleA_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample1_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample2_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168842107c031/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168842107c031/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmpqveu1A/file168842107c031/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sampleA_realign2transcript.bam
/tmp/Rtmpqveu1A/file168842107c031/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample1_realign2transcript.bam
/tmp/Rtmpqveu1A/file168842107c031/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample2_realign2transcript.bam
/tmp/Rtmpqveu1A/file168842107c031/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168842107c031/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:36:06 2025 ----------
2025-12-20T07:36:06.374517Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:36:06.394980Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file168842107c031/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:36:06.395035Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:36:06.395047Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:36:06.395125Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:36:06.395137Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:36:06.731122Z  INFO oarfish::single_cell: Processed 100 cells.
2025-12-20T07:36:08.008045Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:36:08.010856Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file168842107c031/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:36:08.010916Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:36:08.010936Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:36:08.011069Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:36:08.011093Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:36:09.111909Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:36:09.113977Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file168842107c031/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:36:09.114102Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:36:09.114136Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:36:09.114373Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:36:09.114427Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-20T07:36:10.203967Z  INFO oarfish: setting user-provided filter parameters.
2025-12-20T07:36:10.207401Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmpqveu1A/file168842107c031/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-12-20T07:36:10.207545Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-20T07:36:10.207567Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-20T07:36:10.207704Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-20T07:36:10.207728Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168843d2f3f46/config_file_92292.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 @ Sat Dec 20 02:36:12 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 /tmp/Rtmpqveu1A/file168843d2f3f46/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843d2f3f46/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 @ Sat Dec 20 02:36:14 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_matched_reads.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 @ Sat Dec 20 02:36:17 2025 ----------------
02:36:17 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843d2f3f46/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843d2f3f46/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file168843d2f3f46/sample3_align2genome.bam'
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 16.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, 108159.72Read/s]
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 48.53gene_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, 771125.17Read/s]
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 46.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, 986987.95Read/s]
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 22.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, 129346.84Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:36:18 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:36:19 2025 -------------------
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843d2f3f46/fastq, /tmp/Rtmpqveu1A/file168843d2f3f46/fastq/sample1.fq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/fastq/sample2.fq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_matched_reads_dedup.fastq.gz -> /tmp/Rtmpqveu1A/file168843d2f3f46/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 @ Sat Dec 20 02:36:21 2025 ----------
02:36:21 Sat Dec 20 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843d2f3f46/sample3_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843d2f3f46/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843d2f3f46/sample2_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843d2f3f46/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843d2f3f46/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/Rtmpqveu1A/file168843fa03a97/config_file_92292.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 @ Sat Dec 20 02:36:27 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 /tmp/Rtmpqveu1A/file168843fa03a97/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/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 /tmp/Rtmpqveu1A/file168843fa03a97/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/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 /tmp/Rtmpqveu1A/file168843fa03a97/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/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 /tmp/Rtmpqveu1A/file168843fa03a97/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/Rtmpqveu1A/file168843fa03a97/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 @ Sat Dec 20 02:36:29 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_align2genome.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample1_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample1_align2genome.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample2_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample2_align2genome.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample3_matched_reads.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Dec 20 02:37:04 2025 ----------------
02:37:04 Sat Dec 20 2025 quantify genes 
Using BAM(s): '/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843fa03a97/sample1_align2genome.bam',
'/tmp/Rtmpqveu1A/file168843fa03a97/sample2_align2genome.bam', and
'/tmp/Rtmpqveu1A/file168843fa03a97/sample3_align2genome.bam'
	Counter({'counted_reads': 176})
	Counter({'counted_reads': 358})
	Counter({'counted_reads': 95})
	Counter({'counted_reads': 91})
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 23.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, 156513.22Read/s]
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 41.98gene_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, 836118.33Read/s]
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 48.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, 670616.53Read/s]
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 28.73gene_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, 312215.57Read/s]
-- Running step: isoform_identification @ Sat Dec 20 02:37:05 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Dec 20 02:37:06 2025 -------------------
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843fa03a97/fastq, /tmp/Rtmpqveu1A/file168843fa03a97/fastq/sample1.fq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/fastq/sample2.fq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843fa03a97/sampleA_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample1_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample2_matched_reads.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmpqveu1A/file168843fa03a97/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmpqveu1A/file168843fa03a97/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_realign2transcript.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample1_realign2transcript.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample2_realign2transcript.bam
/tmp/Rtmpqveu1A/file168843fa03a97/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmpqveu1A/file168843fa03a97/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Dec 20 02:37:41 2025 ----------
02:37:41 Sat Dec 20 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample3_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843fa03a97/sample3_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sampleA_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843fa03a97/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample2_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843fa03a97/sample2_realign2transcript.bamdone
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample1_realign2transcript.bam...
parsing /tmp/Rtmpqveu1A/file168843fa03a97/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmpqveu1A/file168843fa03a97/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
[ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`:   TRUE 
`expected`: FALSE

experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)

[ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]
Error:
! Test failures.
Execution halted
/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
BulkPipeline5.2610.4907.953
MultiSampleSCPipeline14.445 1.55322.783
SingleCellPipeline4.3900.2763.756
add_gene_counts0.3030.0070.394
annotation_to_fasta0.2170.0060.309
blaze 6.795 0.80213.261
bulk_long_pipeline4.9101.1265.909
combine_sce0.8110.0981.242
config-set0.2910.2700.924
config0.2690.3510.933
controllers-set0.4040.0630.711
controllers0.3330.1991.062
convolution_filter0.0010.0010.001
create_config0.0130.0030.028
create_sce_from_dir 7.181 1.20810.519
create_se_from_dir3.7120.7426.516
cutadapt0.1620.0530.270
example_pipeline0.4300.0470.772
experiment3.2200.5105.059
filter_annotation0.0570.0050.092
filter_coverage1.4710.3632.276
find_barcode2.2060.2643.674
find_bin0.0060.0100.027
find_variants24.112 0.31833.775
get_coverage1.4500.2902.249
index_genome0.2610.2640.740
mutation_positions2.0200.0193.202
plot_coverage3.5120.3785.661
plot_demultiplex3.4450.5075.880
plot_demultiplex_raw1.9290.0942.963
plot_durations3.5020.5625.524
plot_isoform_heatmap 8.816 0.35413.733
plot_isoform_reduced_dim31.369 0.51443.594
plot_isoforms3.9670.0365.489
resume_FLAMES3.5050.5515.013
run_FLAMES3.2320.5374.436
run_step1.6090.3002.288
sc_DTU_analysis11.318 1.25515.054
sc_gene_entropy2.3590.2243.914
sc_genotype4.2030.8155.955
sc_impute_transcript0.6350.0140.993
sc_long_multisample_pipeline18.351 2.62621.350
sc_long_pipeline6.1580.7386.073
sc_mutations3.8880.4614.869
sc_plot_genotype15.843 0.32819.606
show-FLAMESPipeline0.3640.0430.513
steps-set0.5410.0500.805
steps0.2090.0460.372
weight_transcripts0.0290.0260.062