#5544 closed enhancement (fixed)
Allow EMDB fetch command to choose europe/japan/china/us and ftp/https
Reported by: | Owned by: | Tom Goddard | |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Volume Data | Version: | |
Keywords: | Cc: | phil.cruz@…, pett, Elaine Meng | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The NIH 3D pipeline would like to fetch EMDB maps from the US mirror using https (not insecure ftp). Add options to the open command to allow this, for example,
open 1832 from emdb_us transferMethod https
The default transfer method is ftp for the US, Europe and China, and https for Japan. Make database names emdb_japan, emdb_europe, emdb_china, emdb_us and allow methods https and ftp.
Change History (3)
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
follow-up: 2 comment:2 by , 4 years ago
Eric, could you update the NIH 3D ChimeraX script to fetch EMDB maps from emdb_us with https? "open 1832 from emdb_us transferMethod https".
Note:
See TracTickets
for help on using tickets.
Added the extra EMDB fetch options in ChimeraX 1.3 and 1.4.