hickit icon indicating copy to clipboard operation
hickit copied to clipboard

Error while trying to convert 3dg file

Open DS57 opened this issue 5 years ago • 2 comments

Hi @tanlongzhi

I have processed single cell data using the hickit pipeline. After phase imputation I was able to generate the 3dg file. Now that I try to convert this 3dg file into a cif file (for viewing in pymol), it gives me the following error.

Error_hickit_screenshot 1

Is there an alternate method to visualize a 3dg file directly?

Thank you for your help.

Divyaa

DS57 avatar Apr 17 '19 19:04 DS57

Hi @DS57, Have you converted your hickit 3dg file into a dip-c 3dg format beforehand? It can be done with a script supplied with dip-c:

scripts/hickit_3dg_to_3dg_rescale_unit.sh in.3dg

This will generate a dip-c 3dg file in.dip-c.3dg for further conversion into mmCIF. Note that the above only works with more recent versions of hickit (with #unit header), to be released as v0.1.1.

tanlongzhi avatar Apr 17 '19 19:04 tanlongzhi

Hi @tanlongzhi

Perfect! I will try this. Thank you so much.

Divyaa

DS57 avatar Apr 17 '19 19:04 DS57