Documentation Index

Fetch the complete documentation index at: https://docs.discngine.com/llms.txt

Use this file to discover all available pages before exploring further.

Getting Started with Peptides

Prev Next

This tutorial walks you end to end: import a peptide dataset, resolve a missing monomer, create a peptide SAR Report, and take a first look at the viewer. It ties together the individual how-to guides into one journey.

Prerequisites

  • You are logged into Ideation, and the peptide plugin is enabled.
  • You have a peptide file with a HELM column (CSV/Excel) or a V3000 SDF. If you use custom monomers, have a monomer library file ready (or plan to register them in the Monomer Service).

Step 1: Import a peptide dataset

  1. On the Home page, click Create Dataset.
  2. Set Dataset Type to Peptide, choose a Project, and select your file.
  3. If your file uses custom monomers, add a Monomer Library File.
  4. Click Next, confirm the HELM Column and a Reference Peptide under Peptide Specific Configuration, select at least one property, and submit.
  5. Watch the import timeline: Initializing → Registering Monomers → Parsing Peptide Sequences → Ready.

The New Dataset dialog set to the Peptide type with the monomer library picker

For the full details, see How to Create a Peptide Dataset.

Step 2: Resolve any missing monomers

If some peptides used monomers Ideation could not resolve, the dataset opens with a "N structures skipped during import" warning in the title bar and a Missing Monomers column in the grid.

  1. Click the warning to open the "N Structures Could Not Be Imported" dialog.
  2. In the dialog's footer box, open the Monomer Service App and register the listed missing monomers.
  3. Back in the dialog, click Sync Monomers to recompute structures and properties.

The dataset page with the skipped-structures warning in the title bar and the Missing Monomers column

See How to Resolve Missing Monomers for more.

Step 3: Create a SAR Report

  1. From Home, click Create SAR Report and pick your peptide dataset.
  2. Choose a Reference Peptide.
  3. Under Alignment, import a new alignment (CSV for backbone-only, Excel for branches) or pick an existing one.
  4. Click Generate SAR Slide.

The Create new SAR Report dialog showing the reference peptide and alignment configuration

Your report opens with its first SAR Slide. You can add more slides later with Add SAR Slide. See How to Create a Peptide SAR Report.

Step 4: Take a first look at the viewer

The viewer draws your reference peptide's backbone, with its bridges, branches, chemical objects, and regions. Try these first actions:

  • Pan and zoom the canvas in Pan & Drag mode.
  • Click a monomer to open its gallery of variants and endpoint values.
  • Switch to Select mode to select a run of monomers and Create Region.

The peptide viewer with the backbone, a cyclized bridge, regions, and open galleries

What you learned

  • A peptide dataset is imported from a HELM file or SDF, with an optional monomer library; unknown monomers are registered via the Monomer Service.
  • Missing monomers are resolved by registering them and then syncing the dataset.
  • A SAR Report holds one or more SAR Slides, each built on a reference peptide and an alignment.
  • The viewer visualizes the backbone, branches, bridges, cyclization, regions, and per-position variants.

Next steps