Skip to content
Miles Woodcock-Girard edited this page Feb 22, 2024 · 23 revisions

What is Semblans?

Semblans a tool that enables the automatic assembly of de novo transcriptomes for non-model organisms.

Through the collation of several external packages and the leveraging of C++ data streaming performance, Semblans streamlines the necessary pre-processing, quality control, assembly, and post-assembly steps, allowing a ‘hands-off’ assembly process without loss to versatility.

Semblans workflow

Shown here is a graphical representation of the Semblans pipeline's workflow.

External packages / databases

Semblans employs a variety of powerful third-party tools in its pipeline. The user is encouraged to learn about these packages individually on their own time. These are listed below:

External libraries

In addition to external packages, Semblans employs external C++ libraries for many of its under-the-hood operations. These are listed below:

Clone this wiki locally