This repository was archived by the owner on Sep 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
gonenlab/Fcompare
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
*******************************************************************************
** Programs to compare structure factors for a variety of wonky file formats **
*******************************************************************************
Matt Iadanza 2015-01-10
Each program has a section of varibles that the user has to edit before running.
* cif files: from the pdb and our home source manually remove any header information
* MTZdump files: To prepare one of these files from a MTZ run this command from the unix shell:
phenix.mtz.dump -f s -c [mtz_filename] > [output_filename]
The column that contains the structure factors seems to be different every time so programs that use them have a variable that defines which column contains the structure factor.
* microED data from matt's programs: the output from any of Matt's merging programs which is tab delineated in the following format:
h k l F sigF I sigI
Each program outputs a csv file with each spot that appears in both input files, the F value from each and the ratio of the two.
ENJOY!About
programs for comparing structure factors from different files
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published