AndrewRadev / protein-runway

Integrated Bioinformatics Project
1 stars 0 forks source link

Generate a pymol domain highlighting script in pipeline #43

Open AndrewRadev opened 1 week ago

AndrewRadev commented 1 week ago

For a given PDB (with or without a trajectory) and a given segmentation ("chopping") that looks like 1-100,101-200_250-300,..., a script can parse this string and produce a .pml file with pymol commands that:

A user can then load the pymol file into pymol and get a 3d visualization that will be more useful than what we currently have in Blender and possibly even more useful in general.

We could put this and image output from correlation analysis (e.g. from #40) into a separate folder, for instance, renaming 03_output to 04_output and having a 03_visualization, or put visualization under 02_intermediate.