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

This page was generated on 2026-04-25 11:35 -0400 (Sat, 25 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4978
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4722
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 759/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FLAMES 2.5.5  (landing page)
Changqing Wang
Snapshot Date: 2026-04-24 13:40 -0400 (Fri, 24 Apr 2026)
git_url: https://git.bioconductor.org/packages/FLAMES
git_branch: devel
git_last_commit: 5f4073b
git_last_commit_date: 2026-04-21 23:26:29 -0400 (Tue, 21 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for FLAMES in R Universe.


CHECK results for FLAMES on nebbiolo1

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.5.5
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings FLAMES_2.5.5.tar.gz
StartedAt: 2026-04-24 23:56:43 -0400 (Fri, 24 Apr 2026)
EndedAt: 2026-04-25 00:21:12 -0400 (Sat, 25 Apr 2026)
EllapsedTime: 1469.1 seconds
RetCode: 0
Status:   OK  
CheckDir: FLAMES.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/FLAMES.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-25 03:56:44 UTC
* checking for file ‘FLAMES/DESCRIPTION’ ... OK
* this is package ‘FLAMES’ version ‘2.5.5’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 47 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* 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.23-bioc/meat/FLAMES.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking C++ specification ... INFO
  specified C++17
* checking installed package size ... INFO
  installed size is  8.8Mb
  sub-directories of 1Mb or more:
    bin    4.6Mb
    data   1.9Mb
* 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
Namespace in Imports field not imported from: ‘scuttle’
  All declared Imports should be used.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘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’
barcode_group: no visible global function definition for ‘new’
barcode_segment: no visible global function definition for ‘new’
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_diversity: no visible global function definition for ‘as’
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 ‘CB’
plot_demultiplex_raw: no visible binding for global variable ‘UB’
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 ‘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_isoforms: no visible binding for global variable ‘xmin’
plot_isoforms: no visible binding for global variable ‘xmax’
plot_isoforms: no visible binding for global variable ‘ymin’
plot_isoforms: no visible binding for global variable ‘ymax’
plot_isoforms: no visible binding for global variable ‘x’
plot_isoforms: no visible binding for global variable ‘xend’
plot_isoforms: no visible binding for global variable ‘y’
plot_isoforms: no visible binding for global variable ‘yend’
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_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 ‘outdir’
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 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 ‘outdir’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘demultiplexed_fastq’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
  global variable ‘barcodes_files’
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:
  CB Count FSM_match FlankEditDist Freq Reads Sample Type UB UMI_count
  adj.p.value allele allele_count as bam_index barcode barcode_rank
  barcodes_file barcodes_files 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 xend xmax xmin y yend ymax ymin
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.23-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
blaze                         5.434 20.574  15.268
find_variants                21.709  2.432  22.973
plot_isoform_reduced_dim     21.888  0.979  22.872
bulk_long_pipeline            2.574 16.806   2.756
sc_long_multisample_pipeline 11.418  6.083  11.985
sc_plot_genotype             10.694  2.041  10.575
MultiSampleSCPipeline        11.154  1.080  12.534
sc_DTU_analysis               7.146  2.418   7.275
create_sce_from_dir           3.848  3.380   4.300
create_se_from_dir            5.360  0.282   5.628
plot_durations                5.086  0.102   5.175
experiment                    4.937  0.128   5.051
run_FLAMES                    4.937  0.095   5.019
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/FLAMES.Rcheck/00check.log’
for details.


Installation output

FLAMES.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘FLAMES’ ...
** this is package ‘FLAMES’ version ‘2.5.5’
** using non-staged installation via StagedInstall field
** libs
specified C++17
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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:142:56: warning: comparison of integer expressions of different signedness: ‘__gnu_cxx::__alloc_traits<std::allocator<unsigned int>, unsigned int>::value_type’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare]
  142 |       if (j == (len2 - 1) && dist_holder[i * len2 + j] < best) {
main-functions/flexiplex.cpp: In function ‘void refine_matched_segments(const std::string&, const std::vector<Segment>&, const std::unordered_map<std::__cxx11::basic_string<char>, std::unordered_set<std::__cxx11::basic_string<char> > >*, const std::vector<int>&, Barcode&, std::vector<int>&, std::vector<int>&)’:
main-functions/flexiplex.cpp:348:70: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘const int’ [-Wsign-compare]
  348 |         } else if (editDistance < best_edit_distance && editDistance <= s.max_edit_distance) {
      |                                                         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp:356:30: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘const int’ [-Wsign-compare]
  356 |       if (best_edit_distance <= s.max_edit_distance && current_segment_unambiguous) {
      |           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main-functions/flexiplex.cpp: In function ‘void print_read(const std::string&, const std::string&, const std::string&, const std::vector<Barcode>&, BGZF*, bool, bool, bool, const std::vector<Segment>&, const std::unordered_map<std::__cxx11::basic_string<char>, BarcodeGroup>&)’:
main-functions/flexiplex.cpp:790:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
  790 |   for (int b = 0; b < vec_size; b++) {
      |                   ~~^~~~~~~~~~
main-functions/flexiplex.cpp:803:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const size_t’ {aka ‘const long unsigned int’} [-Wsign-compare]
  803 |     for (int k = 0; k < vec_size; k++) {
      |                     ~~^~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.23-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.23-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.23-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/biocbuild/bbs-3.23-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.23-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.23-bioc/meat/FLAMES/src/submodule/minimap2'
echo "Installing binary to /home/biocbuild/bbs-3.23-bioc/meat/FLAMES/src/../inst/bin"
Installing binary to /home/biocbuild/bbs-3.23-bioc/meat/FLAMES/src/../inst/bin
mkdir -p ../inst/bin
cp submodule/minimap2/minimap2 ../inst/bin/
Building oarfish with cargo
mkdir -p ../inst/bin
mkdir cargo_temp
(cargo install oarfish --root cargo_temp --bin oarfish --vers 0.8.0)
    Updating crates.io index
  Installing oarfish v0.8.0
    Updating crates.io index
     Locking 279 packages to latest compatible versions
      Adding generic-array v0.14.7 (available: v0.14.9)
      Adding indicatif v0.17.11 (available: v0.18.4)
      Adding needletail v0.6.3 (available: v0.7.3)
      Adding noodles-bam v0.78.0 (available: v0.88.0)
      Adding noodles-bgzf v0.38.0 (available: v0.46.0)
      Adding noodles-sam v0.74.0 (available: v0.84.0)
      Adding rand v0.9.4 (available: v0.10.1)
      Adding tabled v0.18.0 (available: v0.20.0)
      Adding typed-builder v0.21.2 (available: v0.23.2)
 Downloading crates ...
  Downloaded cc v1.2.61
   Compiling libc v0.2.186
   Compiling proc-macro2 v1.0.106
   Compiling unicode-ident v1.0.24
   Compiling quote v1.0.45
   Compiling find-msvc-tools v0.1.9
   Compiling shlex v1.3.0
   Compiling cfg-if v1.0.4
   Compiling autocfg v1.5.0
   Compiling pkg-config v0.3.33
   Compiling libm v0.2.16
   Compiling memchr v2.8.0
   Compiling zerocopy v0.8.48
   Compiling crossbeam-utils v0.8.21
   Compiling version_check v0.9.5
   Compiling crc32fast v1.5.0
   Compiling adler2 v2.0.1
   Compiling once_cell v1.21.4
   Compiling simd-adler32 v0.3.9
   Compiling regex-syntax v0.8.10
   Compiling serde_core v1.0.228
   Compiling zlib-rs v0.6.3
   Compiling pin-project-lite v0.2.17
   Compiling rawpointer v0.2.1
   Compiling getrandom v0.3.4
   Compiling equivalent v1.0.2
   Compiling either v1.15.0
   Compiling hashbrown v0.17.0
   Compiling typenum v1.20.0
   Compiling futures-core v0.3.32
   Compiling futures-sink v0.3.32
   Compiling lexical-util v1.0.7
   Compiling paste v1.0.15
   Compiling serde v1.0.228
   Compiling slab v0.4.12
   Compiling futures-task v0.3.32
   Compiling zstd-safe v7.2.4
   Compiling heck v0.5.0
   Compiling futures-io v0.3.32
   Compiling vcpkg v0.2.15
   Compiling bytecount v0.6.9
   Compiling zstd-safe v6.0.6
   Compiling bitflags v2.11.1
   Compiling byteorder v1.5.0
   Compiling bytes v1.11.1
   Compiling utf8parse v0.2.2
   Compiling getrandom v0.4.2
   Compiling zmij v1.0.21
   Compiling snap v1.1.1
   Compiling rustversion v1.0.22
   Compiling anyhow v1.0.102
   Compiling semver v1.0.28
   Compiling unicode-width v0.2.2
   Compiling itoa v1.0.18
   Compiling lazy_static v1.5.0
   Compiling rayon-core v1.13.0
   Compiling rustix v1.1.4
   Compiling thiserror v1.0.69
   Compiling anstyle-query v1.1.5
   Compiling portable-atomic v1.13.1
   Compiling static_assertions v1.1.0
   Compiling bit-vec v0.8.0
   Compiling log v0.4.29
   Compiling smallvec v1.15.1
   Compiling is_terminal_polyfill v1.70.2
   Compiling anstyle v1.0.14
   Compiling serde_json v1.0.149
   Compiling fallible-streaming-iterator v0.1.9
   Compiling colorchoice v1.0.5
   Compiling linux-raw-sys v0.12.1
   Compiling array-init-cursor v0.2.1
   Compiling fnv v1.0.7
   Compiling clap_lex v1.1.0
   Compiling planus v0.3.1
   Compiling thread_local v1.1.9
   Compiling cpufeatures v0.2.17
   Compiling seq-macro v0.3.6
   Compiling twox-hash v1.6.3
   Compiling streaming-decompression v0.1.2
   Compiling strsim v0.11.1
   Compiling nu-ansi-term v0.50.3
   Compiling miniz_oxide v0.8.9
   Compiling fastrand v2.4.1
   Compiling sharded-slab v0.1.7
   Compiling tracing-core v0.1.36
   Compiling number_prefix v0.4.0
   Compiling dyn-clone v1.0.20
   Compiling base64 v0.22.1
   Compiling base64 v0.21.7
   Compiling streaming-iterator v0.1.9
   Compiling foreign_vec v0.1.0
   Compiling arrayvec v0.7.6
   Compiling hash_hasher v2.0.4
   Compiling generic-array v0.14.7
   Compiling ahash v0.8.12
   Compiling simdutf8 v0.1.5
   Compiling ryu v1.0.23
   Compiling ethnum v1.5.3
   Compiling hex v0.4.3
   Compiling atomic_float v1.1.0
   Compiling rustc-hash v2.1.2
   Compiling anstyle-parse v1.0.0
   Compiling path-tools v0.1.0
   Compiling parse-size v1.1.0
   Compiling num-traits v0.2.19
   Compiling matrixmultiply v0.3.10
   Compiling futures-channel v0.3.32
   Compiling num-complex v0.2.4
   Compiling rustc_version v0.4.1
   Compiling itertools v0.13.0
   Compiling itertools v0.14.0
   Compiling aho-corasick v1.1.4
   Compiling buffer-redux v1.1.0
   Compiling csv-core v0.1.13
   Compiling papergrid v0.14.0
   Compiling lz4_flex v0.10.0
   Compiling num-format v0.4.4
   Compiling lexical-parse-integer v1.0.6
   Compiling lexical-write-integer v1.0.6
   Compiling anstream v1.0.0
   Compiling tracing-log v0.2.0
   Compiling arrow2 v0.18.0
   Compiling lexical-parse-float v1.0.6
   Compiling indexmap v2.14.0
   Compiling clap_builder v4.6.0
   Compiling lexical-write-float v1.0.6
   Compiling crossbeam-epoch v0.9.18
   Compiling crossbeam-channel v0.5.15
   Compiling crossbeam-queue v0.3.12
   Compiling syn v2.0.117
   Compiling crossbeam-deque v0.8.6
   Compiling proc-macro-error-attr2 v2.0.0
   Compiling lexical-core v1.0.6
   Compiling crossbeam v0.8.4
   Compiling crypto-common v0.1.7
   Compiling block-buffer v0.10.4
   Compiling getrandom v0.2.17
   Compiling console v0.15.11
   Compiling num_cpus v1.17.0
   Compiling digest v0.10.7
   Compiling jobserver v0.1.34
   Compiling rand_core v0.6.4
   Compiling rand_core v0.9.5
   Compiling cc v1.2.61
   Compiling rayon v1.12.0
   Compiling indicatif v0.17.11
   Compiling regex-automata v0.4.14
   Compiling tempfile v3.27.0
   Compiling flate2 v1.1.9
   Compiling num-integer v0.1.46
   Compiling num-complex v0.4.6
   Compiling approx v0.5.1
   Compiling noisy_float v0.2.1
   Compiling approx v0.3.2
   Compiling chrono v0.4.44
   Compiling csv v1.4.0
   Compiling noodles-bgzf v0.38.0
   Compiling zstd-sys v2.0.16+zstd.1.5.7
   Compiling liblzma-sys v0.3.13
   Compiling bzip2-sys v0.1.13+1.0.8
   Compiling libz-sys v1.1.28
   Compiling sha2-asm v0.6.4
   Compiling lz4-sys v1.11.1+lz4-1.10.0
   Compiling minimap2-sys v0.1.30+minimap2.2.30
   Compiling num-bigint v0.4.6
   Compiling num-iter v0.1.45
   Compiling alga v0.9.3
   Compiling ndarray v0.16.1
   Compiling ndarray v0.17.2
   Compiling ndarray v0.15.6
   Compiling sha2 v0.10.9
   Compiling proc-macro-error2 v2.0.1
   Compiling num-rational v0.4.2
   Compiling ppv-lite86 v0.2.21
   Compiling bytemuck_derive v1.10.2
   Compiling futures-macro v0.3.32
   Compiling serde_derive v1.0.228
   Compiling tracing-attributes v0.1.31
   Compiling async-stream-impl v0.3.6
   Compiling async-trait v0.1.89
   Compiling thiserror-impl v1.0.69
   Compiling tabled_derive v0.10.0
   Compiling typed-builder-macro v0.21.2
   Compiling derive-new v0.6.0
   Compiling strum_macros v0.26.4
   Compiling clap_derive v4.6.1
   Compiling hashbrown v0.14.5
   Compiling num v0.4.3
   Compiling liblzma v0.3.6
   Compiling rand_chacha v0.3.1
   Compiling rand_chacha v0.9.0
   Compiling async-stream v0.3.6
   Compiling rand v0.9.4
   Compiling rand v0.8.6
   Compiling futures-util v0.3.32
   Compiling tabled v0.18.0
   Compiling tracing v0.1.44
   Compiling typed-builder v0.21.2
   Compiling bytemuck v1.25.0
   Compiling safe_arch v0.7.4
   Compiling bstr v1.12.1
   Compiling matchers v0.2.0
   Compiling regex v1.12.3
   Compiling rand_distr v0.4.3
   Compiling tracing-subscriber v0.3.23
   Compiling wide v0.7.33
   Compiling bzip2 v0.4.4
   Compiling clap v4.6.1
   Compiling noodles-core v0.17.0
   Compiling noodles-csi v0.46.0
   Compiling noodles-sam v0.74.0
   Compiling arrow-format v0.8.1
   Compiling bincode v1.3.3
   Compiling bio-types v1.0.4
   Compiling ndarray-stats v0.6.0
   Compiling sendable-swapvec v0.4.3
   Compiling simba v0.9.1
   Compiling kders v0.1.1
   Compiling futures-executor v0.3.32
   Compiling futures v0.3.32
   Compiling parquet-format-safe v0.2.4
   Compiling noodles-bam v0.78.0
   Compiling sprs v0.11.4
   Compiling lz4 v1.28.1
   Compiling nalgebra v0.33.3
   Compiling zstd v0.12.4
   Compiling zstd v0.13.3
   Compiling parquet2 v0.17.2
   Compiling needletail v0.6.3
   Compiling seqcol_rs v0.4.1
   Compiling minimap2 v0.1.31+minimap2.2.30
   Compiling statrs v0.18.0
   Compiling oarfish v0.8.0
    Finished `release` profile [optimized] target(s) in 49.97s
  Installing /home/biocbuild/bbs-3.23-bioc/meat/FLAMES/src/cargo_temp/bin/oarfish
   Installed package `oarfish v0.8.0` (executable `oarfish`)
warning: be sure to add `/home/biocbuild/bbs-3.23-bioc/meat/FLAMES/src/cargo_temp/bin` to your PATH to be able to run the installed binaries
cp cargo_temp/bin/oarfish ../inst/bin/
cargo uninstall oarfish --root cargo_temp
    Removing cargo_temp/bin/oarfish
rm -rf cargo_temp
installing to /home/biocbuild/bbs-3.23-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


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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")
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a33bf5d478/config_file_3093155.json
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a33bf5d478/config_file_3093155.json
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a33bf5d478/config_file_3093155.json
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3c7c4d80/config_file_3093155.json
Converting legacy `pattern` argument to `segments`...
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a313b6d736/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 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...
Converting legacy `pattern` argument to `segments`...
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3347d4b27/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 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...
Converting legacy `pattern` argument to `segments`...
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3347d4b27/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a32d9976f6/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a32d9976f6/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a32d9976f6/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a32d9976f6/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 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...
Converting legacy `pattern` argument to `segments`...
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a32d7ad856/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 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...
2 transcripts found in the BAM file.
1(50%) transcripts failed the filter.
Failed transcripts account for 100 reads, out of 200(50%) reads in total.
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a379a67cbc/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:06:25 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Sat Apr 25 00:06:27 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:06:57 2026 -------------------
Realigning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Sat Apr 25 00:06:58 2026 ----------
2026-04-25T04:06:58.105540Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:06:58.105995Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample1_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:06:58.106017Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:06:58.106025Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:06:58.106121Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:06:58.106134Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:06:58.110247Z  INFO oarfish::alignment_parser: the alignment file contained 1 unmapped read records.
2026-04-25T04:06:58.110495Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 686   │
│ aligned fraction too low        │ 16    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 4     │
│ reads with valid best alignment │ 283   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:06:58.110554Z  INFO oarfish::bulk: Total number of alignment records : 364
2026-04-25T04:06:58.110567Z  INFO oarfish::bulk: number of aligned reads : 283
2026-04-25T04:06:58.110574Z  INFO oarfish::bulk: number of unique alignments : 235
2026-04-25T04:06:58.111564Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:06:58.120180Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:06:58.120556Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample2_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:06:58.120602Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:06:58.120610Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:06:58.120692Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:06:58.120711Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:06:58.124747Z  INFO oarfish::alignment_parser: the alignment file contained 1 unmapped read records.
2026-04-25T04:06:58.124968Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 695   │
│ aligned fraction too low        │ 14    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 7     │
│ reads with valid best alignment │ 285   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:06:58.125026Z  INFO oarfish::bulk: Total number of alignment records : 369
2026-04-25T04:06:58.125033Z  INFO oarfish::bulk: number of aligned reads : 285
2026-04-25T04:06:58.125040Z  INFO oarfish::bulk: number of unique alignments : 235
2026-04-25T04:06:58.125982Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:06:58.133631Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:06:58.133992Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a379a67cbc/sample3_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:06:58.134031Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:06:58.134039Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:06:58.134097Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:06:58.134108Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:06:58.137997Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2026-04-25T04:06:58.138191Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 696   │
│ aligned fraction too low        │ 14    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 5     │
│ reads with valid best alignment │ 284   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:06:58.138246Z  INFO oarfish::bulk: Total number of alignment records : 362
2026-04-25T04:06:58.138253Z  INFO oarfish::bulk: number of aligned reads : 284
2026-04-25T04:06:58.138260Z  INFO oarfish::bulk: number of unique alignments : 237
2026-04-25T04:06:58.139150Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a35d7c958c/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:06:58 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample1_align2genome.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample2_align2genome.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Apr 25 00:07:20 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 6 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:07:42 2026 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a35d7c958c/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:08:06 2026 ----------
2026-04-25T04:08:06.731628Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:08:06.732068Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a35d7c958c/sample1_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:08:06.732093Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:08:06.732132Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:08:06.732202Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:08:06.732227Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:08:06.736451Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2026-04-25T04:08:06.736757Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 702   │
│ aligned fraction too low        │ 13    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 5     │
│ reads with valid best alignment │ 285   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:08:06.736803Z  INFO oarfish::bulk: Total number of alignment records : 364
2026-04-25T04:08:06.736811Z  INFO oarfish::bulk: number of aligned reads : 285
2026-04-25T04:08:06.736818Z  INFO oarfish::bulk: number of unique alignments : 238
2026-04-25T04:08:06.737658Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:08:06.745672Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:08:06.746060Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a35d7c958c/sample2_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:08:06.746080Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:08:06.746089Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:08:06.746174Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:08:06.746185Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:08:06.750184Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2026-04-25T04:08:06.750398Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 687   │
│ aligned fraction too low        │ 16    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 6     │
│ reads with valid best alignment │ 282   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:08:06.750456Z  INFO oarfish::bulk: Total number of alignment records : 355
2026-04-25T04:08:06.750468Z  INFO oarfish::bulk: number of aligned reads : 282
2026-04-25T04:08:06.750475Z  INFO oarfish::bulk: number of unique alignments : 240
2026-04-25T04:08:06.751918Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:08:06.759655Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:08:06.760060Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a35d7c958c/sample3_realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:08:06.760113Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:08:06.760121Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:08:06.760185Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:08:06.760202Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:08:06.764027Z  INFO oarfish::alignment_parser: the alignment file contained 2 unmapped read records.
2026-04-25T04:08:06.764267Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 688   │
│ aligned fraction too low        │ 15    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 7     │
│ reads with valid best alignment │ 283   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:08:06.764320Z  INFO oarfish::bulk: Total number of alignment records : 354
2026-04-25T04:08:06.764327Z  INFO oarfish::bulk: number of aligned reads : 283
2026-04-25T04:08:06.764333Z  INFO oarfish::bulk: number of unique alignments : 240
2026-04-25T04:08:06.765569Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3ac8853a/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:08:07 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a3ac8853a/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Sat Apr 25 00:08:08 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

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

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

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

Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:08:30 2026 ----------
00:08:30 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a347a28375/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:08:32 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample1_align2genome.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample2_align2genome.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Apr 25 00:08:53 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 5 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:09:13 2026 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a347a28375/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:09:34 2026 ----------
00:09:34 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
Inputs:  ['/tmp/Rtmp2vajC3/file2f32a3ac8853a/sample1_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3ac8853a/sample2_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3ac8853a/sample3_realign2transcript.bam'] /tmp/Rtmp2vajC3/file2f32a3ac8853a/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 866, 'not_enough_coverage': 30, 'unmapped': 4})
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a329e17bdb/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:09:35 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Sat Apr 25 00:09:37 2026 -------------
Inputs:  ['/tmp/Rtmp2vajC3/file2f32a347a28375/sample1_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a347a28375/sample2_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a347a28375/sample3_realign2transcript.bam'] /tmp/Rtmp2vajC3/file2f32a347a28375/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 863, 'not_enough_coverage': 32, 'unmapped': 5})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:09:37 2026 -------------------
Realigning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample1_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample2 -> /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample2_realign2transcript.bam
Skipped sorting BAM files.

Realigning sample sample3 -> /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample3_realign2transcript.bam
Skipped sorting BAM files.

-- Running step: transcript_quantification @ Sat Apr 25 00:09:40 2026 ----------
2026-04-25T04:09:40.511208Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:09:40.511608Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample1_realign2transcript.bam, contains 17 reference sequences.
2026-04-25T04:09:40.511631Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:09:40.511668Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:09:40.511778Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:09:40.511794Z  INFO oarfish: parsed reference information for 17 transcripts.
2026-04-25T04:09:40.522322Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:09:40.522601Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 3436  │
│ aligned fraction too low        │ 7     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 293   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:09:40.522658Z  INFO oarfish::bulk: Total number of alignment records : 513
2026-04-25T04:09:40.522670Z  INFO oarfish::bulk: number of aligned reads : 293
2026-04-25T04:09:40.522689Z  INFO oarfish::bulk: number of unique alignments : 198
2026-04-25T04:09:40.523566Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:09:40.533115Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:09:40.533533Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample2_realign2transcript.bam, contains 17 reference sequences.
2026-04-25T04:09:40.533556Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:09:40.533565Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:09:40.533695Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:09:40.533712Z  INFO oarfish: parsed reference information for 17 transcripts.
2026-04-25T04:09:40.544330Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:09:40.544580Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 3402  │
│ aligned fraction too low        │ 8     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 292   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:09:40.544652Z  INFO oarfish::bulk: Total number of alignment records : 525
2026-04-25T04:09:40.544661Z  INFO oarfish::bulk: number of aligned reads : 292
2026-04-25T04:09:40.544685Z  INFO oarfish::bulk: number of unique alignments : 190
2026-04-25T04:09:40.545651Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:09:40.553768Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:09:40.554125Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a329e17bdb/sample3_realign2transcript.bam, contains 17 reference sequences.
2026-04-25T04:09:40.554174Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:09:40.554182Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:09:40.554277Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:09:40.554299Z  INFO oarfish: parsed reference information for 17 transcripts.
2026-04-25T04:09:40.564513Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:09:40.564745Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 3342  │
│ aligned fraction too low        │ 10    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 290   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:09:40.564812Z  INFO oarfish::bulk: Total number of alignment records : 517
2026-04-25T04:09:40.564820Z  INFO oarfish::bulk: number of aligned reads : 290
2026-04-25T04:09:40.564827Z  INFO oarfish::bulk: number of unique alignments : 192
2026-04-25T04:09:40.565772Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3227e59dc/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:09:40 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample1_align2genome.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample2_align2genome.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Apr 25 00:10:01 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:10:02 2026 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a3227e59dc/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:10:23 2026 ----------
2026-04-25T04:10:23.469339Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:10:23.469787Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3227e59dc/sample1_realign2transcript.bam, contains 15 reference sequences.
2026-04-25T04:10:23.469811Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:10:23.469820Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:10:23.469932Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:10:23.469947Z  INFO oarfish: parsed reference information for 15 transcripts.
2026-04-25T04:10:23.479937Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:10:23.480169Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 3045  │
│ aligned fraction too low        │ 7     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 293   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:10:23.480235Z  INFO oarfish::bulk: Total number of alignment records : 495
2026-04-25T04:10:23.480243Z  INFO oarfish::bulk: number of aligned reads : 293
2026-04-25T04:10:23.480255Z  INFO oarfish::bulk: number of unique alignments : 208
2026-04-25T04:10:23.481251Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:10:23.491278Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:10:23.491662Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3227e59dc/sample2_realign2transcript.bam, contains 15 reference sequences.
2026-04-25T04:10:23.491723Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:10:23.491732Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:10:23.491820Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:10:23.491842Z  INFO oarfish: parsed reference information for 15 transcripts.
2026-04-25T04:10:23.501139Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:10:23.501372Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 2896  │
│ aligned fraction too low        │ 10    │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 290   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:10:23.501439Z  INFO oarfish::bulk: Total number of alignment records : 511
2026-04-25T04:10:23.501447Z  INFO oarfish::bulk: number of aligned reads : 290
2026-04-25T04:10:23.501454Z  INFO oarfish::bulk: number of unique alignments : 198
2026-04-25T04:10:23.502391Z  INFO oarfish: oarfish completed successfully.
2026-04-25T04:10:23.512375Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:10:23.512788Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3227e59dc/sample3_realign2transcript.bam, contains 15 reference sequences.
2026-04-25T04:10:23.512811Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:10:23.512853Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:10:23.512939Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:10:23.512954Z  INFO oarfish: parsed reference information for 15 transcripts.
2026-04-25T04:10:23.522508Z  INFO oarfish::alignment_parser: the alignment file contained 0 unmapped read records.
2026-04-25T04:10:23.522790Z  INFO oarfish::bulk: 
discard_table: 
╭─────────────────────────────────┬───────╮
│ reason                          │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end             │ 0     │
│ too far from 3' end             │ 0     │
│ score too low                   │ 2880  │
│ aligned fraction too low        │ 9     │
│ aligned length too short        │ 0     │
│ inconsistent orientation        │ 0     │
│ supplementary alignment         │ 0     │
│ reads with valid best alignment │ 291   │
╰─────────────────────────────────┴───────╯

2026-04-25T04:10:23.522861Z  INFO oarfish::bulk: Total number of alignment records : 496
2026-04-25T04:10:23.522869Z  INFO oarfish::bulk: number of aligned reads : 291
2026-04-25T04:10:23.522875Z  INFO oarfish::bulk: number of unique alignments : 206
2026-04-25T04:10:23.523777Z  INFO oarfish: oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3e3d4e70/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:10:23 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a3e3d4e70/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: isoform_identification @ Sat Apr 25 00:10:25 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:10:26 2026 -------------------
Realigning sample sample1 -> /tmp/Rtmp2vajC3/file2f32a3e3d4e70/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:10:27 2026 ----------
00:10:27 Sat Apr 25 2026 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)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3304feb72/config_file_3093155.json
Configured steps: 
	genome_alignment: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: genome_alignment @ Sat Apr 25 00:10:28 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample1_align2genome.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample2_align2genome.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample3_align2genome.bam
