SMILES2PEPTIDE / README.md
yinuozhang's picture
add more functions
b871fd6
metadata
title: SMILES2PEPTIDE
emoji: πŸ“‰
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 5.5.0
app_file: app.py
pinned: false
license: cc-by-nc-nd-4.0
short_description: peptide converter

Peptide Sequence Analyzer

This app analyzes peptide sequences from SMILES notation, identifying:

  • Amino acid sequence
  • Cyclic/linear structure
  • Modifications (N-methylation, O-linkages)

Usage

  1. Enter a SMILES string directly in the text box, or
  2. Upload a text file containing multiple SMILES (one per line)

The app will return:

  • The parsed peptide sequence
  • Whether the peptide is cyclic
  • Visualize the peptide

Examples

Try the provided example SMILES strings to see how the analyzer works.

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference