Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
hng committed Mar 30, 2015
1 parent 3c9b6df commit 77bb76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modeller.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Scripts are generated in the current working directory. You can find all scripts
gen_modeller_script("build_profile")
```

This module also provides a few simple functions that provide common MODELLER tasks. These are again adapted from the MODELLER basic example. The given examples calls should work inside the modeller-basic-example directory.
This module also provides a few simple functions that provide common MODELLER tasks. These are again adapted from the MODELLER basic example. The given examples calls should work inside the modeller-basic-example directory. These functions can be used as building blocks or starting points for more sophisticated workflows.

```julia
build_profile(;seq_database_file::String = "", seq_database_format::String="PIR", sequence_file::String = "",
Expand Down

0 comments on commit 77bb76b

Please sign in to comment.