-- Running step: isoform_identification @ Sat Apr 25 00:10:50 2026 -------------
Inputs:  ['/tmp/Rtmp2vajC3/file2f32a3e3d4e70/sample1_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3e3d4e70/sample2_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3e3d4e70/sample3_realign2transcript.bam'] /tmp/Rtmp2vajC3/file2f32a3e3d4e70/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 895, 'not_enough_coverage': 5})
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:10:50 2026 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample1_realign2transcript.bam
sample2 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample2_realign2transcript.bam
sample3 ->/tmp/Rtmp2vajC3/file2f32a3304feb72/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:11:11 2026 ----------
00:11:11 Sat Apr 25 2026 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)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a324b9db8a/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:11:12 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a324b9db8a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:11:13 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a324b9db8a/matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a324b9db8a/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:11:13 2026 ----------------
00:11:13 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a324b9db8a/align2genome.bam'
Inputs:  ['/tmp/Rtmp2vajC3/file2f32a3304feb72/sample1_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3304feb72/sample2_realign2transcript.bam', '/tmp/Rtmp2vajC3/file2f32a3304feb72/sample3_realign2transcript.bam'] /tmp/Rtmp2vajC3/file2f32a3304feb72/transcript_assembly.fa.fai 5 0.4 0.4
	Counter({'counted_reads': 895, 'not_enough_coverage': 5})
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.66gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.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, 363987.78Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:11:15 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:11:24 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a324b9db8a/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a324b9db8a/matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a324b9db8a/matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a324b9db8a/realign2transcript.bam
Sorting BAM files by 8 with CB threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
-- Running step: transcript_quantification @ Sat Apr 25 00:11:24 2026 ----------
2026-04-25T04:11:24.771704Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:11:24.772304Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a324b9db8a/realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:11:24.772368Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:11:24.772376Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:11:24.772450Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:11:24.772486Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:11:24.779740Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a365ddf630/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:11:25 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a365ddf630/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:11:25 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a365ddf630/matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a365ddf630/align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:11:44 2026 ----------------
00:11:44 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a365ddf630/align2genome.bam'
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 398243.83Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:11:45 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:11:55 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a365ddf630/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a365ddf630/matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a365ddf630/matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a365ddf630/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:12:14 2026 ----------
2026-04-25T04:12:14.253594Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:12:14.254093Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a365ddf630/realign2transcript.bam, contains 5 reference sequences.
2026-04-25T04:12:14.254166Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:12:14.254175Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:12:14.254243Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:12:14.254266Z  INFO oarfish: parsed reference information for 5 transcripts.
2026-04-25T04:12:14.260376Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3407e2c99/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:12:14 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3407e2c99/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:12:15 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a3407e2c99/matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3407e2c99/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: gene_quantification @ Sat Apr 25 00:12:15 2026 ----------------
00:12:15 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a3407e2c99/align2genome.bam'
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.63gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.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, 394854.65Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:12:15 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:12:25 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3407e2c99/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3407e2c99/matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a3407e2c99/matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3407e2c99/realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:12:25 2026 ----------
00:12:25 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3422ef40a/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:12:26 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3422ef40a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:12:26 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3422ef40a/matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3422ef40a/align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:12:46 2026 ----------------
00:12:46 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a3422ef40a/align2genome.bam'
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.67gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.67gene_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, 456796.34Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:12:47 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
Detected 2 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:12:56 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3422ef40a/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3422ef40a/matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3422ef40a/matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3422ef40a/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:13:20 2026 ----------
00:13:20 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a342bc0e9c/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:13:21 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a342bc0e9c/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:13:21 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a342bc0e9c/matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a342bc0e9c/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:13:22 2026 ----------------
00:13:22 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a342bc0e9c/align2genome.bam'
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 375282.20Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:13:22 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:13:23 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a342bc0e9c/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a342bc0e9c/matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a342bc0e9c/matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a342bc0e9c/realign2transcript.bam
Sorting BAM files by 8 with CB threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
-- Running step: transcript_quantification @ Sat Apr 25 00:13:23 2026 ----------
2026-04-25T04:13:23.256812Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:13:23.257221Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a342bc0e9c/realign2transcript.bam, contains 10 reference sequences.
2026-04-25T04:13:23.257243Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:13:23.257286Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:13:23.257360Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:13:23.257373Z  INFO oarfish: parsed reference information for 10 transcripts.
2026-04-25T04:13:23.266669Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a32b36cf05/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:13:24 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a32b36cf05/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:13:24 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a32b36cf05/matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a32b36cf05/align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:13:42 2026 ----------------
00:13:42 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a32b36cf05/align2genome.bam'
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.71gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.70gene_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, 393698.28Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:13:42 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:13:43 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a32b36cf05/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a32b36cf05/matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a32b36cf05/matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a32b36cf05/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:14:01 2026 ----------
2026-04-25T04:14:01.051535Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:14:01.052195Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a32b36cf05/realign2transcript.bam, contains 10 reference sequences.
2026-04-25T04:14:01.052260Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:14:01.052269Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:14:01.052342Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:14:01.052366Z  INFO oarfish: parsed reference information for 10 transcripts.
2026-04-25T04:14:01.061951Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a357302a2d/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:14:01 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a357302a2d/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:14:02 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a357302a2d/matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a357302a2d/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: gene_quantification @ Sat Apr 25 00:14:02 2026 ----------------
00:14:02 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a357302a2d/align2genome.bam'
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.65gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.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, 359791.38Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:14:03 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:14:03 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a357302a2d/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a357302a2d/matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a357302a2d/matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a357302a2d/realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...

