| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-22 11:37 -0400 (Fri, 22 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" | 4936 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4621 |
| 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 1894/2378 | 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-21 21:36:39 -0400 (Thu, 21 May 2026) |
| EndedAt: 2026-05-21 21:39:09 -0400 (Thu, 21 May 2026) |
| EllapsedTime: 149.8 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-22 01:36:39 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 12.977 4.718 17.452
* 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-21 21:38:03] #################################################
INFO [2026-05-21 21:38:03] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:03] #################################################
INFO [2026-05-21 21:38:03] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:03] ========================================================
INFO [2026-05-21 21:38:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:03] ========================================================
INFO [2026-05-21 21:38:03] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:03] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:04] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:04] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-21 21:38:04] ==========================================================
SUCCESS [2026-05-21 21:38:04] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:04] ==========================================================
INFO [2026-05-21 21:38:04] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:04] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:04] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:04] ========================================================
INFO [2026-05-21 21:38:04] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:04] ========================================================
INFO [2026-05-21 21:38:04] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:04] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:05] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:05] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:05] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:05] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:05] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:05] ==========================================================
SUCCESS [2026-05-21 21:38:05] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:05] ==========================================================
INFO [2026-05-21 21:38:05] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:05] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:05] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:05] ========================================================
INFO [2026-05-21 21:38:05] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:05] ========================================================
INFO [2026-05-21 21:38:05] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:06] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:06] ==========================================================
SUCCESS [2026-05-21 21:38:06] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:06] ==========================================================
INFO [2026-05-21 21:38:06] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:06] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:06] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:06] ========================================================
INFO [2026-05-21 21:38:06] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:06] ========================================================
INFO [2026-05-21 21:38:06] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:06] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:06] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:07] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:07] ==========================================================
SUCCESS [2026-05-21 21:38:07] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:07] ==========================================================
INFO [2026-05-21 21:38:07] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:07] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:07] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:07] Aligning consensus reads ...
SUCCESS [2026-05-21 21:38:07] #############################################################
SUCCESS [2026-05-21 21:38:07] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:07] #############################################################
INFO [2026-05-21 21:38:07] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:07] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:07] >> 1 forward reads.
INFO [2026-05-21 21:38:07] >> 1 reverse reads.
INFO [2026-05-21 21:38:07] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:07] >> 1 forward reads.
INFO [2026-05-21 21:38:07] >> 1 reverse reads.
INFO [2026-05-21 21:38:07] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:07] >> 1 forward reads.
INFO [2026-05-21 21:38:07] >> 1 reverse reads.
INFO [2026-05-21 21:38:07] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:07] >> 1 forward reads.
INFO [2026-05-21 21:38:07] >> 1 reverse reads.
INFO [2026-05-21 21:38:07] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:07] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:07] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:07] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:07] #################################################
INFO [2026-05-21 21:38:07] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:07] #################################################
INFO [2026-05-21 21:38:08] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:08] ========================================================
INFO [2026-05-21 21:38:08] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:08] ========================================================
INFO [2026-05-21 21:38:08] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:08] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:08] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:08] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:08] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:08] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:08] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:08] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:08] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:08] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-21 21:38:08] ==========================================================
SUCCESS [2026-05-21 21:38:08] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:08] ==========================================================
INFO [2026-05-21 21:38:08] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:08] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:08] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:08] ========================================================
INFO [2026-05-21 21:38:08] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:08] ========================================================
INFO [2026-05-21 21:38:08] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:09] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:09] ==========================================================
SUCCESS [2026-05-21 21:38:09] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:09] ==========================================================
INFO [2026-05-21 21:38:09] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:09] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:09] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:09] ========================================================
INFO [2026-05-21 21:38:09] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:09] ========================================================
INFO [2026-05-21 21:38:09] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:09] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:09] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:09] >> The number of reads detected: 2
================================================================================
Time difference of 0.02 secs
SUCCESS [2026-05-21 21:38:10] ==========================================================
SUCCESS [2026-05-21 21:38:10] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:10] ==========================================================
INFO [2026-05-21 21:38:10] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:10] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:10] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:10] ========================================================
INFO [2026-05-21 21:38:10] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:10] ========================================================
INFO [2026-05-21 21:38:10] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:10] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:10] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:10] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:10] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:10] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:10] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:10] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:10] >> The number of reads detected: 2
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:11] ==========================================================
SUCCESS [2026-05-21 21:38:11] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:11] ==========================================================
INFO [2026-05-21 21:38:11] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:11] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:11] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:11] Aligning consensus reads ...
SUCCESS [2026-05-21 21:38:11] #############################################################
SUCCESS [2026-05-21 21:38:11] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:11] #############################################################
INFO [2026-05-21 21:38:11] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:11] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:11] >> 1 forward reads.
INFO [2026-05-21 21:38:11] >> 1 reverse reads.
INFO [2026-05-21 21:38:11] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:11] >> 1 forward reads.
INFO [2026-05-21 21:38:11] >> 1 reverse reads.
INFO [2026-05-21 21:38:11] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:11] >> 1 forward reads.
INFO [2026-05-21 21:38:11] >> 1 reverse reads.
INFO [2026-05-21 21:38:11] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:11] >> 1 forward reads.
INFO [2026-05-21 21:38:11] >> 1 reverse reads.
INFO [2026-05-21 21:38:11] >> 8 reads created from FASTA file.
DEBUG [2026-05-21 21:38:11] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:11] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:11] ========================================================
INFO [2026-05-21 21:38:11] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:11] ========================================================
INFO [2026-05-21 21:38:11] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:11] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:11] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:11] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:11] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:11] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:11] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:12] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:12] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:12] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:12] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:12] >> The number of reads detected: 2
INFO [2026-05-21 21:38:12] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:12] ==========================================================
SUCCESS [2026-05-21 21:38:12] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:12] ==========================================================
INFO [2026-05-21 21:38:12] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:12] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:12] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:12] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:12] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:12] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:12] ========================================================
INFO [2026-05-21 21:38:12] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:12] ========================================================
INFO [2026-05-21 21:38:12] >> Contig Name: 'Achl_RBNII384-13'
INFO [2026-05-21 21:38:12] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:12] >> Your contig name is Achl_RBNII384-13
SUCCESS [2026-05-21 21:38:13] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:13] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:13] >> 'Achl_RBNII384-13_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:13] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:13] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:13] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:13] >> 'Achl_RBNII384-13_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:13] >> The number of reads detected: 2
INFO [2026-05-21 21:38:13] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:13] ==========================================================
SUCCESS [2026-05-21 21:38:13] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:13] ==========================================================
INFO [2026-05-21 21:38:13] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:13] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:13] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:13] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:13] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:13] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:13] ========================================================
INFO [2026-05-21 21:38:13] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:13] ========================================================
INFO [2026-05-21 21:38:13] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:13] >> You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:13] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:14] >> The number of reads detected: 2
INFO [2026-05-21 21:38:14] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:14] ==========================================================
SUCCESS [2026-05-21 21:38:14] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:14] ==========================================================
INFO [2026-05-21 21:38:14] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:14] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:14] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
DEBUG [2026-05-21 21:38:14] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:14] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:14] ========================================================
INFO [2026-05-21 21:38:14] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:14] ========================================================
INFO [2026-05-21 21:38:14] >> Contig Name: 'Achl_RBNII384-13'
INFO [2026-05-21 21:38:14] >> You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-21 21:38:14] >> Your contig name is Achl_RBNII384-13
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:14] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:14] >> 'Achl_RBNII384-13_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] >> 'Achl_RBNII384-13_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:15] >> The number of reads detected: 2
INFO [2026-05-21 21:38:15] Correcting frameshifts in reads using amino acidreference sequence
================================================================================
Time difference of 0.01 secs
SUCCESS [2026-05-21 21:38:15] ==========================================================
SUCCESS [2026-05-21 21:38:15] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:15] ==========================================================
INFO [2026-05-21 21:38:15] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:15] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:15] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
DEBUG [2026-05-21 21:38:15] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:15] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:15] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:15] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:15] * Making basecall !!
INFO [2026-05-21 21:38:15] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:15] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:15] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:15] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:15] >> Creating Reverse Read raw abif ...
INFO [2026-05-21 21:38:15] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-21 21:38:15] * Making basecall !!
INFO [2026-05-21 21:38:15] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:15] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:15] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:15] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:15] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:15] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:15] ------------------------------------------------
INFO [2026-05-21 21:38:15] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-21 21:38:16] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:16] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:16] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:16] ------------------------------------------------
INFO [2026-05-21 21:38:16] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:16] ------------------------------------------------
INFO [2026-05-21 21:38:16] Reverse Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:16] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:16] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:16] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-21 21:38:16] 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-21 21:38:16] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:16] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:16] ------------------------------------------------
INFO [2026-05-21 21:38:16] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:16] ------------------------------------------------
INFO [2026-05-21 21:38:16] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:16] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:16] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:16] * Making basecall !!
INFO [2026-05-21 21:38:16] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:16] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:16] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:16] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:16] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:16] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:16] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:16] ==========================================================
SUCCESS [2026-05-21 21:38:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:16] ==========================================================
INFO [2026-05-21 21:38:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:16] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:16] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:16] #################################################
INFO [2026-05-21 21:38:16] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:16] #################################################
INFO [2026-05-21 21:38:16] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:16] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:16] ==========================================================
SUCCESS [2026-05-21 21:38:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:16] ==========================================================
INFO [2026-05-21 21:38:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:16] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:16] ==========================================================
SUCCESS [2026-05-21 21:38:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:16] ==========================================================
INFO [2026-05-21 21:38:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:16] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:16] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:16] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:16] ==========================================================
SUCCESS [2026-05-21 21:38:16] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:16] ==========================================================
INFO [2026-05-21 21:38:16] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:16] ========================================================
INFO [2026-05-21 21:38:16] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:17] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:17] ==========================================================
SUCCESS [2026-05-21 21:38:17] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:17] ==========================================================
INFO [2026-05-21 21:38:17] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:17] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:17] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:17] Aligning consensus reads ...
INFO [2026-05-21 21:38:17] Before building!!
INFO [2026-05-21 21:38:17] After building!!
SUCCESS [2026-05-21 21:38:17] #############################################################
SUCCESS [2026-05-21 21:38:17] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:17] #############################################################
INFO [2026-05-21 21:38:17] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:17] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:17] >> 1 forward reads.
INFO [2026-05-21 21:38:17] >> 1 reverse reads.
INFO [2026-05-21 21:38:17] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:17] >> 1 forward reads.
INFO [2026-05-21 21:38:17] >> 1 reverse reads.
INFO [2026-05-21 21:38:17] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:17] >> 1 forward reads.
INFO [2026-05-21 21:38:17] >> 1 reverse reads.
INFO [2026-05-21 21:38:17] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:17] >> 1 forward reads.
INFO [2026-05-21 21:38:17] >> 1 reverse reads.
INFO [2026-05-21 21:38:17] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:17] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:17] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:17] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:17] * Making basecall !!
INFO [2026-05-21 21:38:17] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:38:17] ********************************************
INFO [2026-05-21 21:38:17] ******** SangerRead readTable print ********
INFO [2026-05-21 21:38:17] ********************************************
------------------------------
--- 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-21 21:38:17] **********************************************
INFO [2026-05-21 21:38:17] ******** SangerContig readTable print ********
INFO [2026-05-21 21:38:17] **********************************************
================================
=== 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-21 21:38:17] Your input is 'SangerRead' S4 instance
INFO [2026-05-21 21:38:17] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f61df9470
INFO [2026-05-21 21:38:17] 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-21 21:38:17] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f61df9470/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-21 21:38:17] Your input is 'SangerContig' S4 instance
INFO [2026-05-21 21:38:17] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f61df9470
INFO [2026-05-21 21:38:17] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-21 21:38:17] >> Writing alignment to FASTA ...
INFO [2026-05-21 21:38:17] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:17] >> Writing consensus read to FASTA ...
INFO [2026-05-21 21:38:17] Finish writing 'Achl_ACHLO006-09' to FASTA format
INFO [2026-05-21 21:38:17] Your input is 'SangerAlignment' S4 instance
INFO [2026-05-21 21:38:17] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f61df9470
INFO [2026-05-21 21:38:17] Start to write 'SangerAlignment' to FASTA format ...
INFO [2026-05-21 21:38:17] >> Writing 'alignment' to FASTA ...
INFO [2026-05-21 21:38:17] >> Writing 'contigs' to FASTA ...
INFO [2026-05-21 21:38:17] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:17] Finish writing 'SangerAlignment' to FASTA format
INFO [2026-05-21 21:38:17] #################################################
INFO [2026-05-21 21:38:17] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:17] #################################################
INFO [2026-05-21 21:38:17] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:17] ========================================================
INFO [2026-05-21 21:38:17] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:17] ========================================================
INFO [2026-05-21 21:38:17] >> Contig Name: 'Top'
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] >> 'Top_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:17] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:17] >> 'Top_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:17] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Nested'
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Nested_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Nested_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:18] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] Aligning consensus reads ...
INFO [2026-05-21 21:38:18] Before building!!
INFO [2026-05-21 21:38:18] After building!!
INFO [2026-05-21 21:38:18] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-21 21:38:18] #############################################################
SUCCESS [2026-05-21 21:38:18] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:18] #############################################################
INFO [2026-05-21 21:38:18] >> 2 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:18] >> Contig 'Top':
INFO [2026-05-21 21:38:18] >> 1 forward reads.
INFO [2026-05-21 21:38:18] >> 1 reverse reads.
INFO [2026-05-21 21:38:18] >> Contig 'Nested':
INFO [2026-05-21 21:38:18] >> 1 forward reads.
INFO [2026-05-21 21:38:18] >> 1 reverse reads.
INFO [2026-05-21 21:38:18] >> 4 reads created from ABIF file.
INFO [2026-05-21 21:38:18] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:18] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:18] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:18] #################################################
INFO [2026-05-21 21:38:18] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:18] #################################################
INFO [2026-05-21 21:38:18] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Top'
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Top_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Top_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:18] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Nested'
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Nested_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Nested_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:18] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] Aligning consensus reads ...
INFO [2026-05-21 21:38:18] Before building!!
INFO [2026-05-21 21:38:18] After building!!
INFO [2026-05-21 21:38:18] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-21 21:38:18] #############################################################
SUCCESS [2026-05-21 21:38:18] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:18] #############################################################
INFO [2026-05-21 21:38:18] >> 2 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:18] >> Contig 'Top':
INFO [2026-05-21 21:38:18] >> 1 forward reads.
INFO [2026-05-21 21:38:18] >> 1 reverse reads.
INFO [2026-05-21 21:38:18] >> Contig 'Nested':
INFO [2026-05-21 21:38:18] >> 1 forward reads.
INFO [2026-05-21 21:38:18] >> 1 reverse reads.
INFO [2026-05-21 21:38:18] >> 4 reads created from ABIF file.
INFO [2026-05-21 21:38:18] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:18] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:18] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:18] #################################################
INFO [2026-05-21 21:38:18] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:18] #################################################
INFO [2026-05-21 21:38:18] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:18] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:18] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:18] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:18] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:18] ==========================================================
SUCCESS [2026-05-21 21:38:18] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:18] ==========================================================
INFO [2026-05-21 21:38:18] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:18] ========================================================
INFO [2026-05-21 21:38:18] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:19] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:19] ==========================================================
SUCCESS [2026-05-21 21:38:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:19] ==========================================================
INFO [2026-05-21 21:38:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:19] ========================================================
INFO [2026-05-21 21:38:19] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:19] ========================================================
INFO [2026-05-21 21:38:19] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:19] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:19] ==========================================================
SUCCESS [2026-05-21 21:38:19] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:19] ==========================================================
INFO [2026-05-21 21:38:19] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:19] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:19] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:19] Aligning consensus reads ...
INFO [2026-05-21 21:38:19] Before building!!
INFO [2026-05-21 21:38:19] After building!!
SUCCESS [2026-05-21 21:38:19] #############################################################
SUCCESS [2026-05-21 21:38:19] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:19] #############################################################
INFO [2026-05-21 21:38:19] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:19] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:19] >> 1 forward reads.
INFO [2026-05-21 21:38:19] >> 1 reverse reads.
INFO [2026-05-21 21:38:19] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:19] >> 1 forward reads.
INFO [2026-05-21 21:38:19] >> 1 reverse reads.
INFO [2026-05-21 21:38:19] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:19] >> 1 forward reads.
INFO [2026-05-21 21:38:19] >> 1 reverse reads.
INFO [2026-05-21 21:38:19] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:19] >> 1 forward reads.
INFO [2026-05-21 21:38:19] >> 1 reverse reads.
INFO [2026-05-21 21:38:19] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:19] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:19] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:19] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:19] * Making basecall !!
INFO [2026-05-21 21:38:19] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:19] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:19] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:19] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:19] * Making basecall !!
INFO [2026-05-21 21:38:19] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:19] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:19] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:19] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:19] * Making basecall !!
INFO [2026-05-21 21:38:19] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:19] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:19] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:19] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:19] ------------------------------------------------
INFO [2026-05-21 21:38:19] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:19] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:19] * Making basecall !!
INFO [2026-05-21 21:38:19] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:19] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:19] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:19] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:19] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:19] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:20] ------------------------------------------------
INFO [2026-05-21 21:38:20] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:20] ------------------------------------------------
INFO [2026-05-21 21:38:20] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:20] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:20] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:20] * Making basecall !!
INFO [2026-05-21 21:38:20] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:20] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:20] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:20] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:20] #################################################
INFO [2026-05-21 21:38:20] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:20] #################################################
INFO [2026-05-21 21:38:20] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:20] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:20] ==========================================================
SUCCESS [2026-05-21 21:38:20] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:20] ==========================================================
INFO [2026-05-21 21:38:20] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:20] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:20] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:20] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:20] ==========================================================
SUCCESS [2026-05-21 21:38:20] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:20] ==========================================================
INFO [2026-05-21 21:38:20] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:20] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:20] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:20] ========================================================
INFO [2026-05-21 21:38:20] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:20] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:20] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:20] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:21] ==========================================================
SUCCESS [2026-05-21 21:38:21] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:21] ==========================================================
INFO [2026-05-21 21:38:21] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:21] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:21] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:21] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:21] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:21] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:21] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:21] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:21] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:21] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:21] ==========================================================
SUCCESS [2026-05-21 21:38:21] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:21] ==========================================================
INFO [2026-05-21 21:38:21] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] Aligning consensus reads ...
INFO [2026-05-21 21:38:21] Before building!!
INFO [2026-05-21 21:38:21] After building!!
SUCCESS [2026-05-21 21:38:21] #############################################################
SUCCESS [2026-05-21 21:38:21] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:21] #############################################################
INFO [2026-05-21 21:38:21] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:21] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:21] >> 1 forward reads.
INFO [2026-05-21 21:38:21] >> 1 reverse reads.
INFO [2026-05-21 21:38:21] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:21] >> 1 forward reads.
INFO [2026-05-21 21:38:21] >> 1 reverse reads.
INFO [2026-05-21 21:38:21] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:21] >> 1 forward reads.
INFO [2026-05-21 21:38:21] >> 1 reverse reads.
INFO [2026-05-21 21:38:21] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:21] >> 1 forward reads.
INFO [2026-05-21 21:38:21] >> 1 reverse reads.
INFO [2026-05-21 21:38:21] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:21] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:21] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:21] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:21] #################################################
INFO [2026-05-21 21:38:21] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:21] #################################################
INFO [2026-05-21 21:38:21] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:21] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:21] ==========================================================
SUCCESS [2026-05-21 21:38:21] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:21] ==========================================================
INFO [2026-05-21 21:38:21] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:21] ========================================================
INFO [2026-05-21 21:38:21] >> Contig Name: 'Achl_ACHLO007-09'
INFO [2026-05-21 21:38:22] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:22] ==========================================================
SUCCESS [2026-05-21 21:38:22] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:22] ==========================================================
INFO [2026-05-21 21:38:22] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] >> Contig Name: 'Achl_ACHLO040-09'
INFO [2026-05-21 21:38:22] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:22] ==========================================================
SUCCESS [2026-05-21 21:38:22] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:22] ==========================================================
INFO [2026-05-21 21:38:22] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] >> Contig Name: 'Achl_ACHLO041-09'
INFO [2026-05-21 21:38:22] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:22] ==========================================================
SUCCESS [2026-05-21 21:38:22] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:22] ==========================================================
INFO [2026-05-21 21:38:22] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:22] Aligning consensus reads ...
INFO [2026-05-21 21:38:22] Before building!!
INFO [2026-05-21 21:38:22] After building!!
SUCCESS [2026-05-21 21:38:22] #############################################################
SUCCESS [2026-05-21 21:38:22] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:22] #############################################################
INFO [2026-05-21 21:38:22] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:22] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:22] >> 1 forward reads.
INFO [2026-05-21 21:38:22] >> 1 reverse reads.
INFO [2026-05-21 21:38:22] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:22] >> 1 forward reads.
INFO [2026-05-21 21:38:22] >> 1 reverse reads.
INFO [2026-05-21 21:38:22] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:22] >> 1 forward reads.
INFO [2026-05-21 21:38:22] >> 1 reverse reads.
INFO [2026-05-21 21:38:22] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:22] >> 1 forward reads.
INFO [2026-05-21 21:38:22] >> 1 reverse reads.
INFO [2026-05-21 21:38:22] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:22] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:22] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:22] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:22] #################################################
INFO [2026-05-21 21:38:22] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:22] #################################################
INFO [2026-05-21 21:38:22] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:22] ========================================================
INFO [2026-05-21 21:38:22] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:22] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:22] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:22] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:22] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:23] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:23] ==========================================================
SUCCESS [2026-05-21 21:38:23] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:23] ==========================================================
INFO [2026-05-21 21:38:23] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:23] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:23] ==========================================================
SUCCESS [2026-05-21 21:38:23] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:23] ==========================================================
INFO [2026-05-21 21:38:23] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:23] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:23] ==========================================================
SUCCESS [2026-05-21 21:38:23] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:23] ==========================================================
INFO [2026-05-21 21:38:23] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:23] ========================================================
INFO [2026-05-21 21:38:23] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:23] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:23] ==========================================================
SUCCESS [2026-05-21 21:38:23] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:23] ==========================================================
INFO [2026-05-21 21:38:23] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:23] Aligning consensus reads ...
INFO [2026-05-21 21:38:23] Before building!!
INFO [2026-05-21 21:38:23] After building!!
SUCCESS [2026-05-21 21:38:23] #############################################################
SUCCESS [2026-05-21 21:38:23] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:23] #############################################################
INFO [2026-05-21 21:38:23] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:23] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:23] >> 1 forward reads.
INFO [2026-05-21 21:38:23] >> 1 reverse reads.
INFO [2026-05-21 21:38:23] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:23] >> 1 forward reads.
INFO [2026-05-21 21:38:23] >> 1 reverse reads.
INFO [2026-05-21 21:38:23] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:23] >> 1 forward reads.
INFO [2026-05-21 21:38:23] >> 1 reverse reads.
INFO [2026-05-21 21:38:23] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:23] >> 1 forward reads.
INFO [2026-05-21 21:38:23] >> 1 reverse reads.
INFO [2026-05-21 21:38:23] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:23] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:23] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:23] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:23] ------------------------------------------------
INFO [2026-05-21 21:38:23] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:23] ------------------------------------------------
INFO [2026-05-21 21:38:23] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:23] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:23] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:23] * Making basecall !!
INFO [2026-05-21 21:38:23] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:23] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:23] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:23] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:23] ------------------------------------------------
INFO [2026-05-21 21:38:23] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:23] ------------------------------------------------
INFO [2026-05-21 21:38:23] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:23] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:23] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:23] * Making basecall !!
INFO [2026-05-21 21:38:23] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:23] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:23] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:23] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:23] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:23] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:24] ------------------------------------------------
INFO [2026-05-21 21:38:24] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:24] ------------------------------------------------
INFO [2026-05-21 21:38:24] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:24] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:24] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:24] * Making basecall !!
INFO [2026-05-21 21:38:24] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:24] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:24] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:24] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:24] ------------------------------------------------
INFO [2026-05-21 21:38:24] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:24] ------------------------------------------------
INFO [2026-05-21 21:38:24] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:24] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:24] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:24] * Making basecall !!
INFO [2026-05-21 21:38:24] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:24] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:24] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:24] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:24] #################################################
INFO [2026-05-21 21:38:24] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:24] #################################################
INFO [2026-05-21 21:38:24] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:24] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:24] ==========================================================
SUCCESS [2026-05-21 21:38:24] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:24] ==========================================================
INFO [2026-05-21 21:38:24] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:24] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:24] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:24] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:24] ==========================================================
SUCCESS [2026-05-21 21:38:24] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:24] ==========================================================
INFO [2026-05-21 21:38:24] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:24] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:24] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:24] ========================================================
INFO [2026-05-21 21:38:24] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:24] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:24] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:25] ==========================================================
SUCCESS [2026-05-21 21:38:25] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:25] ==========================================================
INFO [2026-05-21 21:38:25] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:25] ==========================================================
SUCCESS [2026-05-21 21:38:25] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:25] ==========================================================
INFO [2026-05-21 21:38:25] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] Aligning consensus reads ...
INFO [2026-05-21 21:38:25] Before building!!
INFO [2026-05-21 21:38:25] After building!!
SUCCESS [2026-05-21 21:38:25] #############################################################
SUCCESS [2026-05-21 21:38:25] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:25] #############################################################
INFO [2026-05-21 21:38:25] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:25] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:25] >> 1 forward reads.
INFO [2026-05-21 21:38:25] >> 1 reverse reads.
INFO [2026-05-21 21:38:25] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:25] >> 1 forward reads.
INFO [2026-05-21 21:38:25] >> 1 reverse reads.
INFO [2026-05-21 21:38:25] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:25] >> 1 forward reads.
INFO [2026-05-21 21:38:25] >> 1 reverse reads.
INFO [2026-05-21 21:38:25] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:25] >> 1 forward reads.
INFO [2026-05-21 21:38:25] >> 1 reverse reads.
INFO [2026-05-21 21:38:25] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:25] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:25] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:25] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:25] #################################################
INFO [2026-05-21 21:38:25] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:25] #################################################
INFO [2026-05-21 21:38:25] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:25] ==========================================================
SUCCESS [2026-05-21 21:38:25] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:25] ==========================================================
INFO [2026-05-21 21:38:25] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:25] ==========================================================
SUCCESS [2026-05-21 21:38:25] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:25] ==========================================================
INFO [2026-05-21 21:38:25] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:25] ==========================================================
SUCCESS [2026-05-21 21:38:25] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:25] ==========================================================
INFO [2026-05-21 21:38:25] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:25] ========================================================
INFO [2026-05-21 21:38:25] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:25] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:25] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:25] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:26] ==========================================================
SUCCESS [2026-05-21 21:38:26] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:26] ==========================================================
INFO [2026-05-21 21:38:26] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:26] Aligning consensus reads ...
INFO [2026-05-21 21:38:26] Before building!!
INFO [2026-05-21 21:38:26] After building!!
SUCCESS [2026-05-21 21:38:26] #############################################################
SUCCESS [2026-05-21 21:38:26] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:26] #############################################################
INFO [2026-05-21 21:38:26] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:26] >> Reads are trimmed by 'M2 - sliding window method'.
DEBUG [2026-05-21 21:38:26] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:26] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:26] #################################################
INFO [2026-05-21 21:38:26] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:26] #################################################
INFO [2026-05-21 21:38:26] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-21 21:38:26] **** Contig number in your Csv file is 4
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:26] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:26] ==========================================================
SUCCESS [2026-05-21 21:38:26] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:26] ==========================================================
INFO [2026-05-21 21:38:26] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:26] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:26] ==========================================================
SUCCESS [2026-05-21 21:38:26] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:26] ==========================================================
INFO [2026-05-21 21:38:26] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:26] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:26] ==========================================================
SUCCESS [2026-05-21 21:38:26] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:26] ==========================================================
INFO [2026-05-21 21:38:26] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:26] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:26] ==========================================================
SUCCESS [2026-05-21 21:38:26] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:26] ==========================================================
INFO [2026-05-21 21:38:26] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:26] Aligning consensus reads ...
INFO [2026-05-21 21:38:26] Before building!!
INFO [2026-05-21 21:38:26] After building!!
SUCCESS [2026-05-21 21:38:26] #############################################################
SUCCESS [2026-05-21 21:38:26] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:26] #############################################################
INFO [2026-05-21 21:38:26] >> 4 contigs detected from 'csv file'.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:26] >> 1 forward reads.
INFO [2026-05-21 21:38:26] >> 1 reverse reads.
INFO [2026-05-21 21:38:26] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:26] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:26] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:26] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:26] #################################################
INFO [2026-05-21 21:38:26] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:26] #################################################
INFO [2026-05-21 21:38:26] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-21 21:38:26] **** Contig number in your Csv file is 4
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:26] ========================================================
INFO [2026-05-21 21:38:26] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:26] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:26] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:26] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:27] ==========================================================
SUCCESS [2026-05-21 21:38:27] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:27] ==========================================================
INFO [2026-05-21 21:38:27] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:27] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:27] ==========================================================
SUCCESS [2026-05-21 21:38:27] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:27] ==========================================================
INFO [2026-05-21 21:38:27] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:27] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:27] ==========================================================
SUCCESS [2026-05-21 21:38:27] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:27] ==========================================================
INFO [2026-05-21 21:38:27] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:27] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:27] ==========================================================
SUCCESS [2026-05-21 21:38:27] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:27] ==========================================================
INFO [2026-05-21 21:38:27] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:27] Aligning consensus reads ...
INFO [2026-05-21 21:38:27] Before building!!
INFO [2026-05-21 21:38:27] After building!!
SUCCESS [2026-05-21 21:38:27] #############################################################
SUCCESS [2026-05-21 21:38:27] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:27] #############################################################
INFO [2026-05-21 21:38:27] >> 4 contigs detected from 'csv file'.
INFO [2026-05-21 21:38:27] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:27] >> 1 forward reads.
INFO [2026-05-21 21:38:27] >> 1 reverse reads.
INFO [2026-05-21 21:38:27] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:27] >> 1 forward reads.
INFO [2026-05-21 21:38:27] >> 1 reverse reads.
INFO [2026-05-21 21:38:27] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:27] >> 1 forward reads.
INFO [2026-05-21 21:38:27] >> 1 reverse reads.
INFO [2026-05-21 21:38:27] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:27] >> 1 forward reads.
INFO [2026-05-21 21:38:27] >> 1 reverse reads.
INFO [2026-05-21 21:38:27] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:27] >> Reads are trimmed by 'M2 - sliding window method'.
DEBUG [2026-05-21 21:38:27] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:27] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:27] #################################################
INFO [2026-05-21 21:38:27] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:27] #################################################
INFO [2026-05-21 21:38:27] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:27] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:27] ==========================================================
SUCCESS [2026-05-21 21:38:27] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:27] ==========================================================
INFO [2026-05-21 21:38:27] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:27] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:27] ========================================================
INFO [2026-05-21 21:38:27] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:27] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:27] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:27] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:28] Aligning consensus reads ...
INFO [2026-05-21 21:38:28] Before building!!
INFO [2026-05-21 21:38:28] After building!!
SUCCESS [2026-05-21 21:38:28] #############################################################
SUCCESS [2026-05-21 21:38:28] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:28] #############################################################
INFO [2026-05-21 21:38:28] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> 8 reads created from FASTA file.
DEBUG [2026-05-21 21:38:28] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:28] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:28] #################################################
INFO [2026-05-21 21:38:28] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:28] #################################################
INFO [2026-05-21 21:38:28] **** You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:28] ========================================================
INFO [2026-05-21 21:38:28] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:28] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:28] ==========================================================
SUCCESS [2026-05-21 21:38:28] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:28] ==========================================================
INFO [2026-05-21 21:38:28] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:28] Aligning consensus reads ...
INFO [2026-05-21 21:38:28] Before building!!
INFO [2026-05-21 21:38:28] After building!!
SUCCESS [2026-05-21 21:38:28] #############################################################
SUCCESS [2026-05-21 21:38:28] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:28] #############################################################
INFO [2026-05-21 21:38:28] >> 4 contigs detected from 'csv file'.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:28] >> 1 forward reads.
INFO [2026-05-21 21:38:28] >> 1 reverse reads.
INFO [2026-05-21 21:38:28] >> 8 reads created from FASTA file.
DEBUG [2026-05-21 21:38:28] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:28] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
SUCCESS [2026-05-21 21:38:28] 'Achl_ACHLO006-09_1_F.ab1' is successfully created!
SUCCESS [2026-05-21 21:38:28] 'Achl_ACHLO006-09' is successfully created!
SUCCESS [2026-05-21 21:38:28] 'SangerAlignment' is successfully created!
ERROR [2026-05-21 21:38:28] FILE_NOT_EXIST_ERROR
'/no/such/path.ab1' file does not exist.
DEBUG [2026-05-21 21:38:28] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-21 21:38:28] FILE_NOT_EXIST_ERROR
'/no/such/path.ab1' file does not exist.
INFO [2026-05-21 21:38:28] ------------------------------------------------
INFO [2026-05-21 21:38:28] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:28] ------------------------------------------------
INFO [2026-05-21 21:38:28] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:28] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:28] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:28] * Making basecall !!
INFO [2026-05-21 21:38:28] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:28] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:28] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
SUCCESS [2026-05-21 21:38:28] 'Achl_ACHLO006-09_1_F.ab1' is successfully created!
INFO [2026-05-21 21:38:28] ------------------------------------------------
INFO [2026-05-21 21:38:28] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:28] ------------------------------------------------
INFO [2026-05-21 21:38:28] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:28] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:28] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-21 21:38:28] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:28] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:28] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
SUCCESS [2026-05-21 21:38:28] 'Achl_ACHLO006-09_1_F.fa' is successfully created!
ERROR [2026-05-21 21:38:28] 'object' must be S4 instance!
ERROR [2026-05-21 21:38:28] 'object' must be 'SangerAlignment' or 'SangerContig' S4 instance!
INFO [2026-05-21 21:38:28] Your input is 'SangerRead' S4 instance
INFO [2026-05-21 21:38:28] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f4a341817
INFO [2026-05-21 21:38:28] 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-21 21:38:28] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f4a341817/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-21 21:38:28] Your input is 'SangerContig' S4 instance
INFO [2026-05-21 21:38:28] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f4a341817
INFO [2026-05-21 21:38:28] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-21 21:38:28] >> Writing alignment to FASTA ...
INFO [2026-05-21 21:38:28] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:28] >> Writing consensus read to FASTA ...
INFO [2026-05-21 21:38:28] Finish writing 'Achl_ACHLO006-09' to FASTA format
INFO [2026-05-21 21:38:28] Your input is 'SangerAlignment' S4 instance
INFO [2026-05-21 21:38:28] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f4a341817
INFO [2026-05-21 21:38:28] Start to write 'SangerAlignment' to FASTA format ...
INFO [2026-05-21 21:38:28] >> Writing 'alignment' to FASTA ...
INFO [2026-05-21 21:38:28] >> Writing 'contigs' to FASTA ...
INFO [2026-05-21 21:38:28] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:28] Finish writing 'SangerAlignment' to FASTA format
ERROR [2026-05-21 21:38:28] 'object' must be S4 instance!
ERROR [2026-05-21 21:38:28] 'object' must be S4 instance!
INFO [2026-05-21 21:38:29] * Making basecall !!
INFO [2026-05-21 21:38:29] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:38:30] #################################################
INFO [2026-05-21 21:38:30] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:30] #################################################
INFO [2026-05-21 21:38:30] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:30] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:30] ==========================================================
SUCCESS [2026-05-21 21:38:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:30] ==========================================================
INFO [2026-05-21 21:38:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:30] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:30] ==========================================================
SUCCESS [2026-05-21 21:38:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:30] ==========================================================
INFO [2026-05-21 21:38:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:30] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:30] ==========================================================
SUCCESS [2026-05-21 21:38:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:30] ==========================================================
INFO [2026-05-21 21:38:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:30] ========================================================
INFO [2026-05-21 21:38:30] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:30] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:30] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:30] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:30] ==========================================================
SUCCESS [2026-05-21 21:38:30] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:30] ==========================================================
INFO [2026-05-21 21:38:30] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:30] Aligning consensus reads ...
INFO [2026-05-21 21:38:30] Before building!!
INFO [2026-05-21 21:38:30] After building!!
SUCCESS [2026-05-21 21:38:30] #############################################################
SUCCESS [2026-05-21 21:38:30] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:30] #############################################################
INFO [2026-05-21 21:38:30] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:30] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:30] >> 1 forward reads.
INFO [2026-05-21 21:38:30] >> 1 reverse reads.
INFO [2026-05-21 21:38:30] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:30] >> 1 forward reads.
INFO [2026-05-21 21:38:30] >> 1 reverse reads.
INFO [2026-05-21 21:38:30] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:30] >> 1 forward reads.
INFO [2026-05-21 21:38:30] >> 1 reverse reads.
INFO [2026-05-21 21:38:30] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:30] >> 1 forward reads.
INFO [2026-05-21 21:38:30] >> 1 reverse reads.
INFO [2026-05-21 21:38:30] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:30] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:30] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:30] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:32] Aligning consensus reads ...
INFO [2026-05-21 21:38:32] Before building!!
INFO [2026-05-21 21:38:32] After building!!
INFO [2026-05-21 21:38:34] Aligning consensus reads ...
INFO [2026-05-21 21:38:34] Before building!!
INFO [2026-05-21 21:38:34] After building!!
INFO [2026-05-21 21:38:34] #################################################
INFO [2026-05-21 21:38:34] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:34] #################################################
INFO [2026-05-21 21:38:34] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:34] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:34] ==========================================================
SUCCESS [2026-05-21 21:38:34] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:34] ==========================================================
INFO [2026-05-21 21:38:34] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:34] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:34] ==========================================================
SUCCESS [2026-05-21 21:38:34] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:34] ==========================================================
INFO [2026-05-21 21:38:34] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:34] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:34] ==========================================================
SUCCESS [2026-05-21 21:38:34] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:34] ==========================================================
INFO [2026-05-21 21:38:34] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:34] ========================================================
INFO [2026-05-21 21:38:34] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:34] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:34] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:34] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:34] ==========================================================
SUCCESS [2026-05-21 21:38:34] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:34] ==========================================================
INFO [2026-05-21 21:38:34] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:34] Aligning consensus reads ...
INFO [2026-05-21 21:38:34] Before building!!
INFO [2026-05-21 21:38:34] After building!!
SUCCESS [2026-05-21 21:38:34] #############################################################
SUCCESS [2026-05-21 21:38:34] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:34] #############################################################
INFO [2026-05-21 21:38:34] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:34] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:34] >> 1 forward reads.
INFO [2026-05-21 21:38:34] >> 1 reverse reads.
INFO [2026-05-21 21:38:34] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:34] >> 1 forward reads.
INFO [2026-05-21 21:38:34] >> 1 reverse reads.
INFO [2026-05-21 21:38:34] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:34] >> 1 forward reads.
INFO [2026-05-21 21:38:34] >> 1 reverse reads.
INFO [2026-05-21 21:38:34] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:34] >> 1 forward reads.
INFO [2026-05-21 21:38:34] >> 1 reverse reads.
INFO [2026-05-21 21:38:34] >> 8 reads created from FASTA file.
DEBUG [2026-05-21 21:38:34] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:34] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:34] SangerAlignment with 'FASTA' inputSource cannot update quality parameters
ERROR [2026-05-21 21:38:34] PARAMETER_VALUE_ERROR'TrimmingMethod' must be 'M1' or 'M2'.
ERROR [2026-05-21 21:38:34] PARAMETER_VALUE_ERROR'TrimmingMethod' must be 'M1' or 'M2'.
INFO [2026-05-21 21:38:34] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f42c403be
INFO [2026-05-21 21:38:35] * Making basecall !!
INFO [2026-05-21 21:38:35] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:38:35] Chromatogram saved to /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f42c403be/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/RtmpocQqN5/filedd9f42c403be/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//RtmpocQqN5/rmarkdown-strdd9f7faf7de6.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-21 21:38:37] ------------------------------------------------
INFO [2026-05-21 21:38:37] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:37] ------------------------------------------------
INFO [2026-05-21 21:38:37] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:37] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:37] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:37] * Making basecall !!
INFO [2026-05-21 21:38:37] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:37] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:37] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:37] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:37] ------------------------------------------------
INFO [2026-05-21 21:38:37] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:37] ------------------------------------------------
INFO [2026-05-21 21:38:37] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:37] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:37] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:37] * Making basecall !!
INFO [2026-05-21 21:38:37] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:37] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:37] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:37] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:37] >> You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:37] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:37] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:37] ==========================================================
SUCCESS [2026-05-21 21:38:37] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:37] ==========================================================
INFO [2026-05-21 21:38:37] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:37] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:37] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
DEBUG [2026-05-21 21:38:37] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:37] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:37] >> You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-21 21:38:37] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:37] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:37] ==========================================================
SUCCESS [2026-05-21 21:38:37] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:37] ==========================================================
INFO [2026-05-21 21:38:37] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:37] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:37] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
DEBUG [2026-05-21 21:38:37] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:37] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:37] #################################################
INFO [2026-05-21 21:38:37] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:37] #################################################
INFO [2026-05-21 21:38:37] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-21 21:38:37] **** Contig number in your Csv file is 2
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] >> Contig Name: 'rbcL2'
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:37] >> The number of reads detected: 4
SUCCESS [2026-05-21 21:38:37] ==========================================================
SUCCESS [2026-05-21 21:38:37] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:37] ==========================================================
INFO [2026-05-21 21:38:37] >> 4 read(s) created from ABIF file.
INFO [2026-05-21 21:38:37] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:37] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:37] ========================================================
INFO [2026-05-21 21:38:37] >> Contig Name: 'ITS5'
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:37] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:37] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 4
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 4 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:38] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:38:38] Aligning consensus reads ...
INFO [2026-05-21 21:38:38] Before building!!
INFO [2026-05-21 21:38:38] After building!!
INFO [2026-05-21 21:38:38] The number of contigs is less than 3 or quality of reads are too low. 'Contigs Tree' cannot be created.
SUCCESS [2026-05-21 21:38:38] #############################################################
SUCCESS [2026-05-21 21:38:38] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:38] #############################################################
INFO [2026-05-21 21:38:38] >> 2 contigs detected from 'csv file'.
INFO [2026-05-21 21:38:38] >> Contig 'rbcL2':
INFO [2026-05-21 21:38:38] >> 2 forward reads.
INFO [2026-05-21 21:38:38] >> 2 reverse reads.
INFO [2026-05-21 21:38:38] >> Contig 'ITS5':
INFO [2026-05-21 21:38:38] >> 2 forward reads.
INFO [2026-05-21 21:38:38] >> 2 reverse reads.
INFO [2026-05-21 21:38:38] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:38] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:38] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:38:38] 'Achl_ACHLO040-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9feeddee3/names_conversion.csv)
WARN [2026-05-21 21:38:38] 'Achl_ACHLO040-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9feeddee3/names_conversion.csv)
WARN [2026-05-21 21:38:38] 'Achl_ACHLO041-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9feeddee3/names_conversion.csv)
WARN [2026-05-21 21:38:38] 'Achl_ACHLO041-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9feeddee3/names_conversion.csv)
WARN [2026-05-21 21:38:38] 'NONEXISTENT_F.ab1' is not in the parent directory.
WARN [2026-05-21 21:38:38] 'NONEXISTENT_R.ab1' is not in the parent directory.
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-21 21:38:38] **** Contig number in your Csv file is 2
WARN [2026-05-21 21:38:38] >> Contig 'ghost' has no reads matching any file under ABIF_Directory; skipping.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'good'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 4
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 4 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 2 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:38:38] >> 2 reads assigned to 'reverse reads' according to 'csv file'.
SUCCESS [2026-05-21 21:38:38] #############################################################
SUCCESS [2026-05-21 21:38:38] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:38] #############################################################
INFO [2026-05-21 21:38:38] >> 1 contigs detected from 'csv file'.
INFO [2026-05-21 21:38:38] >> Contig 'good':
INFO [2026-05-21 21:38:38] >> 2 forward reads.
INFO [2026-05-21 21:38:38] >> 2 reverse reads.
INFO [2026-05-21 21:38:38] >> 4 reads created from ABIF file.
INFO [2026-05-21 21:38:38] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:38] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:38:38] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only run.
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] Aligning consensus reads ...
INFO [2026-05-21 21:38:38] Before building!!
INFO [2026-05-21 21:38:38] After building!!
SUCCESS [2026-05-21 21:38:38] #############################################################
SUCCESS [2026-05-21 21:38:38] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:38] #############################################################
INFO [2026-05-21 21:38:38] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:38] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:38] >> 1 forward reads.
INFO [2026-05-21 21:38:38] >> 0 reverse reads.
INFO [2026-05-21 21:38:38] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:38] >> 1 forward reads.
INFO [2026-05-21 21:38:38] >> 0 reverse reads.
INFO [2026-05-21 21:38:38] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:38] >> 1 forward reads.
INFO [2026-05-21 21:38:38] >> 0 reverse reads.
INFO [2026-05-21 21:38:38] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:38] >> 1 forward reads.
INFO [2026-05-21 21:38:38] >> 0 reverse reads.
INFO [2026-05-21 21:38:38] >> 4 reads created from ABIF file.
INFO [2026-05-21 21:38:38] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:38] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:38] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:38:38] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only run.
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:38] #################################################
INFO [2026-05-21 21:38:38] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:38] ==========================================================
SUCCESS [2026-05-21 21:38:38] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:38] ==========================================================
INFO [2026-05-21 21:38:38] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:38] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:38] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:38] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:38] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:38] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:38] ========================================================
INFO [2026-05-21 21:38:38] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:38] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:38] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:38] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:39] ==========================================================
SUCCESS [2026-05-21 21:38:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:39] ==========================================================
INFO [2026-05-21 21:38:39] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:39] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:39] >> There is only one read in your SangerContig.
WARN [2026-05-21 21:38:39] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
INFO [2026-05-21 21:38:39] Aligning consensus reads ...
INFO [2026-05-21 21:38:39] Before building!!
INFO [2026-05-21 21:38:39] After building!!
SUCCESS [2026-05-21 21:38:39] #############################################################
SUCCESS [2026-05-21 21:38:39] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:39] #############################################################
INFO [2026-05-21 21:38:39] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:39] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:39] >> 1 forward reads.
INFO [2026-05-21 21:38:39] >> 0 reverse reads.
INFO [2026-05-21 21:38:39] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:39] >> 1 forward reads.
INFO [2026-05-21 21:38:39] >> 0 reverse reads.
INFO [2026-05-21 21:38:39] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:39] >> 1 forward reads.
INFO [2026-05-21 21:38:39] >> 0 reverse reads.
INFO [2026-05-21 21:38:39] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:39] >> 1 forward reads.
INFO [2026-05-21 21:38:39] >> 0 reverse reads.
INFO [2026-05-21 21:38:39] >> 4 reads created from ABIF file.
INFO [2026-05-21 21:38:39] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:38:39] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:39] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:39] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:39] ==========================================================
SUCCESS [2026-05-21 21:38:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:39] ==========================================================
INFO [2026-05-21 21:38:39] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:39] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:39] >> There is only one read in your SangerContig.
INFO [2026-05-21 21:38:39] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-21 21:38:39] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:39] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:39] >> Creating Forward Read raw sangerseq ...
WARN [2026-05-21 21:38:39] >> ABIF 'Achl_ACHLO006-09_1_F.ab1' has no PCON.2 quality block; synthesising flat Phred 30 (MISSING_QUALITY_SCORES_WARN).
INFO [2026-05-21 21:38:39] * Making basecall !!
INFO [2026-05-21 21:38:39] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:39] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:39] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:39] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:39] * Making basecall !!
INFO [2026-05-21 21:38:39] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:39] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
WARN [2026-05-21 21:38:39] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:39] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:39] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:39] ==========================================================
SUCCESS [2026-05-21 21:38:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:39] ==========================================================
INFO [2026-05-21 21:38:39] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:39] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:39] >> There is only one read in your SangerContig.
INFO [2026-05-21 21:38:39] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-21 21:38:39] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:39] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f40a90c8f
INFO [2026-05-21 21:38:39] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-21 21:38:39] >> Writing alignment to FASTA ...
INFO [2026-05-21 21:38:39] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:39] >> Writing consensus read to FASTA ...
INFO [2026-05-21 21:38:39] Finish writing 'Achl_ACHLO006-09' to FASTA format
WARN [2026-05-21 21:38:39] >> No 'REGEX_SuffixReverse' supplied; treating as forward-only contig.
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:39] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:39] >> The number of reads detected: 1
SUCCESS [2026-05-21 21:38:39] ==========================================================
SUCCESS [2026-05-21 21:38:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:39] ==========================================================
INFO [2026-05-21 21:38:39] >> 1 read(s) created from ABIF file.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> 0 reads assigned to 'reverse reads' according to 'regular expression'.
WARN [2026-05-21 21:38:39] >> No 'reverse read' is detected!
WARN [2026-05-21 21:38:39] >> There is only one read in your SangerContig.
INFO [2026-05-21 21:38:39] >> Trimmed by 'M1 - Mott's trimming algorithm'.
WARN [2026-05-21 21:38:39] REGEX_MATCH_WARN
Your 'contigName' and 'REGEX_SuffixReverse' regular expression parameters can not match any reverse reads.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:39] Your input is 'SangerContig' S4 instance
INFO [2026-05-21 21:38:39] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/filedd9f6d15d257
INFO [2026-05-21 21:38:39] Start to write 'Achl_ACHLO006-09' to FASTA format ...
INFO [2026-05-21 21:38:39] >> Writing alignment to FASTA ...
INFO [2026-05-21 21:38:39] >> Writing all single reads to FASTA ...
INFO [2026-05-21 21:38:39] >> Writing consensus read to FASTA ...
INFO [2026-05-21 21:38:39] Finish writing 'Achl_ACHLO006-09' to FASTA format
WARN [2026-05-21 21:38:39] >> Dropping 1 read(s) with trimmed length < 2 bp (MIN_READ_LENGTH_DEFENSIVE_DROP).
WARN [2026-05-21 21:38:39] >> Fewer than 2 usable reads after defensive filter; returning empty consensus.
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] Forward Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
INFO [2026-05-21 21:38:39] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:39] ------------------------------------------------
INFO [2026-05-21 21:38:39] Reverse Read: Creating SangerRead from FASTA ...
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:39] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:39] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:39] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:39] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:39] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:39] ==========================================================
SUCCESS [2026-05-21 21:38:39] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:39] ==========================================================
INFO [2026-05-21 21:38:39] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:39] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:39] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:39] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:38:39] 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-21 21:38:39] 'Achl_ACHLO007-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f73d9aab3/names_conversion.csv)
WARN [2026-05-21 21:38:39] 'Achl_ACHLO040-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f73d9aab3/names_conversion.csv)
WARN [2026-05-21 21:38:39] 'Achl_ACHLO040-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f73d9aab3/names_conversion.csv)
WARN [2026-05-21 21:38:39] 'Achl_ACHLO041-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f73d9aab3/names_conversion.csv)
WARN [2026-05-21 21:38:39] 'Achl_ACHLO041-09_2_R.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f73d9aab3/names_conversion.csv)
WARN [2026-05-21 21:38:39] 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-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:39] ========================================================
INFO [2026-05-21 21:38:39] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:39] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:39] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:40] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:40] ==========================================================
SUCCESS [2026-05-21 21:38:40] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:40] ==========================================================
INFO [2026-05-21 21:38:40] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:40] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:40] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:40] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:40] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:40] ==========================================================
SUCCESS [2026-05-21 21:38:40] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:40] ==========================================================
INFO [2026-05-21 21:38:40] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:40] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:40] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:40] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:40] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:40] ==========================================================
SUCCESS [2026-05-21 21:38:40] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:40] ==========================================================
INFO [2026-05-21 21:38:40] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:40] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] >> Contig Name: 'Achl_ACHLO006-09'
INFO [2026-05-21 21:38:40] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:40] >> Your contig name is Achl_ACHLO006-09
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:40] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:40] ==========================================================
SUCCESS [2026-05-21 21:38:40] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:40] ==========================================================
INFO [2026-05-21 21:38:40] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:40] >> Trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:40] >> For more information, please run 'object'
DEBUG [2026-05-21 21:38:40] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:40] #################################################
INFO [2026-05-21 21:38:40] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:40] #################################################
INFO [2026-05-21 21:38:40] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:40] ========================================================
INFO [2026-05-21 21:38:40] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:40] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:40] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] Aligning consensus reads ...
INFO [2026-05-21 21:38:41] Before building!!
INFO [2026-05-21 21:38:41] After building!!
SUCCESS [2026-05-21 21:38:41] #############################################################
SUCCESS [2026-05-21 21:38:41] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:41] #############################################################
INFO [2026-05-21 21:38:41] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:41] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:41] >> 1 forward reads.
INFO [2026-05-21 21:38:41] >> 1 reverse reads.
INFO [2026-05-21 21:38:41] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:41] >> 1 forward reads.
INFO [2026-05-21 21:38:41] >> 1 reverse reads.
INFO [2026-05-21 21:38:41] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:41] >> 1 forward reads.
INFO [2026-05-21 21:38:41] >> 1 reverse reads.
INFO [2026-05-21 21:38:41] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:41] >> 1 forward reads.
INFO [2026-05-21 21:38:41] >> 1 reverse reads.
INFO [2026-05-21 21:38:41] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:41] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:41] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:41] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:41] #################################################
INFO [2026-05-21 21:38:41] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:41] #################################################
INFO [2026-05-21 21:38:41] **** You are using Regular Expression Method to group reads in FASTA file (No CSV file)!
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO006-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:41] ==========================================================
SUCCESS [2026-05-21 21:38:41] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:41] ==========================================================
INFO [2026-05-21 21:38:41] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:41] ========================================================
INFO [2026-05-21 21:38:41] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:41] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:41] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:41] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:38:42] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] Aligning consensus reads ...
INFO [2026-05-21 21:38:42] Before building!!
INFO [2026-05-21 21:38:42] After building!!
SUCCESS [2026-05-21 21:38:42] #############################################################
SUCCESS [2026-05-21 21:38:42] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:42] #############################################################
INFO [2026-05-21 21:38:42] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> 8 reads created from FASTA file.
DEBUG [2026-05-21 21:38:42] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:42] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:42] #################################################
INFO [2026-05-21 21:38:42] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:42] #################################################
INFO [2026-05-21 21:38:42] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:42] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:42] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:42] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:42] ========================================================
INFO [2026-05-21 21:38:42] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:42] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:42] ==========================================================
SUCCESS [2026-05-21 21:38:42] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:42] ==========================================================
INFO [2026-05-21 21:38:42] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:42] Aligning consensus reads ...
INFO [2026-05-21 21:38:42] Before building!!
INFO [2026-05-21 21:38:42] After building!!
SUCCESS [2026-05-21 21:38:42] #############################################################
SUCCESS [2026-05-21 21:38:42] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:42] #############################################################
INFO [2026-05-21 21:38:42] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:42] >> 1 forward reads.
INFO [2026-05-21 21:38:42] >> 1 reverse reads.
INFO [2026-05-21 21:38:42] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:42] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:42] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:42] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:42] ------------------------------------------------
INFO [2026-05-21 21:38:42] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:42] ------------------------------------------------
INFO [2026-05-21 21:38:42] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:42] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:42] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:42] * Making basecall !!
INFO [2026-05-21 21:38:42] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:42] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:42] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:42] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:43] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:43] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:43] * Making basecall !!
INFO [2026-05-21 21:38:43] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:43] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:43] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:43] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:43] * Making basecall !!
INFO [2026-05-21 21:38:43] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:43] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:43] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:43] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:43] * Making basecall !!
INFO [2026-05-21 21:38:43] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:43] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:43] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:43] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:43] ------------------------------------------------
INFO [2026-05-21 21:38:43] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:43] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:43] * Making basecall !!
INFO [2026-05-21 21:38:43] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:43] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:43] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:43] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:43] #################################################
INFO [2026-05-21 21:38:43] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:43] #################################################
INFO [2026-05-21 21:38:43] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:43] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:43] ==========================================================
SUCCESS [2026-05-21 21:38:43] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:43] ==========================================================
INFO [2026-05-21 21:38:43] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:43] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:43] ==========================================================
SUCCESS [2026-05-21 21:38:43] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:43] ==========================================================
INFO [2026-05-21 21:38:43] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:43] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:43] ==========================================================
SUCCESS [2026-05-21 21:38:43] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:43] ==========================================================
INFO [2026-05-21 21:38:43] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:43] ========================================================
INFO [2026-05-21 21:38:43] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:43] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:43] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:43] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:43] ==========================================================
SUCCESS [2026-05-21 21:38:43] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:43] ==========================================================
INFO [2026-05-21 21:38:43] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:44] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:44] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:44] Aligning consensus reads ...
INFO [2026-05-21 21:38:44] Before building!!
INFO [2026-05-21 21:38:44] After building!!
SUCCESS [2026-05-21 21:38:44] #############################################################
SUCCESS [2026-05-21 21:38:44] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:44] #############################################################
INFO [2026-05-21 21:38:44] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:44] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:44] >> 1 forward reads.
INFO [2026-05-21 21:38:44] >> 1 reverse reads.
INFO [2026-05-21 21:38:44] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:44] >> 1 forward reads.
INFO [2026-05-21 21:38:44] >> 1 reverse reads.
INFO [2026-05-21 21:38:44] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:44] >> 1 forward reads.
INFO [2026-05-21 21:38:44] >> 1 reverse reads.
INFO [2026-05-21 21:38:44] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:44] >> 1 forward reads.
INFO [2026-05-21 21:38:44] >> 1 reverse reads.
INFO [2026-05-21 21:38:44] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:44] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:44] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:44] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:45] Aligning consensus reads ...
INFO [2026-05-21 21:38:45] Before building!!
INFO [2026-05-21 21:38:45] After building!!
INFO [2026-05-21 21:38:47] Aligning consensus reads ...
INFO [2026-05-21 21:38:47] Before building!!
INFO [2026-05-21 21:38:47] After building!!
INFO [2026-05-21 21:38:49] Aligning consensus reads ...
INFO [2026-05-21 21:38:49] Before building!!
INFO [2026-05-21 21:38:49] After building!!
INFO [2026-05-21 21:38:50] Aligning consensus reads ...
INFO [2026-05-21 21:38:50] Before building!!
INFO [2026-05-21 21:38:50] After building!!
INFO [2026-05-21 21:38:52] Aligning consensus reads ...
INFO [2026-05-21 21:38:52] Before building!!
INFO [2026-05-21 21:38:52] After building!!
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:52] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:52] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:52] * Making basecall !!
INFO [2026-05-21 21:38:52] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:52] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:52] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:52] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:52] >> Creating Reverse Read raw abif ...
INFO [2026-05-21 21:38:52] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-21 21:38:52] * Making basecall !!
INFO [2026-05-21 21:38:52] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:52] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:52] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:52] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:52] ------------------------------------------------
INFO [2026-05-21 21:38:52] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:52] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:52] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:52] * Making basecall !!
INFO [2026-05-21 21:38:52] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:52] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:52] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:52] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:52] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:52] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:38:52] #################################################
INFO [2026-05-21 21:38:52] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:52] #################################################
INFO [2026-05-21 21:38:52] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:52] ========================================================
INFO [2026-05-21 21:38:52] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:52] ========================================================
INFO [2026-05-21 21:38:52] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:53] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:53] ==========================================================
SUCCESS [2026-05-21 21:38:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:53] ==========================================================
INFO [2026-05-21 21:38:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:53] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:53] ==========================================================
SUCCESS [2026-05-21 21:38:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:53] ==========================================================
INFO [2026-05-21 21:38:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:53] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:53] ==========================================================
SUCCESS [2026-05-21 21:38:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:53] ==========================================================
INFO [2026-05-21 21:38:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:53] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:53] ==========================================================
SUCCESS [2026-05-21 21:38:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:53] ==========================================================
INFO [2026-05-21 21:38:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] Aligning consensus reads ...
INFO [2026-05-21 21:38:53] Before building!!
INFO [2026-05-21 21:38:53] After building!!
SUCCESS [2026-05-21 21:38:53] #############################################################
SUCCESS [2026-05-21 21:38:53] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:53] #############################################################
INFO [2026-05-21 21:38:53] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:53] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:53] >> 1 forward reads.
INFO [2026-05-21 21:38:53] >> 1 reverse reads.
INFO [2026-05-21 21:38:53] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:53] >> 1 forward reads.
INFO [2026-05-21 21:38:53] >> 1 reverse reads.
INFO [2026-05-21 21:38:53] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:53] >> 1 forward reads.
INFO [2026-05-21 21:38:53] >> 1 reverse reads.
INFO [2026-05-21 21:38:53] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:53] >> 1 forward reads.
INFO [2026-05-21 21:38:53] >> 1 reverse reads.
INFO [2026-05-21 21:38:53] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:53] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:53] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:53] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:53] #################################################
INFO [2026-05-21 21:38:53] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:38:53] #################################################
INFO [2026-05-21 21:38:53] >> You are using Regular Expression Method to group AB1 files!
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:53] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:53] ==========================================================
SUCCESS [2026-05-21 21:38:53] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:53] ==========================================================
INFO [2026-05-21 21:38:53] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:53] ========================================================
INFO [2026-05-21 21:38:53] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:53] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:53] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:54] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:54] ==========================================================
SUCCESS [2026-05-21 21:38:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:54] ==========================================================
INFO [2026-05-21 21:38:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] ========================================================
INFO [2026-05-21 21:38:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:54] ========================================================
INFO [2026-05-21 21:38:54] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:54] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:54] ==========================================================
SUCCESS [2026-05-21 21:38:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:54] ==========================================================
INFO [2026-05-21 21:38:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] ========================================================
INFO [2026-05-21 21:38:54] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:38:54] ========================================================
INFO [2026-05-21 21:38:54] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:38:54] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:38:54] ==========================================================
SUCCESS [2026-05-21 21:38:54] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:38:54] ==========================================================
INFO [2026-05-21 21:38:54] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'forward reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] >> 1 reads assigned to 'reverse reads' according to 'regular expression'.
INFO [2026-05-21 21:38:54] Aligning consensus reads ...
INFO [2026-05-21 21:38:54] Before building!!
INFO [2026-05-21 21:38:54] After building!!
SUCCESS [2026-05-21 21:38:54] #############################################################
SUCCESS [2026-05-21 21:38:54] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:38:54] #############################################################
INFO [2026-05-21 21:38:54] >> 4 contigs detected from 'regular expression'.
INFO [2026-05-21 21:38:54] >> Contig 'Achl_ACHLO006-09':
INFO [2026-05-21 21:38:54] >> 1 forward reads.
INFO [2026-05-21 21:38:54] >> 1 reverse reads.
INFO [2026-05-21 21:38:54] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:38:54] >> 1 forward reads.
INFO [2026-05-21 21:38:54] >> 1 reverse reads.
INFO [2026-05-21 21:38:54] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:38:54] >> 1 forward reads.
INFO [2026-05-21 21:38:54] >> 1 reverse reads.
INFO [2026-05-21 21:38:54] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:38:54] >> 1 forward reads.
INFO [2026-05-21 21:38:54] >> 1 reverse reads.
INFO [2026-05-21 21:38:54] >> 8 reads created from ABIF file.
INFO [2026-05-21 21:38:54] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:54] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:54] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:38:54] ------------------------------------------------
INFO [2026-05-21 21:38:54] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:38:54] ------------------------------------------------
INFO [2026-05-21 21:38:54] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:38:54] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:38:54] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:38:54] * Making basecall !!
INFO [2026-05-21 21:38:54] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:38:54] --------------------------------------------------------
SUCCESS [2026-05-21 21:38:54] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:38:54] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:38:54] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:38:54] >> 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-21 21:38:56] 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-21 21:38:59] Aligning consensus reads ...
================================================================================
Time difference of 0.01 secs
================================================================================
Time difference of 0.01 secs
INFO [2026-05-21 21:39:01] * Making basecall !!
INFO [2026-05-21 21:39:01] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:01] * Making basecall !!
INFO [2026-05-21 21:39:01] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:01] * Making basecall !!
INFO [2026-05-21 21:39:01] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:01] * Making basecall !!
INFO [2026-05-21 21:39:01] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:01] * Making basecall !!
INFO [2026-05-21 21:39:01] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:02] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5
INFO [2026-05-21 21:39:02] 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-21 21:39:02] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-21 21:39:02] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5
INFO [2026-05-21 21:39:02] 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-21 21:39:02] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/Achl_ACHLO006-09_1_F.fa' is written
INFO [2026-05-21 21:39:02] >>> outputDir : /private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5
INFO [2026-05-21 21:39:02] 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-21 21:39:02] >> '/private/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpocQqN5/Achl_ACHLO006-09_2_R.fa' is written
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:02] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:02] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:39:02] * Making basecall !!
INFO [2026-05-21 21:39:02] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:39:02] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:39:02] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:02] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] >> Reverse Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:02] >> Creating Reverse Read raw abif ...
INFO [2026-05-21 21:39:02] >> Creating Reverse Read raw sangerseq ...
INFO [2026-05-21 21:39:02] * Making basecall !!
INFO [2026-05-21 21:39:02] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:39:02] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:39:02] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:02] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:02] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:02] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:39:02] * Making basecall !!
INFO [2026-05-21 21:39:02] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:02] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:02] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:39:02] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:39:02] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:02] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:02] ------------------------------------------------
INFO [2026-05-21 21:39:02] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:02] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:03] >> Creating Forward Read raw sangerseq ...
INFO [2026-05-21 21:39:03] * Making basecall !!
INFO [2026-05-21 21:39:03] * Updating slots in 'SangerRead' instance !!
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO006-09_1_F.ab1' is created (Forward Read; ABIF).
INFO [2026-05-21 21:39:03] >> Read is trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-21 21:39:03] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f586380a5/Sanger_all_reads.Xfa' file extension must be '.fa' or '.fasta'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:03] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f2ab191c6/Achl_ACHLO006-09_1_F.Xab1' file extension must be '.ab1'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-21 21:39:03] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f38f007a/Achl_ACHLO006-09_1_F.ab2' file extension must be '.ab1'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
ERROR [2026-05-21 21:39:03] FILE_TYPE_ERROR
'/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f3178ee84/Sanger_all_reads.fast' file extension must be '.fa' or '.fasta'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:03] FILE_NOT_EXIST_ERROR
'/no/such/file_1_F.ab1' file does not exist.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the result of the Sanger read
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:03] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:03] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] -------- Creating 'SangerRead' instance --------
INFO [2026-05-21 21:39:03] ------------------------------------------------
INFO [2026-05-21 21:39:03] >> Forward Read: Creating abif & sangerseq ...
INFO [2026-05-21 21:39:03] >> Creating Forward Read raw abif ...
INFO [2026-05-21 21:39:03] >> Creating Forward Read raw sangerseq ...
ERROR [2026-05-21 21:39:03] CSV_MISMATCH_ERROR
'contig' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f3eb1f0b7/missing_contig.csv)
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:03] CSV_MISMATCH_ERROR
'direction' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f1a2eac9b/missing_direction.csv)
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:03] CSV_MISMATCH_ERROR
'reads' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f7d61efe9/missing_reads.csv)
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:03] CSV_VALUE_ERROR
In the 'direction' column of your CSV file, you can only have 'F' and 'R'
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:39:03] 'Achl_ACHLO006-09_1_F.ab1' is not in the csv file (/var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T//RtmpocQqN5/filedd9f5753d036/mismatched_names_conversion.csv)
WARN [2026-05-21 21:39:03] 'DOES_NOT_EXIST.ab1' is not in the parent directory.
INFO [2026-05-21 21:39:03] #################################################
INFO [2026-05-21 21:39:03] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:39:03] #################################################
INFO [2026-05-21 21:39:03] **** You are using CSV Name Conversion Method to group AB1 files!
INFO [2026-05-21 21:39:03] **** Contig number in your Csv file is 4
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO006-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 1
WARN [2026-05-21 21:39:03] CSV_MATCH_WARN
The names of forward reads in your 'CSV_NamesConversion' CSV file do not match any forward reads.
ERROR [2026-05-21 21:39:03] 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-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO007-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO007-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:03] ==========================================================
SUCCESS [2026-05-21 21:39:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:03] ==========================================================
INFO [2026-05-21 21:39:03] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO040-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO040-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:03] ==========================================================
SUCCESS [2026-05-21 21:39:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:03] ==========================================================
INFO [2026-05-21 21:39:03] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO041-09_1_F.ab1' is created (Forward Read; ABIF).
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO041-09_2_R.ab1' is created (Reverse Read; ABIF).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:03] ==========================================================
SUCCESS [2026-05-21 21:39:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:03] ==========================================================
INFO [2026-05-21 21:39:03] >> 2 read(s) created from ABIF file.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] Aligning consensus reads ...
INFO [2026-05-21 21:39:03] Before building!!
INFO [2026-05-21 21:39:03] After building!!
SUCCESS [2026-05-21 21:39:03] #############################################################
SUCCESS [2026-05-21 21:39:03] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:39:03] #############################################################
INFO [2026-05-21 21:39:03] >> 3 contigs detected from 'csv file'.
INFO [2026-05-21 21:39:03] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:39:03] >> 1 forward reads.
INFO [2026-05-21 21:39:03] >> 1 reverse reads.
INFO [2026-05-21 21:39:03] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:39:03] >> 1 forward reads.
INFO [2026-05-21 21:39:03] >> 1 reverse reads.
INFO [2026-05-21 21:39:03] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:39:03] >> 1 forward reads.
INFO [2026-05-21 21:39:03] >> 1 reverse reads.
INFO [2026-05-21 21:39:03] >> 6 reads created from ABIF file.
INFO [2026-05-21 21:39:03] >> Reads are trimmed by 'M1 - Mott's trimming algorithm'.
DEBUG [2026-05-21 21:39:03] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:03] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
WARN [2026-05-21 21:39:03] 'Achl_ACHLO006-09_1_F' is not in the parent directory.
INFO [2026-05-21 21:39:03] #################################################
INFO [2026-05-21 21:39:03] #### Start creating SangerAlignment instance ####
INFO [2026-05-21 21:39:03] #################################################
INFO [2026-05-21 21:39:03] **** You are using CSV Name Conversion Method to group reads in FASTA file (with Csv file)!
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO006-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO006-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 1
WARN [2026-05-21 21:39:03] CSV_MATCH_WARN
The names of forward reads in your 'CSV_NamesConversion' CSV file do not match any forward reads.
ERROR [2026-05-21 21:39:03] 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-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO007-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO007-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO007-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:03] ==========================================================
SUCCESS [2026-05-21 21:39:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:03] ==========================================================
INFO [2026-05-21 21:39:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO040-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO040-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] >> 'Achl_ACHLO040-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:39:03] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:03] ==========================================================
SUCCESS [2026-05-21 21:39:03] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:03] ==========================================================
INFO [2026-05-21 21:39:03] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] ================ Creating 'SangerContig' ===============
INFO [2026-05-21 21:39:03] ========================================================
INFO [2026-05-21 21:39:03] >> Contig Name: 'Achl_ACHLO041-09'
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:03] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:03] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:04] >> 'Achl_ACHLO041-09_1_F' is created (Forward Read; FASTA).
SUCCESS [2026-05-21 21:39:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:04] -------- 'SangerRead' S4 instance is created !! --------
SUCCESS [2026-05-21 21:39:04] --------------------------------------------------------
SUCCESS [2026-05-21 21:39:04] >> 'Achl_ACHLO041-09_2_R' is created (Reverse Read; FASTA).
INFO [2026-05-21 21:39:04] >> The number of reads detected: 2
SUCCESS [2026-05-21 21:39:04] ==========================================================
SUCCESS [2026-05-21 21:39:04] ======== 'SangerContig' S4 instance is created !! ========
SUCCESS [2026-05-21 21:39:04] ==========================================================
INFO [2026-05-21 21:39:04] >> 2 read(s) created from FASTA file.
INFO [2026-05-21 21:39:04] >> 1 reads assigned to 'forward reads' according to 'csv file'.
INFO [2026-05-21 21:39:04] >> 1 reads assigned to 'reverse reads' according to 'csv file'.
INFO [2026-05-21 21:39:04] Aligning consensus reads ...
INFO [2026-05-21 21:39:04] Before building!!
INFO [2026-05-21 21:39:04] After building!!
SUCCESS [2026-05-21 21:39:04] #############################################################
SUCCESS [2026-05-21 21:39:04] ######## 'SangerAlignment' S4 instance is created !! ########
SUCCESS [2026-05-21 21:39:04] #############################################################
INFO [2026-05-21 21:39:04] >> 3 contigs detected from 'csv file'.
INFO [2026-05-21 21:39:04] >> Contig 'Achl_ACHLO007-09':
INFO [2026-05-21 21:39:04] >> 1 forward reads.
INFO [2026-05-21 21:39:04] >> 1 reverse reads.
INFO [2026-05-21 21:39:04] >> Contig 'Achl_ACHLO040-09':
INFO [2026-05-21 21:39:04] >> 1 forward reads.
INFO [2026-05-21 21:39:04] >> 1 reverse reads.
INFO [2026-05-21 21:39:04] >> Contig 'Achl_ACHLO041-09':
INFO [2026-05-21 21:39:04] >> 1 forward reads.
INFO [2026-05-21 21:39:04] >> 1 reverse reads.
INFO [2026-05-21 21:39:04] >> 6 reads created from FASTA file.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_RANGE_ERROR
'M1TrimmingCutoff' must be between 0 and 1.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'TrimmingMethod' must be 'M1' or 'M2'.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_TYPE_ERROR
'processorsNum' must be numeric
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_RANGE_ERROR
'signalRatioCutoff' must be between 0 and 1.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'inputSource' must be one of: 'ABIF', 'FASTA'.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'processMethod' must be one of: 'REGEX', 'CSV'.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'acceptStopCodons' must be 'TRUE' or 'FALSE'
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'readingFrame' must be 1, 2, or 3.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_RANGE_ERROR
'minFractionCall' must be between 0 and 1.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
ERROR [2026-05-21 21:39:04] PARAMETER_VALUE_ERROR
'minReadsNum' cannot be zero.
DEBUG [2026-05-21 21:39:04] >> For more information, please run 'object'.
DEBUG [2026-05-21 21:39:04] >> Run 'object@objectResults@readResultTable' to check the results of each Sanger reads
INFO [2026-05-21 21:39:04] Aligning consensus reads ...
================================================================================
Time difference of 0.01 secs
INFO [2026-05-21 21:39:04] * Making basecall !!
INFO [2026-05-21 21:39:04] * Updating slots in 'SangerRead' instance !!
INFO [2026-05-21 21:39:04] * Making basecall !!
INFO [2026-05-21 21:39:04] * 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
56.999 5.437 63.590
sangeranalyseR.Rcheck/sangeranalyseR-Ex.timings
| name | user | system | elapsed | |
| ChromatogramParam-class | 0.002 | 0.000 | 0.002 | |
| MakeBaseCalls-methods | 0.167 | 0.003 | 0.171 | |
| ObjectResults-class | 0.000 | 0.000 | 0.001 | |
| QualityReport-class-qualityBasePlot | 0.000 | 0.001 | 0.002 | |
| QualityReport-class-updateQualityParam | 0.002 | 0.003 | 0.005 | |
| QualityReport-class | 0.222 | 0.005 | 0.227 | |
| SangerAlignment-class-generateReportSA | 0.052 | 0.001 | 0.054 | |
| SangerAlignment-class-launchAppSA | 0.057 | 0.002 | 0.059 | |
| SangerAlignment-class-updateQualityParam | 0.057 | 0.001 | 0.058 | |
| SangerAlignment-class-writeFastaSA | 0.061 | 0.002 | 0.063 | |
| SangerAlignment-class | 12.977 | 4.718 | 17.452 | |
| SangerAlignment | 2.750 | 1.185 | 3.842 | |
| SangerContig-class-generateReportSC | 0.021 | 0.001 | 0.023 | |
| SangerContig-class-launchAppSC | 0.025 | 0.002 | 0.028 | |
| SangerContig-class-readTable | 0.036 | 0.002 | 0.038 | |
| SangerContig-class-updateQualityParam | 0.021 | 0.001 | 0.022 | |
| SangerContig-class-writeFastaSC | 0.032 | 0.003 | 0.036 | |
| SangerContig-class | 3.097 | 1.353 | 4.330 | |
| SangerContig | 0.209 | 0.029 | 0.238 | |
| SangerRead-class-MakeBaseCalls | 0.103 | 0.003 | 0.107 | |
| SangerRead-class-generateReportSR | 0.015 | 0.001 | 0.016 | |
| SangerRead-class-qualityBasePlot | 0.016 | 0.001 | 0.016 | |
| SangerRead-class-readTable | 0.036 | 0.002 | 0.038 | |
| SangerRead-class-updateQualityParam | 0.096 | 0.003 | 0.098 | |
| SangerRead-class-writeFastaSR | 0.020 | 0.002 | 0.021 | |
| SangerRead-class | 0.187 | 0.011 | 0.199 | |
| SangerRead | 0.059 | 0.008 | 0.068 | |
| chromatogram_overwrite | 0.015 | 0.001 | 0.017 | |
| chromatogram_plotly | 0.015 | 0.001 | 0.016 | |
| generateReport | 0.089 | 0.004 | 0.093 | |
| generateReportSA-methods | 0.053 | 0.002 | 0.055 | |
| generateReportSC-methods | 0.020 | 0.001 | 0.021 | |
| generateReportSR-methods | 0.015 | 0.001 | 0.015 | |
| globalTrimApp | 0.001 | 0.000 | 0.000 | |
| launchApp | 0.072 | 0.003 | 0.075 | |
| launchAppSA-methods | 0.053 | 0.002 | 0.055 | |
| launchAppSC-methods | 0.021 | 0.001 | 0.022 | |
| primaryAASeqS1-methods | 0.017 | 0.001 | 0.018 | |
| primaryAASeqS2-methods | 0.016 | 0.001 | 0.017 | |
| primaryAASeqS3-methods | 0.016 | 0.001 | 0.016 | |
| qualityBasePlot-methods | 0.124 | 0.017 | 0.143 | |
| readTable-methods | 0.037 | 0.002 | 0.039 | |
| updateQualityParam-methods | 0.098 | 0.004 | 0.102 | |
| writeFasta | 0.089 | 0.003 | 0.093 | |
| writeFastaSA-methods | 0.058 | 0.002 | 0.061 | |
| writeFastaSC-methods | 0.031 | 0.002 | 0.033 | |
| writeFastaSR-methods | 0.019 | 0.001 | 0.021 | |