flowchart TD step_Oligonucleotide_Modeling["Oligonucleotide Modeling"] style step_Oligonucleotide_Modeling stroke-width:2px step_Structure_Building_and_Preparation("Structure Building and Preparation") step_Structure_and_interaction_analysis("Structure and interaction analysis") step_Do_you_work_with_oligonucleotides_as_ligands_or_targets{{"Do you work with oligonucleotides as ligands or targets?"}} step_Binding_site_identification("Binding site identification") step_Virtual_screening_for_nucleic_acid_receptors("Virtual screening for nucleic acid receptors") step_Lead_optimization_techniques_for_nucleic_acid_targets("Lead optimization techniques for nucleic acid targets") step_Docking_nucleic_acids_to_proteins("Docking nucleic acids to proteins") step_Conclusion_and_Next_Steps("Conclusion and Next Steps") step_Oligonucleotide_Modeling --> step_Structure_Building_and_Preparation step_Structure_Building_and_Preparation --> step_Structure_and_interaction_analysis step_Structure_and_interaction_analysis --> step_Do_you_work_with_oligonucleotides_as_ligands_or_targets step_Do_you_work_with_oligonucleotides_as_ligands_or_targets --> |"as target"| step_Binding_site_identification step_Do_you_work_with_oligonucleotides_as_ligands_or_targets --> |"as ligand"| step_Docking_nucleic_acids_to_proteins step_Binding_site_identification --> step_Virtual_screening_for_nucleic_acid_receptors step_Virtual_screening_for_nucleic_acid_receptors --> step_Lead_optimization_techniques_for_nucleic_acid_targets step_Lead_optimization_techniques_for_nucleic_acid_targets --> step_Conclusion_and_Next_Steps step_Docking_nucleic_acids_to_proteins --> step_Conclusion_and_Next_Steps classDef path_title stroke-width:2px,fill:#12122c,stroke:#12122c classDef decision_step stroke-width:2px,fill:#005aaa,stroke:#005aaa classDef simple_step stroke-width:2px,fill:#12122c,stroke:#12122c class step_Oligonucleotide_Modeling path_title class step_Structure_Building_and_Preparation,step_Structure_and_interaction_analysis,step_Binding_site_identification,step_Virtual_screening_for_nucleic_acid_receptors,step_Lead_optimization_techniques_for_nucleic_acid_targets,step_Docking_nucleic_acids_to_proteins,step_Conclusion_and_Next_Steps simple_step class step_Do_you_work_with_oligonucleotides_as_ligands_or_targets decision_step
Learning Path: Oligonucleotide Modeling
Nucleic acids have recently become both promising therapeutics and intriguing drug targets. Their flexibility and strongly-charged backbone can push computational approaches made for protein targets to their limits. This learning path provides an overview of Schrödinger tools applicable to nucleic acids.
Next step: Structure Building and Preparation
Structure Building and Preparation
Fix common issues in experimental or predicted structures
$SCHRODINGER/run -FROM psp mut_pred.py <jobname>.maegz -dna_muts_file dna_muts.txt -dist 5 -forcefield OPLS4 and visualize the results using the Residue Scanning Viewer panel in Maestro.Next step: Structure and interaction analysis
Structure and interaction analysis
While this tutorial uses a protein target, MD setup for nucleic acids works similarly. Adding salt and appropriate counterions is essential for nucleic acids.
Most standard Trajectory Player analyses work for RNA/DNA.
$SCHRODINGER/run analyze_trajectory_ppi.py <md_job>-out.cms <md_job_out>.csv 'nucleic_acids' 'not nucleic_acids'Works for standard nucleic acid residues. Non-standard residues are labeled N or X.
Next step: Do you work with nucleic acids as ligands or targets?
Decide: Do you work with nucleic acids as ligands or targets?
This webinar provides a comprehensive overview of computational solutions for working with nucleic acid targets.
- as target: go to Binding site identification
- as ligand: go to Docking nucleic acids to proteins
Binding site identification
Next step: Virtual screening for nucleic acid receptors
Virtual screening for nucleic acid receptors
The following receptor-based stages of the Schrödinger virtual screening pipeline have been augmented and validated for use on nucleic acid targets. Glide WS uses WaterMap, whose application to DNA/RNA systems is under active development at the moment.
Glide contains a variant of its scoring function optimized for RNA receptors.
Next step: Lead optimization techniques for nucleic acid targets
Lead optimization techniques for nucleic acid targets
Next step: Conclusion and Next Steps
Docking nucleic acids to proteins
Next step: Conclusion and Next Steps
Conclusion and Next Steps
This concludes the overview of Schrödinger tools and workflows which have been validated for use on or with nucleic acid targets. For more in-depth guidance on particular scientific workflows, consult our other learning resources.