[bam_sort_core] merging from 0 files and 8 in-memory blocks...
Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:14:03 2026 ----------
00:14:03 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a32feb7b0c/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:14:04 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a32feb7b0c/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /home/biocbuild/bbs-3.23-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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:14:04 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a32feb7b0c/matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a32feb7b0c/align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:14:22 2026 ----------------
00:14:22 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a32feb7b0c/align2genome.bam'
	Counter({'counted_reads': 358})
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.68gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00,  2.67gene_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, 381147.90Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:14:23 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:14:23 2026 -------------------
Checking for fastq file(s) /home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a32feb7b0c/matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a32feb7b0c/matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a32feb7b0c/matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a32feb7b0c/realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:14:41 2026 ----------
00:14:41 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	realign2transcript.bam
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a356864c85/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:14:43 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a356864c85/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 927
Number of chimera reads: 3
All done!
Reads	Barcodes
26	1
23	3
22	1
21	3
20	1
19	1
18	1
16	2
15	1
14	2
13	3
12	5
11	2
10	6
9	9
8	3
7	6
6	11
5	8
4	8
3	39
2	19
1	2
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a356864c85/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 280
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	1
7	5
6	2
5	7
4	5
3	19
2	27
1	53
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a356864c85/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 279
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
7	5
6	4
5	1
4	15
3	12
2	23
1	65
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a356864c85/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a356864c85/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:14:44 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

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

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:14:48 2026 ----------------
00:14:48 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a356864c85/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a356864c85/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a356864c85/sample3_align2genome.bam'
	Counter({'counted_reads': 358})
