Rename FragMaps Directory ------------------------- Users may wish to rename their SILCS FragMaps directory. This can be achieved conveniently using the following command: :: $SILCSBIODIR/utils/rename_fragmaps_directory.sh \ *Required parameters*: * Path to original SILCS FragMaps directory (````) * Path to renamed SILCS FragMaps directory (````) *Optional parameters*: * Name of original protein PDB file (````) * Name of renamed protein PDB file (````) **Examples**: :: $SILCSBIODIR/utils/rename_fragmaps_directory.sh silcs_fragmaps_1abc silcs_fragmaps_2xyz $SILCSBIODIR/utils/rename_fragmaps.sh silcs_fragmaps_1abc silcs_fragmaps_2xyz 1abc_fixed 2xyz_fixed