Actions
Feature #8747
openUpload particle coordinates from single Relion star file
Status:
Assigned
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
03/09/2020
Due date:
% Done:
0%
Estimated time:
Description
Current upload coordinates command only lets you upload a list of starfiles, with the assumption that the micrograph name is encoded in the star filename (e.g. foo_gr_867_sq_5_hl_309_enn-a-DW.star). Particles picked by some programs, such as Warp, output a single star file with filename listed on each line in the appropriate relion column.
This change now treats a single uploaded file as such a starfile, so it processes inputs of a single file as a star file with a rln_MicrographName column properly.
Note: Uploading a single EMAN boxfile or a single relion starfile without a rln_MicrographName column will now fail, but this is likely a very rare problem
Actions