Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read Pickle output from EmRinger #998

Open
fede-pe opened this issue Jun 26, 2024 · 0 comments
Open

Cannot read Pickle output from EmRinger #998

fede-pe opened this issue Jun 26, 2024 · 0 comments

Comments

@fede-pe
Copy link

fede-pe commented Jun 26, 2024

I am running EmRinger program from the command line as:

phenix.emringer model.pdb recmap.mrc

program runs successfully and generates the following outputs:

  • model_emringer.csv
  • model_emringer.pkl
  • model_emringer_plots/ with more plots and Pickle files

My problem is with the Pickle files, as I cannot use them to share the results. Any scientist who wants to read them needs Python with the mmtbx library, which is inconvenient.

Given this situation, I wonder if the information contained in the .csv file is equivalent or can be used as raw data to obtain the same results as in the Pickle files. Is there somewhere a description of what each column means? This is assuming it is not possible to obtain the outputs in another format that is human-readable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant