Project

General

Profile

Feature #8747

Updated by William Rice over 4 years ago

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). foo_gr_867_sw_5_hl309_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

Back