| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-11 12:06 -0500 (Thu, 11 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4879 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4670 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4604 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 744/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FLAMES 2.4.1 (landing page) Changqing Wang
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | ERROR | ERROR | skipped | ||||||||||
|
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. |
| Package: FLAMES |
| Version: 2.4.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.4.1.tar.gz |
| StartedAt: 2025-12-10 02:35:32 -0500 (Wed, 10 Dec 2025) |
| EndedAt: 2025-12-10 03:05:01 -0500 (Wed, 10 Dec 2025) |
| EllapsedTime: 1768.8 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: FLAMES.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.4.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FLAMES/DESCRIPTION’ ... OK
* this is package ‘FLAMES’ version ‘2.4.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 47 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
.dockerignore
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘FLAMES’ can be installed ... NOTE
Found the following notes/warnings:
Non-staged installation was used
See ‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking C++ specification ... OK
* checking installed package size ... INFO
installed size is 5.2Mb
sub-directories of 1Mb or more:
data 1.8Mb
libs 1.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
'blaze' 'find_barcode' 'gene_quantification' 'isoform_identification'
'minimap2_align' 'transcript_quantification'
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
BulkPipeline: no visible global function definition for ‘new’
BulkPipeline: no visible global function definition for ‘setNames’
MultiSampleSCPipeline: no visible global function definition for ‘new’
MultiSampleSCPipeline: no visible global function definition for
‘setNames’
SingleCellPipeline: no visible global function definition for ‘new’
SingleCellPipeline: no visible global function definition for
‘setNames’
addRowRanges: no visible global function definition for ‘head’
addRowRanges: no visible global function definition for ‘as’
add_gene_counts: no visible global function definition for ‘as’
cache_dir: no visible global function definition for ‘packageVersion’
chisq_test_by_gene: no visible global function definition for
‘chisq.test’
create_sce_from_dir: no visible global function definition for
‘setNames’
create_spe: no visible binding for global variable ‘barcode’
create_spe: no visible binding for global variable ‘in_tissue’
download_oarfish: no visible global function definition for
‘download.file’
download_oarfish: no visible global function definition for ‘unzip’
filter_coverage: no visible global function definition for
‘starts_with’
filter_coverage: no visible binding for global variable ‘filter_res’
find_variants: no visible global function definition for ‘setNames’
find_variants_grange: no visible binding for global variable
‘which_label’
find_variants_grange: no visible binding for global variable
‘nucleotide’
find_variants_grange: no visible binding for global variable ‘pos’
find_variants_grange: no visible binding for global variable ‘count’
find_variants_grange: no visible binding for global variable
‘counts_no_ins’
find_variants_grange: no visible binding for global variable ‘ref’
generate_sc_sce: no visible binding for global variable ‘FSM_match’
get_coverage: no visible binding for global variable ‘Freq’
homopolymer_pct : <anonymous>: no visible binding for global variable
‘Freq’
homopolymer_pct : <anonymous>: no visible binding for global variable
‘pct’
plot_coverage: no visible binding for global variable ‘tr_length’
plot_coverage: no visible binding for global variable ‘read_counts’
plot_coverage: no visible binding for global variable ‘total_counts’
plot_coverage: no visible binding for global variable ‘cumpct’
plot_coverage: no visible binding for global variable ‘length_bin’
plot_coverage: no visible binding for global variable ‘min_length’
plot_coverage: no visible binding for global variable ‘max_length’
plot_coverage: no visible global function definition for ‘head’
plot_coverage: no visible binding for global variable ‘transcript’
plot_demultiplex_raw: no visible binding for global variable ‘Sample’
plot_demultiplex_raw: no visible binding for global variable
‘CellBarcode’
plot_demultiplex_raw: no visible binding for global variable ‘UMI’
plot_demultiplex_raw: no visible binding for global variable
‘UMI_count’
plot_demultiplex_raw: no visible binding for global variable
‘barcode_rank’
plot_demultiplex_raw: no visible binding for global variable
‘FlankEditDist’
plot_demultiplex_raw: no visible binding for global variable ‘n_reads’
plot_demultiplex_raw: no visible binding for global variable
‘BarcodeEditDist’
plot_demultiplex_raw: no visible binding for global variable ‘total
reads’
plot_demultiplex_raw: no visible binding for global variable
‘demultiplexed reads’
plot_demultiplex_raw: no visible binding for global variable ‘single
match reads’
plot_demultiplex_raw: no visible binding for global variable
‘undemultiplexted reads’
plot_demultiplex_raw: no visible binding for global variable
‘multi-matching reads’
plot_demultiplex_raw: no visible binding for global variable ‘Type’
plot_demultiplex_raw: no visible binding for global variable ‘Reads’
plot_demultiplex_raw: no visible binding for global variable ‘input’
plot_demultiplex_raw: no visible binding for global variable ‘output’
plot_demultiplex_raw: no visible binding for global variable
‘read1_with_adapter’
plot_demultiplex_raw: no visible binding for global variable ‘Count’
plot_flagstat: no visible global function definition for ‘everything’
plot_flagstat: no visible binding for global variable ‘name’
plot_flagstat: no visible binding for global variable ‘value’
plot_isoform_reduced_dim: no visible binding for global variable ‘x’
plot_isoform_reduced_dim: no visible binding for global variable ‘y’
plot_isoform_reduced_dim: no visible binding for global variable ‘expr’
plot_spatial: no visible binding for global variable ‘imageX’
plot_spatial: no visible binding for global variable ‘imageY’
plot_spatial_feature: no visible binding for global variable ‘imageX’
plot_spatial_feature: no visible binding for global variable ‘imageY’
plot_spatial_feature: no visible binding for global variable ‘x’
plot_spatial_feature: no visible binding for global variable ‘y’
plot_spatial_feature: no visible global function definition for
‘scale_alpha_continuous’
plot_spatial_feature: no visible global function definition for
‘scale_colour_gradient’
plot_spatial_isoform: no visible global function definition for ‘head’
plot_spatial_pie: no visible global function definition for ‘setNames’
plot_spatial_pie: no visible global function definition for ‘head’
plot_spatial_pie: no visible binding for global variable ‘imageX’
plot_spatial_pie: no visible binding for global variable ‘imageY’
sc_gene_entropy: no visible global function definition for ‘as’
sc_genotype: no visible binding for global variable ‘allele’
sc_genotype: no visible binding for global variable ‘allele_count’
sc_genotype: no visible binding for global variable ‘barcode’
sc_genotype: no visible binding for global variable ‘pct’
sc_mutations: no visible binding for global variable ‘mutation_index’
sc_mutations: no visible binding for global variable ‘bam_index’
sc_plot_genotype: no visible global function definition for ‘setNames’
sc_plot_genotype: no visible binding for global variable ‘barcode’
sc_plot_genotype: no visible binding for global variable ‘genotype’
sc_plot_genotype: no visible binding for global variable ‘x’
sc_plot_genotype: no visible binding for global variable ‘y’
sc_transcript_usage_chisq: no visible global function definition for
‘as’
sc_transcript_usage_chisq: no visible binding for global variable
‘p.value’
sc_transcript_usage_chisq: no visible binding for global variable
‘adj.p.value’
sc_transcript_usage_permutation: no visible binding for global variable
‘total’
sc_transcript_usage_permutation: no visible binding for global variable
‘test’
sc_transcript_usage_permutation: no visible global function definition
for ‘as’
sc_transcript_usage_permutation : <anonymous>: no visible global
function definition for ‘as’
sc_transcript_usage_permutation : <anonymous> : <anonymous>: no visible
global function definition for ‘na.omit’
sc_transcript_usage_permutation: no visible binding for global variable
‘transcript’
sc_transcript_usage_permutation: no visible binding for global variable
‘p.value’
sc_transcript_usage_permutation: no visible binding for global variable
‘adj.p.value’
variant_count_tb: no visible binding for global variable ‘barcode’
variant_count_tb: no visible binding for global variable ‘allele_count’
variant_count_tb: no visible binding for global variable
‘cell_total_reads’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
for global variable ‘expect_cell_number’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
for global variable ‘fastq’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
for global variable ‘demultiplexed_fastq’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
for global variable ‘barcodes_file’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible binding
for global variable ‘outdir’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline: no visible global
function definition for ‘setNames’
barcode_demultiplex,FLAMES.MultiSampleSCPipeline : <anonymous>: no
visible global function definition for ‘setNames’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
global variable ‘expect_cell_number’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
global variable ‘fastq’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
global variable ‘demultiplexed_fastq’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
global variable ‘barcodes_file’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible binding for
global variable ‘outdir’
barcode_demultiplex,FLAMES.SingleCellPipeline: no visible global
function definition for ‘setNames’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘j’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘genome_bam’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘minimap2’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘samtools’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘threads’
genome_alignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘outdir’
plot_durations,FLAMES.Pipeline: no visible binding for global variable
‘step’
plot_durations,FLAMES.Pipeline: no visible binding for global variable
‘duration’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘j’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘transcriptome_assembly’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘transcriptome_bam’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘minimap2’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘samtools’
read_realignment_raw,FLAMES.Pipeline: no visible binding for global
variable ‘outdir’
resume_FLAMES,FLAMES.Pipeline : <anonymous>: no visible global function
definition for ‘capture.output’
run_FLAMES,FLAMES.Pipeline : <anonymous>: no visible global function
definition for ‘capture.output’
Undefined global functions or variables:
BarcodeEditDist CellBarcode Count FSM_match FlankEditDist Freq Reads
Sample Type UMI UMI_count adj.p.value allele allele_count as
bam_index barcode barcode_rank barcodes_file capture.output
cell_total_reads chisq.test count counts_no_ins cumpct demultiplexed
reads demultiplexed_fastq download.file duration everything
expect_cell_number expr fastq filter_res genome_bam genotype head
imageX imageY in_tissue input j length_bin max_length min_length
minimap2 multi-matching reads mutation_index n_reads na.omit name new
nucleotide outdir output p.value packageVersion pct pos
read1_with_adapter read_counts ref samtools scale_alpha_continuous
scale_colour_gradient setNames single match reads starts_with step
test threads total total reads total_counts tr_length transcript
transcriptome_assembly transcriptome_bam undemultiplexted reads unzip
value which_label x y
Consider adding
importFrom("base", "match", "single")
importFrom("methods", "as", "new")
importFrom("stats", "chisq.test", "na.omit", "setNames", "step")
importFrom("utils", "capture.output", "download.file", "head",
"packageVersion", "unzip")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in shell scripts ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
File ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/libs/FLAMES.so’:
Found ‘___assert_rtn’, possibly from ‘assert’ (C)
Found ‘___stderrp’, possibly from ‘stderr’ (C)
Found ‘___stdoutp’, possibly from ‘stdout’ (C)
Found ‘_abort’, possibly from ‘abort’ (C)
Found ‘_exit’, possibly from ‘exit’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot_isoform_reduced_dim 31.717 0.522 45.114
find_variants 24.181 0.331 38.678
sc_long_multisample_pipeline 18.022 2.527 19.489
MultiSampleSCPipeline 15.500 1.735 26.118
sc_plot_genotype 15.502 0.337 20.102
sc_DTU_analysis 11.656 1.170 15.863
plot_isoform_heatmap 8.768 0.347 13.032
create_sce_from_dir 7.363 1.281 9.676
blaze 7.368 0.912 13.792
sc_long_pipeline 6.485 0.796 6.423
BulkPipeline 5.445 0.600 8.536
bulk_long_pipeline 4.867 1.107 5.544
create_se_from_dir 3.700 0.860 5.704
plot_durations 3.559 0.655 5.447
sc_genotype 3.595 0.617 5.822
plot_isoforms 4.160 0.040 6.278
resume_FLAMES 3.499 0.520 5.109
plot_demultiplex 3.446 0.517 5.879
run_FLAMES 3.284 0.495 5.005
plot_coverage 3.243 0.346 5.385
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
[ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]
Error:
! Test failures.
Execution halted
/Users/biocbuild/.pyenv/versions/3.11.9/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 5 NOTEs
See
‘/Users/biocbuild/bbs-3.22-bioc/meat/FLAMES.Rcheck/00check.log’
for details.
FLAMES.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FLAMES
###
##############################################################################
##############################################################################
* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘FLAMES’ ...
** this is package ‘FLAMES’ version ‘2.4.1’
** using non-staged installation via StagedInstall field
** libs
/bin/sh: rustc: command not found
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++17
using SDK: ‘MacOSX11.3.1.sdk’
/bin/sh: rustc: command not found
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppFunctions.cpp -o RcppFunctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classes/BamRecord.cpp -o classes/BamRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classes/GFFRecord.cpp -o classes/GFFRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classes/GeneAnnotationParser.cpp -o classes/GeneAnnotationParser.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classes/Isoforms.cpp -o classes/Isoforms.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c classes/junctions.cpp -o classes/junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main-functions/find_isoform.cpp -o main-functions/find_isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main-functions/flexiplex.cpp -o main-functions/flexiplex.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main-functions/get_transcript_seq.cpp -o main-functions/get_transcript_seq.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main-functions/group_bam2isoform.cpp -o main-functions/group_bam2isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c main-functions/pileup_readid.cpp -o main-functions/pileup_readid.o
main-functions/pileup_readid.cpp:86:16: warning: unused variable 'end' [-Wunused-variable]
unsigned int end;
^
1 warning generated.
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tests/test-junctions.cpp -o tests/test-junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c tests/test-parsing.cpp -o tests/test-parsing.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utility/cigars.cpp -o utility/cigars.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utility/edlib-1.2.7/edlib.cpp -o utility/edlib-1.2.7/edlib.o
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c utility/bam.c -o utility/bam.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FLAMES.so RcppExports.o RcppFunctions.o classes/BamRecord.o classes/GFFRecord.o classes/GeneAnnotationParser.o classes/Isoforms.o classes/junctions.o main-functions/find_isoform.o main-functions/flexiplex.o main-functions/get_transcript_seq.o main-functions/group_bam2isoform.o main-functions/pileup_readid.o tests/test-junctions.o tests/test-parsing.o utility/cigars.o utility/edlib-1.2.7/edlib.o utility/bam.o -pthread -lz /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: ignoring duplicate libraries: '-lz'
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug FLAMES.so; fi
Building for ARM64
(cd submodule/minimap2 && make -f Makefile CFLAGS="-falign-functions=64 -Wall -g -O2 -Wno-unused-result" arm_neon=1 aarch64=1 minimap2)
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon main.c -o main.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon kthread.c -o kthread.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon kalloc.c -o kalloc.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon misc.c -o misc.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon bseq.c -o bseq.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon sketch.c -o sketch.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon sdust.c -o sdust.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon options.c -o options.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon index.c -o index.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon lchain.c -o lchain.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon align.c -o align.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon hit.c -o hit.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon seed.c -o seed.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon jump.c -o jump.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon map.c -o map.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon format.c -o format.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon pe.c -o pe.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon esterr.c -o esterr.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon splitidx.c -o splitidx.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -Isse2neon ksw2_ll_sse.c -o ksw2_ll_sse.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__ -Isse2neon ksw2_extz2_sse.c -o ksw2_extz2_neon.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__ -Isse2neon ksw2_extd2_sse.c -o ksw2_extd2_neon.o
cc -c -falign-functions=64 -Wall -g -O2 -Wno-unused-result -DHAVE_KALLOC -DKSW_SSE2_ONLY -D__SSE2__ -Isse2neon ksw2_exts2_sse.c -o ksw2_exts2_neon.o
ar -csru libminimap2.a kthread.o kalloc.o misc.o bseq.o sketch.o sdust.o options.o index.o lchain.o align.o hit.o seed.o jump.o map.o format.o pe.o esterr.o splitidx.o ksw2_ll_sse.o ksw2_extz2_neon.o ksw2_extd2_neon.o ksw2_exts2_neon.o
cc -falign-functions=64 -Wall -g -O2 -Wno-unused-result main.o -o minimap2 -L. -lminimap2 -lm -lz -lpthread
echo "Installing binary to /Users/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin"
Installing binary to /Users/biocbuild/bbs-3.22-bioc/meat/FLAMES/src/../inst/bin
mkdir -p ../inst/bin
cp submodule/minimap2/minimap2 ../inst/bin/
Cargo not found, skipping oarfish installation.
installing to /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (FLAMES)
FLAMES.Rcheck/tests/testthat.Rout.fail
R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(FLAMES)
>
> test_check("FLAMES")
Writing configuration parameters to: /tmp/RtmprmfWRa/file22201d5e15c7/config_file_8736.json
Writing configuration parameters to: /tmp/RtmprmfWRa/file22201d5e15c7/config_file_8736.json
Writing configuration parameters to: /tmp/RtmprmfWRa/file22201d5e15c7/config_file_8736.json
Writing configuration parameters to: /tmp/RtmprmfWRa/file22203b1cebfb/config_file_8736.json
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202e86a6cf/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22205f3a1dea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22205f3a1dea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22207e9fd20a/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22207e9fd20a/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22207e9fd20a/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22207e9fd20a/musc_rps24_4.fastq
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22204a5ea9c2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
Skipping TSO trimming...
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22206ad3131/config_file_8736.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 @ Wed Dec 10 02:51:48 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmprmfWRa/file22206ad3131/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample2 -> /tmp/RtmprmfWRa/file22206ad3131/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample3 -> /tmp/RtmprmfWRa/file22206ad3131/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:51:50 2025 -------------
Unzipping annotation file for bambu
--- Start generating read class files ---
|
| | 0%
|
|======================= | 33%
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file222048c152d8/config_file_8736.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 @ Wed Dec 10 02:52:03 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file222048c152d8/sample1_align2genome.bam
sample2 ->/tmp/RtmprmfWRa/file222048c152d8/sample2_align2genome.bam
sample3 ->/tmp/RtmprmfWRa/file222048c152d8/sample3_align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:52:43 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22205855dd85/config_file_8736.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 @ Wed Dec 10 02:52:45 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmprmfWRa/file22205855dd85/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample2 -> /tmp/RtmprmfWRa/file22205855dd85/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample3 -> /tmp/RtmprmfWRa/file22205855dd85/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:52:47 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22203a8c90c8/config_file_8736.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 @ Wed Dec 10 02:52:48 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file22203a8c90c8/sample1_align2genome.bam
sample2 ->/tmp/RtmprmfWRa/file22203a8c90c8/sample2_align2genome.bam
sample3 ->/tmp/RtmprmfWRa/file22203a8c90c8/sample3_align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:53:23 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22206335e3c3/config_file_8736.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 @ Wed Dec 10 02:53:24 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmprmfWRa/file22206335e3c3/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample2 -> /tmp/RtmprmfWRa/file22206335e3c3/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample3 -> /tmp/RtmprmfWRa/file22206335e3c3/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:53:26 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:53:28 2025 -------------------
Realigning sample sample1 -> /tmp/RtmprmfWRa/file22206335e3c3/sample1_realign2transcript.bam
Skipped sorting BAM files.
Realigning sample sample2 -> /tmp/RtmprmfWRa/file22206335e3c3/sample2_realign2transcript.bam
Skipped sorting BAM files.
Realigning sample sample3 -> /tmp/RtmprmfWRa/file22206335e3c3/sample3_realign2transcript.bam
Skipped sorting BAM files.
-- Running step: transcript_quantification @ Wed Dec 10 02:53:30 2025 ----------
[2m2025-12-10T07:53:30.380115Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:53:30.385099Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22206335e3c3/sample1_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:53:30.385183Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:53:30.385204Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:53:30.385319Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:53:30.385341Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:53:30.406332Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:53:30.406733Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 707 │
│ aligned fraction too low │ 2 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 98 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:53:30.406809Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 125
[2m2025-12-10T07:53:30.406820Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 98
[2m2025-12-10T07:53:30.406828Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 86
[2m2025-12-10T07:53:30.419362Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
[2m2025-12-10T07:53:30.471700Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:53:30.472727Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22206335e3c3/sample2_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:53:30.472855Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:53:30.472876Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:53:30.473031Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:53:30.473051Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:53:30.520258Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:53:30.520672Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 701 │
│ aligned fraction too low │ 3 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 97 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:53:30.520716Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 136
[2m2025-12-10T07:53:30.520725Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 97
[2m2025-12-10T07:53:30.520734Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 79
[2m2025-12-10T07:53:30.527884Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
[2m2025-12-10T07:53:30.591578Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:53:30.595325Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22206335e3c3/sample3_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:53:30.595382Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:53:30.595412Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:53:30.595520Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:53:30.595604Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:53:30.631788Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:53:30.632308Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 1060 │
│ aligned fraction too low │ 6 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 187 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:53:30.632362Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 272
[2m2025-12-10T07:53:30.632375Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 187
[2m2025-12-10T07:53:30.632384Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 140
[2m2025-12-10T07:53:30.637315Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file222025f8943e/config_file_8736.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 @ Wed Dec 10 02:53:31 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file222025f8943e/sample1_align2genome.bam
sample2 ->/tmp/RtmprmfWRa/file222025f8943e/sample2_align2genome.bam
sample3 ->/tmp/RtmprmfWRa/file222025f8943e/sample3_align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:54:06 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:54:07 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file222025f8943e/sample1_realign2transcript.bam
sample2 ->/tmp/RtmprmfWRa/file222025f8943e/sample2_realign2transcript.bam
sample3 ->/tmp/RtmprmfWRa/file222025f8943e/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 02:54:43 2025 ----------
[2m2025-12-10T07:54:43.437863Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:54:43.439276Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file222025f8943e/sample1_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:54:43.439391Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:54:43.439411Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:54:43.439536Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:54:43.439561Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:54:43.471957Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:54:43.472288Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 707 │
│ aligned fraction too low │ 2 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 98 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:54:43.472505Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 125
[2m2025-12-10T07:54:43.472528Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 98
[2m2025-12-10T07:54:43.472537Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 86
[2m2025-12-10T07:54:43.476729Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
[2m2025-12-10T07:54:43.557004Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:54:43.558197Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file222025f8943e/sample2_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:54:43.558283Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:54:43.558302Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:54:43.558419Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:54:43.558440Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:54:43.572265Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:54:43.572541Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 701 │
│ aligned fraction too low │ 3 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 97 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:54:43.572588Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 136
[2m2025-12-10T07:54:43.572601Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 97
[2m2025-12-10T07:54:43.572610Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 79
[2m2025-12-10T07:54:43.577623Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
[2m2025-12-10T07:54:43.625134Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:54:43.625877Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file222025f8943e/sample3_realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:54:43.626014Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:54:43.626042Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:54:43.626173Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:54:43.626206Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:54:43.648432Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m the alignment file contained 0 unmapped read records.
[2m2025-12-10T07:54:43.654328Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m
discard_table:
╭─────────────────────────────────┬───────╮
│ reason │ count │
├─────────────────────────────────┼───────┤
│ too far from 5' end │ 0 │
│ too far from 3' end │ 0 │
│ score too low │ 1060 │
│ aligned fraction too low │ 6 │
│ aligned length too short │ 0 │
│ inconsistent orientation │ 0 │
│ supplementary alignment │ 0 │
│ reads with valid best alignment │ 187 │
╰─────────────────────────────────┴───────╯
[2m2025-12-10T07:54:43.654457Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m Total number of alignment records : 272
[2m2025-12-10T07:54:43.654474Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of aligned reads : 187
[2m2025-12-10T07:54:43.654485Z[0m [32m INFO[0m [2moarfish::bulk[0m[2m:[0m number of unique alignments : 140
[2m2025-12-10T07:54:43.660102Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m oarfish completed successfully.
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22203b4b503c/config_file_8736.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 @ Wed Dec 10 02:54:44 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample sample1 -> /tmp/RtmprmfWRa/file22203b4b503c/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample2 -> /tmp/RtmprmfWRa/file22203b4b503c/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample sample3 -> /tmp/RtmprmfWRa/file22203b4b503c/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:54:46 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:54:47 2025 -------------------
Realigning sample sample1 -> /tmp/RtmprmfWRa/file22203b4b503c/sample1_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Realigning sample sample2 -> /tmp/RtmprmfWRa/file22203b4b503c/sample2_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Realigning sample sample3 -> /tmp/RtmprmfWRa/file22203b4b503c/sample3_realign2transcript.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: transcript_quantification @ Wed Dec 10 02:54:48 2025 ----------
02:54:48 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): sample1_realign2transcript.bam
sample2_realign2transcript.bam
sample3_realign2transcript.bam
Testing: run_FLAMES(BulkPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22201d79524/config_file_8736.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 @ Wed Dec 10 02:54:50 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file22201d79524/sample1_align2genome.bam
sample2 ->/tmp/RtmprmfWRa/file22201d79524/sample2_align2genome.bam
sample3 ->/tmp/RtmprmfWRa/file22201d79524/sample3_align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:55:25 2025 -------------
Inputs: ['/tmp/RtmprmfWRa/file22203b4b503c/sample3_realign2transcript.bam', '/tmp/RtmprmfWRa/file22203b4b503c/sample2_realign2transcript.bam', '/tmp/RtmprmfWRa/file22203b4b503c/sample1_realign2transcript.bam'] /tmp/RtmprmfWRa/file22203b4b503c/transcript_assembly.fa.fai 5 0.4 0.4
Counter({'counted_reads': 391, 'not_enough_coverage': 2})
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:55:25 2025 -------------------
Realignment complete for the following samples:
sample1 ->/tmp/RtmprmfWRa/file22201d79524/sample1_realign2transcript.bam
sample2 ->/tmp/RtmprmfWRa/file22201d79524/sample2_realign2transcript.bam
sample3 ->/tmp/RtmprmfWRa/file22201d79524/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 02:56:02 2025 ----------
02:56:02 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): sample1_realign2transcript.bam
sample2_realign2transcript.bam
sample3_realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file222034f534c2/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:56:04 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file222034f534c2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:56:05 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file222034f534c2/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file222034f534c2/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:56:05 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file222074e755fd/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:56:06 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file222074e755fd/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:56:06 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file222074e755fd/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file222074e755fd/align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:56:41 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220129c6497/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:56:41 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220129c6497/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:56:42 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file2220129c6497/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file2220129c6497/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:56:42 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220c7717ea/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:56:43 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220c7717ea/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:56:43 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file2220c7717ea/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220c7717ea/align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:57:19 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22204f2d381b/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:57:19 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22204f2d381b/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:57:20 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file22204f2d381b/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22204f2d381b/align2genome.bam
Sorting BAM files by genome coordinates with 8 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:57:20 2025 -------------
Inputs: ['/tmp/RtmprmfWRa/file22201d79524/sample3_realign2transcript.bam', '/tmp/RtmprmfWRa/file22201d79524/sample2_realign2transcript.bam', '/tmp/RtmprmfWRa/file22201d79524/sample1_realign2transcript.bam'] /tmp/RtmprmfWRa/file22201d79524/transcript_assembly.fa.fai 5 0.4 0.4
Counter({'counted_reads': 391, 'not_enough_coverage': 2})
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:57:21 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22204f2d381b/matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22204f2d381b/matched_reads_dedup.fastq.gz
files not found
Realigning sample /tmp/RtmprmfWRa/file22204f2d381b/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22204f2d381b/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 @ Wed Dec 10 02:57:21 2025 ----------
[2m2025-12-10T07:57:22.011518Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:57:22.012396Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22204f2d381b/realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:57:22.012451Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:57:22.012468Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:57:22.012567Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:57:22.012583Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:57:22.094473Z[0m [32m INFO[0m [2moarfish::single_cell[0m[2m:[0m Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file222067f26a35/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:57:23 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file222067f26a35/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:57:24 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file222067f26a35/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file222067f26a35/align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:57:59 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:58:00 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file222067f26a35/matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file222067f26a35/matched_reads_dedup.fastq.gz
files not found
Realignment complete for the following samples:
/tmp/RtmprmfWRa/file222067f26a35/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file222067f26a35/realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 02:58:35 2025 ----------
[2m2025-12-10T07:58:35.185297Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T07:58:35.186217Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file222067f26a35/realign2transcript.bam, contains 10 reference sequences.
[2m2025-12-10T07:58:35.186250Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T07:58:35.186274Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T07:58:35.186380Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T07:58:35.186405Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 10 transcripts.
[2m2025-12-10T07:58:35.294249Z[0m [32m INFO[0m [2moarfish::single_cell[0m[2m:[0m Processed 100 cells.
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22206485c9f2/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:58:36 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22206485c9f2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:58:37 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file22206485c9f2/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22206485c9f2/align2genome.bam
Your fastq file appears to have tags, but you did not provide the -y option to minimap2 to include the tags in the output.
Sorting BAM files by genome coordinates with 8 threads...
Indexing bam files
-- Running step: isoform_identification @ Wed Dec 10 02:58:38 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:58:38 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22206485c9f2/matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22206485c9f2/matched_reads_dedup.fastq.gz
files not found
Realigning sample /tmp/RtmprmfWRa/file22206485c9f2/matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22206485c9f2/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 @ Wed Dec 10 02:58:39 2025 ----------
02:58:39 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): realign2transcript.bam
Testing: run_FLAMES(SingleCellPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220dc3fa76/config_file_8736.json
Configured steps:
barcode_demultiplex: TRUE
genome_alignment: TRUE
gene_quantification: FALSE
isoform_identification: TRUE
read_realignment: TRUE
transcript_quantification: TRUE
samtools not found, will use Rsamtools package instead
-- Running step: barcode_demultiplex @ Wed Dec 10 02:58:41 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 8
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220dc3fa76/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
-- Running step: genome_alignment @ Wed Dec 10 02:58:41 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file2220dc3fa76/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220dc3fa76/align2genome.bam
-- Running step: isoform_identification @ Wed Dec 10 02:59:15 2025 -------------
Counter({'counted_reads': 368, 'unmapped': 4})
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 02:59:15 2025 -------------------
Checking for fastq file(s) /Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220dc3fa76/matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220dc3fa76/matched_reads_dedup.fastq.gz
files not found
Realignment complete for the following samples:
/tmp/RtmprmfWRa/file2220dc3fa76/matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220dc3fa76/realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 02:59:49 2025 ----------
02:59:49 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): realign2transcript.bam
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22209483e4e/config_file_8736.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 @ Wed Dec 10 02:59:52 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22209483e4e/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22209483e4e/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22209483e4e/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22209483e4e/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22209483e4e/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 02:59:54 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file22209483e4e/sampleA_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22209483e4e/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file22209483e4e/sample1_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22209483e4e/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file22209483e4e/sample2_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22209483e4e/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file22209483e4e/sample3_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22209483e4e/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: gene_quantification @ Wed Dec 10 02:59:57 2025 ----------------
02:59:57 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file22209483e4e/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file22209483e4e/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file22209483e4e/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file22209483e4e/sample3_align2genome.bam'
Counter({'counted_reads': 368, 'unmapped': 4})
parsing /tmp/RtmprmfWRa/file22209483e4e/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.14gene_group/s]
2025-12-10 03:00:00.314 R[8736:216542615] XType: Using static font registry.
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 103169.74Read/s]
parsing /tmp/RtmprmfWRa/file22209483e4e/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 39.81gene_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, 126402.99Read/s]
parsing /tmp/RtmprmfWRa/file22209483e4e/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 37.42gene_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, 191660.76Read/s]
parsing /tmp/RtmprmfWRa/file22209483e4e/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 31.95gene_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, 449088.18Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:00:01 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22202955e112/config_file_8736.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 @ Wed Dec 10 03:00:02 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202955e112/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202955e112/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202955e112/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202955e112/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202955e112/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:00:04 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file22202955e112/sampleA_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22202955e112/sampleA_align2genome.bam
/tmp/RtmprmfWRa/file22202955e112/sample1_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22202955e112/sample1_align2genome.bam
/tmp/RtmprmfWRa/file22202955e112/sample2_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22202955e112/sample2_align2genome.bam
/tmp/RtmprmfWRa/file22202955e112/sample3_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22202955e112/sample3_align2genome.bam
-- Running step: gene_quantification @ Wed Dec 10 03:00:40 2025 ----------------
03:00:40 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file22202955e112/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file22202955e112/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file22202955e112/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file22202955e112/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file22202955e112/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 17.30gene_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, 141346.09Read/s]
parsing /tmp/RtmprmfWRa/file22202955e112/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 26.92gene_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, 833327.51Read/s]
parsing /tmp/RtmprmfWRa/file22202955e112/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 45.34gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 40616.19Read/s]
parsing /tmp/RtmprmfWRa/file22202955e112/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 31.69gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 338577.98Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:00:41 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22202b9d9ac2/config_file_8736.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 @ Wed Dec 10 03:00:43 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202b9d9ac2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202b9d9ac2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202b9d9ac2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22202b9d9ac2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22202b9d9ac2/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:00:45 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file22202b9d9ac2/sampleA_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22202b9d9ac2/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/RtmprmfWRa/file22202b9d9ac2/sample1_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22202b9d9ac2/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/RtmprmfWRa/file22202b9d9ac2/sample2_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22202b9d9ac2/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/RtmprmfWRa/file22202b9d9ac2/sample3_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22202b9d9ac2/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 @ Wed Dec 10 03:00:48 2025 ----------------
03:00:48 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file22202b9d9ac2/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file22202b9d9ac2/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file22202b9d9ac2/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file22202b9d9ac2/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file22202b9d9ac2/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 17.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, 76585.91Read/s]
parsing /tmp/RtmprmfWRa/file22202b9d9ac2/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 35.53gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 830029.29Read/s]
parsing /tmp/RtmprmfWRa/file22202b9d9ac2/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 47.03gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 342548.76Read/s]
parsing /tmp/RtmprmfWRa/file22202b9d9ac2/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 33.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, 285420.00Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:00:49 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220710756d2/config_file_8736.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 @ Wed Dec 10 03:00:50 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220710756d2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220710756d2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220710756d2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220710756d2/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220710756d2/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:00:52 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file2220710756d2/sampleA_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220710756d2/sampleA_align2genome.bam
/tmp/RtmprmfWRa/file2220710756d2/sample1_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220710756d2/sample1_align2genome.bam
/tmp/RtmprmfWRa/file2220710756d2/sample2_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220710756d2/sample2_align2genome.bam
/tmp/RtmprmfWRa/file2220710756d2/sample3_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220710756d2/sample3_align2genome.bam
-- Running step: gene_quantification @ Wed Dec 10 03:01:28 2025 ----------------
03:01:28 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file2220710756d2/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file2220710756d2/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file2220710756d2/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file2220710756d2/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file2220710756d2/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 12.81gene_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, 227792.84Read/s]
parsing /tmp/RtmprmfWRa/file2220710756d2/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.54gene_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, 719879.17Read/s]
parsing /tmp/RtmprmfWRa/file2220710756d2/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 8.80gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 8.76gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 150088.17Read/s]
parsing /tmp/RtmprmfWRa/file2220710756d2/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 33.01gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 223110.77Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:01:29 2025 -------------
Unzipping annotation file for bambu
Saving _problems/test-run_FLAMES-32.R
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220269c5bb/config_file_8736.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 @ Wed Dec 10 03:01:31 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220269c5bb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220269c5bb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220269c5bb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220269c5bb/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:01:33 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file2220269c5bb/sampleA_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sampleA_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file2220269c5bb/sample1_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample1_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file2220269c5bb/sample2_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample2_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
Aligning sample /tmp/RtmprmfWRa/file2220269c5bb/sample3_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample3_align2genome.bam
Sorting BAM files by genome coordinates with 1 threads...
Indexing bam files
-- Running step: gene_quantification @ Wed Dec 10 03:01:36 2025 ----------------
03:01:36 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file2220269c5bb/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file2220269c5bb/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file2220269c5bb/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file2220269c5bb/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file2220269c5bb/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 19.95gene_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, 198899.07Read/s]
parsing /tmp/RtmprmfWRa/file2220269c5bb/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 49.28gene_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, 442325.15Read/s]
parsing /tmp/RtmprmfWRa/file2220269c5bb/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 48.76gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 631177.99Read/s]
parsing /tmp/RtmprmfWRa/file2220269c5bb/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 31.52gene_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, 269397.53Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:01:37 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 03:01:38 2025 -------------------
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220269c5bb/fastq, /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample1.fq.gz, /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample2.fq.gz, /tmp/RtmprmfWRa/file2220269c5bb/fastq/sample3.fq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220269c5bb/sampleA_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample1_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample2_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample3_matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220269c5bb/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220269c5bb/sample3_matched_reads_dedup.fastq.gz
files found
Realigning sample /tmp/RtmprmfWRa/file2220269c5bb/sampleA_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sampleA_realign2transcript.bam
Sorting BAM files by 1 with CB threads...
Realigning sample /tmp/RtmprmfWRa/file2220269c5bb/sample1_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample1_realign2transcript.bam
Sorting BAM files by 1 with CB threads...
Realigning sample /tmp/RtmprmfWRa/file2220269c5bb/sample2_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample2_realign2transcript.bam
Sorting BAM files by 1 with CB threads...
Realigning sample /tmp/RtmprmfWRa/file2220269c5bb/sample3_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file2220269c5bb/sample3_realign2transcript.bam
Sorting BAM files by 1 with CB threads...
-- Running step: transcript_quantification @ Wed Dec 10 03:01:42 2025 ----------
[2m2025-12-10T08:01:42.295350Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:01:42.296589Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file2220269c5bb/sampleA_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:01:42.296619Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:01:42.296640Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:01:42.296750Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:01:42.296769Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:01:42.345302Z[0m [32m INFO[0m [2moarfish::single_cell[0m[2m:[0m Processed 100 cells.
[2m2025-12-10T08:01:43.411277Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:01:43.417793Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file2220269c5bb/sample1_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:01:43.417839Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:01:43.417858Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:01:43.417976Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:01:43.417996Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:01:44.372221Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:01:44.373096Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file2220269c5bb/sample2_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:01:44.373150Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:01:44.373189Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:01:44.373326Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:01:44.373360Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:01:45.431263Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:01:45.432311Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file2220269c5bb/sample3_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:01:45.432344Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:01:45.432363Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:01:45.432477Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:01:45.432497Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=TRUE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22207d9ef777/config_file_8736.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 @ Wed Dec 10 03:01:46 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22207d9ef777/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22207d9ef777/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22207d9ef777/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22207d9ef777/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:01:49 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file22207d9ef777/sampleA_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sampleA_align2genome.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample1_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample1_align2genome.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample2_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample2_align2genome.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample3_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample3_align2genome.bam
-- Running step: gene_quantification @ Wed Dec 10 03:02:24 2025 ----------------
03:02:24 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file22207d9ef777/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file22207d9ef777/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file22207d9ef777/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file22207d9ef777/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file22207d9ef777/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 16.36gene_group/s]
/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library/FLAMES/python/count_gene.py:705: RuntimeWarning: More than 20 figures have been opened. Figures created through the pyplot interface (`matplotlib.pyplot.figure`) are retained until explicitly closed and may consume too much memory. (To control this warning, see the rcParam `figure.max_open_warning`). Consider using `matplotlib.pyplot.close()`.
plt.figure(figsize=(8, 6))
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 126511.27Read/s]
parsing /tmp/RtmprmfWRa/file22207d9ef777/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 38.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, 101965.85Read/s]
parsing /tmp/RtmprmfWRa/file22207d9ef777/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 46.74gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 155741.44Read/s]
parsing /tmp/RtmprmfWRa/file22207d9ef777/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.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, 86385.03Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:02:26 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 03:02:26 2025 -------------------
Checking for fastq file(s) /tmp/RtmprmfWRa/file22207d9ef777/fastq, /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample1.fq.gz, /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample2.fq.gz, /tmp/RtmprmfWRa/file22207d9ef777/fastq/sample3.fq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22207d9ef777/sampleA_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample1_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample2_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample3_matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22207d9ef777/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22207d9ef777/sample3_matched_reads_dedup.fastq.gz
files found
Realignment complete for the following samples:
/tmp/RtmprmfWRa/file22207d9ef777/sampleA_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sampleA_realign2transcript.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample1_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample1_realign2transcript.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample2_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample2_realign2transcript.bam
/tmp/RtmprmfWRa/file22207d9ef777/sample3_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file22207d9ef777/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 03:03:03 2025 ----------
[2m2025-12-10T08:03:03.679279Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:03:03.684428Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22207d9ef777/sampleA_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:03:03.684499Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:03:03.684523Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:03:03.684648Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:03:03.684669Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:03:03.757655Z[0m [32m INFO[0m [2moarfish::single_cell[0m[2m:[0m Processed 100 cells.
[2m2025-12-10T08:03:04.762172Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:03:04.773307Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22207d9ef777/sample1_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:03:04.773403Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:03:04.773428Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:03:04.773575Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:03:04.773597Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:03:06.084940Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:03:06.090803Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22207d9ef777/sample2_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:03:06.090861Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:03:06.090884Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:03:06.091010Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:03:06.091031Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
[2m2025-12-10T08:03:07.038532Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m setting user-provided filter parameters.
[2m2025-12-10T08:03:07.059409Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m read header from BAM file /tmp/RtmprmfWRa/file22207d9ef777/sample3_realign2transcript.bam, contains 14 reference sequences.
[2m2025-12-10T08:03:07.059502Z[0m [32m INFO[0m [2moarfish::alignment_parser[0m[2m:[0m saw minimap2 as a program in the header; proceeding.
[2m2025-12-10T08:03:07.059526Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m calculating seqcol digest
[2m2025-12-10T08:03:07.059661Z[0m [32m INFO[0m [2moarfish::util::digest_utils[0m[2m:[0m done calculating seqcol digest
[2m2025-12-10T08:03:07.059685Z[0m [32m INFO[0m [2moarfish[0m[2m:[0m parsed reference information for 14 transcripts.
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file22203c28bbbc/config_file_8736.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 @ Wed Dec 10 03:03:09 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22203c28bbbc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22203c28bbbc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22203c28bbbc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file22203c28bbbc/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:03:11 2025 -------------------
Creating junction bed file from GFF3 annotation.
Aligning sample /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample1_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample2_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample3_matched_reads.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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 @ Wed Dec 10 03:03:14 2025 ----------------
03:03:14 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file22203c28bbbc/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file22203c28bbbc/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file22203c28bbbc/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file22203c28bbbc/sample3_align2genome.bam'
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 15.54gene_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, 126288.81Read/s]
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 25.25gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 892253.23Read/s]
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 36.29gene_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, 798246.04Read/s]
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.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, 508228.00Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:03:16 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 03:03:16 2025 -------------------
Checking for fastq file(s) /tmp/RtmprmfWRa/file22203c28bbbc/fastq, /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample1.fq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample2.fq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/fastq/sample3.fq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample1_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample2_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample3_matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file22203c28bbbc/sample3_matched_reads_dedup.fastq.gz
files found
Realigning sample /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample1_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample2_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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/RtmprmfWRa/file22203c28bbbc/sample3_matched_reads_dedup.fastq.gz -> /tmp/RtmprmfWRa/file22203c28bbbc/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 @ Wed Dec 10 03:03:18 2025 ----------
03:03:18 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): sample1_realign2transcript.bam
sample2_realign2transcript.bam
sample3_realign2transcript.bam
sampleA_realign2transcript.bam
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample3_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file22203c28bbbc/sample3_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file22203c28bbbc/sampleA_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample2_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file22203c28bbbc/sample2_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample1_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file22203c28bbbc/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file22203c28bbbc/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
Testing: run_FLAMES(MultiSampleSCPipeline, bambu=FALSE, oarfish=FALSE, controller=none)
Writing configuration parameters to: /tmp/RtmprmfWRa/file2220292a8270/config_file_8736.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 @ Wed Dec 10 03:03:24 2025 ----------------
Using flexiplex for barcode demultiplexing.
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220292a8270/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample1.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample2.fq.gz
Searching for barcodes...
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Reads Barcodes
10 2
9 2
8 5
7 4
6 3
5 7
4 14
3 14
2 29
1 57
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220292a8270/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample1.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 92
Number of reads with exactly one barcode match: 91
Number of chimera reads: 1
All done!
Reads Barcodes
4 1
3 9
2 9
1 44
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220292a8270/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample2.fq.gz
Searching for barcodes...
Number of reads processed: 100
Number of reads where at least one barcode was found: 95
Number of reads with exactly one barcode match: 94
Number of chimera reads: 0
All done!
Reads Barcodes
4 2
3 3
2 16
1 47
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be replaced
Setting number of threads to 1
Search pattern:
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmprmfWRa/file2220292a8270/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmprmfWRa/file2220292a8270/fastq/sample3.fq.gz
Searching for barcodes...
Number of reads processed: 193
Number of reads where at least one barcode was found: 181
Number of reads with exactly one barcode match: 179
Number of chimera reads: 0
All done!
Reads Barcodes
7 1
6 1
5 1
4 7
3 10
2 27
1 53
-- Running step: genome_alignment @ Wed Dec 10 03:03:26 2025 -------------------
Creating junction bed file from GFF3 annotation.
Alignment complete for the following samples:
/tmp/RtmprmfWRa/file2220292a8270/sampleA_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sampleA_align2genome.bam
/tmp/RtmprmfWRa/file2220292a8270/sample1_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample1_align2genome.bam
/tmp/RtmprmfWRa/file2220292a8270/sample2_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample2_align2genome.bam
/tmp/RtmprmfWRa/file2220292a8270/sample3_matched_reads.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample3_align2genome.bam
-- Running step: gene_quantification @ Wed Dec 10 03:04:02 2025 ----------------
03:04:02 Wed Dec 10 2025 quantify genes
Using BAM(s): '/tmp/RtmprmfWRa/file2220292a8270/sampleA_align2genome.bam',
'/tmp/RtmprmfWRa/file2220292a8270/sample1_align2genome.bam',
'/tmp/RtmprmfWRa/file2220292a8270/sample2_align2genome.bam', and
'/tmp/RtmprmfWRa/file2220292a8270/sample3_align2genome.bam'
Counter({'counted_reads': 176})
Counter({'counted_reads': 358})
Counter({'counted_reads': 95})
Counter({'counted_reads': 91})
parsing /tmp/RtmprmfWRa/file2220292a8270/sampleA_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 18.73gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 255096.95Read/s]
parsing /tmp/RtmprmfWRa/file2220292a8270/sample1_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 24.52gene_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, 499869.38Read/s]
parsing /tmp/RtmprmfWRa/file2220292a8270/sample2_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 14.10gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 800500.80Read/s]
parsing /tmp/RtmprmfWRa/file2220292a8270/sample3_align2genome.bam...
Assigning reads to genes...
Processed: 0%| | 0/1 [00:00<?, ?gene_group/s]
Processed: 100%|██████████| 1/1 [00:00<00:00, 32.69gene_group/s]
Writing the gene count matrix ...
Plotting the saturation curve ...
Generating deduplicated fastq file ...
Processed: 0Read [00:00, ?Read/s]
Processed: 2500.0Read [00:00, 342974.52Read/s]
-- Running step: isoform_identification @ Wed Dec 10 03:04:04 2025 -------------
#### Read gene annotations
Removed similar transcripts in gene annotation: Counter()
#### find isoforms
chr14
-- Running step: read_realignment @ Wed Dec 10 03:04:04 2025 -------------------
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220292a8270/fastq, /tmp/RtmprmfWRa/file2220292a8270/fastq/sample1.fq.gz, /tmp/RtmprmfWRa/file2220292a8270/fastq/sample2.fq.gz, /tmp/RtmprmfWRa/file2220292a8270/fastq/sample3.fq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220292a8270/sampleA_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample1_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample2_matched_reads.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample3_matched_reads.fastq.gz
files found
Checking for fastq file(s) /tmp/RtmprmfWRa/file2220292a8270/sampleA_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample1_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample2_matched_reads_dedup.fastq.gz, /tmp/RtmprmfWRa/file2220292a8270/sample3_matched_reads_dedup.fastq.gz
files found
Realignment complete for the following samples:
/tmp/RtmprmfWRa/file2220292a8270/sampleA_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sampleA_realign2transcript.bam
/tmp/RtmprmfWRa/file2220292a8270/sample1_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample1_realign2transcript.bam
/tmp/RtmprmfWRa/file2220292a8270/sample2_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample2_realign2transcript.bam
/tmp/RtmprmfWRa/file2220292a8270/sample3_matched_reads_dedup.fastq.gz ->/tmp/RtmprmfWRa/file2220292a8270/sample3_realign2transcript.bam
-- Running step: transcript_quantification @ Wed Dec 10 03:04:39 2025 ----------
03:04:39 Wed Dec 10 2025 quantify transcripts
Found realignment file(s): sample1_realign2transcript.bam
sample2_realign2transcript.bam
sample3_realign2transcript.bam
sampleA_realign2transcript.bam
parsing /tmp/RtmprmfWRa/file2220292a8270/sample3_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file2220292a8270/sample3_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file2220292a8270/sample3_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file2220292a8270/sampleA_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file2220292a8270/sampleA_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file2220292a8270/sampleA_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file2220292a8270/sample2_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file2220292a8270/sample2_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file2220292a8270/sample2_realign2transcript.bamdone
parsing /tmp/RtmprmfWRa/file2220292a8270/sample1_realign2transcript.bam...
parsing /tmp/RtmprmfWRa/file2220292a8270/sample1_realign2transcript.bamdone
wrt_tr_to_csv for/tmp/RtmprmfWRa/file2220292a8270/sample1_realign2transcript.bamdone
annotate_full_splice_match_all_sample...
[ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(BulkPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(SingleCellPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=TRUE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
── Failure ('test-run_FLAMES.R:29:11'): run_FLAMES() completes and returns experiment for all pipeline types and option combinations ──
Expected `is.null(experiment(result))` to be FALSE.
Differences:
`actual`: TRUE
`expected`: FALSE
experiment is NULL for run_FLAMES(MultiSampleSCPipeline, bambu=TRUE, oarfish=FALSE, controller=none)
[ FAIL 12 | WARN 106 | SKIP 0 | PASS 47 ]
Error:
! Test failures.
Execution halted
/Users/biocbuild/.pyenv/versions/3.11.9/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
FLAMES.Rcheck/FLAMES-Ex.timings
| name | user | system | elapsed | |
| BulkPipeline | 5.445 | 0.600 | 8.536 | |
| MultiSampleSCPipeline | 15.500 | 1.735 | 26.118 | |
| SingleCellPipeline | 4.346 | 0.269 | 4.044 | |
| add_gene_counts | 0.322 | 0.008 | 0.555 | |
| annotation_to_fasta | 0.203 | 0.005 | 0.271 | |
| blaze | 7.368 | 0.912 | 13.792 | |
| bulk_long_pipeline | 4.867 | 1.107 | 5.544 | |
| combine_sce | 0.806 | 0.115 | 1.251 | |
| config-set | 0.282 | 0.215 | 0.694 | |
| config | 0.270 | 0.223 | 0.643 | |
| controllers-set | 0.456 | 0.081 | 0.691 | |
| controllers | 0.354 | 0.227 | 0.855 | |
| convolution_filter | 0.001 | 0.000 | 0.001 | |
| create_config | 0.013 | 0.003 | 0.020 | |
| create_sce_from_dir | 7.363 | 1.281 | 9.676 | |
| create_se_from_dir | 3.700 | 0.860 | 5.704 | |
| cutadapt | 0.160 | 0.058 | 0.264 | |
| example_pipeline | 0.373 | 0.044 | 0.465 | |
| experiment | 2.968 | 0.469 | 4.790 | |
| filter_annotation | 0.052 | 0.006 | 0.061 | |
| filter_coverage | 1.437 | 0.300 | 2.370 | |
| find_barcode | 2.186 | 0.301 | 3.948 | |
| find_bin | 0.007 | 0.013 | 0.024 | |
| find_variants | 24.181 | 0.331 | 38.678 | |
| get_coverage | 1.430 | 0.304 | 2.394 | |
| index_genome | 0.291 | 0.227 | 0.867 | |
| mutation_positions | 1.966 | 0.022 | 3.275 | |
| plot_coverage | 3.243 | 0.346 | 5.385 | |
| plot_demultiplex | 3.446 | 0.517 | 5.879 | |
| plot_demultiplex_raw | 2.001 | 0.096 | 3.153 | |
| plot_durations | 3.559 | 0.655 | 5.447 | |
| plot_isoform_heatmap | 8.768 | 0.347 | 13.032 | |
| plot_isoform_reduced_dim | 31.717 | 0.522 | 45.114 | |
| plot_isoforms | 4.160 | 0.040 | 6.278 | |
| resume_FLAMES | 3.499 | 0.520 | 5.109 | |
| run_FLAMES | 3.284 | 0.495 | 5.005 | |
| run_step | 1.602 | 0.370 | 2.560 | |
| sc_DTU_analysis | 11.656 | 1.170 | 15.863 | |
| sc_gene_entropy | 2.281 | 0.197 | 3.324 | |
| sc_genotype | 3.595 | 0.617 | 5.822 | |
| sc_impute_transcript | 0.724 | 0.016 | 1.118 | |
| sc_long_multisample_pipeline | 18.022 | 2.527 | 19.489 | |
| sc_long_pipeline | 6.485 | 0.796 | 6.423 | |
| sc_mutations | 3.947 | 0.546 | 4.859 | |
| sc_plot_genotype | 15.502 | 0.337 | 20.102 | |
| show-FLAMESPipeline | 0.392 | 0.045 | 0.612 | |
| steps-set | 0.541 | 0.048 | 0.888 | |
| steps | 0.195 | 0.051 | 0.396 | |
| weight_transcripts | 0.029 | 0.028 | 0.068 | |