Documentation/Getting Started/Example Workflows

Example Workflows

Ready-to-use workflow templates and examples for common computational chemistry and bioinformatics tasks. Learn by example and adapt these for your research.

Detailed Examples by Category

Comprehensive workflows for different scientific domains with step-by-step guidance.

Molecular Docking

Example workflows for molecular docking

Molecular Docking.bsw

Complete molecular docking workflow with AutoDock Vina

Intermediate20 minutes
Workflow Nodes:
File InputAutoDock VinaDocking AnalysisStructure Viewer

Prolif Protein Ligand Interaction.bsw

Analyze protein-ligand interactions with ProLIF fingerprinting

Advanced25 minutes
Workflow Nodes:
PDB ReaderProLIF InteractionInteraction ViewerSave DataFrame

Molecular Dynamics

Example workflows for molecular dynamics

CHARMM-GUI Molecular Dynamics.bsw

Complete MD workflow using CHARMM-GUI prepared systems

Advanced60 minutes
Workflow Nodes:
CHARMM-GUI InputGROMACS MinimizeGROMACS EquilibrateGROMACS ProductionMDAnalysis

Data Processing & Visualization

Example workflows for data processing & visualization

General Ploting.bsw

Create various plot types from data

Beginner15 minutes
Workflow Nodes:
CSV ReaderSelect ColumnsScatter PlotLine PlotBar Plot

Dataframe Merge.bsw

Merge multiple dataframes with different join types

Beginner10 minutes
Workflow Nodes:
CSV ReaderMerge DataFramesTable ViewSave DataFrame

Filter by Row Dataframe.bsw

Filter dataframe rows based on conditions

Beginner10 minutes
Workflow Nodes:
CSV ReaderFilter RowsTable ViewSave DataFrame

Select Column Dataframe.bsw

Select specific columns from dataframe

Beginner5 minutes
Workflow Nodes:
CSV ReaderSelect ColumnsTable ViewSave DataFrame

Drop Duplicate Dataframe.bsw

Remove duplicate rows from dataframe

Beginner5 minutes
Workflow Nodes:
CSV ReaderDrop DuplicatesTable ViewSave DataFrame

Short by Row Dataframe.bsw

Sort dataframe by specific columns

Beginner5 minutes
Workflow Nodes:
CSV ReaderSort DataFrameTable ViewSave DataFrame

Slice Row Dataframe.bsw

Slice rows from dataframe with start and end indices

Beginner5 minutes
Workflow Nodes:
CSV ReaderSlice RowsTable ViewSave DataFrame

Molecular Visualization

Example workflows for molecular visualization

2D Molecule Drawing.bsw

Draw 2D molecular structures from various file formats

Beginner5 minutes
Workflow Nodes:
File InputStructure Draw 2DImage Viewer

3D Molecule Viewer.bsw

Interactive 3D molecular visualization with NGL.js

Beginner5 minutes
Workflow Nodes:
File InputWeb 3D Viewer

RCSB PDB Viewer.bsw

Fetch and visualize protein structures from RCSB PDB

Beginner10 minutes
Workflow Nodes:
RCSB PDBWeb 3D ViewerStructure Draw 2D

ADMET & Drug Properties

Example workflows for admet & drug properties

ADMETLAB Prediction.bsw

Predict ADMET properties using ADMETLAB 3.0

Intermediate15 minutes
Workflow Nodes:
File InputADMETLAB PredictionADMET AnalysisTable View

Protox Prediction.bsw

Toxicity assessment with ProTox-III

Intermediate15 minutes
Workflow Nodes:
File InputProTox PredictionProTox AnalysisSave DataFrame

Molsoft Prediction.bsw

Drug-likeness and molecular properties from Molsoft

Intermediate10 minutes
Workflow Nodes:
File InputMolsoft PropertiesMolsoft AnalysisTable View

Molecular Processing

Example workflows for molecular processing

Rdkit Minimisation.bsw

Energy minimization using RDKit force fields

Beginner10 minutes
Workflow Nodes:
File InputRDKit MinimizeStructure Draw 2DSave Molecule

Openbabel Minimisation.bsw

Structure optimization with OpenBabel

Beginner10 minutes
Workflow Nodes:
File InputOpenBabel MinimizeStructure Draw 2DSave Molecule

Conformer Generation.bsw

Generate 3D conformers using RDKit ETKDG

Intermediate15 minutes
Workflow Nodes:
File InputConformer GenerationWeb 3D ViewerSave Molecule

Data Sources

Example workflows for data sources

Pubchem Scraper.bsw

Search and download compounds from PubChem

Beginner10 minutes
Workflow Nodes:
Text InputPubChem SearchStructure Draw 2DSave Molecule

Knapsack Scraping.bsw

Extract natural product data from KNApSAcK database

Intermediate15 minutes
Workflow Nodes:
KNApSAcK ScraperTable ViewSave DataFrame

Tips for Using Examples

Make the most of these example workflows for your research.

Start Small

Begin with beginner examples and gradually work up to more complex workflows.

Customize

Modify parameters, add new nodes, or combine elements from different examples.

Explore Documentation

Check the node reference for detailed information about each component.

Ready to Build Your Own Workflows?

Use these examples as starting points for your research projects.