Command-line scripts (sknano.scripts
)¶
Contents¶
Introduction¶
The sknano.scripts
package contains command-line scripts to the
scikit-nano library.
Reference/API¶
sknano.scripts Package¶
Functions¶
add_default_arguments (parser) |
Add a set of default arguments to an instance of ArgumentParser . |
analyze_structure ([rootdir, structure_file]) |
|
nanogen ([generator_class, fname, ...]) |
Function for the nanogen script. |
nanogen_parser () |
nanogen script ArgumentParser . |
sknano (**kwargs) |
sknano script function. |
sknano_parser () |
sknano script ArgumentParser . |