SeqBench

A Free Chromas Alternative That Reads and Assembles Traces in a Browser

SeqBench's Sanger Trace Viewer opens .ab1 and .scf chromatograms in a tab — base calls, per-base Phred and all four dye channels — with no account, nothing to install, and no Windows required.

The difference that matters most is one row down the table: assembling several reads into a contig is what separates free Chromas from paid ChromasPro, and here it is free. Four things Chromas does and this does not are in the table too, rather than left for you to discover.

SeqBench vs Chromas

AspectSeqBenchChromas / ChromasPro
Access modelWeb app, no account, nothing to installWindows desktop download
Operating systemAny — it is a web page, so macOS and Linux includedWindows (Wine or a VM elsewhere)
PriceFree, including the assemblyChromas is free; ChromasPro is paid
ABIF traces (.ab1 / .abi)Yes — base calls, per-base Phred and all four dye channelsYes
Staden traces (.scf)Yes — version 2 and version 3 layouts, 1- and 2-byte samplesYes
Assembling several readsYes, free, on the viewer page itself — orientation worked out from the overlaps, ends trimmed by quality, and every position the reads disagree on listedChromasPro only, which is the paid product
Mixed / secondary peaksYes — the second base at each position with its minor fraction, plus the bases past the instrument's last callYes — mixed bases shown in the trace
Comparing a read against a referenceYes — identity, coverage and every mismatch and indel written in HGVS g. notationNot in the free viewer
A whole plate at onceYes — a folder or ZIP of reads in, one verdict per clone out, each citing the positions it rests onNo — one trace at a time
Re-basecalling the traceNo — the tail past the instrument's last call is recovered, but the called region is not re-called from the raw tracesYes, via the paid PeakTrace service
Editing a base call by handNo — a call is read from the file and reported as it standsYes
Printing a chromatogramNo print layout — the trace exports as SVG or PNG and you print thatYes, including batch printing
Other trace formatsNo — ABIF and SCF only; a file that is neither is named for what it actually is rather than refused genericallyAlso reads several older instrument formats
Exporting the readYes — FASTA, plus the trace figure as SVG or PNGYes — FASTA and batch export
Where the file goesParsed in your browser; the bytes are not uploadedOn your own PC
API and AI-agent accessYes — the same parsers behind a JSON REST endpoint and an MCP serverNo public API

Comparison is simplified and provided in good faith — check Technelysium for current behaviour. Chromas and ChromasPro are products of Technelysium Pty Ltd and are not affiliated with SeqBench.

Where SeqBench is the better fit

  • You are on a Mac or Linux, or on a machine you cannot install software on
  • You want the forward and reverse reads joined without buying ChromasPro
  • You have a plate of clones and want one verdict each, not 96 traces to squint at
  • The trace looks mixed and you want the minor fraction at each position
  • You want the same parsers from a script or an AI agent

Where Chromas still wins

  • Re-basecalling a trace with PeakTrace to pull more usable bases out of it
  • Correcting a base call by hand
  • Printing chromatograms, including in batch
  • Older instrument formats beyond ABIF and SCF
  • Working with no network at all

Related Sanger tools

Frequently asked questions

Is there a free Chromas alternative for Mac or Linux?

Yes — this one runs in a browser, so the operating system does not come into it. Chromas is a Windows program; the usual answers on a Mac are a virtual machine, Wine, or 4Peaks. SeqBench opens the same .ab1 and .scf files in a tab, parses them locally, and does not ask for an account.

Can I assemble forward and reverse reads without paying for ChromasPro?

Yes. The Sanger Assembly tool takes two or more traces, works out which read is reverse from the overlaps, trims the ends by quality and returns one consensus with the depth at every position. Assembly is the feature that separates free Chromas from paid ChromasPro; here it is free and it is the same page as the viewer.

Does it open .scf files?

Yes, in both the version 2 and version 3 layouts and at either sample width. SCF is what MegaBACE instruments and several European facilities emit, and it is the format most browser trace viewers quietly refuse.

Is my chromatogram uploaded anywhere?

The file is parsed in your browser. For the viewer and the mixed-peak reader nothing but the derived arrays leaves the page, and nothing is logged or stored. The clone-screening tool, which compares a plate against a reference, does send the base calls it needs to do the comparison.

What does Chromas do that this does not?

Four things, and they are in the table above rather than buried: re-basecalling a trace with PeakTrace, editing a base call by hand, printing a chromatogram directly, and reading the older instrument formats beyond ABIF and SCF. If you need any of those, Chromas is the right tool and this is not.

Can I check a whole plate of clones?

Yes — that is a different tool on the same site. Give it a ZIP or a folder of reads and the construct they were supposed to be, and it groups the reads into clones from their file names and returns one verdict per clone, each citing the positions it rests on. Chromas has no equivalent; it reads one trace at a time.

What if the trace is a mixture rather than one clone?

The mixed-peak reader reports the second base at each position with its fraction, which is a measurement of the trace. If you know what the alternatives could be — the intended construct, empty backbone, a double insert — the mixed-trace deconvolution tool fits the read against those molecules and tells you the proportions, plus an R² that says whether the tube holds something you did not list.