parsing /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 24.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, 431193.35Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:14:49 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 7 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:15:12 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a356864c85/fastq, /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a356864c85/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

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

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

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

-- Running step: transcript_quantification @ Sat Apr 25 00:15:14 2026 ----------
2026-04-25T04:15:14.982867Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:15:14.983307Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a356864c85/sampleA_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:15:14.983327Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:15:14.983380Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:15:14.983440Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:15:14.983452Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:15:14.994541Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:15:15.284821Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:15:15.285287Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a356864c85/sample1_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:15:15.285308Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:15:15.285317Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:15:15.285428Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:15:15.285440Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:15:15.290555Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:15:15.608316Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:15:15.608779Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a356864c85/sample2_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:15:15.608802Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:15:15.608810Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:15:15.608910Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:15:15.608922Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:15:15.614718Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:15:15.899130Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:15:15.899614Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a356864c85/sample3_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:15:15.899639Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:15:15.899648Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:15:15.899720Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:15:15.899768Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:15:15.905878Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:15:16 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3dc12a6a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 930
Number of chimera reads: 3
All done!
Reads	Barcodes
28	1
25	1
23	3
22	1
21	1
19	2
18	1
17	1
16	2
15	2
14	2
13	4
12	2
11	5
10	4
9	7
8	7
7	2
6	11
5	12
4	7
3	37
2	20
1	2
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3dc12a6a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 284
Number of chimera reads: 1
All done!
Reads	Barcodes
10	1
9	1
8	3
7	2
6	4
5	7
4	6
3	15
2	21
1	60
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3dc12a6a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 278
Number of chimera reads: 1
All done!
Reads	Barcodes
8	2
7	3
6	1
5	6
4	9
3	19
2	29
1	56
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3dc12a6a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3dc12a6a/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:15:17 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:15:39 2026 ----------------
00:15:39 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_align2genome.bam'
parsing /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 566614.07Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 430962.97Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:15:40 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 8 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:16:06 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:16:26 2026 ----------
2026-04-25T04:16:26.370149Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:16:26.370543Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sampleA_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:16:26.370565Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:16:26.370634Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:16:26.370710Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:16:26.370724Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:16:26.382061Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:16:26.733791Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:16:26.734325Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample1_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:16:26.734349Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:16:26.734414Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:16:26.734482Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:16:26.734494Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:16:26.740664Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:16:27.054273Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:16:27.054777Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample2_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:16:27.054803Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:16:27.054811Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:16:27.054918Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:16:27.054931Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:16:27.060179Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:16:27.362919Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:16:27.363470Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3dc12a6a/sample3_realign2transcript.bam, contains 6 reference sequences.
2026-04-25T04:16:27.363493Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:16:27.363502Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:16:27.363596Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:16:27.363608Z  INFO oarfish: parsed reference information for 6 transcripts.
2026-04-25T04:16:27.369722Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:16:27 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a34ca3e52e/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 929
Number of chimera reads: 2
All done!
Reads	Barcodes
27	1
26	1
24	1
22	2
21	1
20	3
19	1
18	1
17	2
16	2
15	2
14	1
12	1
11	7
10	5
9	5
8	9
7	5
6	13
5	11
4	5
3	33
2	22
1	3
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a34ca3e52e/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 281
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	3
7	2
6	5
5	3
4	9
3	13
2	31
1	55
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a34ca3e52e/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 280
Number of chimera reads: 0
All done!
Reads	Barcodes
9	1
8	3
7	1
6	5
5	5
4	6
3	18
2	30
1	50
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a34ca3e52e/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:16:29 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample1_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample2_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample3_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:16:32 2026 ----------------
00:16:32 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_align2genome.bam'
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 458413.92Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_align2genome.bam...
Assigning reads to genes...

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 24.75gene_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, 425040.94Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:16:34 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 8 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:16:56 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample1_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample2_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/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/Rtmp2vajC3/file2f32a34ca3e52e/sample3_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_realign2transcript.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:16:58 2026 ----------
00:16:58 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample1_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample2_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_realign2transcript.bamdone
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 5})
	Counter({'counted_reads': 262, 'not_enough_coverage': 8, 'unmapped': 2})
	Counter({'counted_reads': 264, 'not_enough_coverage': 8, 'unmapped': 1})
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a34ca3e52e/sample3_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a373eebe2a/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:17:00 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a373eebe2a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 924
Number of chimera reads: 2
All done!
Reads	Barcodes
26	1
25	1
22	1
21	3
20	2
19	2
18	1
17	4
16	1
15	1
14	1
13	1
12	1
11	7
10	5
9	3
8	11
7	3
6	5
5	19
4	7
3	35
2	19
1	3
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a373eebe2a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 279
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	1
7	3
6	5
5	8
4	7
3	11
2	23
1	66
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a373eebe2a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 277
Number of chimera reads: 0
All done!
Reads	Barcodes
8	1
7	3
6	8
5	5
4	4
3	19
2	22
1	60
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a373eebe2a/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a373eebe2a/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:17:01 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:17:23 2026 ----------------
00:17:23 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_align2genome.bam'
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_align2genome.bam...
Assigning reads to genes...

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 14.25gene_group/s]
/home/biocbuild/bbs-3.23-bioc/R/site-library/FLAMES/python/count_gene.py:704: 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, 176201.65Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 545309.69Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 497285.40Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 373637.40Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:17:25 2026 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---

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

