Skip to content

AI Tools

AI Tools are the pipeline-ready tasks that use local AI Models. They are not Plugins. Plugins are .lia extensions; AI Tools are built-in capabilities that run compatible AI Models through the shared Liatir I/O contract.

Available AI Tools

AI ToolCompatible AI ModelsMain output
CellTypist AnnotationCellTypist Local Annotationcell labels and summary
Sequence EmbeddingNucleotide Transformer 50M/500M, ESM-2 8Membedding CSV and JSON summary
Genomic Variant EffectNucleotide Transformer 50M/500Mvariant scores and BED track
Regulatory PredictionEnformer, Basenji2, Borzoi Minisignal tracks and optional variant deltas
Protein Structure PredictionBoltz-2mmCIF/PDB structure and confidence metadata

Direct run or pipeline?

Direct model pages are useful for quick tests. Pipelines are better when you want repeatable workflows, connected outputs, and a full run history across multiple steps.

Use a pipeline when:

  • one output file should feed another tool;
  • you want to repeat the same workflow on more samples;
  • you need Results to show the whole parent pipeline;
  • you are testing model outputs together with viewers or downstream tools.

How model selection works

Each AI Tool exposes an AI Model dropdown. Liatir only shows installed models that match the tool contract.

For example, Protein Structure Prediction will not accept a Nucleotide Transformer model, because that model creates sequence embeddings and does not predict structures.

Common outputs

AI Tools usually create both human-readable Results sections and output files. Output files are important because later pipeline steps can consume them.

Output typeWhat it means
CSVTable you can inspect or pass to other tools
JSONStructured summary, metrics, warnings, and provenance
BEDGenome-browser track
PDB/mmCIFProtein structure file
embeddingsNumeric vectors for comparison, clustering, or downstream analysis

Reading scientific confidence

Liatir helps you inspect output, but it does not turn model output into a final scientific conclusion. Always check:

  • the model page;
  • input preprocessing requirements;
  • warnings;
  • provenance;
  • whether the model is meant for your organism, tissue, assay, or sequence type.

Liatir — powerful bioinformatics on your machine.

By using this app, you agree to our Privacy Policy and Terms of Service.