Omics-OSDocs

Editor

LaTeX report editor with AI writing assistant

Editoreditor.omics-os.com
Files
main.tex
methods.tex
figures/
refs.bib
\documentclass{article}
\begin{document}
\section{Results}
% AI-assisted writing
We identified 12 distinct...
\end{document}
PDF Preview

What It Is

A LaTeX editor at editor.omics-os.com that opens directly from your workspace session — your analysis results, plots, and datasets are converted into a structured LaTeX document with live PDF preview and an AI writing assistant that understands your experiment.

Layout

PanePurposeDefault Width
SidebarFile tree + section outline (parsed from \section{})18%
EditorCodeMirror 6, LaTeX syntax, dark/light theme, find & replace41%
PreviewLive PDF rendered in-browser, zoom, page navigation41%

AI Writing Tools

ToolWhat It Does
insert_latexInsert LaTeX code at the current cursor position
replace_selectionReplace selected text with AI-generated LaTeX
find_and_replaceFind and replace text anywhere in the document

Workflow

  1. Open from workspace — In any session's export dialog, choose "Open in Editor"
  2. Write with AI — Ask the assistant to draft sections, rewrite paragraphs, or fix compilation errors; it reads your full LaTeX source and session context
  3. Compile to PDF — One-click compilation via a dedicated TeX Live service (pdflatex, xelatex, lualatex); errors appear inline

Export

Download the compiled PDF or a ZIP of all source files (.tex, .bib, .sty, images) from the toolbar.

On this page