Detected 8 warnings across the samples during read class construction. Access warnings with metadata(bambuOutput)$warnings
--- Start extending annotations ---
WARNING - Less than 50 TRUE or FALSE read classes for NDR precision stabilization.
NDR will be approximated as: (1 - Transcript Model Prediction Score)
For your combination of sample and reference annotations we recommend an NDR of 0. You are currently using an NDR threshold of 0.5. A higher NDR is suited for samples where the reference annotations are poor and more novel transcripts are expected,whereas a lower NDR is suited for samples with already high quality annotations
--- Start isoform quantification ---
--- Finished running Bambu ---
-- Running step: read_realignment @ Sat Apr 25 00:17:48 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq, /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:18:11 2026 ----------
00:18:11 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a373eebe2a/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample1_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample2_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a373eebe2a/sample3_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a366a1c6da/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:18:14 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a366a1c6da/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 928
Number of chimera reads: 2
All done!
Reads	Barcodes
28	1
26	1
21	2
20	3
19	4
17	2
14	4
13	2
12	5
11	7
10	1
9	6
8	4
7	7
6	12
5	15
4	4
3	35
2	19
1	3
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a366a1c6da/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 278
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	1
7	4
6	3
5	5
4	8
3	12
2	36
1	54
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a366a1c6da/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 282
Number of chimera reads: 0
All done!
Reads	Barcodes
9	2
7	1
6	4
5	8
4	14
3	9
2	27
1	59
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a366a1c6da/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a366a1c6da/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:18:16 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...

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

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

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

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:18:19 2026 ----------------
00:18:19 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a366a1c6da/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a366a1c6da/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a366a1c6da/sample3_align2genome.bam'
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 5})
	Counter({'counted_reads': 265, 'not_enough_coverage': 8, 'unmapped': 2})
	Counter({'counted_reads': 261, 'not_enough_coverage': 9, 'unmapped': 1})
	Counter({'counted_reads': 347, 'not_enough_coverage': 9, 'unmapped': 2})
