Bash functions that make it much easier to do many repetitive tasks on the structural molecular biology (SMB) server at the Stanford Synchrotron Radiation Light Source of the SLAC National Accelerator Center in Menlo Park, California.
These functions execute various data reduction and file wrangling tasks on hundreds or thousands of X-ray diffraction image files.
- Move smbBashFunctions to
~/.bashFunctions
. - Change to the bash shell by entering
bash
in the terminal. source bashFunctions
- Enter the function name with arguments to print the documentation in the terminal.
- Enter
which rename_cbfs
to display the code of a function in the terminal. - Enter the function name and any command-line arguments.
- xtriage
- dmincbf: iteratively run autoxds over a range of resolution ranges.
- rename_cbf_files: rename 100s of X-ray diffraction files.
- summary: run summary scirpt on autoxds processing folder ending with dmin.
- wilsond: make wilson plot for autoxds processing folder ending with dmin.
- CCcc: shelxd CC vs cc plot.
Version | Changes | Date |
---|---|---|
Version 0.1 | Added badges, funding, and update table. Initial commit. | 5/14/2025 |
- NIH: R01 CA242845
- NIH: R01 AI088011
- NIH: P30 CA225520 (PI: R. Mannel)
- NIH: P20 GM103640 and P30 GM145423 (PI: A. West)