| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:55 -0400 (Tue, 19 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 1893/2377 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| sangeranalyseR 1.23.0 (landing page) Kuan-Hao Chao
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ||||||||||
| See other builds for sangeranalyseR in R Universe. | ||||||||||||||
|
To the developers/maintainers of the sangeranalyseR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/sangeranalyseR.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: sangeranalyseR |
| Version: 1.23.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sangeranalyseR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sangeranalyseR_1.23.0.tar.gz |
| StartedAt: 2026-05-18 23:39:14 -0400 (Mon, 18 May 2026) |
| EndedAt: 2026-05-18 23:41:45 -0400 (Mon, 18 May 2026) |
| EllapsedTime: 150.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: sangeranalyseR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:sangeranalyseR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings sangeranalyseR_1.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/sangeranalyseR.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-19 03:39:14 UTC
* using option ‘--no-vignettes’
* checking for file ‘sangeranalyseR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sangeranalyseR’ version ‘1.23.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘sangeranalyseR’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.sdk’
* checking installed package size ... INFO
installed size is 7.4Mb
sub-directories of 1Mb or more:
data 1.0Mb
extdata 5.5Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
SangerAlignment-class 13.043 4.912 17.551
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
sangeranalyseR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL sangeranalyseR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘sangeranalyseR’ ... ** this is package ‘sangeranalyseR’ version ‘1.23.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’ using SDK: ‘MacOSX26.2.sdk’ clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c peakvalues.cpp -o peakvalues.o clang++ -arch arm64 -std=gnu++20 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o sangeranalyseR.so RcppExports.o peakvalues.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Library/Frameworks/R.framework/Versions/4.6/Resources/library/00LOCK-sangeranalyseR/00new/sangeranalyseR/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Note: wrong number of arguments to '==' ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sangeranalyseR)
sangeranalyseR.Rcheck/tests/testthat.Rout
R version 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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.
> library(testthat)
> library(sangeranalyseR)
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:stats':
IQR, mad, sd, var, xtabs
The following objects are masked from 'package:base':
Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
as.data.frame, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
unsplit, which.max, which.min
Loading required package: S4Vectors
Loading required package: stats4
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: XVector
Loading required package: Seqinfo
Attaching package: 'Biostrings'
The following object is masked from 'package:base':
strsplit
Loading required package: DECIPHER
Loading required package: sangerseqR
Loading required package: pwalign
Loading required package: stringr
Welcome to sangeranalyseR
>
> test_check("sangeranalyseR")
INFO [2026-05-18 23:40:39] #################################################
INFO [2026-05-18 23:40:39] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:39] #################################################
INFO [2026-05-18 23:40:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:39] ========================================================
INFO [2026-05-18 23:40:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:39] ========================================================
INFO [2026-05-18 23:40:39] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:39] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:39] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:40] ==========================================================
SUCCESS [2026-05-18 23:40:40] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:40] ==========================================================
INFO [2026-05-18 23:40:40] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:40] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:40] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:40] ========================================================
INFO [2026-05-18 23:40:40] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:40] ========================================================
INFO [2026-05-18 23:40:40] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:40] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:40] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:40] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:40] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:40] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:40] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:40] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:41] ==========================================================
SUCCESS [2026-05-18 23:40:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:41] ==========================================================
INFO [2026-05-18 23:40:41] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:41] ========================================================
INFO [2026-05-18 23:40:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:41] ========================================================
INFO [2026-05-18 23:40:41] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:41] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:41] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:41] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:41] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:41] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:41] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:41] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:42] ==========================================================
SUCCESS [2026-05-18 23:40:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:42] ==========================================================
INFO [2026-05-18 23:40:42] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:42] ========================================================
INFO [2026-05-18 23:40:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:42] ========================================================
INFO [2026-05-18 23:40:42] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:42] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:42] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:42] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:42] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:42] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:42] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:42] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:43] ==========================================================
SUCCESS [2026-05-18 23:40:43] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:43] ==========================================================
INFO [2026-05-18 23:40:43] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:43] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:43] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:43] Aligning consensus reads ...
SUCCESS [2026-05-18 23:40:43] #############################################################
SUCCESS [2026-05-18 23:40:43] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:43] #############################################################
INFO [2026-05-18 23:40:43] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:43] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:43] >> 1 forward reads.
INFO [2026-05-18 23:40:43] >> 1 reverse reads.
INFO [2026-05-18 23:40:43] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:43] >> 1 forward reads.
INFO [2026-05-18 23:40:43] >> 1 reverse reads.
INFO [2026-05-18 23:40:43] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:43] >> 1 forward reads.
INFO [2026-05-18 23:40:43] >> 1 reverse reads.
INFO [2026-05-18 23:40:43] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:43] >> 1 forward reads.
INFO [2026-05-18 23:40:43] >> 1 reverse reads.
INFO [2026-05-18 23:40:43] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:43] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:43] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:43] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:43] #################################################
INFO [2026-05-18 23:40:43] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:43] #################################################
INFO [2026-05-18 23:40:43] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:40:43] ========================================================
INFO [2026-05-18 23:40:43] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:43] ========================================================
INFO [2026-05-18 23:40:43] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:44] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:44] ==========================================================
SUCCESS [2026-05-18 23:40:44] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:44] ==========================================================
INFO [2026-05-18 23:40:44] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:44] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:44] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:44] ========================================================
INFO [2026-05-18 23:40:44] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:44] ========================================================
INFO [2026-05-18 23:40:44] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:44] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:44] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:44] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:45] ==========================================================
SUCCESS [2026-05-18 23:40:45] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:45] ==========================================================
INFO [2026-05-18 23:40:45] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:45] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:45] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:45] ========================================================
INFO [2026-05-18 23:40:45] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:45] ========================================================
INFO [2026-05-18 23:40:45] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:45] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:45] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:45] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:45] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:45] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:45] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:45] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:45] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:45] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:46] ==========================================================
SUCCESS [2026-05-18 23:40:46] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:46] ==========================================================
INFO [2026-05-18 23:40:46] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:46] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:46] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:46] ========================================================
INFO [2026-05-18 23:40:46] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:46] ========================================================
INFO [2026-05-18 23:40:46] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:46] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:46] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:46] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:46] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:46] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:46] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:46] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:46] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:46] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:46] ==========================================================
SUCCESS [2026-05-18 23:40:46] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:46] ==========================================================
INFO [2026-05-18 23:40:46] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:46] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:46] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:46] Aligning consensus reads ...
SUCCESS [2026-05-18 23:40:47] #############################################################
SUCCESS [2026-05-18 23:40:47] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:47] #############################################################
INFO [2026-05-18 23:40:47] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:47] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:47] >> 1 forward reads.
INFO [2026-05-18 23:40:47] >> 1 reverse reads.
INFO [2026-05-18 23:40:47] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:47] >> 1 forward reads.
INFO [2026-05-18 23:40:47] >> 1 reverse reads.
INFO [2026-05-18 23:40:47] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:47] >> 1 forward reads.
INFO [2026-05-18 23:40:47] >> 1 reverse reads.
INFO [2026-05-18 23:40:47] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:47] >> 1 forward reads.
INFO [2026-05-18 23:40:47] >> 1 reverse reads.
INFO [2026-05-18 23:40:47] >> 8 reads created from FASTA file.
DEBUG [2026-05-18 23:40:47] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:47] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:47] ========================================================
INFO [2026-05-18 23:40:47] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:47] ========================================================
INFO [2026-05-18 23:40:47] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:40:47] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:47] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:40:47] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:47] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:47] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:47] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:47] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:47] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:47] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:47] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:47] >> The number of reads detected: 2
INFO [2026-05-18 23:40:47] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:48] ==========================================================
SUCCESS [2026-05-18 23:40:48] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:48] ==========================================================
INFO [2026-05-18 23:40:48] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:48] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:48] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:48] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:48] >> For more information, please run 'object'
DEBUG [2026-05-18 23:40:48] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:48] ========================================================
INFO [2026-05-18 23:40:48] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:48] ========================================================
INFO [2026-05-18 23:40:48] >> Contig Name: 'Achl_RBNII384-13'
INFO [2026-05-18 23:40:48] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:48] >> Your contig name is Achl_RBNII384-13
SUCCESS [2026-05-18 23:40:48] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:48] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:48] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:48] >> 'Achl_RBNII384-13_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:48] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:48] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:48] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:48] >> 'Achl_RBNII384-13_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:48] >> The number of reads detected: 2
INFO [2026-05-18 23:40:48] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:49] ==========================================================
SUCCESS [2026-05-18 23:40:49] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:49] ==========================================================
INFO [2026-05-18 23:40:49] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:49] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:49] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:49] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:49] >> For more information, please run 'object'
DEBUG [2026-05-18 23:40:49] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:49] ========================================================
INFO [2026-05-18 23:40:49] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:49] ========================================================
INFO [2026-05-18 23:40:49] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:40:49] >> You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:40:49] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:40:49] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:49] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:49] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:49] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:49] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:49] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:49] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:49] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:49] >> The number of reads detected: 2
INFO [2026-05-18 23:40:49] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-18 23:40:50] ==========================================================
SUCCESS [2026-05-18 23:40:50] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:50] ==========================================================
INFO [2026-05-18 23:40:50] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:50] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:50] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
DEBUG [2026-05-18 23:40:50] >> For more information, please run 'object'
DEBUG [2026-05-18 23:40:50] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:50] ========================================================
INFO [2026-05-18 23:40:50] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:50] ========================================================
INFO [2026-05-18 23:40:50] >> Contig Name: 'Achl_RBNII384-13'
INFO [2026-05-18 23:40:50] >> You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-18 23:40:50] >> Your contig name is Achl_RBNII384-13
SUCCESS [2026-05-18 23:40:50] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:50] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:50] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:50] >> 'Achl_RBNII384-13_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:40:50] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:50] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:50] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:50] >> 'Achl_RBNII384-13_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:50] >> The number of reads detected: 2
INFO [2026-05-18 23:40:50] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-18 23:40:51] ==========================================================
SUCCESS [2026-05-18 23:40:51] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:51] ==========================================================
INFO [2026-05-18 23:40:51] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:40:51] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:40:51] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:51] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:51] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:51] * Making basecall !!
INFO [2026-05-18 23:40:51] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:51] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:51] >> Creating Reverse Read raw abif ...
INFO [2026-05-18 23:40:51] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-18 23:40:51] * Making basecall !!
INFO [2026-05-18 23:40:51] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:51] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-18 23:40:51] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] Reverse Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:40:51] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-18 23:40:51] FILE_NOT_EXIST_ERROR
'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/sangeranalyseR/extdata//Allolobophora_chlorotica/ACHLO/TEST_Achl_ACHLO006-09_2_R.ab1' file does not exist.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:51] ------------------------------------------------
INFO [2026-05-18 23:40:51] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:51] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:51] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:51] * Making basecall !!
INFO [2026-05-18 23:40:51] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:51] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:51] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:51] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:51] ========================================================
INFO [2026-05-18 23:40:51] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:51] ========================================================
INFO [2026-05-18 23:40:51] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:40:51] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:51] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:51] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:51] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:51] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:52] ==========================================================
SUCCESS [2026-05-18 23:40:52] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:52] ==========================================================
INFO [2026-05-18 23:40:52] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:52] >> For more information, please run 'object'
DEBUG [2026-05-18 23:40:52] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:52] #################################################
INFO [2026-05-18 23:40:52] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:52] #################################################
INFO [2026-05-18 23:40:52] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:52] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:52] ==========================================================
SUCCESS [2026-05-18 23:40:52] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:52] ==========================================================
INFO [2026-05-18 23:40:52] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:52] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:52] ==========================================================
SUCCESS [2026-05-18 23:40:52] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:52] ==========================================================
INFO [2026-05-18 23:40:52] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:52] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:52] ==========================================================
SUCCESS [2026-05-18 23:40:52] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:52] ==========================================================
INFO [2026-05-18 23:40:52] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:52] ========================================================
INFO [2026-05-18 23:40:52] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:52] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:52] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:52] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:52] ==========================================================
SUCCESS [2026-05-18 23:40:52] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:52] ==========================================================
INFO [2026-05-18 23:40:52] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:52] Aligning consensus reads ...
INFO [2026-05-18 23:40:52] Before building!!
INFO [2026-05-18 23:40:52] After building!!
SUCCESS [2026-05-18 23:40:52] #############################################################
SUCCESS [2026-05-18 23:40:52] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:52] #############################################################
INFO [2026-05-18 23:40:52] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:52] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:52] >> 1 forward reads.
INFO [2026-05-18 23:40:52] >> 1 reverse reads.
INFO [2026-05-18 23:40:52] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:52] >> 1 forward reads.
INFO [2026-05-18 23:40:52] >> 1 reverse reads.
INFO [2026-05-18 23:40:52] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:52] >> 1 forward reads.
INFO [2026-05-18 23:40:52] >> 1 reverse reads.
INFO [2026-05-18 23:40:52] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:52] >> 1 forward reads.
INFO [2026-05-18 23:40:52] >> 1 reverse reads.
INFO [2026-05-18 23:40:52] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:52] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:52] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:52] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:53] * Making basecall !!
INFO [2026-05-18 23:40:53] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:40:53] ********************************************
INFO [2026-05-18 23:40:53] ******** SangerRead readTable print ********
INFO [2026-05-18 23:40:53] ********************************************
------------------------------
--- SangerRead S4 instance ---
------------------------------
Input source : ABIF
Read feature : Forward Read
Read fileName (abs) : /Library/Frameworks/R.framework/Versions/4.1/Resources/library/sangeranalyseR/extdata//Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_1_F.ab1
Read fileName (base) : Achl_ACHLO006-09_1_F.ab1
Trimming method : M1
Trimming cutoff : 1e-04
Trimming start base pair : 16
Trimming finish base pair : 477
Read length before trimming : 702
Read length after trimming : 461
Read quality before trimming : 52.87607
Read quality after trimming : 58.21041
Secondary peak cutoff : 0.33
Primary Sequence : CTGGGCGTCTGAGCAGGAATGGTTGGAGCCGGTATAAGACTTCTAATTCGAATCGAGCTAAGACAACCAGGAGCGTTCCTGGGCAGAGACCAACTATACAATACTATCGTTACTGCACACGCATTTGTAATAATCTTCTTTCTAGTAATGCCTGTATTCATCGGGGGATTCGGAAACTGGCTTTTACCTTTAATACTTGGAGCCCCCGATATAGCATTCCCTCGACTCAACAACATGAGATTCTGACTACTTCCCCCATCACTGATCCTTTTAGTGTCCTCTGCGGCGGTAGAAAAAGGCGCTGGTACGGGGTGAACTGTTTATCCGCCTCTAGCAAGAAATCTTGCCCACGCAGGCCCGTCTGTAGATTTAGCCATCTTTTCCCTTCATTTAGCGGGTGCGTCTTCTATTCTAGGGGCTATTAATTTTATCACCACAGTTATTAATATGCGTTGAAGAGG
Secondary Sequence : CTGGGCGTCTGAGCAGGAATGGTTGGAGCCGGTATAAGACTTCTAATTCGAATCGAGCTAAGACAACCAGGAGCGTTCCTGGGCAGAGACCAACTATACAATACTATCGTTACTGCACACGCATTTGTAATAATCTTCTTTCTAGTAATGCCTGTATTCATCGGGGGATTCGGAAACTGGCTTTTACCTTTAATACTTGGAGCCCCCGATATAGCATTCCCTCGACTCAACAACATGAGATTCTGACTACTTCCCCCATCACTGATCCTTTTAGTGTCCTCTGCGGCGGTAGAAAAAGGCGCTGGTACGGGGTGAACTGTTTATCCGCCTCTAGCAAGAAATCTTGCCCACGCAGGCCCGTCTGTAGATTTAGCCATCTTTTCCCTTCATTTAGCGGGTGCGTCTTCTATTCTAGGGGCTATTAATTTTATCACCACAGTTATTAATATGCGTTGAAGAGG
INFO [2026-05-18 23:40:53] **********************************************
INFO [2026-05-18 23:40:53] ******** SangerContig readTable print ********
INFO [2026-05-18 23:40:53] **********************************************
================================
=== SangerContig S4 instance ===
================================
Input source : ABIF
Names conversion CSV file :
Contig name : Achl_ACHLO006-09
Suffix forward regex : _[0-9]*_F.ab1$
Suffix reverse regex : _[0-9]*_R.ab1$
Minimum reads number : 2
Minimum read length : 20
Minimum fraction call : 0.5
Reference amino acid sequence : SRQWLFSTNHKDIGTLYFIFGAWAGMVGTSLSILIRAELGHPGALIGDDQIYNVIVTAHAFIMIFFMVMPIMIGGFGNWLVPLMLGAPDMAFPRMNNMSFWLLPPALSLLLVSSMVENGAGTGWTVYPPLSAGIAHGGASVDLAIFSLHLAGISSILGAVNFITTVINMRSTGISLDRMPLFVWSVVITALLLLLSLPVLAGAITMLLTDRNLNTSFFDPAGGGDPILYQHLFWFFGHPEVYILILPGFGMISHIISQESGKKETFGSLGMIYAMLAIGLLGFIVWAHHMFTVGMDVDTRAYFTSATMIIAVPTGIKIFSWLATLHGTQLSYSPAILWALGFVFLFTVGGLTGVVLANSSVDIILHDTYYVVAHFHYVLSMGAVFAIMAGFIHWYPLFTGLTLNNKWLKSHFIIMFIGVNLTFFPQHFLGLAGMPRRYSDYPDAYTTWNIVSTIGSTISLLGILFFFFIIWESLVSQRQVIYPIQLNSSIEWYQNTPPAEHSYSELPLLTN
Maximum fraction lost : 0.5
Accept stop codons : TRUE
Reading frame : 1
Contig sequence : TTATATTTTATTCTGGGCGTCTGAGCAGGAATGGTTGGAGCCGGTATAAGACTTCTAATTCGAATCGAGCTAAGACAACCAGGAGCGTTCCTGGGCAGAGACCAACTATACAATACTATCGTTACTGCACACGCATTTGTAATAATCTTCTTTCTAGTAATGCCTGTATTCATCGGGGGATTCGGAAACTGGCTTTTACCTTTAATACTTGGAGCCCCCGATATAGCATTCCCTCGACTCAACAACATGAGATTCTGACTACTTCCCCCATCACTGATCCTTTTAGTGTCCTCTGCGGCGGTAGAAAAAGGCGCTGGTACGGGGTGAACTGTTTATCCGCCTCTAGCAAGAAATCTTGCCCACGCAGGCCCGTCTGTAGATTTAGCCATCTTTTCCCTTCATTTAGCGGGTGCGTCTTCTATTCTAGGGGCTATTAATTTTATCACCACAGTTATTAATATGCGTTGAAGAGGATTACGTCTTGAACGAATTCCCCTGTTTGTCTGAGCTGTGCTAATTACAGTTGTTCTTCTACTTCTATCTTTACCAGTGCTAGCAGGTGCCATTACCATACTTCTTACCGACCGAAACCTCAATACTTCATTCTTTGATCCTGCCGGTGGTGGAGACCCCATCCTC
------------------------------
--- SangerRead S4 instance ---
------------------------------
Input source : ABIF
Read feature : Forward Read
Read fileName (abs) : /Library/Frameworks/R.framework/Versions/4.1/Resources/library/sangeranalyseR/extdata/Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_1_F.ab1
Read fileName (base) : Achl_ACHLO006-09_1_F.ab1
Trimming method : M1
Trimming cutoff : 1e-04
Trimming start base pair : 16
Trimming finish base pair : 477
Read length before trimming : 702
Read length after trimming : 461
Read quality before trimming : 52.87607
Read quality after trimming : 58.21041
Secondary peak cutoff : 0.33
Primary Sequence : CTGGGCGTCTGAGCAGGAATGGTTGGAGCCGGTATAAGACTTCTAATTCGAATCGAGCTAAGACAACCAGGAGCGTTCCTGGGCAGAGACCAACTATACAATACTATCGTTACTGCACACGCATTTGTAATAATCTTCTTTCTAGTAATGCCTGTATTCATCGGGGGATTCGGAAACTGGCTTTTACCTTTAATACTTGGAGCCCCCGATATAGCATTCCCTCGACTCAACAACATGAGATTCTGACTACTTCCCCCATCACTGATCCTTTTAGTGTCCTCTGCGGCGGTAGAAAAAGGCGCTGGTACGGGGTGAACTGTTTATCCGCCTCTAGCAAGAAATCTTGCCCACGCAGGCCCGTCTGTAGATTTAGCCATCTTTTCCCTTCATTTAGCGGGTGCGTCTTCTATTCTAGGGGCTATTAATTTTATCACCACAGTTATTAATATGCGTTGAAGAGG
Secondary Sequence : CTGGGCGTCTGAGCAGGAATGGTTGGAGCCGGTATAAGACTTCTAATTCGAATCGAGCTAAGACAACCAGGAGCGTTCCTGGGCAGAGACCAACTATACAATACTATCGTTACTGCACACGCATTTGTAATAATCTTCTTTCTAGTAATGCCTGTATTCATCGGGGGATTCGGAAACTGGCTTTTACCTTTAATACTTGGAGCCCCCGATATAGCATTCCCTCGACTCAACAACATGAGATTCTGACTACTTCCCCCATCACTGATCCTTTTAGTGTCCTCTGCGGCGGTAGAAAAAGGCGCTGGTACGGGGTGAACTGTTTATCCGCCTCTAGCAAGAAATCTTGCCCACGCAGGCCCGTCTGTAGATTTAGCCATCTTTTCCCTTCATTTAGCGGGTGCGTCTTCTATTCTAGGGGCTATTAATTTTATCACCACAGTTATTAATATGCGTTGAAGAGG
------------------------------
--- SangerRead S4 instance ---
------------------------------
Input source : ABIF
Read feature : Reverse Read
Read fileName (abs) : /Library/Frameworks/R.framework/Versions/4.1/Resources/library/sangeranalyseR/extdata/Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_2_R.ab1
Read fileName (base) : Achl_ACHLO006-09_2_R.ab1
Trimming method : M1
Trimming cutoff : 1e-04
Trimming start base pair : 18
Trimming finish base pair : 658
Read length before trimming : 705
Read length after trimming : 640
Read quality before trimming : 54.85106
Read quality after trimming : 57.29531
Secondary peak cutoff : 0.33
Primary Sequence : GAGGATGGGGTCTCCACCACCGGCAGGATCAAAGAATGAAGTATTGAGGTTTCGGTCGGTAAGAAGTATGGTAATGGCACCTGCTAGCACTGGTAAAGATAGAAGTAGAAGAACAACTGTAATTAGCACAGCTCAGACAAACAGGGGAATTCGTTCAAGACGTAATCCTCTTCAACGCATATTAATAACTGTGGTGATAAAATTAATAGCCCCTAGAATAGAAGACGCACCCGCTAAATGAAGGGAAAAGATGGCTAAATCTACAGACGGGCCTGCGTGGGCAAGATTTCTTGCTAGAGGCGGATAAACAGTTCACCCCGTACCAGCGCCTTTTTCTACCGCCGCAGAGGACACTAAAAGGATCAGTGATGGGGGAAGTAGTCAGAATCTCATGTTGTTGAGTCGAGGGAATGCTATATCGGGGGCTCCAAGTATTAAAGGTAAAAGCCAGTTTCCGAATCCCCCGATGAATACAGGCATTACTAGAAAGAAGATTATTACAAATGCGTGTGCAGTAACGATAGTATTGTATAGTTGGTCTCTGCCCAGGAACGCTCCTGGTTGTCTTAGCTCGATTCGAATTAGAAGTCTTATACCGGCTCCAACCATTCCTGCTCAGACGCCCAGAATAAAATATAAA
Secondary Sequence : GAGGATGGGGTCTCCACCACCGGCAGGATCAAAGAATGAAGTATTGCGGTTTCGGTCGGTAAGAAGTATGGTAATGGCACCTGCTAGCACTGGTAAAGATAGAAGTAGAAGAACAACTGTAATTAGCACAGCTCAGACAAACAGGGGAATTCGTTCAAGACGTAATCCTCTTCAACGCATATTAATAACTGTGGTGATAAAATTAATAGCCCCTAGAATAGAAGACGCACCCGCTAAATGAAGGGAAAAGATGGCTAAATCTACAGACGGGCCTGCGTGGGCAAGATTTCTTGCTAGAGGCGGATAAACAGTTCACCCCGTACCAGCGCCTTTTTCTACCGCCGCAGAGGACACTAAAAGGATCAGTGATGGGGGAAGTAGTCAGAATCTCATGTTGTTGAGTCGAGGGAATGCTATATCGGGGGCTCCAAGTATTAAAGGTAAAAGCCAGTTTCCGAATCCCCCGATGAATACAGGCATTACTAGAAAGAAGATTATTACAAATGCGTGTGCAGTAACGATAGTATTGTATAGTTGGTCTCTGCCCAGGAACGCTCCTGGTTGTCTTAGCTCGATTCGAATTAGAAGTCTTATACCGGCTCCAACCATTCCTGCTCAGACGCCCAGAATAAAATATAAA
INFO [2026-05-18 23:40:53] Your input is 'SangerRead' S4 instance
INFO [2026-05-18 23:40:53] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b5191c8215
INFO [2026-05-18 23:40:53] Start writing '/Library/Frameworks/R.framework/Versions/4.1/Resources/library/sangeranalyseR/extdata//Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_1_F.ab1' to FASTA format ...
INFO [2026-05-18 23:40:53] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b5191c8215/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-18 23:40:53] Your input is 'SangerContig' S4 instance
INFO [2026-05-18 23:40:53] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b5191c8215
INFO [2026-05-18 23:40:53] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-18 23:40:53] >> Writing alignment to FASTA ...
INFO [2026-05-18 23:40:53] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:40:53] >> Writing consensus read to FASTA ...
INFO [2026-05-18 23:40:53] Finish writing 'Achl_ACHLO006-09' to FASTA format
INFO [2026-05-18 23:40:53] Your input is 'SangerAlignment' S4 instance
INFO [2026-05-18 23:40:53] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b5191c8215
INFO [2026-05-18 23:40:53] Start to write 'SangerAlignment' to FASTA format ...
INFO [2026-05-18 23:40:53] >> Writing 'alignment' to FASTA ...
INFO [2026-05-18 23:40:53] >> Writing 'contigs' to FASTA ...
INFO [2026-05-18 23:40:53] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:40:53] Finish writing 'SangerAlignment' to FASTA format
INFO [2026-05-18 23:40:53] #################################################
INFO [2026-05-18 23:40:53] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:53] #################################################
INFO [2026-05-18 23:40:53] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] >> Contig Name: 'Top'
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Top_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Top_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:53] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:53] ==========================================================
SUCCESS [2026-05-18 23:40:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:53] ==========================================================
INFO [2026-05-18 23:40:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] >> Contig Name: 'Nested'
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Nested_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Nested_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:53] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:53] ==========================================================
SUCCESS [2026-05-18 23:40:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:53] ==========================================================
INFO [2026-05-18 23:40:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:53] Aligning consensus reads ...
INFO [2026-05-18 23:40:53] Before building!!
INFO [2026-05-18 23:40:53] After building!!
INFO [2026-05-18 23:40:53] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-18 23:40:53] #############################################################
SUCCESS [2026-05-18 23:40:53] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:53] #############################################################
INFO [2026-05-18 23:40:53] >> 2 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:53] >> Contig 'Top':
INFO [2026-05-18 23:40:53] >> 1 forward reads.
INFO [2026-05-18 23:40:53] >> 1 reverse reads.
INFO [2026-05-18 23:40:53] >> Contig 'Nested':
INFO [2026-05-18 23:40:53] >> 1 forward reads.
INFO [2026-05-18 23:40:53] >> 1 reverse reads.
INFO [2026-05-18 23:40:53] >> 4 reads created from ABIF file.
INFO [2026-05-18 23:40:53] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:53] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:53] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:53] #################################################
INFO [2026-05-18 23:40:53] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:53] #################################################
INFO [2026-05-18 23:40:53] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:53] ========================================================
INFO [2026-05-18 23:40:53] >> Contig Name: 'Top'
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Top_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:53] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:53] >> 'Top_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:53] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] >> Contig Name: 'Nested'
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Nested_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Nested_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:54] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] Aligning consensus reads ...
INFO [2026-05-18 23:40:54] Before building!!
INFO [2026-05-18 23:40:54] After building!!
INFO [2026-05-18 23:40:54] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-18 23:40:54] #############################################################
SUCCESS [2026-05-18 23:40:54] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:54] #############################################################
INFO [2026-05-18 23:40:54] >> 2 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:54] >> Contig 'Top':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> Contig 'Nested':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> 4 reads created from ABIF file.
INFO [2026-05-18 23:40:54] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:54] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:54] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:54] #################################################
INFO [2026-05-18 23:40:54] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:54] #################################################
INFO [2026-05-18 23:40:54] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:54] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:54] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:54] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:54] ========================================================
INFO [2026-05-18 23:40:54] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:54] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:54] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:54] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:54] ==========================================================
SUCCESS [2026-05-18 23:40:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:54] ==========================================================
INFO [2026-05-18 23:40:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:54] Aligning consensus reads ...
INFO [2026-05-18 23:40:54] Before building!!
INFO [2026-05-18 23:40:54] After building!!
SUCCESS [2026-05-18 23:40:54] #############################################################
SUCCESS [2026-05-18 23:40:54] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:54] #############################################################
INFO [2026-05-18 23:40:54] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:54] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:54] >> 1 forward reads.
INFO [2026-05-18 23:40:54] >> 1 reverse reads.
INFO [2026-05-18 23:40:54] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:54] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:54] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:54] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:55] * Making basecall !!
INFO [2026-05-18 23:40:55] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:55] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:55] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:55] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:55] * Making basecall !!
INFO [2026-05-18 23:40:55] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:55] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:55] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:55] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:55] * Making basecall !!
INFO [2026-05-18 23:40:55] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:55] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:55] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:55] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:55] * Making basecall !!
INFO [2026-05-18 23:40:55] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:55] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:55] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:55] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:55] ------------------------------------------------
INFO [2026-05-18 23:40:55] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:55] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:55] * Making basecall !!
INFO [2026-05-18 23:40:55] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:55] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:55] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:55] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:55] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:55] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:56] #################################################
INFO [2026-05-18 23:40:56] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:56] #################################################
INFO [2026-05-18 23:40:56] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:56] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:56] ==========================================================
SUCCESS [2026-05-18 23:40:56] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:56] ==========================================================
INFO [2026-05-18 23:40:56] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:56] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:56] ==========================================================
SUCCESS [2026-05-18 23:40:56] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:56] ==========================================================
INFO [2026-05-18 23:40:56] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:56] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:56] ==========================================================
SUCCESS [2026-05-18 23:40:56] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:56] ==========================================================
INFO [2026-05-18 23:40:56] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:56] ========================================================
INFO [2026-05-18 23:40:56] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:56] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:56] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:56] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:56] ==========================================================
SUCCESS [2026-05-18 23:40:56] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:56] ==========================================================
INFO [2026-05-18 23:40:56] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:56] Aligning consensus reads ...
INFO [2026-05-18 23:40:56] Before building!!
INFO [2026-05-18 23:40:56] After building!!
SUCCESS [2026-05-18 23:40:56] #############################################################
SUCCESS [2026-05-18 23:40:56] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:56] #############################################################
INFO [2026-05-18 23:40:56] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:56] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:56] >> 1 forward reads.
INFO [2026-05-18 23:40:56] >> 1 reverse reads.
INFO [2026-05-18 23:40:56] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:56] >> 1 forward reads.
INFO [2026-05-18 23:40:56] >> 1 reverse reads.
INFO [2026-05-18 23:40:56] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:56] >> 1 forward reads.
INFO [2026-05-18 23:40:56] >> 1 reverse reads.
INFO [2026-05-18 23:40:56] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:56] >> 1 forward reads.
INFO [2026-05-18 23:40:56] >> 1 reverse reads.
INFO [2026-05-18 23:40:56] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:56] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:56] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:56] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:57] #################################################
INFO [2026-05-18 23:40:57] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:57] #################################################
INFO [2026-05-18 23:40:57] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:40:57] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:57] ==========================================================
SUCCESS [2026-05-18 23:40:57] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:57] ==========================================================
INFO [2026-05-18 23:40:57] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:57] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:57] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] >> Contig Name: 'Achl_ACHLO007-09'
INFO [2026-05-18 23:40:57] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:57] ==========================================================
SUCCESS [2026-05-18 23:40:57] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:57] ==========================================================
INFO [2026-05-18 23:40:57] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:57] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:57] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:57] ========================================================
INFO [2026-05-18 23:40:57] >> Contig Name: 'Achl_ACHLO040-09'
INFO [2026-05-18 23:40:57] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:58] ==========================================================
SUCCESS [2026-05-18 23:40:58] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:58] ==========================================================
INFO [2026-05-18 23:40:58] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] >> Contig Name: 'Achl_ACHLO041-09'
INFO [2026-05-18 23:40:58] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:58] ==========================================================
SUCCESS [2026-05-18 23:40:58] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:58] ==========================================================
INFO [2026-05-18 23:40:58] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] Aligning consensus reads ...
INFO [2026-05-18 23:40:58] Before building!!
INFO [2026-05-18 23:40:58] After building!!
SUCCESS [2026-05-18 23:40:58] #############################################################
SUCCESS [2026-05-18 23:40:58] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:58] #############################################################
INFO [2026-05-18 23:40:58] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:58] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:58] >> 1 forward reads.
INFO [2026-05-18 23:40:58] >> 1 reverse reads.
INFO [2026-05-18 23:40:58] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:58] >> 1 forward reads.
INFO [2026-05-18 23:40:58] >> 1 reverse reads.
INFO [2026-05-18 23:40:58] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:58] >> 1 forward reads.
INFO [2026-05-18 23:40:58] >> 1 reverse reads.
INFO [2026-05-18 23:40:58] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:58] >> 1 forward reads.
INFO [2026-05-18 23:40:58] >> 1 reverse reads.
INFO [2026-05-18 23:40:58] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:58] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:58] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:58] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:58] #################################################
INFO [2026-05-18 23:40:58] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:40:58] #################################################
INFO [2026-05-18 23:40:58] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:58] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:58] ==========================================================
SUCCESS [2026-05-18 23:40:58] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:58] ==========================================================
INFO [2026-05-18 23:40:58] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:58] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:58] ==========================================================
SUCCESS [2026-05-18 23:40:58] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:58] ==========================================================
INFO [2026-05-18 23:40:58] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:58] ========================================================
INFO [2026-05-18 23:40:58] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:58] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:58] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:58] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:59] ==========================================================
SUCCESS [2026-05-18 23:40:59] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:59] ==========================================================
INFO [2026-05-18 23:40:59] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:59] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:59] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:59] ========================================================
INFO [2026-05-18 23:40:59] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:40:59] ========================================================
INFO [2026-05-18 23:40:59] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:40:59] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:40:59] ==========================================================
SUCCESS [2026-05-18 23:40:59] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:40:59] ==========================================================
INFO [2026-05-18 23:40:59] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:40:59] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:40:59] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:40:59] Aligning consensus reads ...
INFO [2026-05-18 23:40:59] Before building!!
INFO [2026-05-18 23:40:59] After building!!
SUCCESS [2026-05-18 23:40:59] #############################################################
SUCCESS [2026-05-18 23:40:59] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:40:59] #############################################################
INFO [2026-05-18 23:40:59] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:40:59] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:40:59] >> 1 forward reads.
INFO [2026-05-18 23:40:59] >> 1 reverse reads.
INFO [2026-05-18 23:40:59] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:40:59] >> 1 forward reads.
INFO [2026-05-18 23:40:59] >> 1 reverse reads.
INFO [2026-05-18 23:40:59] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:40:59] >> 1 forward reads.
INFO [2026-05-18 23:40:59] >> 1 reverse reads.
INFO [2026-05-18 23:40:59] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:40:59] >> 1 forward reads.
INFO [2026-05-18 23:40:59] >> 1 reverse reads.
INFO [2026-05-18 23:40:59] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:40:59] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:59] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:59] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:59] * Making basecall !!
INFO [2026-05-18 23:40:59] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:59] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:59] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:59] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:59] * Making basecall !!
INFO [2026-05-18 23:40:59] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:59] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:59] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:59] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:59] * Making basecall !!
INFO [2026-05-18 23:40:59] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:59] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:59] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:59] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:40:59] ------------------------------------------------
INFO [2026-05-18 23:40:59] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:40:59] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:40:59] * Making basecall !!
INFO [2026-05-18 23:40:59] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:40:59] --------------------------------------------------------
SUCCESS [2026-05-18 23:40:59] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:40:59] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:40:59] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:40:59] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:00] #################################################
INFO [2026-05-18 23:41:00] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:00] #################################################
INFO [2026-05-18 23:41:00] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:00] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:00] ==========================================================
SUCCESS [2026-05-18 23:41:00] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:00] ==========================================================
INFO [2026-05-18 23:41:00] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:00] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:00] ==========================================================
SUCCESS [2026-05-18 23:41:00] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:00] ==========================================================
INFO [2026-05-18 23:41:00] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:00] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:00] ==========================================================
SUCCESS [2026-05-18 23:41:00] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:00] ==========================================================
INFO [2026-05-18 23:41:00] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:00] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:00] ==========================================================
SUCCESS [2026-05-18 23:41:00] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:00] ==========================================================
INFO [2026-05-18 23:41:00] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:00] Aligning consensus reads ...
INFO [2026-05-18 23:41:00] Before building!!
INFO [2026-05-18 23:41:00] After building!!
SUCCESS [2026-05-18 23:41:00] #############################################################
SUCCESS [2026-05-18 23:41:00] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:00] #############################################################
INFO [2026-05-18 23:41:00] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:00] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:00] >> 1 forward reads.
INFO [2026-05-18 23:41:00] >> 1 reverse reads.
INFO [2026-05-18 23:41:00] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:00] >> 1 forward reads.
INFO [2026-05-18 23:41:00] >> 1 reverse reads.
INFO [2026-05-18 23:41:00] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:00] >> 1 forward reads.
INFO [2026-05-18 23:41:00] >> 1 reverse reads.
INFO [2026-05-18 23:41:00] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:00] >> 1 forward reads.
INFO [2026-05-18 23:41:00] >> 1 reverse reads.
INFO [2026-05-18 23:41:00] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:00] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:00] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:00] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:00] #################################################
INFO [2026-05-18 23:41:00] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:00] #################################################
INFO [2026-05-18 23:41:00] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:00] ========================================================
INFO [2026-05-18 23:41:00] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:00] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:00] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:01] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:01] ==========================================================
SUCCESS [2026-05-18 23:41:01] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:01] ==========================================================
INFO [2026-05-18 23:41:01] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:01] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:01] ==========================================================
SUCCESS [2026-05-18 23:41:01] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:01] ==========================================================
INFO [2026-05-18 23:41:01] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:01] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:01] ==========================================================
SUCCESS [2026-05-18 23:41:01] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:01] ==========================================================
INFO [2026-05-18 23:41:01] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:01] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:01] ==========================================================
SUCCESS [2026-05-18 23:41:01] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:01] ==========================================================
INFO [2026-05-18 23:41:01] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:01] Aligning consensus reads ...
INFO [2026-05-18 23:41:01] Before building!!
INFO [2026-05-18 23:41:01] After building!!
SUCCESS [2026-05-18 23:41:01] #############################################################
SUCCESS [2026-05-18 23:41:01] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:01] #############################################################
INFO [2026-05-18 23:41:01] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:01] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:01] >> 1 forward reads.
INFO [2026-05-18 23:41:01] >> 1 reverse reads.
INFO [2026-05-18 23:41:01] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:01] >> 1 forward reads.
INFO [2026-05-18 23:41:01] >> 1 reverse reads.
INFO [2026-05-18 23:41:01] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:01] >> 1 forward reads.
INFO [2026-05-18 23:41:01] >> 1 reverse reads.
INFO [2026-05-18 23:41:01] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:01] >> 1 forward reads.
INFO [2026-05-18 23:41:01] >> 1 reverse reads.
INFO [2026-05-18 23:41:01] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:01] >> Reads are trimmed by 'M2 - sliding window method'.
DEBUG [2026-05-18 23:41:01] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:01] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:01] #################################################
INFO [2026-05-18 23:41:01] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:01] #################################################
INFO [2026-05-18 23:41:01] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-18 23:41:01] **** Contig number in your Csv file is 4
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:01] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:01] ==========================================================
SUCCESS [2026-05-18 23:41:01] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:01] ==========================================================
INFO [2026-05-18 23:41:01] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:01] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:01] ========================================================
INFO [2026-05-18 23:41:01] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:01] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:01] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:02] ==========================================================
SUCCESS [2026-05-18 23:41:02] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:02] ==========================================================
INFO [2026-05-18 23:41:02] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:02] ==========================================================
SUCCESS [2026-05-18 23:41:02] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:02] ==========================================================
INFO [2026-05-18 23:41:02] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:02] ==========================================================
SUCCESS [2026-05-18 23:41:02] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:02] ==========================================================
INFO [2026-05-18 23:41:02] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] Aligning consensus reads ...
INFO [2026-05-18 23:41:02] Before building!!
INFO [2026-05-18 23:41:02] After building!!
SUCCESS [2026-05-18 23:41:02] #############################################################
SUCCESS [2026-05-18 23:41:02] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:02] #############################################################
INFO [2026-05-18 23:41:02] >> 4 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:02] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:02] >> 1 forward reads.
INFO [2026-05-18 23:41:02] >> 1 reverse reads.
INFO [2026-05-18 23:41:02] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:02] >> 1 forward reads.
INFO [2026-05-18 23:41:02] >> 1 reverse reads.
INFO [2026-05-18 23:41:02] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:02] >> 1 forward reads.
INFO [2026-05-18 23:41:02] >> 1 reverse reads.
INFO [2026-05-18 23:41:02] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:02] >> 1 forward reads.
INFO [2026-05-18 23:41:02] >> 1 reverse reads.
INFO [2026-05-18 23:41:02] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:02] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:02] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:02] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:02] #################################################
INFO [2026-05-18 23:41:02] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:02] #################################################
INFO [2026-05-18 23:41:02] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-18 23:41:02] **** Contig number in your Csv file is 4
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:02] ==========================================================
SUCCESS [2026-05-18 23:41:02] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:02] ==========================================================
INFO [2026-05-18 23:41:02] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:02] ==========================================================
SUCCESS [2026-05-18 23:41:02] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:02] ==========================================================
INFO [2026-05-18 23:41:02] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:02] ========================================================
INFO [2026-05-18 23:41:02] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:02] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:02] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:02] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] Aligning consensus reads ...
INFO [2026-05-18 23:41:03] Before building!!
INFO [2026-05-18 23:41:03] After building!!
SUCCESS [2026-05-18 23:41:03] #############################################################
SUCCESS [2026-05-18 23:41:03] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:03] #############################################################
INFO [2026-05-18 23:41:03] >> 4 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:03] >> Reads are trimmed by 'M2 - sliding window method'.
DEBUG [2026-05-18 23:41:03] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:03] #################################################
INFO [2026-05-18 23:41:03] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:03] #################################################
INFO [2026-05-18 23:41:03] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:03] Aligning consensus reads ...
INFO [2026-05-18 23:41:03] Before building!!
INFO [2026-05-18 23:41:03] After building!!
SUCCESS [2026-05-18 23:41:03] #############################################################
SUCCESS [2026-05-18 23:41:03] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:03] #############################################################
INFO [2026-05-18 23:41:03] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:03] >> 1 forward reads.
INFO [2026-05-18 23:41:03] >> 1 reverse reads.
INFO [2026-05-18 23:41:03] >> 8 reads created from FASTA file.
DEBUG [2026-05-18 23:41:03] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:03] #################################################
INFO [2026-05-18 23:41:03] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:03] #################################################
INFO [2026-05-18 23:41:03] **** You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:03] ==========================================================
SUCCESS [2026-05-18 23:41:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:03] ==========================================================
INFO [2026-05-18 23:41:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:03] ========================================================
INFO [2026-05-18 23:41:03] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:03] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:03] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:03] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:04] ==========================================================
SUCCESS [2026-05-18 23:41:04] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:04] ==========================================================
INFO [2026-05-18 23:41:04] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] ========================================================
INFO [2026-05-18 23:41:04] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:04] ========================================================
INFO [2026-05-18 23:41:04] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:04] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:04] ==========================================================
SUCCESS [2026-05-18 23:41:04] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:04] ==========================================================
INFO [2026-05-18 23:41:04] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] ========================================================
INFO [2026-05-18 23:41:04] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:04] ========================================================
INFO [2026-05-18 23:41:04] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:04] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:04] ==========================================================
SUCCESS [2026-05-18 23:41:04] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:04] ==========================================================
INFO [2026-05-18 23:41:04] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:04] Aligning consensus reads ...
INFO [2026-05-18 23:41:04] Before building!!
INFO [2026-05-18 23:41:04] After building!!
SUCCESS [2026-05-18 23:41:04] #############################################################
SUCCESS [2026-05-18 23:41:04] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:04] #############################################################
INFO [2026-05-18 23:41:04] >> 4 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:04] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:04] >> 1 forward reads.
INFO [2026-05-18 23:41:04] >> 1 reverse reads.
INFO [2026-05-18 23:41:04] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:04] >> 1 forward reads.
INFO [2026-05-18 23:41:04] >> 1 reverse reads.
INFO [2026-05-18 23:41:04] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:04] >> 1 forward reads.
INFO [2026-05-18 23:41:04] >> 1 reverse reads.
INFO [2026-05-18 23:41:04] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:04] >> 1 forward reads.
INFO [2026-05-18 23:41:04] >> 1 reverse reads.
INFO [2026-05-18 23:41:04] >> 8 reads created from FASTA file.
DEBUG [2026-05-18 23:41:04] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
SUCCESS [2026-05-18 23:41:04] 'Achl_ACHLO006-09_1_F.ab1' is successfully created!
SUCCESS [2026-05-18 23:41:04] 'Achl_ACHLO006-09' is successfully created!
SUCCESS [2026-05-18 23:41:04] 'SangerAlignment' is successfully created!
ERROR [2026-05-18 23:41:04] FILE_NOT_EXIST_ERROR
'/no/such/path.ab1' file does not exist.
DEBUG [2026-05-18 23:41:04] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:04] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-18 23:41:04] FILE_NOT_EXIST_ERROR
'/no/such/path.ab1' file does not exist.
INFO [2026-05-18 23:41:04] ------------------------------------------------
INFO [2026-05-18 23:41:04] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:04] ------------------------------------------------
INFO [2026-05-18 23:41:04] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:04] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:04] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:04] * Making basecall !!
INFO [2026-05-18 23:41:04] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:04] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:04] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:04] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
SUCCESS [2026-05-18 23:41:04] 'Achl_ACHLO006-09_1_F.ab1' is successfully created!
INFO [2026-05-18 23:41:04] ------------------------------------------------
INFO [2026-05-18 23:41:04] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:04] ------------------------------------------------
INFO [2026-05-18 23:41:04] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:04] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:04] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-18 23:41:04] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:04] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:04] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
SUCCESS [2026-05-18 23:41:04] 'Achl_ACHLO006-09_1_F.fa' is successfully created!
ERROR [2026-05-18 23:41:04] 'object' must be S4 instance!
ERROR [2026-05-18 23:41:04] 'object' must be 'SangerAlignment' or 'SangerContig' S4 instance!
INFO [2026-05-18 23:41:04] Your input is 'SangerRead' S4 instance
INFO [2026-05-18 23:41:04] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b566765a7b
INFO [2026-05-18 23:41:04] Start writing '/Library/Frameworks/R.framework/Versions/4.1/Resources/library/sangeranalyseR/extdata//Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_1_F.ab1' to FASTA format ...
INFO [2026-05-18 23:41:04] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b566765a7b/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-18 23:41:04] Your input is 'SangerContig' S4 instance
INFO [2026-05-18 23:41:04] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b566765a7b
INFO [2026-05-18 23:41:04] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-18 23:41:04] >> Writing alignment to FASTA ...
INFO [2026-05-18 23:41:04] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:41:04] >> Writing consensus read to FASTA ...
INFO [2026-05-18 23:41:04] Finish writing 'Achl_ACHLO006-09' to FASTA format
INFO [2026-05-18 23:41:04] Your input is 'SangerAlignment' S4 instance
INFO [2026-05-18 23:41:04] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b566765a7b
INFO [2026-05-18 23:41:04] Start to write 'SangerAlignment' to FASTA format ...
INFO [2026-05-18 23:41:04] >> Writing 'alignment' to FASTA ...
INFO [2026-05-18 23:41:04] >> Writing 'contigs' to FASTA ...
INFO [2026-05-18 23:41:04] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:41:04] Finish writing 'SangerAlignment' to FASTA format
ERROR [2026-05-18 23:41:04] 'object' must be S4 instance!
ERROR [2026-05-18 23:41:04] 'object' must be S4 instance!
INFO [2026-05-18 23:41:05] * Making basecall !!
INFO [2026-05-18 23:41:05] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:05] #################################################
INFO [2026-05-18 23:41:05] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:05] #################################################
INFO [2026-05-18 23:41:05] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:05] ========================================================
INFO [2026-05-18 23:41:05] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:05] ========================================================
INFO [2026-05-18 23:41:05] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:05] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:05] ==========================================================
SUCCESS [2026-05-18 23:41:05] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:05] ==========================================================
INFO [2026-05-18 23:41:05] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:05] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:05] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:05] ========================================================
INFO [2026-05-18 23:41:05] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:05] ========================================================
INFO [2026-05-18 23:41:05] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:05] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:05] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:05] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:05] ==========================================================
SUCCESS [2026-05-18 23:41:05] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:05] ==========================================================
INFO [2026-05-18 23:41:05] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:05] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:05] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:06] ========================================================
INFO [2026-05-18 23:41:06] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:06] ========================================================
INFO [2026-05-18 23:41:06] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:06] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:06] ==========================================================
SUCCESS [2026-05-18 23:41:06] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:06] ==========================================================
INFO [2026-05-18 23:41:06] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:06] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:06] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:06] ========================================================
INFO [2026-05-18 23:41:06] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:06] ========================================================
INFO [2026-05-18 23:41:06] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:06] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:06] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:06] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:06] ==========================================================
SUCCESS [2026-05-18 23:41:06] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:06] ==========================================================
INFO [2026-05-18 23:41:06] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:06] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:06] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:06] Aligning consensus reads ...
INFO [2026-05-18 23:41:06] Before building!!
INFO [2026-05-18 23:41:06] After building!!
SUCCESS [2026-05-18 23:41:06] #############################################################
SUCCESS [2026-05-18 23:41:06] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:06] #############################################################
INFO [2026-05-18 23:41:06] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:06] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:06] >> 1 forward reads.
INFO [2026-05-18 23:41:06] >> 1 reverse reads.
INFO [2026-05-18 23:41:06] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:06] >> 1 forward reads.
INFO [2026-05-18 23:41:06] >> 1 reverse reads.
INFO [2026-05-18 23:41:06] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:06] >> 1 forward reads.
INFO [2026-05-18 23:41:06] >> 1 reverse reads.
INFO [2026-05-18 23:41:06] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:06] >> 1 forward reads.
INFO [2026-05-18 23:41:06] >> 1 reverse reads.
INFO [2026-05-18 23:41:06] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:06] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:06] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:06] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:08] Aligning consensus reads ...
INFO [2026-05-18 23:41:08] Before building!!
INFO [2026-05-18 23:41:08] After building!!
INFO [2026-05-18 23:41:09] Aligning consensus reads ...
INFO [2026-05-18 23:41:09] Before building!!
INFO [2026-05-18 23:41:09] After building!!
INFO [2026-05-18 23:41:09] #################################################
INFO [2026-05-18 23:41:09] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:09] #################################################
INFO [2026-05-18 23:41:09] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:41:09] ========================================================
INFO [2026-05-18 23:41:09] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:09] ========================================================
INFO [2026-05-18 23:41:09] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:09] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:09] ==========================================================
SUCCESS [2026-05-18 23:41:09] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:09] ==========================================================
INFO [2026-05-18 23:41:09] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:09] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:09] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:09] ========================================================
INFO [2026-05-18 23:41:09] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:09] ========================================================
INFO [2026-05-18 23:41:09] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:09] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:09] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:09] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:10] ==========================================================
SUCCESS [2026-05-18 23:41:10] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:10] ==========================================================
INFO [2026-05-18 23:41:10] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] ========================================================
INFO [2026-05-18 23:41:10] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:10] ========================================================
INFO [2026-05-18 23:41:10] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:10] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:10] ==========================================================
SUCCESS [2026-05-18 23:41:10] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:10] ==========================================================
INFO [2026-05-18 23:41:10] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] ========================================================
INFO [2026-05-18 23:41:10] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:10] ========================================================
INFO [2026-05-18 23:41:10] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:10] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:10] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:10] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:10] ==========================================================
SUCCESS [2026-05-18 23:41:10] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:10] ==========================================================
INFO [2026-05-18 23:41:10] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:10] Aligning consensus reads ...
INFO [2026-05-18 23:41:10] Before building!!
INFO [2026-05-18 23:41:10] After building!!
SUCCESS [2026-05-18 23:41:10] #############################################################
SUCCESS [2026-05-18 23:41:10] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:10] #############################################################
INFO [2026-05-18 23:41:10] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:10] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:10] >> 1 forward reads.
INFO [2026-05-18 23:41:10] >> 1 reverse reads.
INFO [2026-05-18 23:41:10] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:10] >> 1 forward reads.
INFO [2026-05-18 23:41:10] >> 1 reverse reads.
INFO [2026-05-18 23:41:10] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:10] >> 1 forward reads.
INFO [2026-05-18 23:41:10] >> 1 reverse reads.
INFO [2026-05-18 23:41:10] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:10] >> 1 forward reads.
INFO [2026-05-18 23:41:10] >> 1 reverse reads.
INFO [2026-05-18 23:41:10] >> 8 reads created from FASTA file.
DEBUG [2026-05-18 23:41:10] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:10] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:10] SangerAlignment with 'FASTA' inputSource cannot update quality parameters
ERROR [2026-05-18 23:41:10] PARAMETER_VALUE_ERROR'TrimmingMethod' must be 'M1' or 'M2'.
ERROR [2026-05-18 23:41:10] PARAMETER_VALUE_ERROR'TrimmingMethod' must be 'M1' or 'M2'.
INFO [2026-05-18 23:41:10] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b52d874c7f
INFO [2026-05-18 23:41:10] * Making basecall !!
INFO [2026-05-18 23:41:10] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:10] Chromatogram saved to /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b52d874c7f/Achl_ACHLO006-09_1_F/Chromatogram.pdf in the current working directory
/usr/local/bin/pandoc +RTS -K512m -RTS SangerRead_Report_ab1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b52d874c7f/Achl_ACHLO006-09_1_F/SangerRead_Report_ab1.html --lua-filter /Library/Frameworks/R.framework/Versions/4.6/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.6/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.6/Resources/library/rmarkdown/rmarkdown/lua/table-classes.lua --embed-resources --standalone --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --variable toc_float=1 --variable toc_selectors=h1,h2,h3 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template /Library/Frameworks/R.framework/Versions/4.6/Resources/library/rmarkdown/rmd/h/default.html --syntax-highlighting none --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/rmarkdown-strf9b55b31f3f9.html
[WARNING] Div at SangerRead_Report_ab1.knit.md line 153 column 1 unclosed at SangerRead_Report_ab1.knit.md line 229 column 1, closing implicitly.
[WARNING] Div at SangerRead_Report_ab1.knit.md line 147 column 1 unclosed at SangerRead_Report_ab1.knit.md line 229 column 1, closing implicitly.
INFO [2026-05-18 23:41:12] ------------------------------------------------
INFO [2026-05-18 23:41:12] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:12] ------------------------------------------------
INFO [2026-05-18 23:41:12] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:12] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:12] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:12] * Making basecall !!
INFO [2026-05-18 23:41:12] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:12] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:12] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:12] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:12] ------------------------------------------------
INFO [2026-05-18 23:41:12] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:12] ------------------------------------------------
INFO [2026-05-18 23:41:12] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:12] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:12] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:12] * Making basecall !!
INFO [2026-05-18 23:41:12] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:12] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:12] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:12] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:12] ========================================================
INFO [2026-05-18 23:41:12] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:12] ========================================================
INFO [2026-05-18 23:41:12] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:12] >> You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:41:12] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:12] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:12] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:12] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:12] ==========================================================
SUCCESS [2026-05-18 23:41:12] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:12] ==========================================================
INFO [2026-05-18 23:41:12] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:12] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:12] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
DEBUG [2026-05-18 23:41:12] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:13] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:13] >> You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-18 23:41:13] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:13] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:13] ==========================================================
SUCCESS [2026-05-18 23:41:13] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:13] ==========================================================
INFO [2026-05-18 23:41:13] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:13] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:13] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
DEBUG [2026-05-18 23:41:13] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:13] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:13] #################################################
INFO [2026-05-18 23:41:13] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:13] #################################################
INFO [2026-05-18 23:41:13] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-18 23:41:13] **** Contig number in your Csv file is 2
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] >> Contig Name: 'rbcL2'
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:13] >> The number of reads detected: 4
SUCCESS [2026-05-18 23:41:13] ==========================================================
SUCCESS [2026-05-18 23:41:13] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:13] ==========================================================
INFO [2026-05-18 23:41:13] >> 4 read(s) created from ABIF file.
INFO [2026-05-18 23:41:13] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:13] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] >> Contig Name: 'ITS5'
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:13] >> The number of reads detected: 4
SUCCESS [2026-05-18 23:41:13] ==========================================================
SUCCESS [2026-05-18 23:41:13] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:13] ==========================================================
INFO [2026-05-18 23:41:13] >> 4 read(s) created from ABIF file.
INFO [2026-05-18 23:41:13] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:13] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:13] Aligning consensus reads ...
INFO [2026-05-18 23:41:13] Before building!!
INFO [2026-05-18 23:41:13] After building!!
INFO [2026-05-18 23:41:13] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-18 23:41:13] #############################################################
SUCCESS [2026-05-18 23:41:13] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:13] #############################################################
INFO [2026-05-18 23:41:13] >> 2 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:13] >> Contig 'rbcL2':
INFO [2026-05-18 23:41:13] >> 2 forward reads.
INFO [2026-05-18 23:41:13] >> 2 reverse reads.
INFO [2026-05-18 23:41:13] >> Contig 'ITS5':
INFO [2026-05-18 23:41:13] >> 2 forward reads.
INFO [2026-05-18 23:41:13] >> 2 reverse reads.
INFO [2026-05-18 23:41:13] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:13] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:13] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:13] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:13] 'Achl_ACHLO040-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b569956395/names_conversion.csv)
WARN [2026-05-18 23:41:13] 'Achl_ACHLO040-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b569956395/names_conversion.csv)
WARN [2026-05-18 23:41:13] 'Achl_ACHLO041-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b569956395/names_conversion.csv)
WARN [2026-05-18 23:41:13] 'Achl_ACHLO041-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b569956395/names_conversion.csv)
WARN [2026-05-18 23:41:13] 'NONEXISTENT_F.ab1' is not in the parent directory.
WARN [2026-05-18 23:41:13] 'NONEXISTENT_R.ab1' is not in the parent directory.
INFO [2026-05-18 23:41:13] #################################################
INFO [2026-05-18 23:41:13] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:13] #################################################
INFO [2026-05-18 23:41:13] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-18 23:41:13] **** Contig number in your Csv file is 2
WARN [2026-05-18 23:41:13] >> Contig 'ghost' has no reads matching any file under ABIF_Directory; skipping.
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:13] ========================================================
INFO [2026-05-18 23:41:13] >> Contig Name: 'good'
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:13] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:13] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:13] >> The number of reads detected: 4
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 4 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:14] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
SUCCESS [2026-05-18 23:41:14] #############################################################
SUCCESS [2026-05-18 23:41:14] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:14] #############################################################
INFO [2026-05-18 23:41:14] >> 1 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:14] >> Contig 'good':
INFO [2026-05-18 23:41:14] >> 2 forward reads.
INFO [2026-05-18 23:41:14] >> 2 reverse reads.
INFO [2026-05-18 23:41:14] >> 4 reads created from ABIF file.
INFO [2026-05-18 23:41:14] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:14] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only run.
INFO [2026-05-18 23:41:14] #################################################
INFO [2026-05-18 23:41:14] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:14] #################################################
INFO [2026-05-18 23:41:14] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] Aligning consensus reads ...
INFO [2026-05-18 23:41:14] Before building!!
INFO [2026-05-18 23:41:14] After building!!
SUCCESS [2026-05-18 23:41:14] #############################################################
SUCCESS [2026-05-18 23:41:14] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:14] #############################################################
INFO [2026-05-18 23:41:14] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> 4 reads created from ABIF file.
INFO [2026-05-18 23:41:14] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:14] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only run.
INFO [2026-05-18 23:41:14] #################################################
INFO [2026-05-18 23:41:14] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:14] #################################################
INFO [2026-05-18 23:41:14] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-18 23:41:14] Aligning consensus reads ...
INFO [2026-05-18 23:41:14] Before building!!
INFO [2026-05-18 23:41:14] After building!!
SUCCESS [2026-05-18 23:41:14] #############################################################
SUCCESS [2026-05-18 23:41:14] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:14] #############################################################
INFO [2026-05-18 23:41:14] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:14] >> 1 forward reads.
INFO [2026-05-18 23:41:14] >> 0 reverse reads.
INFO [2026-05-18 23:41:14] >> 4 reads created from ABIF file.
INFO [2026-05-18 23:41:14] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:14] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:14] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:14] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
INFO [2026-05-18 23:41:14] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:14] ------------------------------------------------
INFO [2026-05-18 23:41:14] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:14] ------------------------------------------------
INFO [2026-05-18 23:41:14] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:14] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:14] >> Creating Forward Read raw sangerseq ...
WARN [2026-05-18 23:41:14] >> ABIF 'Achl_ACHLO006-09_1_F.ab1' has no PCON.2 quality block; synthesising flat Phred 30 (MISSING_QUALITY_SCORES_WARN).
INFO [2026-05-18 23:41:14] * Making basecall !!
INFO [2026-05-18 23:41:14] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:14] ------------------------------------------------
INFO [2026-05-18 23:41:14] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:14] ------------------------------------------------
INFO [2026-05-18 23:41:14] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:14] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:14] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:14] * Making basecall !!
INFO [2026-05-18 23:41:14] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
WARN [2026-05-18 23:41:14] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:14] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:14] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:14] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:14] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:14] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:14] ==========================================================
SUCCESS [2026-05-18 23:41:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:14] ==========================================================
INFO [2026-05-18 23:41:14] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:14] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:14] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:14] >> There is only one read in your SangerContig.
INFO [2026-05-18 23:41:14] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-18 23:41:14] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-18 23:41:14] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:14] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b56407ae95
INFO [2026-05-18 23:41:14] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-18 23:41:14] >> Writing alignment to FASTA ...
INFO [2026-05-18 23:41:14] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:41:14] >> Writing consensus read to FASTA ...
INFO [2026-05-18 23:41:14] Finish writing 'Achl_ACHLO006-09' to FASTA format
WARN [2026-05-18 23:41:14] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:14] ========================================================
INFO [2026-05-18 23:41:14] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:14] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:14] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:15] >> The number of reads detected: 1
SUCCESS [2026-05-18 23:41:15] ==========================================================
SUCCESS [2026-05-18 23:41:15] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:15] ==========================================================
INFO [2026-05-18 23:41:15] >> 1 read(s) created from ABIF file.
INFO [2026-05-18 23:41:15] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:15] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-18 23:41:15] >> No 'reverse read' is detected!
WARN [2026-05-18 23:41:15] >> There is only one read in your SangerContig.
INFO [2026-05-18 23:41:15] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-18 23:41:15] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-18 23:41:15] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:15] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:15] Your input is 'SangerContig' S4 instance
INFO [2026-05-18 23:41:15] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/filef9b524ab97ec
INFO [2026-05-18 23:41:15] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-18 23:41:15] >> Writing alignment to FASTA ...
INFO [2026-05-18 23:41:15] >> Writing all single reads to FASTA ...
INFO [2026-05-18 23:41:15] >> Writing consensus read to FASTA ...
INFO [2026-05-18 23:41:15] Finish writing 'Achl_ACHLO006-09' to FASTA format
WARN [2026-05-18 23:41:15] >> Dropping 1 read(s) with trimmed length < 2 bp (MIN_READ_LENGTH_DEFENSIVE_DROP).
WARN [2026-05-18 23:41:15] >> Fewer than 2 usable reads after defensive filter; returning empty consensus.
INFO [2026-05-18 23:41:15] ------------------------------------------------
INFO [2026-05-18 23:41:15] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:15] ------------------------------------------------
INFO [2026-05-18 23:41:15] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-18 23:41:15] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:15] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:15] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:15] ------------------------------------------------
INFO [2026-05-18 23:41:15] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:15] ------------------------------------------------
INFO [2026-05-18 23:41:15] Reverse Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:15] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:15] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:15] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:15] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:15] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:15] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:15] ==========================================================
SUCCESS [2026-05-18 23:41:15] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:15] ==========================================================
INFO [2026-05-18 23:41:15] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:15] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:15] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:15] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:15] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:15] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:15] Read(s) assigned to >1 distinct contig in CSV: 'Achl_ACHLO006-09_1_F.ab1'. Each read must belong to exactly one contig.
WARN [2026-05-18 23:41:15] 'Achl_ACHLO007-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b522baac75/names_conversion.csv)
WARN [2026-05-18 23:41:15] 'Achl_ACHLO040-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b522baac75/names_conversion.csv)
WARN [2026-05-18 23:41:15] 'Achl_ACHLO040-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b522baac75/names_conversion.csv)
WARN [2026-05-18 23:41:15] 'Achl_ACHLO041-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b522baac75/names_conversion.csv)
WARN [2026-05-18 23:41:15] 'Achl_ACHLO041-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b522baac75/names_conversion.csv)
WARN [2026-05-18 23:41:15] Read(s) assigned to >1 distinct contig in CSV: 'Achl_ACHLO006-09_1_F.ab1'. Each read must belong to exactly one contig. (READ_ASSIGNED_MULTIPLE_CONTIGS_WARN)
[[1]]
character(0)
[[2]]
character(0)
[[1]]
character(0)
[[2]]
character(0)
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:15] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:15] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:15] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:15] ==========================================================
SUCCESS [2026-05-18 23:41:15] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:15] ==========================================================
INFO [2026-05-18 23:41:15] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:15] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:15] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:15] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:15] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:15] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:15] ========================================================
INFO [2026-05-18 23:41:15] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:15] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:15] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:15] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:15] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:15] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:16] ==========================================================
SUCCESS [2026-05-18 23:41:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:16] ==========================================================
INFO [2026-05-18 23:41:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:16] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:16] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:16] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:16] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:16] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:16] ==========================================================
SUCCESS [2026-05-18 23:41:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:16] ==========================================================
INFO [2026-05-18 23:41:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:16] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:16] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-18 23:41:16] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:16] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:16] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:16] ==========================================================
SUCCESS [2026-05-18 23:41:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:16] ==========================================================
INFO [2026-05-18 23:41:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:16] >> For more information, please run 'object'
DEBUG [2026-05-18 23:41:16] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:16] #################################################
INFO [2026-05-18 23:41:16] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:16] #################################################
INFO [2026-05-18 23:41:16] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:16] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:16] ==========================================================
SUCCESS [2026-05-18 23:41:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:16] ==========================================================
INFO [2026-05-18 23:41:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:16] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:16] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:16] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:16] ==========================================================
SUCCESS [2026-05-18 23:41:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:16] ==========================================================
INFO [2026-05-18 23:41:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:16] ========================================================
INFO [2026-05-18 23:41:16] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] Aligning consensus reads ...
INFO [2026-05-18 23:41:17] Before building!!
INFO [2026-05-18 23:41:17] After building!!
SUCCESS [2026-05-18 23:41:17] #############################################################
SUCCESS [2026-05-18 23:41:17] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:17] #############################################################
INFO [2026-05-18 23:41:17] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:17] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:17] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:17] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:17] #################################################
INFO [2026-05-18 23:41:17] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:17] #################################################
INFO [2026-05-18 23:41:17] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] Aligning consensus reads ...
INFO [2026-05-18 23:41:17] Before building!!
INFO [2026-05-18 23:41:17] After building!!
SUCCESS [2026-05-18 23:41:17] #############################################################
SUCCESS [2026-05-18 23:41:17] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:17] #############################################################
INFO [2026-05-18 23:41:17] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:17] >> 1 forward reads.
INFO [2026-05-18 23:41:17] >> 1 reverse reads.
INFO [2026-05-18 23:41:17] >> 8 reads created from FASTA file.
DEBUG [2026-05-18 23:41:17] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:17] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:17] #################################################
INFO [2026-05-18 23:41:17] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:17] #################################################
INFO [2026-05-18 23:41:17] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:17] ========================================================
INFO [2026-05-18 23:41:17] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:17] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:17] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:17] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:17] ==========================================================
SUCCESS [2026-05-18 23:41:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:17] ==========================================================
INFO [2026-05-18 23:41:17] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:18] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:18] ==========================================================
SUCCESS [2026-05-18 23:41:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:18] ==========================================================
INFO [2026-05-18 23:41:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:18] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:18] ==========================================================
SUCCESS [2026-05-18 23:41:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:18] ==========================================================
INFO [2026-05-18 23:41:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:18] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:18] ==========================================================
SUCCESS [2026-05-18 23:41:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:18] ==========================================================
INFO [2026-05-18 23:41:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:18] Aligning consensus reads ...
INFO [2026-05-18 23:41:18] Before building!!
INFO [2026-05-18 23:41:18] After building!!
SUCCESS [2026-05-18 23:41:18] #############################################################
SUCCESS [2026-05-18 23:41:18] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:18] #############################################################
INFO [2026-05-18 23:41:18] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:18] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:18] >> 1 forward reads.
INFO [2026-05-18 23:41:18] >> 1 reverse reads.
INFO [2026-05-18 23:41:18] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:18] >> 1 forward reads.
INFO [2026-05-18 23:41:18] >> 1 reverse reads.
INFO [2026-05-18 23:41:18] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:18] >> 1 forward reads.
INFO [2026-05-18 23:41:18] >> 1 reverse reads.
INFO [2026-05-18 23:41:18] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:18] >> 1 forward reads.
INFO [2026-05-18 23:41:18] >> 1 reverse reads.
INFO [2026-05-18 23:41:18] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:18] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:18] * Making basecall !!
INFO [2026-05-18 23:41:18] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:18] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:18] * Making basecall !!
INFO [2026-05-18 23:41:18] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:18] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:18] * Making basecall !!
INFO [2026-05-18 23:41:18] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:18] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:18] * Making basecall !!
INFO [2026-05-18 23:41:18] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:18] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:18] ------------------------------------------------
INFO [2026-05-18 23:41:18] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:18] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:18] * Making basecall !!
INFO [2026-05-18 23:41:18] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:18] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:18] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:18] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:18] #################################################
INFO [2026-05-18 23:41:18] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:18] #################################################
INFO [2026-05-18 23:41:18] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:18] ========================================================
INFO [2026-05-18 23:41:18] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:18] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:19] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:19] ==========================================================
SUCCESS [2026-05-18 23:41:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:19] ==========================================================
INFO [2026-05-18 23:41:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:19] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:19] ==========================================================
SUCCESS [2026-05-18 23:41:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:19] ==========================================================
INFO [2026-05-18 23:41:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:19] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:19] ==========================================================
SUCCESS [2026-05-18 23:41:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:19] ==========================================================
INFO [2026-05-18 23:41:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:19] ========================================================
INFO [2026-05-18 23:41:19] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:19] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:19] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:19] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:19] ==========================================================
SUCCESS [2026-05-18 23:41:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:19] ==========================================================
INFO [2026-05-18 23:41:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:19] Aligning consensus reads ...
INFO [2026-05-18 23:41:19] Before building!!
INFO [2026-05-18 23:41:19] After building!!
SUCCESS [2026-05-18 23:41:19] #############################################################
SUCCESS [2026-05-18 23:41:19] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:19] #############################################################
INFO [2026-05-18 23:41:19] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:19] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:19] >> 1 forward reads.
INFO [2026-05-18 23:41:19] >> 1 reverse reads.
INFO [2026-05-18 23:41:19] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:19] >> 1 forward reads.
INFO [2026-05-18 23:41:19] >> 1 reverse reads.
INFO [2026-05-18 23:41:19] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:19] >> 1 forward reads.
INFO [2026-05-18 23:41:19] >> 1 reverse reads.
INFO [2026-05-18 23:41:19] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:19] >> 1 forward reads.
INFO [2026-05-18 23:41:19] >> 1 reverse reads.
INFO [2026-05-18 23:41:19] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:19] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:19] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:19] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:21] Aligning consensus reads ...
INFO [2026-05-18 23:41:21] Before building!!
INFO [2026-05-18 23:41:21] After building!!
INFO [2026-05-18 23:41:23] Aligning consensus reads ...
INFO [2026-05-18 23:41:23] Before building!!
INFO [2026-05-18 23:41:23] After building!!
INFO [2026-05-18 23:41:24] Aligning consensus reads ...
INFO [2026-05-18 23:41:24] Before building!!
INFO [2026-05-18 23:41:24] After building!!
INFO [2026-05-18 23:41:26] Aligning consensus reads ...
INFO [2026-05-18 23:41:26] Before building!!
INFO [2026-05-18 23:41:26] After building!!
INFO [2026-05-18 23:41:28] Aligning consensus reads ...
INFO [2026-05-18 23:41:28] Before building!!
INFO [2026-05-18 23:41:28] After building!!
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:28] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:28] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:28] * Making basecall !!
INFO [2026-05-18 23:41:28] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:28] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:28] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:28] >> Creating Reverse Read raw abif ...
INFO [2026-05-18 23:41:28] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-18 23:41:28] * Making basecall !!
INFO [2026-05-18 23:41:28] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:28] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:28] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:28] ------------------------------------------------
INFO [2026-05-18 23:41:28] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:28] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:28] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:28] * Making basecall !!
INFO [2026-05-18 23:41:28] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:28] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:28] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:28] #################################################
INFO [2026-05-18 23:41:28] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:28] #################################################
INFO [2026-05-18 23:41:28] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:28] ========================================================
INFO [2026-05-18 23:41:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:28] ========================================================
INFO [2026-05-18 23:41:28] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:28] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:28] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:28] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:28] ==========================================================
SUCCESS [2026-05-18 23:41:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:28] ==========================================================
INFO [2026-05-18 23:41:28] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:28] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:28] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:28] ========================================================
INFO [2026-05-18 23:41:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:28] ========================================================
INFO [2026-05-18 23:41:28] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:29] ==========================================================
SUCCESS [2026-05-18 23:41:29] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:29] ==========================================================
INFO [2026-05-18 23:41:29] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:29] ==========================================================
SUCCESS [2026-05-18 23:41:29] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:29] ==========================================================
INFO [2026-05-18 23:41:29] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:29] ==========================================================
SUCCESS [2026-05-18 23:41:29] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:29] ==========================================================
INFO [2026-05-18 23:41:29] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] Aligning consensus reads ...
INFO [2026-05-18 23:41:29] Before building!!
INFO [2026-05-18 23:41:29] After building!!
SUCCESS [2026-05-18 23:41:29] #############################################################
SUCCESS [2026-05-18 23:41:29] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:29] #############################################################
INFO [2026-05-18 23:41:29] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:29] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:29] >> 1 forward reads.
INFO [2026-05-18 23:41:29] >> 1 reverse reads.
INFO [2026-05-18 23:41:29] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:29] >> 1 forward reads.
INFO [2026-05-18 23:41:29] >> 1 reverse reads.
INFO [2026-05-18 23:41:29] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:29] >> 1 forward reads.
INFO [2026-05-18 23:41:29] >> 1 reverse reads.
INFO [2026-05-18 23:41:29] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:29] >> 1 forward reads.
INFO [2026-05-18 23:41:29] >> 1 reverse reads.
INFO [2026-05-18 23:41:29] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:29] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:29] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:29] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:29] #################################################
INFO [2026-05-18 23:41:29] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:29] #################################################
INFO [2026-05-18 23:41:29] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:29] ==========================================================
SUCCESS [2026-05-18 23:41:29] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:29] ==========================================================
INFO [2026-05-18 23:41:29] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:29] ==========================================================
SUCCESS [2026-05-18 23:41:29] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:29] ==========================================================
INFO [2026-05-18 23:41:29] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:29] ========================================================
INFO [2026-05-18 23:41:29] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:29] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:29] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:29] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:30] ==========================================================
SUCCESS [2026-05-18 23:41:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:30] ==========================================================
INFO [2026-05-18 23:41:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:30] ========================================================
INFO [2026-05-18 23:41:30] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:30] ========================================================
INFO [2026-05-18 23:41:30] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:30] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:30] ==========================================================
SUCCESS [2026-05-18 23:41:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:30] ==========================================================
INFO [2026-05-18 23:41:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-18 23:41:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-18 23:41:30] Aligning consensus reads ...
INFO [2026-05-18 23:41:30] Before building!!
INFO [2026-05-18 23:41:30] After building!!
SUCCESS [2026-05-18 23:41:30] #############################################################
SUCCESS [2026-05-18 23:41:30] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:30] #############################################################
INFO [2026-05-18 23:41:30] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-18 23:41:30] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-18 23:41:30] >> 1 forward reads.
INFO [2026-05-18 23:41:30] >> 1 reverse reads.
INFO [2026-05-18 23:41:30] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:30] >> 1 forward reads.
INFO [2026-05-18 23:41:30] >> 1 reverse reads.
INFO [2026-05-18 23:41:30] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:30] >> 1 forward reads.
INFO [2026-05-18 23:41:30] >> 1 reverse reads.
INFO [2026-05-18 23:41:30] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:30] >> 1 forward reads.
INFO [2026-05-18 23:41:30] >> 1 reverse reads.
INFO [2026-05-18 23:41:30] >> 8 reads created from ABIF file.
INFO [2026-05-18 23:41:30] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:30] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:30] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:30] ------------------------------------------------
INFO [2026-05-18 23:41:30] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:30] ------------------------------------------------
INFO [2026-05-18 23:41:30] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:30] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:30] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:30] * Making basecall !!
INFO [2026-05-18 23:41:30] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:30] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:30] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:30] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:30] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:30] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
INFO [2026-05-18 23:41:32] Aligning consensus reads ...
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
INFO [2026-05-18 23:41:35] Aligning consensus reads ...
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.03 secs
INFO [2026-05-18 23:41:37] * Making basecall !!
INFO [2026-05-18 23:41:37] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:37] * Making basecall !!
INFO [2026-05-18 23:41:37] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:37] * Making basecall !!
INFO [2026-05-18 23:41:37] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:37] * Making basecall !!
INFO [2026-05-18 23:41:37] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:37] * Making basecall !!
INFO [2026-05-18 23:41:37] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:38] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs
INFO [2026-05-18 23:41:38] Start writing '/Library/Frameworks/R.framework/Versions/4.6/Resources/library/sangeranalyseR/extdata//Allolobophora_chlorotica/ACHLO/Achl_ACHLO006-09_1_F.ab1' to FASTA format ...
INFO [2026-05-18 23:41:38] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-18 23:41:38] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs
INFO [2026-05-18 23:41:38] Start writing '/Library/Frameworks/R.framework/Versions/4.6/Resources/library/sangeranalyseR/extdata//fasta/SangerRead/Achl_ACHLO006-09_1_F.fa' to FASTA format ...
INFO [2026-05-18 23:41:38] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-18 23:41:38] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs
INFO [2026-05-18 23:41:38] Start writing '/Library/Frameworks/R.framework/Versions/4.6/Resources/library/sangeranalyseR/extdata//fasta/SangerRead/Achl_ACHLO006-09_2_R.fa' to FASTA format ...
INFO [2026-05-18 23:41:38] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpUiEqNs/Achl_ACHLO006-09_2_R.fa' is written
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:38] * Making basecall !!
INFO [2026-05-18 23:41:38] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:38] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Reverse Read raw abif ...
INFO [2026-05-18 23:41:38] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-18 23:41:38] * Making basecall !!
INFO [2026-05-18 23:41:38] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:38] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:38] * Making basecall !!
INFO [2026-05-18 23:41:38] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:38] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-18 23:41:38] * Making basecall !!
INFO [2026-05-18 23:41:38] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:38] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-18 23:41:38] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-18 23:41:38] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b54e5c960a/Sanger_all_reads.Xfa' file extension must be '.fa' or '.fasta'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:38] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b52739e289/Achl_ACHLO006-09_1_F.Xab1' file extension must be '.ab1'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-18 23:41:38] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b559048c3f/Achl_ACHLO006-09_1_F.ab2' file extension must be '.ab1'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-18 23:41:38] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b55d0c5b3f/Sanger_all_reads.fast' file extension must be '.fa' or '.fasta'.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:38] FILE_NOT_EXIST_ERROR
'/no/such/file_1_F.ab1' file does not exist.
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] -------- Creating 'SangerRead' instance --------
INFO [2026-05-18 23:41:38] ------------------------------------------------
INFO [2026-05-18 23:41:38] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw abif ...
INFO [2026-05-18 23:41:38] >> Creating Forward Read raw sangerseq ...
ERROR [2026-05-18 23:41:38] CSV_MISMATCH_ERROR
'contig' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b51b24cfe8/missing_contig.csv)
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:38] CSV_MISMATCH_ERROR
'direction' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b553310339/missing_direction.csv)
DEBUG [2026-05-18 23:41:38] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] CSV_MISMATCH_ERROR
'reads' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b54b2b3eff/missing_reads.csv)
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] CSV_VALUE_ERROR
In the 'direction' column of your CSV file, you can only have 'F' and 'R'
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:39] 'Achl_ACHLO006-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpUiEqNs/filef9b56d3f09b3/mismatched_names_conversion.csv)
WARN [2026-05-18 23:41:39] 'DOES_NOT_EXIST.ab1' is not in the parent directory.
INFO [2026-05-18 23:41:39] #################################################
INFO [2026-05-18 23:41:39] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:39] #################################################
INFO [2026-05-18 23:41:39] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-18 23:41:39] **** Contig number in your Csv file is 4
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 1
WARN [2026-05-18 23:41:39] CSV_MATCH_WARN
The names of forward reads in your 'CSV_NamesConversion' CSV file do not match any forward reads.
ERROR [2026-05-18 23:41:39] READ_NUMBER_ERROR
The number of your total reads is 1.
Number of total reads has to be equal or more than 2 ('minReadsNum' that you set)
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from ABIF file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] Aligning consensus reads ...
INFO [2026-05-18 23:41:39] Before building!!
INFO [2026-05-18 23:41:39] After building!!
SUCCESS [2026-05-18 23:41:39] #############################################################
SUCCESS [2026-05-18 23:41:39] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:39] #############################################################
INFO [2026-05-18 23:41:39] >> 3 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> 6 reads created from ABIF file.
INFO [2026-05-18 23:41:39] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-18 23:41:39] 'Achl_ACHLO006-09_1_F' is not in the parent directory.
INFO [2026-05-18 23:41:39] #################################################
INFO [2026-05-18 23:41:39] #### Start creating SangerAlignment instance ####
INFO [2026-05-18 23:41:39] #################################################
INFO [2026-05-18 23:41:39] **** You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 1
WARN [2026-05-18 23:41:39] CSV_MATCH_WARN
The names of forward reads in your 'CSV_NamesConversion' CSV file do not match any forward reads.
ERROR [2026-05-18 23:41:39] READ_NUMBER_ERROR
The number of your total reads is 1.
Number of total reads has to be equal or more than 2 ('minReadsNum' that you set)
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-18 23:41:39] ========================================================
INFO [2026-05-18 23:41:39] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-18 23:41:39] --------------------------------------------------------
SUCCESS [2026-05-18 23:41:39] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-18 23:41:39] >> The number of reads detected: 2
SUCCESS [2026-05-18 23:41:39] ==========================================================
SUCCESS [2026-05-18 23:41:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-18 23:41:39] ==========================================================
INFO [2026-05-18 23:41:39] >> 2 read(s) created from FASTA file.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-18 23:41:39] Aligning consensus reads ...
INFO [2026-05-18 23:41:39] Before building!!
INFO [2026-05-18 23:41:39] After building!!
SUCCESS [2026-05-18 23:41:39] #############################################################
SUCCESS [2026-05-18 23:41:39] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-18 23:41:39] #############################################################
INFO [2026-05-18 23:41:39] >> 3 contigs detected from 'csv file'.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-18 23:41:39] >> 1 forward reads.
INFO [2026-05-18 23:41:39] >> 1 reverse reads.
INFO [2026-05-18 23:41:39] >> 6 reads created from FASTA file.
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] PARAMETER_RANGE_ERROR
'M1TrimmingCutoff' must be between 0 and 1.
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] PARAMETER_VALUE_ERROR
'TrimmingMethod' must be 'M1' or 'M2'.
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] PARAMETER_TYPE_ERROR
'processorsNum' must be numeric
DEBUG [2026-05-18 23:41:39] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:39] PARAMETER_RANGE_ERROR
'signalRatioCutoff' must be between 0 and 1.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_VALUE_ERROR
'inputSource' must be one of: 'ABIF', 'FASTA'.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_VALUE_ERROR
'processMethod' must be one of: 'REGEX', 'CSV'.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_VALUE_ERROR
'acceptStopCodons' must be 'TRUE' or 'FALSE'
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_VALUE_ERROR
'readingFrame' must be 1, 2, or 3.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_RANGE_ERROR
'minFractionCall' must be between 0 and 1.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-18 23:41:40] PARAMETER_VALUE_ERROR
'minReadsNum' cannot be zero.
DEBUG [2026-05-18 23:41:40] >> For more information, please run 'object'.
DEBUG [2026-05-18 23:41:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-18 23:41:40] Aligning consensus reads ...
================================================================================
Time difference of 0.01 secs
INFO [2026-05-18 23:41:40] * Making basecall !!
INFO [2026-05-18 23:41:40] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-18 23:41:40] * Making basecall !!
INFO [2026-05-18 23:41:40] * Updating slots in 'SangerRead' instance !!
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1447 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-LazyAA-Reports.R:65:5'
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 1447 ]
>
> proc.time()
user system elapsed
57.332 5.490 63.796
sangeranalyseR.Rcheck/sangeranalyseR-Ex.timings
| name | user | system | elapsed | |
| ChromatogramParam-class | 0.002 | 0.000 | 0.002 | |
| MakeBaseCalls-methods | 0.164 | 0.003 | 0.168 | |
| ObjectResults-class | 0.001 | 0.000 | 0.001 | |
| QualityReport-class-qualityBasePlot | 0.000 | 0.001 | 0.001 | |
| QualityReport-class-updateQualityParam | 0.002 | 0.003 | 0.004 | |
| QualityReport-class | 0.228 | 0.006 | 0.235 | |
| SangerAlignment-class-generateReportSA | 0.053 | 0.002 | 0.054 | |
| SangerAlignment-class-launchAppSA | 0.058 | 0.002 | 0.059 | |
| SangerAlignment-class-updateQualityParam | 0.056 | 0.001 | 0.058 | |
| SangerAlignment-class-writeFastaSA | 0.061 | 0.003 | 0.067 | |
| SangerAlignment-class | 13.043 | 4.912 | 17.551 | |
| SangerAlignment | 2.953 | 1.229 | 4.138 | |
| SangerContig-class-generateReportSC | 0.021 | 0.001 | 0.022 | |
| SangerContig-class-launchAppSC | 0.024 | 0.002 | 0.027 | |
| SangerContig-class-readTable | 0.035 | 0.002 | 0.037 | |
| SangerContig-class-updateQualityParam | 0.026 | 0.002 | 0.027 | |
| SangerContig-class-writeFastaSC | 0.035 | 0.004 | 0.039 | |
| SangerContig-class | 3.104 | 1.365 | 4.361 | |
| SangerContig | 0.198 | 0.038 | 0.237 | |
| SangerRead-class-MakeBaseCalls | 0.106 | 0.004 | 0.109 | |
| SangerRead-class-generateReportSR | 0.015 | 0.001 | 0.017 | |
| SangerRead-class-qualityBasePlot | 0.015 | 0.001 | 0.016 | |
| SangerRead-class-readTable | 0.036 | 0.002 | 0.037 | |
| SangerRead-class-updateQualityParam | 0.091 | 0.003 | 0.094 | |
| SangerRead-class-writeFastaSR | 0.022 | 0.002 | 0.023 | |
| SangerRead-class | 0.190 | 0.013 | 0.207 | |
| SangerRead | 0.059 | 0.010 | 0.069 | |
| chromatogram_overwrite | 0.015 | 0.001 | 0.016 | |
| chromatogram_plotly | 0.015 | 0.001 | 0.015 | |
| generateReport | 0.088 | 0.003 | 0.091 | |
| generateReportSA-methods | 0.052 | 0.002 | 0.054 | |
| generateReportSC-methods | 0.021 | 0.001 | 0.022 | |
| generateReportSR-methods | 0.016 | 0.001 | 0.017 | |
| globalTrimApp | 0 | 0 | 0 | |
| launchApp | 0.075 | 0.003 | 0.078 | |
| launchAppSA-methods | 0.053 | 0.003 | 0.056 | |
| launchAppSC-methods | 0.020 | 0.001 | 0.021 | |
| primaryAASeqS1-methods | 0.016 | 0.001 | 0.018 | |
| primaryAASeqS2-methods | 0.016 | 0.001 | 0.017 | |
| primaryAASeqS3-methods | 0.016 | 0.001 | 0.017 | |
| qualityBasePlot-methods | 0.126 | 0.020 | 0.151 | |
| readTable-methods | 0.036 | 0.002 | 0.039 | |
| updateQualityParam-methods | 0.102 | 0.005 | 0.109 | |
| writeFasta | 0.091 | 0.004 | 0.096 | |
| writeFastaSA-methods | 0.059 | 0.002 | 0.060 | |
| writeFastaSC-methods | 0.030 | 0.002 | 0.032 | |
| writeFastaSR-methods | 0.021 | 0.002 | 0.024 | |