parsing /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 178742.67Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample1_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 514714.31Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample2_align2genome.bam...
Assigning reads to genes...

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 382510.49Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:18:20 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:18:21 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq, /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample3_matched_reads_dedup.fastq.gz
	files found
Realigning sample /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_matched_reads_dedup.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...

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

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

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

-- Running step: transcript_quantification @ Sat Apr 25 00:18:28 2026 ----------
2026-04-25T04:18:28.874389Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:18:28.874909Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a366a1c6da/sampleA_realign2transcript.bam, contains 27 reference sequences.
2026-04-25T04:18:28.874935Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:18:28.874945Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:18:28.875326Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:18:28.875352Z  INFO oarfish: parsed reference information for 27 transcripts.
2026-04-25T04:18:28.916838Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:18:29.468433Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:18:29.468975Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample1_realign2transcript.bam, contains 27 reference sequences.
2026-04-25T04:18:29.469001Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:18:29.469011Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:18:29.469132Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:18:29.469152Z  INFO oarfish: parsed reference information for 27 transcripts.
2026-04-25T04:18:29.484661Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:18:29.993607Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:18:29.994078Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample2_realign2transcript.bam, contains 27 reference sequences.
2026-04-25T04:18:29.994104Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:18:29.994114Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:18:29.994243Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:18:29.994263Z  INFO oarfish: parsed reference information for 27 transcripts.
2026-04-25T04:18:30.010443Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:18:30.528105Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:18:30.528538Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a366a1c6da/sample3_realign2transcript.bam, contains 27 reference sequences.
2026-04-25T04:18:30.528564Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:18:30.528574Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:18:30.528705Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:18:30.528727Z  INFO oarfish: parsed reference information for 27 transcripts.
2026-04-25T04:18:30.547234Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3641f4755/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:18:31 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3641f4755/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 932
Number of chimera reads: 3
All done!
Reads	Barcodes
26	1
25	1
24	1
22	2
21	1
20	4
19	1
18	1
15	3
14	1
13	1
12	3
11	9
10	5
9	5
8	6
7	3
6	15
5	10
4	6
3	37
2	20
1	1
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3641f4755/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 280
Number of chimera reads: 1
All done!
Reads	Barcodes
8	2
7	4
6	5
5	2
4	9
3	18
2	27
1	56
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3641f4755/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 284
Number of chimera reads: 1
All done!
Reads	Barcodes
8	3
7	4
6	4
5	3
4	9
3	17
2	26
1	58
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3641f4755/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3641f4755/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:18:32 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:18:54 2026 ----------------
00:18:54 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_align2genome.bam'
parsing /tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

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

