-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Haddock3 online user manual #677
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's start! Nice.
I would also add sections about:
May-be as part of a general section about restraints in HADDOCK3 and this is also where the haddock-restraints part should be residing |
Question about flexibility options. It is about explaining how to make molecule/part of molecule flexible/semi-flexible in haddokc3, only practical things, right? |
In my opinion, it is more about explaining how to make molecules/segments flexible/semi-flexible. |
Basic instructions on how to define fully and semi-flexible segments + an example of each.
+ some minor changes for readability
Co-authored-by: Raphaelle Versini <[email protected]>
Co-authored-by: Raphaelle Versini <[email protected]>
Co-authored-by: Raphaelle Versini <[email protected]>
changes structure, simplified intial definition, it seems that scheme.png for emref is missing
Co-authored-by: Raphaelle Versini <[email protected]>
according to Victor’s comment
…DNA res were mislabelled
software/haddock3/haddock3-manual/src/docking_scenarios/antibody-antigen.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/antibody-antigen.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/cyclic-peptides.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/cyclic-peptides.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/cyclic-peptides.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/cyclic-peptides.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-glycan.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-glycan.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-glycan.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-ligand.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-ligand.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-prot.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/prot-prot.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/refinement-protocols.md
Outdated
Show resolved
Hide resolved
software/haddock3/haddock3-manual/src/docking_scenarios/scorings.md
Outdated
Show resolved
Hide resolved
…ment-protocols.md
Pull request related to the haddock3 user manual.
Contribute to the book
The book source code is located in
software/haddock3/src/
.From here, consider only relative paths for things to be functional.
Compile the book
This manual is ment to be compiled by
mdbook
.To generate it, mdbook must be installed (see how to install mdbook).
Then run the following command, once in the
software/haddock3/
directory:mdbook build haddock3-manual --dest-dir ../manual # or /Applications/mdbook build haddock3-manual --dest-dir ../manual
Summary
note: Check when reviewed
mdbook