Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

lambda3 guide

Hannes Hauswedell edited this page Aug 26, 2024 · 3 revisions

This guide covers the most important differences between lambda2 (1.9 - 2.0.1) and lambda3 (3.0.0+).

Command line interface

The command line interface is mostly unchanged from the lambda2 branch. However, some advanced options have been removed, and several new options have been added.

  • Added the bisulfite sub-programs (lambda3 mkindexbs and lambda3 searchbs).
  • A --bit-score VALUE option was added which can be used additionally to the e-value option. To use only the bit-score threshold and ignore the e-value, also set --e-value -1.
  • Different presets/profiles are available with --profile fast and --profile sensitive.

See the --advanced-help page for details.

Databases and Indexes

  • Indexes are now stored as single files with the .lba extension.
  • Compressed indexes are supported (.lba.gz). They are decompressed implicitly.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.