Processed:   0%|          | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 22.83gene_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, 379026.21Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:18:55 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:18:56 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq, /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:19:21 2026 ----------
2026-04-25T04:19:21.660829Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:19:21.661248Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3641f4755/sampleA_realign2transcript.bam, contains 28 reference sequences.
2026-04-25T04:19:21.661276Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:19:21.661286Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:19:21.661416Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:19:21.661437Z  INFO oarfish: parsed reference information for 28 transcripts.
2026-04-25T04:19:21.702804Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:19:22.348490Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:19:22.349131Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3641f4755/sample1_realign2transcript.bam, contains 28 reference sequences.
2026-04-25T04:19:22.349158Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:19:22.349168Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:19:22.349306Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:19:22.349327Z  INFO oarfish: parsed reference information for 28 transcripts.
2026-04-25T04:19:22.365029Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:19:22.963781Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:19:22.964279Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3641f4755/sample2_realign2transcript.bam, contains 28 reference sequences.
2026-04-25T04:19:22.964303Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:19:22.964313Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:19:22.964434Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:19:22.964455Z  INFO oarfish: parsed reference information for 28 transcripts.
2026-04-25T04:19:22.981008Z  INFO oarfish::single_cell: Processed 100 cells.
2026-04-25T04:19:23.585406Z  INFO oarfish: setting user-provided filter parameters.
2026-04-25T04:19:23.586035Z  INFO oarfish::alignment_parser: read header from BAM file /tmp/Rtmp2vajC3/file2f32a3641f4755/sample3_realign2transcript.bam, contains 28 reference sequences.
2026-04-25T04:19:23.586062Z  INFO oarfish::alignment_parser: saw minimap2 as a program in the header; proceeding.
2026-04-25T04:19:23.586072Z  INFO oarfish::util::digest_utils: calculating seqcol digest
2026-04-25T04:19:23.586204Z  INFO oarfish::util::digest_utils: done calculating seqcol digest
2026-04-25T04:19:23.586225Z  INFO oarfish: parsed reference information for 28 transcripts.
2026-04-25T04:19:23.605278Z  INFO oarfish::single_cell: Processed 100 cells.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a3204a3a58/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:19:24 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3204a3a58/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 928
Number of chimera reads: 2
All done!
Reads	Barcodes
26	1
23	2
22	1
21	1
20	2
19	2
18	4
16	2
15	1
14	1
13	1
12	5
11	6
10	5
9	4
8	7
7	3
6	15
5	11
4	2
3	35
2	23
1	3
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3204a3a58/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 278
Number of chimera reads: 0
All done!
Reads	Barcodes
7	4
6	3
5	9
4	11
3	13
2	23
1	59
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3204a3a58/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 282
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	1
7	5
6	2
5	8
4	7
3	14
2	32
1	46
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a3204a3a58/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a3204a3a58/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:19:25 2026 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3204a3a58/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/Rtmp2vajC3/file2f32a3204a3a58/sample1_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3204a3a58/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/Rtmp2vajC3/file2f32a3204a3a58/sample2_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3204a3a58/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/Rtmp2vajC3/file2f32a3204a3a58/sample3_matched_reads.fastq.gz -> /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample3_align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 1 threads...

Indexing bam files
-- Running step: gene_quantification @ Sat Apr 25 00:19:29 2026 ----------------
00:19:29 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample3_align2genome.bam'
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

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

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

