Omics-OS CloudEditor
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
| Pane | Purpose | Default Width |
|---|---|---|
| Sidebar | File tree + section outline (parsed from \section{}) | 18% |
| Editor | CodeMirror 6, LaTeX syntax, dark/light theme, find & replace | 41% |
| Preview | Live PDF rendered in-browser, zoom, page navigation | 41% |
AI Writing Tools
| Tool | What It Does |
|---|---|
insert_latex | Insert LaTeX code at the current cursor position |
replace_selection | Replace selected text with AI-generated LaTeX |
find_and_replace | Find and replace text anywhere in the document |
Workflow
- Open from workspace — In any session's export dialog, choose "Open in Editor"
- Write with AI — Ask the assistant to draft sections, rewrite paragraphs, or fix compilation errors; it reads your full LaTeX source and session context
- 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.