Skip to content
/ bc-cadd Public

Learn structure- and ligand-based approaches to drug discovery

Notifications You must be signed in to change notification settings

oasci/bc-cadd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CADD

Build Status License

Welcome! This online resource is designed to provide students, researchers, and professionals with a comprehensive introduction to the fascinating field of Computer-Aided Drug Design (CADD). Here, you will find a wealth of information on the latest computational methods and tools used in drug discovery and development, as well as practical examples and case studies illustrating their application. Whether you are new to CADD or an experienced practitioner, this resource aims to equip you with the knowledge and skills needed to harness the power of computational approaches in the quest for new and improved medicines.

Local Development

Pre-requisites: Hugo, Go and Git

# Clone the repo
git clone git@github.com:oasci/bc-cadd.git

# Change directory
cd bc-cadd

# Install modules
hugo mod tidy

# Start the server
hugo server --logLevel debug --disableFastRender -p 1313

Update theme

hugo mod get -u
hugo mod tidy

See Update modules for more details.

About

Learn structure- and ligand-based approaches to drug discovery

Resources

Stars

Watchers

Forks