Indexing bam files
-- Running step: transcript_quantification @ Sat Apr 25 00:19:34 2026 ----------
00:19:34 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a3204a3a58/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample1_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample1_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample2_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample2_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample3_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a3204a3a58/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a3204a3a58/sample3_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
i Writing configuration to: /tmp/Rtmp2vajC3/file2f32a37f588221/config_file_3093155.json
Configured steps: 
	barcode_demultiplex: TRUE
	genome_alignment: TRUE
	gene_quantification: TRUE
	isoform_identification: TRUE
	read_realignment: TRUE
	transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Sat Apr 25 00:19:37 2026 ----------------
Using flexiplex for barcode demultiplexing.
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a37f588221/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 993
Number of reads where at least one barcode was found: 929
Number of chimera reads: 2
All done!
Reads	Barcodes
29	1
24	1
22	1
21	2
20	3
19	1
18	2
16	4
15	1
14	1
13	5
11	4
10	7
9	5
8	9
7	3
6	13
5	14
4	2
3	32
2	20
1	6
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a37f588221/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 281
Number of chimera reads: 1
All done!
Reads	Barcodes
9	1
8	3
7	1
6	4
5	5
4	8
3	16
2	33
1	50
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a37f588221/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 300
Number of reads where at least one barcode was found: 280
Number of chimera reads: 0
All done!
Reads	Barcodes
10	1
9	1
7	1
6	4
5	10
4	7
3	16
2	28
1	51
Loading known barcodes from /tmp/Rtmp2vajC3/file2f32a37f588221/bc_allow.tsv
Number of known barcodes: 143
FLEXIPLEX 1.02.6
Setting max flanking sequence edit distance to 8
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
CB: NNNNNNNNNNNNNNNN
UB: NNNNNNNNNNNN
polyT: TTTTTTTTT
CB:Z: tag field: CB
Processing file: /tmp/Rtmp2vajC3/file2f32a37f588221/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 chimera reads: 1
All done!
Reads	Barcodes
10	2
9	2
8	5
7	4
6	3
5	7
4	14
3	14
2	29
1	57
-- Running step: genome_alignment @ Sat Apr 25 00:19:38 2026 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_align2genome.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_matched_reads.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_align2genome.bam
-- Running step: gene_quantification @ Sat Apr 25 00:20:00 2026 ----------------
00:20:00 Sat Apr 25 2026 quantify genes 
Using BAM(s): '/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_align2genome.bam',
'/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_align2genome.bam', and
'/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_align2genome.bam'
	Counter({'counted_reads': 357, 'not_enough_coverage': 1})
	Counter({'counted_reads': 275})
	Counter({'counted_reads': 275, 'not_enough_coverage': 1})
	Counter({'counted_reads': 357, 'not_enough_coverage': 1})
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_align2genome.bam...
Assigning reads to genes...

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

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

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 464259.28Read/s]
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample3_align2genome.bam...
Assigning reads to genes...

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

Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 409296.23Read/s]
-- Running step: isoform_identification @ Sat Apr 25 00:20:01 2026 -------------
#### Read gene annotations
	Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Sat Apr 25 00:20:02 2026 -------------------
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a37f588221/fastq, /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample1.fq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample2.fq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/fastq/sample3.fq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample1_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample2_matched_reads.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample3_matched_reads.fastq.gz
	files found
Checking for fastq file(s) /tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample1_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample2_matched_reads_dedup.fastq.gz, /tmp/Rtmp2vajC3/file2f32a37f588221/sample3_matched_reads_dedup.fastq.gz
	files found
Realignment complete for the following samples:
/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_realign2transcript.bam
/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_matched_reads_dedup.fastq.gz ->/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Sat Apr 25 00:20:23 2026 ----------
00:20:23 Sat Apr 25 2026 quantify transcripts 
Found realignment file(s): 	sample1_realign2transcript.bam
	sample2_realign2transcript.bam
	sample3_realign2transcript.bam
	sampleA_realign2transcript.bam
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a37f588221/sampleA_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample1_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a37f588221/sample1_realign2transcript.bamdone
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample2_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a37f588221/sample2_realign2transcript.bamdone
	Counter({'counted_reads': 358})
	Counter({'counted_reads': 275})
	Counter({'counted_reads': 272})
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample3_realign2transcript.bam...
parsing /tmp/Rtmp2vajC3/file2f32a37f588221/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/Rtmp2vajC3/file2f32a37f588221/sample3_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Filtering for genes with at least 2 detected isoforms ...
	6 isoform(s) left.

Aggregating counts by cluster labels ...

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

Filtering for genes with at least 2 isoforms expressing more than 1 counts ...
	3 gene(s), 6 transcript(s) left.

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

[ FAIL 0 | WARN 182 | SKIP 0 | PASS 98 ]

[ FAIL 0 | WARN 182 | SKIP 0 | PASS 98 ]
	Counter({'counted_reads': 358})
> 
> proc.time()
   user  system elapsed 
828.418  56.499 868.556 

Example timings

FLAMES.Rcheck/FLAMES-Ex.timings

nameusersystemelapsed
BulkPipeline4.3060.3484.692
MultiSampleSCPipeline11.154 1.08012.534
SingleCellPipeline3.0680.1322.005
add_gene_counts0.3400.0020.343
annotation_to_fasta0.1990.0000.198
barcode_segment0.0020.0000.002
blaze 5.43420.57415.268
bulk_long_pipeline 2.57416.806 2.756
combine_sce0.8170.1130.931
config-set0.2360.0250.261
config0.2210.0260.248
controllers-set0.3870.0460.436
controllers0.2740.0100.285
convolution_filter0.0000.0010.001
create_config0.0220.0000.022
create_sce_from_dir3.8483.3804.300
create_se_from_dir5.3600.2825.628
cutadapt0.1120.0280.140
example_pipeline0.4220.0520.473
experiment4.9370.1285.051
filter_annotation0.0490.0040.053
filter_coverage1.7530.0761.831
find_barcode2.1120.3212.437
find_bin0.0060.0030.009
find_diversity1.7800.1632.109
find_variants21.709 2.43222.973
get_coverage1.8700.0941.969
index_genome0.2140.0140.225
mutation_positions1.6140.2301.845
plot_coverage3.7810.0793.858
plot_demultiplex2.6560.1512.804
plot_demultiplex_raw1.3360.0581.394
plot_durations5.0860.1025.175
plot_isoform_heatmap3.2050.2283.434
plot_isoform_reduced_dim21.888 0.97922.872
plot_isoforms1.7030.0201.723
resume_FLAMES4.8380.1204.966
run_FLAMES4.9370.0955.019
run_step2.0280.0362.063
sc_DTU_analysis7.1462.4187.275
sc_genotype2.9430.0592.429
sc_impute_transcript0.6700.0180.689
sc_long_multisample_pipeline11.418 6.08311.985
sc_long_pipeline3.1001.4922.601
sc_mutations2.6550.3622.432
sc_plot_genotype10.694 2.04110.575
show-FLAMESPipeline0.3090.0050.314
steps-set0.4670.0320.499
steps0.1390.0060.144
weight_transcripts0.0290.0190.048