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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
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-11 13:45 -0500 (Thu, 11 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 nebbiolo2

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: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings FLAMES_2.4.1.tar.gz
StartedAt: 2025-12-12 00:30:50 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 00:47:16 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 986.1 seconds
RetCode: 1
Status:   ERROR  
CheckDir: FLAMES.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings FLAMES_2.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 ‘/home/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... OK
* checking installed package size ... INFO
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    bin    1.1Mb
    data   1.8Mb
    libs   1.5Mb
* 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 loading without being on the library search path ... 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 ‘/home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/libs/FLAMES.so’:
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘exit’, possibly from ‘exit’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (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     24.892  0.164  25.055
blaze                         4.711 18.394  13.065
find_variants                20.747  0.055  20.197
bulk_long_pipeline            2.431 12.792   2.567
sc_long_multisample_pipeline  8.188  6.839   8.516
sc_plot_genotype             10.810  0.855  10.518
MultiSampleSCPipeline        10.184  0.518  11.076
sc_DTU_analysis               7.120  2.095   7.035
plot_isoform_heatmap          7.188  0.107   7.296
create_sce_from_dir           3.639  2.279   3.805
* 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:
  `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
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

FLAMES.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL FLAMES
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘FLAMES’ ...
** this is package ‘FLAMES’ version ‘2.4.1’
** using non-staged installation via StagedInstall field
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppFunctions.cpp -o RcppFunctions.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c classes/BamRecord.cpp -o classes/BamRecord.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c classes/GFFRecord.cpp -o classes/GFFRecord.o
In file included from classes/GFFRecord.cpp:8:
classes/../utility/utility.h: In function ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > parseSpace(const std::string&)’:
classes/../utility/utility.h:255:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |         for (int i = 0; i < s.size(); i++) {
      |                         ~~^~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c classes/GeneAnnotationParser.cpp -o classes/GeneAnnotationParser.o
In file included from classes/GeneAnnotationParser.cpp:15:
classes/../utility/utility.h: In function ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > parseSpace(const std::string&)’:
classes/../utility/utility.h:255:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |         for (int i = 0; i < s.size(); i++) {
      |                         ~~^~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c classes/Isoforms.cpp -o classes/Isoforms.o
In file included from classes/Isoforms.cpp:16:
classes/../utility/utility.h: In function ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > parseSpace(const std::string&)’:
classes/../utility/utility.h:255:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |         for (int i = 0; i < s.size(); i++) {
      |                         ~~^~~~~~~~~~
classes/Isoforms.cpp: In member function ‘void Isoforms::update_all_splice()’:
classes/Isoforms.cpp:233:35: warning: comparison of integer expressions of different signedness: ‘std::vector<StartEndPair>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  233 |                 if (blocks.size() >= (int)this->Min_sup_cnt) {
      |                     ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
classes/Isoforms.cpp: In member function ‘void Isoforms::filter_TSS_TES(std::ofstream&, DoubleJunctions, float)’:
classes/Isoforms.cpp:368:33: warning: comparison of integer expressions of different signedness: ‘std::unordered_map<int, int>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  368 |         if ((left_counts.size() < (int)this->Min_sup_cnt) ||
      |              ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
classes/Isoforms.cpp:369:38: warning: comparison of integer expressions of different signedness: ‘std::unordered_map<int, int>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  369 |                 (right_counts.size() < (int)this->Min_sup_cnt)) {
      |                  ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
classes/Isoforms.cpp: In member function ‘void Isoforms::match_known_annotation(const std::unordered_map<std::__cxx11::basic_string<char>, Junctions>&, const std::unordered_map<std::__cxx11::basic_string<char>, Pos>&, const std::unordered_map<std::__cxx11::basic_string<char>, std::vector<StartEndPair> >&, GeneBlocks, std::unordered_map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >)’:
classes/Isoforms.cpp:662:51: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const long unsigned int’ [-Wsign-compare]
  662 |                                 for (int j = 0; j < std::min(raw_iso_key.size() - 1, junction.junctions.size()); j++) {
      |                                                 ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
classes/Isoforms.cpp:713:43: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  713 |                         for (int i = 0; i < new_exons.size(); ++i) {
      |                                         ~~^~~~~~~~~~~~~~~~~~
classes/Isoforms.cpp:725:46: warning: comparisons like ‘X<=Y<=Z’ do not have their mathematical meaning [-Wparentheses]
  725 |                                 } else if (0 < i < raw_iso_key.size() - 1) { // a site from the middle somewhere
      |                                            ~~^~~
classes/Isoforms.cpp: In member function ‘std::string Isoforms::isoform_to_gff3(float)’:
classes/Isoforms.cpp:1140:43: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
 1140 |                         for (int i = 0; i < exons.size(); i+=2) {
      |                                         ~~^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c classes/junctions.cpp -o classes/junctions.o
In file included from classes/junctions.cpp:12:
classes/../utility/utility.h: In function ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > parseSpace(const std::string&)’:
classes/../utility/utility.h:255:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |         for (int i = 0; i < s.size(); i++) {
      |                         ~~^~~~~~~~~~
classes/junctions.cpp: In function ‘std::unordered_map<std::__cxx11::basic_string<char>, std::vector<StartEndPair> > get_gene_flat(const std::unordered_map<std::__cxx11::basic_string<char>, std::vector<std::__cxx11::basic_string<char> > >&, const std::unordered_map<std::__cxx11::basic_string<char>, std::vector<StartEndPair> >&)’:
classes/junctions.cpp:166:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<StartEndPair>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  166 |         for (int i = 1; i < exons.size(); i++) {
      |                         ~~^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c main-functions/find_isoform.cpp -o main-functions/find_isoform.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c main-functions/flexiplex.cpp -o main-functions/flexiplex.o
main-functions/flexiplex.cpp: In function ‘unsigned int edit_distance(const std::string&, const std::string&, unsigned int&, int)’:
main-functions/flexiplex.cpp:123:21: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
  123 |       if (min_value <= max_editd)
      |           ~~~~~~~~~~^~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘std::string get_umi(const std::string&, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&, const std::vector<int>&, int, int, bool, int, int)’:
main-functions/flexiplex.cpp:164:22: warning: comparison of integer expressions of different signedness: ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  164 |     if (seq.length() < umi_start + umi_length) {
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:186:36: warning: comparison of integer expressions of different signedness: ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  186 |     if (read_to_subpatterns.size() > umi_index + 1) {
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘Barcode get_barcode(const std::string&, const std::unordered_set<std::__cxx11::basic_string<char> >&, int, int, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
main-functions/flexiplex.cpp:299:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘__gnu_cxx::__alloc_traits<std::allocator<long unsigned int>, long unsigned int>::value_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  299 |     if (i_pattern >= subpattern_ends[i_subpattern]) {
main-functions/flexiplex.cpp:358:22: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
  358 |     if (editDistance == barcode.editd) {
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:360:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
  360 |     } else if (editDistance < barcode.editd &&
      |                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:361:29: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
  361 |                editDistance <= barcode_max_editd) { // if best so far, update
      |                ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘std::vector<Barcode> big_barcode_search(const std::string&, const std::unordered_set<std::__cxx11::basic_string<char> >&, int, int, const std::vector<std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > >&)’:
main-functions/flexiplex.cpp:400:29: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const std::__cxx11::basic_string<char>::size_type’ {aka ‘const long unsigned int’} [-Wsign-compare]
  400 |       if (barcode.flank_end == std::string::npos) {
      |           ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘void write_bgzfstring(BGZF*, const std::string&)’:
main-functions/flexiplex.cpp:423:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  423 |   if (bytes_written != str.size()) {
      |       ~~~~~~~~~~~~~~^~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘void print_stats(const std::string&, const std::vector<Barcode>&, BGZF*)’:
main-functions/flexiplex.cpp:438:28: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const std::__cxx11::basic_string<char>::size_type’ {aka ‘const long unsigned int’} [-Wsign-compare]
  438 |         (barcode.flank_end == std::string::npos ? "True" : "False") + "\n";
      |          ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘void print_read(const std::string&, const std::string&, const std::string&, const std::vector<Barcode>&, BGZF*, std::unordered_set<std::__cxx11::basic_string<char> >&, bool, bool, bool)’:
main-functions/flexiplex.cpp:475:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Barcode>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  475 |   for (int b = 0; b < vec_bc.size(); b++) {
      |                   ~~^~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:490:32: warning: comparison of integer expressions of different signedness: ‘const int’ and ‘const std::__cxx11::basic_string<char>::size_type’ {aka ‘const long unsigned int’} [-Wsign-compare]
  490 |     if (vec_bc.at(b).flank_end == std::string::npos) {
      |         ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:495:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Barcode>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  495 |     for (int f = 0; f < vec_bc.size(); f++) {
      |                     ~~^~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘Rcpp::IntegerVector flexiplex_cpp(Rcpp::StringVector, Rcpp::String, bool, int, int, Rcpp::StringVector, Rcpp::String, Rcpp::String, Rcpp::String, bool, int)’:
main-functions/flexiplex.cpp:754:25: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<SearchResult> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  754 |       for (int t = 0; t < sr_v.size();
      |                       ~~^~~~~~~~~~~~~
main-functions/flexiplex.cpp:759:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<SearchResult>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  759 |         for (int r = 0; r < sr_v[t].size(); r++) { // loop over the reads
      |                         ~~^~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:761:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Barcode>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  761 |           for (int b = 0; b < sr_v[t][r].vec_bc_for.size(); b++)
      |                           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:763:29: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<Barcode>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  763 |           for (int b = 0; b < sr_v[t][r].vec_bc_rev.size(); b++)
      |                           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c main-functions/get_transcript_seq.cpp -o main-functions/get_transcript_seq.o
main-functions/get_transcript_seq.cpp: In function ‘void write_fa(const std::string&, const std::string&, const std::string&, int)’:
main-functions/get_transcript_seq.cpp:87:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   87 |     while (i < seq.size()) {
      |            ~~^~~~~~~~~~~~
main-functions/get_transcript_seq.cpp:88:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   88 |         if (i + wrap_len > seq.size()) {
      |             ~~~~~~~~~~~~~^~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c main-functions/group_bam2isoform.cpp -o main-functions/group_bam2isoform.o
In file included from main-functions/group_bam2isoform.cpp:18:
main-functions/../utility/utility.h: In function ‘std::pair<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> > parseSpace(const std::string&)’:
main-functions/../utility/utility.h:255:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::__cxx11::basic_string<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |         for (int i = 0; i < s.size(); i++) {
      |                         ~~^~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c main-functions/pileup_readid.cpp -o main-functions/pileup_readid.o
main-functions/pileup_readid.cpp: In function ‘Rcpp::NumericMatrix variant_count_matrix_cpp(Rcpp::String, Rcpp::String, int, bool, bool)’:
main-functions/pileup_readid.cpp:268:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<char>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  268 |   for (int i = 0; i < BASES.size(); i++) {
      |                   ~~^~~~~~~~~~~~~~
main-functions/pileup_readid.cpp: In instantiation of ‘std::unordered_map<std::__cxx11::basic_string<char>, std::vector<std::vector<std::__cxx11::basic_string<char> > > > group_umis(const TableType&, int) [with TableType = std::unordered_map<std::__cxx11::basic_string<char>, std::unordered_map<std::__cxx11::basic_string<char>, std::unordered_map<std::__cxx11::basic_string<char>, unsigned int> > >]’:
main-functions/pileup_readid.cpp:342:30:   required from here
main-functions/pileup_readid.cpp:86:16: warning: unused variable ‘end’ [-Wunused-variable]
   86 |   unsigned int end;
      |                ^~~
main-functions/pileup_readid.cpp: In instantiation of ‘std::unordered_map<std::__cxx11::basic_string<char>, std::vector<std::vector<std::__cxx11::basic_string<char> > > > group_umis(const TableType&, int) [with TableType = std::unordered_map<std::__cxx11::basic_string<char>, std::unordered_map<std::__cxx11::basic_string<char>, std::array<unsigned int, 5> > >]’:
main-functions/pileup_readid.cpp:344:30:   required from here
main-functions/pileup_readid.cpp:86:16: warning: unused variable ‘end’ [-Wunused-variable]
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c tests/test-junctions.cpp -o tests/test-junctions.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c tests/test-parsing.cpp -o tests/test-parsing.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c utility/cigars.cpp -o utility/cigars.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c utility/edlib-1.2.7/edlib.cpp -o utility/edlib-1.2.7/edlib.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/testthat/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c utility/bam.c -o utility/bam.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/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 /home/biocbuild/bbs-3.22-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug FLAMES.so; fi
Building for x86_64
(cd submodule/minimap2 && make -f Makefile CFLAGS="-g -O2  -Wall -Werror=format-security -Wno-unused-result" minimap2)
make[1]: Entering directory '/home/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/submodule/minimap2'
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  main.c -o main.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  kthread.c -o kthread.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  kalloc.c -o kalloc.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  misc.c -o misc.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  bseq.c -o bseq.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  sketch.c -o sketch.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  sdust.c -o sdust.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  options.c -o options.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  index.c -o index.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  lchain.c -o lchain.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  align.c -o align.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  hit.c -o hit.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  seed.c -o seed.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  jump.c -o jump.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  map.c -o map.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  format.c -o format.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  pe.c -o pe.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  esterr.c -o esterr.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -DHAVE_KALLOC  splitidx.c -o splitidx.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse2 -DHAVE_KALLOC  ksw2_ll_sse.c -o ksw2_ll_sse.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH  ksw2_extz2_sse.c -o ksw2_extz2_sse41.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH  ksw2_extd2_sse.c -o ksw2_extd2_sse41.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH  ksw2_exts2_sse.c -o ksw2_exts2_sse41.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse2 -mno-sse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH -DKSW_SSE2_ONLY  ksw2_extz2_sse.c -o ksw2_extz2_sse2.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse2 -mno-sse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH -DKSW_SSE2_ONLY  ksw2_extd2_sse.c -o ksw2_extd2_sse2.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse2 -mno-sse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH -DKSW_SSE2_ONLY  ksw2_exts2_sse.c -o ksw2_exts2_sse2.o
cc -c -g -O2  -Wall -Werror=format-security -Wno-unused-result -msse4.1 -DHAVE_KALLOC -DKSW_CPU_DISPATCH  ksw2_dispatch.c -o ksw2_dispatch.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_sse41.o ksw2_extd2_sse41.o ksw2_exts2_sse41.o ksw2_extz2_sse2.o ksw2_extd2_sse2.o ksw2_exts2_sse2.o ksw2_dispatch.o
ar: `u' modifier ignored since `D' is the default (see `U')
cc -g -O2  -Wall -Werror=format-security -Wno-unused-result main.o -o minimap2 -L. -lminimap2 -lm -lz -lpthread
make[1]: Leaving directory '/home/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/submodule/minimap2'
echo "Installing binary to /home/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin"
Installing binary to /home/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin
mkdir -p ../inst/bin
cp submodule/minimap2/minimap2 ../inst/bin/
Rust version too old for edition 2024, skipping oarfish installation.
installing to /home/biocbuild/bbs-3.22-bioc/R/site-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 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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/RtmpvdL4JW/file32792e12f1db80/config_file_3307822.json 
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e12f1db80/config_file_3307822.json 
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e12f1db80/config_file_3307822.json 
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e47e23e48/config_file_3307822.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/RtmpvdL4JW/file32792e7e382484/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-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/RtmpvdL4JW/file32792ef837d93/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-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/RtmpvdL4JW/file32792ef837d93/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e4097f17f/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e4097f17f/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e4097f17f/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e4097f17f/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/RtmpvdL4JW/file32792e70e858f4/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-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/RtmpvdL4JW/file32792e24b53838/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:39:43 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmpvdL4JW/file32792e24b53838/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:39:44 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/RtmpvdL4JW/file32792e38dfc333/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:39:51 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e38dfc333/sample1_align2genome.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e38dfc333/sample2_align2genome.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e38dfc333/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:40:11 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/RtmpvdL4JW/file32792e58057be5/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:40:11 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmpvdL4JW/file32792e58057be5/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:40:12 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/RtmpvdL4JW/file32792e204e34bb/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:40:12 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e204e34bb/sample1_align2genome.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e204e34bb/sample2_align2genome.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e204e34bb/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:40:32 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/RtmpvdL4JW/file32792e5360d637/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:40:32 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmpvdL4JW/file32792e5360d637/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:40:33 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:40:34 2025 -------------------
Realigning sample sample1 -> /tmp/RtmpvdL4JW/file32792e5360d637/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /tmp/RtmpvdL4JW/file32792e5360d637/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /tmp/RtmpvdL4JW/file32792e5360d637/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Fri Dec 12 00:40:35 2025 ----------
2025-12-12T05:40:35.670096Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:40:35.670467Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5360d637/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:40:35.670478Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:40:35.670482Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:40:35.670577Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:40:35.670585Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:40:35.673145Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:40:35.673286Z  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-12T05:40:35.673325Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-12-12T05:40:35.673328Z  INFO oarfish::bulk: number of aligned reads : 98
2025-12-12T05:40:35.673330Z  INFO oarfish::bulk: number of unique alignments : 86
2025-12-12T05:40:35.673982Z  INFO oarfish: oarfish completed successfully.
2025-12-12T05:40:35.682427Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:40:35.682783Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5360d637/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:40:35.682793Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:40:35.682796Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:40:35.682860Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:40:35.682866Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:40:35.685457Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:40:35.685591Z  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-12T05:40:35.685618Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-12-12T05:40:35.685621Z  INFO oarfish::bulk: number of aligned reads : 97
2025-12-12T05:40:35.685623Z  INFO oarfish::bulk: number of unique alignments : 79
2025-12-12T05:40:35.686242Z  INFO oarfish: oarfish completed successfully.
2025-12-12T05:40:35.693623Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:40:35.694093Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5360d637/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:40:35.694101Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:40:35.694104Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:40:35.694175Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:40:35.694195Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:40:35.698731Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:40:35.698888Z  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-12T05:40:35.698914Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-12-12T05:40:35.698917Z  INFO oarfish::bulk: number of aligned reads : 187
2025-12-12T05:40:35.698919Z  INFO oarfish::bulk: number of unique alignments : 140
2025-12-12T05:40:35.699649Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e73761559/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:40:35 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e73761559/sample1_align2genome.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e73761559/sample2_align2genome.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e73761559/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:40:55 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:40:55 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e73761559/sample1_realign2transcript.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e73761559/sample2_realign2transcript.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e73761559/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:41:14 2025 ----------
2025-12-12T05:41:14.787255Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:41:14.787710Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e73761559/sample1_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:41:14.787723Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:41:14.787728Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:41:14.787840Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:41:14.787848Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:41:14.790463Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:41:14.790660Z  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-12T05:41:14.790693Z  INFO oarfish::bulk: Total number of alignment records : 125
2025-12-12T05:41:14.790696Z  INFO oarfish::bulk: number of aligned reads : 98
2025-12-12T05:41:14.790699Z  INFO oarfish::bulk: number of unique alignments : 86
2025-12-12T05:41:14.791336Z  INFO oarfish: oarfish completed successfully.
2025-12-12T05:41:14.801808Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:41:14.802357Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e73761559/sample2_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:41:14.802364Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:41:14.802368Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:41:14.802444Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:41:14.802451Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:41:14.805262Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:41:14.805417Z  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-12T05:41:14.805444Z  INFO oarfish::bulk: Total number of alignment records : 136
2025-12-12T05:41:14.805446Z  INFO oarfish::bulk: number of aligned reads : 97
2025-12-12T05:41:14.805449Z  INFO oarfish::bulk: number of unique alignments : 79
2025-12-12T05:41:14.806079Z  INFO oarfish: oarfish completed successfully.
2025-12-12T05:41:14.815553Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:41:14.815946Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e73761559/sample3_realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:41:14.815966Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:41:14.815969Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:41:14.816044Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:41:14.816051Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:41:14.820378Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2025-12-12T05:41:14.820601Z  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-12T05:41:14.820635Z  INFO oarfish::bulk: Total number of alignment records : 272
2025-12-12T05:41:14.820638Z  INFO oarfish::bulk: number of aligned reads : 187
2025-12-12T05:41:14.820640Z  INFO oarfish::bulk: number of unique alignments : 140
2025-12-12T05:41:14.821375Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e4f6e8c4e/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:41:15 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmpvdL4JW/file32792e4f6e8c4e/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:41:15 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:41:16 2025 -------------------
Realigning sample sample1 -> /tmp/RtmpvdL4JW/file32792e4f6e8c4e/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: transcript_quantification @ Fri Dec 12 00:41:16 2025 ----------
00:41:16 Fri Dec 12 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/RtmpvdL4JW/file32792e706668fa/config_file_3307822.json 
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Fri Dec 12 00:41:18 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample1_align2genome.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample2_align2genome.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample3_align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:41:37 2025 -------------
Inputs:  ['/tmp/RtmpvdL4JW/file32792e4f6e8c4e/sample1_realign2transcript.bam', '/tmp/RtmpvdL4JW/file32792e4f6e8c4e/sample2_realign2transcript.bam', '/tmp/RtmpvdL4JW/file32792e4f6e8c4e/sample3_realign2transcript.bam'] /tmp/RtmpvdL4JW/file32792e4f6e8c4e/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 391, 'not_enough_coverage': 2})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:41:37 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample1_realign2transcript.bam
sample2 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample2_realign2transcript.bam
sample3 ->/tmp/RtmpvdL4JW/file32792e706668fa/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:41:55 2025 ----------
00:41:55 Fri Dec 12 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/RtmpvdL4JW/file32792e13269b77/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:41:57 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/RtmpvdL4JW/file32792e13269b77/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:41:57 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e13269b77/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e13269b77/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:41:57 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/RtmpvdL4JW/file32792e534e1821/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:41:57 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/RtmpvdL4JW/file32792e534e1821/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:41:57 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e534e1821/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e534e1821/align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:42:16 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/RtmpvdL4JW/file32792e2e4a6123/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:42:17 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e2e4a6123/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:42:17 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e2e4a6123/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e2e4a6123/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:42:17 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/RtmpvdL4JW/file32792e2b8ad341/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:42:17 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e2b8ad341/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:42:18 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e2b8ad341/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e2b8ad341/align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:42:36 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/RtmpvdL4JW/file32792e3f72aa6b/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:42:36 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/RtmpvdL4JW/file32792e3f72aa6b/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:42:37 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e3f72aa6b/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e3f72aa6b/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:42:37 2025 -------------
Inputs:  ['/tmp/RtmpvdL4JW/file32792e706668fa/sample1_realign2transcript.bam', '/tmp/RtmpvdL4JW/file32792e706668fa/sample2_realign2transcript.bam', '/tmp/RtmpvdL4JW/file32792e706668fa/sample3_realign2transcript.bam'] /tmp/RtmpvdL4JW/file32792e706668fa/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 391, 'not_enough_coverage': 2})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:42:37 2025 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e3f72aa6b/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e3f72aa6b/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /tmp/RtmpvdL4JW/file32792e3f72aa6b/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e3f72aa6b/realign2transcript.bam
Sorting BAM files by 8 with CB threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
-- Running step: transcript_quantification @ Fri Dec 12 00:42:37 2025 ----------
2025-12-12T05:42:37.957604Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:42:37.958156Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e3f72aa6b/realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:42:37.958181Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:42:37.958186Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:42:37.958265Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:42:37.958273Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:42:37.968448Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e544b54e9/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:42:38 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/RtmpvdL4JW/file32792e544b54e9/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:42:39 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e544b54e9/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e544b54e9/align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:42:57 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:42:57 2025 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e544b54e9/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e544b54e9/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e544b54e9/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e544b54e9/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:43:16 2025 ----------
2025-12-12T05:43:16.234169Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:43:16.234728Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e544b54e9/realign2transcript.bam, contains 10 reference sequences.
2025-12-12T05:43:16.234740Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:43:16.234744Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:43:16.234816Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:43:16.234824Z  INFO oarfish: parsed reference information for 10 transcripts.
2025-12-12T05:43:16.246037Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e6ab5638b/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:43:17 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 8
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e6ab5638b/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:43:17 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e6ab5638b/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e6ab5638b/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: isoform_identification @ Fri Dec 12 00:43:17 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:43:17 2025 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e6ab5638b/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e6ab5638b/matched_reads_dedup.fastq.gz
	files not found
Realigning sample /tmp/RtmpvdL4JW/file32792e6ab5638b/matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e6ab5638b/realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
Indexing bam files
-- Running step: transcript_quantification @ Fri Dec 12 00:43:18 2025 ----------
00:43:18 Fri Dec 12 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792ef51bcf/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: FALSE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:43:19 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/RtmpvdL4JW/file32792ef51bcf/bc_allow.tsv
Number of known barcodes: 143
Processing file: /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Fri Dec 12 00:43:19 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792ef51bcf/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792ef51bcf/align2genome.bam
-- Running step: isoform_identification @ Fri Dec 12 00:43:38 2025 -------------
	Counter({'counted_reads': 368, 'unmapped': 4})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:43:39 2025 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.22-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792ef51bcf/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792ef51bcf/matched_reads_dedup.fastq.gz
	files not found
Realignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792ef51bcf/matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792ef51bcf/realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:43:58 2025 ----------
00:43:58 Fri Dec 12 2025 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e7546f9ef/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:43:59 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e7546f9ef/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/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/RtmpvdL4JW/file32792e7546f9ef/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/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/RtmpvdL4JW/file32792e7546f9ef/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/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/RtmpvdL4JW/file32792e7546f9ef/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7546f9ef/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:00 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e7546f9ef/sampleA_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e7546f9ef/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

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

Indexing bam files
-- Running step: gene_quantification @ Fri Dec 12 00:44:01 2025 ----------------
00:44:01 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e7546f9ef/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e7546f9ef/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e7546f9ef/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e7546f9ef/sample3_align2genome.bam'
	Counter({'counted_reads': 368, 'unmapped': 4})
parsing /tmp/RtmpvdL4JW/file32792e7546f9ef/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.49gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 432830.84Read/s]
parsing /tmp/RtmpvdL4JW/file32792e7546f9ef/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.18gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1222829.15Read/s]
parsing /tmp/RtmpvdL4JW/file32792e7546f9ef/sample2_align2genome.bam...
Assigning reads to genes...

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 34.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, 774256.81Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:44:03 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/RtmpvdL4JW/file32792e219d2566/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:44:04 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/RtmpvdL4JW/file32792e219d2566/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/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/RtmpvdL4JW/file32792e219d2566/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/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/RtmpvdL4JW/file32792e219d2566/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/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/RtmpvdL4JW/file32792e219d2566/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e219d2566/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:04 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e219d2566/sampleA_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e219d2566/sampleA_align2genome.bam
/tmp/RtmpvdL4JW/file32792e219d2566/sample1_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e219d2566/sample1_align2genome.bam
/tmp/RtmpvdL4JW/file32792e219d2566/sample2_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e219d2566/sample2_align2genome.bam
/tmp/RtmpvdL4JW/file32792e219d2566/sample3_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e219d2566/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Dec 12 00:44:23 2025 ----------------
00:44:23 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e219d2566/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e219d2566/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e219d2566/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e219d2566/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e219d2566/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.48gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 436016.47Read/s]
parsing /tmp/RtmpvdL4JW/file32792e219d2566/sample1_align2genome.bam...
Assigning reads to genes...

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

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 35.25gene_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, 743987.51Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:44:24 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/RtmpvdL4JW/file32792e34b41ed2/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:44:25 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e34b41ed2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e34b41ed2/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:25 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e34b41ed2/sampleA_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/sample1_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/sample2_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e34b41ed2/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/RtmpvdL4JW/file32792e34b41ed2/sample3_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e34b41ed2/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Dec 12 00:44:27 2025 ----------------
00:44:27 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e34b41ed2/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e34b41ed2/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e34b41ed2/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e34b41ed2/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e34b41ed2/sampleA_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 433099.00Read/s]
parsing /tmp/RtmpvdL4JW/file32792e34b41ed2/sample1_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1196594.77Read/s]
parsing /tmp/RtmpvdL4JW/file32792e34b41ed2/sample2_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 783923.44Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:44:28 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/RtmpvdL4JW/file32792e79288ff7/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:44:28 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpvdL4JW/file32792e79288ff7/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/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/RtmpvdL4JW/file32792e79288ff7/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/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/RtmpvdL4JW/file32792e79288ff7/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/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/RtmpvdL4JW/file32792e79288ff7/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e79288ff7/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:29 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e79288ff7/sampleA_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e79288ff7/sampleA_align2genome.bam
/tmp/RtmpvdL4JW/file32792e79288ff7/sample1_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e79288ff7/sample1_align2genome.bam
/tmp/RtmpvdL4JW/file32792e79288ff7/sample2_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e79288ff7/sample2_align2genome.bam
/tmp/RtmpvdL4JW/file32792e79288ff7/sample3_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e79288ff7/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Dec 12 00:44:48 2025 ----------------
00:44:48 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e79288ff7/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e79288ff7/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e79288ff7/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e79288ff7/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e79288ff7/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 1421027.24Read/s]
parsing /tmp/RtmpvdL4JW/file32792e79288ff7/sample2_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 47.27gene_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, 1311375.69Read/s]
parsing /tmp/RtmpvdL4JW/file32792e79288ff7/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.90gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 765831.14Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:44:49 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/RtmpvdL4JW/file32792e6d4838db/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:44: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/RtmpvdL4JW/file32792e6d4838db/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/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/RtmpvdL4JW/file32792e6d4838db/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/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/RtmpvdL4JW/file32792e6d4838db/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/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/RtmpvdL4JW/file32792e6d4838db/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e6d4838db/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:50 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e6d4838db/sampleA_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e6d4838db/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

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

Indexing bam files
-- Running step: gene_quantification @ Fri Dec 12 00:44:52 2025 ----------------
00:44:52 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e6d4838db/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e6d4838db/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e6d4838db/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e6d4838db/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e6d4838db/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.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, 431654.87Read/s]
parsing /tmp/RtmpvdL4JW/file32792e6d4838db/sample1_align2genome.bam...
Assigning reads to genes...

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

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

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

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

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

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

-- Running step: transcript_quantification @ Fri Dec 12 00:44:55 2025 ----------
2025-12-12T05:44:55.347289Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:44:55.347888Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e6d4838db/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:44:55.347900Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:44:55.347904Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:44:55.347986Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:44:55.347994Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:44:55.359996Z  INFO oarfish::single_cell: Processed 100 cells.
2025-12-12T05:44:56.011368Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:44:56.011790Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e6d4838db/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:44:56.011802Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:44:56.011805Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:44:56.011884Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:44:56.011892Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:44:56.552538Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:44:56.552947Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e6d4838db/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:44:56.552955Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:44:56.552959Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:44:56.553049Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:44:56.553058Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:44:57.137199Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:44:57.137630Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e6d4838db/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:44:57.137642Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:44:57.137645Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:44:57.137730Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:44:57.137739Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e5792b107/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:44:57 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/RtmpvdL4JW/file32792e5792b107/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/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/RtmpvdL4JW/file32792e5792b107/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/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/RtmpvdL4JW/file32792e5792b107/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/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/RtmpvdL4JW/file32792e5792b107/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:44:58 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e5792b107/sampleA_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sampleA_align2genome.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample1_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample1_align2genome.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample2_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample2_align2genome.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample3_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Dec 12 00:45:19 2025 ----------------
00:45:19 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e5792b107/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e5792b107/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e5792b107/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e5792b107/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e5792b107/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 22.10gene_group/s]
/home/biocbuild/bbs-3.22-bioc/R/site-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, 428953.16Read/s]
parsing /tmp/RtmpvdL4JW/file32792e5792b107/sample1_align2genome.bam...
Assigning reads to genes...

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

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 37.11gene_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, 726512.85Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:45:19 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:45:20 2025 -------------------
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e5792b107/fastq, /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample1.fq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample2.fq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e5792b107/sampleA_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample1_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample2_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e5792b107/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e5792b107/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e5792b107/sampleA_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sampleA_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample1_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample1_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample2_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample2_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e5792b107/sample3_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e5792b107/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:45:40 2025 ----------
2025-12-12T05:45:40.123216Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:45:40.123642Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5792b107/sampleA_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:45:40.123654Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:45:40.123657Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:45:40.123743Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:45:40.123751Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:45:40.135499Z  INFO oarfish::single_cell: Processed 100 cells.
2025-12-12T05:45:40.831016Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:45:40.831378Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5792b107/sample1_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:45:40.831386Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:45:40.831389Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:45:40.831464Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:45:40.831471Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:45:41.486615Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:45:41.486964Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5792b107/sample2_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:45:41.486972Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:45:41.486975Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:45:41.487062Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:45:41.487070Z  INFO oarfish: parsed reference information for 14 transcripts.
2025-12-12T05:45:42.082103Z  INFO oarfish: setting user-provided filter parameters.
2025-12-12T05:45:42.082522Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/RtmpvdL4JW/file32792e5792b107/sample3_realign2transcript.bam, contains 14 reference sequences.
2025-12-12T05:45:42.082535Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2025-12-12T05:45:42.082538Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2025-12-12T05:45:42.082639Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2025-12-12T05:45:42.082647Z  INFO oarfish: parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e70f06cea/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:45:42 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/RtmpvdL4JW/file32792e70f06cea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:45:43 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample1_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample2_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample3_matched_reads.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Fri Dec 12 00:45:45 2025 ----------------
00:45:45 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e70f06cea/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e70f06cea/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e70f06cea/sample3_align2genome.bam'
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 34.69gene_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, 780480.83Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:45:46 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:45:46 2025 -------------------
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e70f06cea/fastq, /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample1.fq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample2.fq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample1_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample2_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_matched_reads_dedup.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample1_matched_reads_dedup.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample2_matched_reads_dedup.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/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/RtmpvdL4JW/file32792e70f06cea/sample3_matched_reads_dedup.fastq.gz -> /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Fri Dec 12 00:45:47 2025 ----------
00:45:47 Fri Dec 12 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e70f06cea/sampleA_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample1_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e70f06cea/sample1_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample2_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e70f06cea/sample2_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e70f06cea/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e70f06cea/sample3_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to:  /tmp/RtmpvdL4JW/file32792e7019abc/config_file_3307822.json 
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Fri Dec 12 00:45:50 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/RtmpvdL4JW/file32792e7019abc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/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/RtmpvdL4JW/file32792e7019abc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/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/RtmpvdL4JW/file32792e7019abc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/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/RtmpvdL4JW/file32792e7019abc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads	Barcodes
7	1
6	1
5	1
4	7
3	10
2	27
1	53
-- Running step: genome_alignment @ Fri Dec 12 00:45:51 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_align2genome.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample1_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample1_align2genome.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample2_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample2_align2genome.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample3_matched_reads.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample3_align2genome.bam
-- Running step: gene_quantification @ Fri Dec 12 00:46:11 2025 ----------------
00:46:11 Fri Dec 12 2025 quantify genes 
Using BAM(s): '/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e7019abc/sample1_align2genome.bam',
'/tmp/RtmpvdL4JW/file32792e7019abc/sample2_align2genome.bam', and
'/tmp/RtmpvdL4JW/file32792e7019abc/sample3_align2genome.bam'
	Counter({'counted_reads': 358})
	Counter({'counted_reads': 91})
	Counter({'counted_reads': 95})
	Counter({'counted_reads': 176})
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sampleA_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 439138.96Read/s]
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample1_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 51.35gene_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, 1401652.19Read/s]
parsing /tmp/RtmpvdL4JW/file32792e7019abc/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.37gene_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, 1295337.86Read/s]
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample3_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 35.25gene_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, 715947.02Read/s]
-- Running step: isoform_identification @ Fri Dec 12 00:46:12 2025 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Fri Dec 12 00:46:12 2025 -------------------
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e7019abc/fastq, /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample1.fq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample2.fq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e7019abc/sampleA_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample1_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample2_matched_reads.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/RtmpvdL4JW/file32792e7019abc/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmpvdL4JW/file32792e7019abc/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample1_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample1_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample2_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample2_realign2transcript.bam
/tmp/RtmpvdL4JW/file32792e7019abc/sample3_matched_reads_dedup.fastq.gz ->/tmp/RtmpvdL4JW/file32792e7019abc/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Fri Dec 12 00:46:32 2025 ----------
00:46:32 Fri Dec 12 2025 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sampleA_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e7019abc/sampleA_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample1_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e7019abc/sample1_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample2_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e7019abc/sample2_realign2transcript.bamdone
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample3_realign2transcript.bam...
parsing /tmp/RtmpvdL4JW/file32792e7019abc/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmpvdL4JW/file32792e7019abc/sample3_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

Example timings

FLAMES.Rcheck/FLAMES-Ex.timings

nameusersystemelapsed
BulkPipeline3.4910.1653.499
MultiSampleSCPipeline10.184 0.51811.076
SingleCellPipeline2.9060.1141.866
add_gene_counts0.2930.0000.293
annotation_to_fasta0.1970.0010.198
blaze 4.71118.39413.065
bulk_long_pipeline 2.43112.792 2.567
combine_sce0.7450.0680.813
config-set0.1630.0150.178
config0.1510.0160.167
controllers-set0.3590.0300.392
controllers0.2130.0070.221
convolution_filter0.0000.0000.001
create_config0.0100.0000.011
create_sce_from_dir3.6392.2793.805
create_se_from_dir2.5570.1552.711
cutadapt0.1040.0200.124
example_pipeline0.3300.0090.339
experiment2.1510.0752.222
filter_annotation0.0430.0010.044
filter_coverage0.9850.0351.021
find_barcode1.6570.2551.918
find_bin0.0050.0000.005
find_variants20.747 0.05520.197
get_coverage0.9990.0371.038
index_genome0.1550.0130.170
mutation_positions1.8220.0001.822
plot_coverage2.9290.0372.968
plot_demultiplex2.7550.1392.922
plot_demultiplex_raw1.6500.0281.684
plot_durations2.4930.0862.581
plot_isoform_heatmap7.1880.1077.296
plot_isoform_reduced_dim24.892 0.16425.055
plot_isoforms3.3450.0013.346
resume_FLAMES2.3550.0732.426
run_FLAMES2.1640.0802.243
run_step1.0420.0261.070
sc_DTU_analysis7.1202.0957.035
sc_gene_entropy1.7430.2811.958
sc_genotype3.1930.5022.865
sc_impute_transcript0.6310.0040.636
sc_long_multisample_pipeline8.1886.8398.516
sc_long_pipeline3.1691.7642.855
sc_mutations2.8020.6222.868
sc_plot_genotype10.810 0.85510.518
show-FLAMESPipeline0.3140.0110.325
steps-set0.4840.0490.534
steps0.1400.0190.159
weight_transcripts0.0280.0010.029