Downloading and Exporting Data

Downloading Lists of Projects, Workspaces, Sessions, and Jobs as a CSV File

The browse system includes the capability to download a CSV of the data shown in any particular view. This download will respect all filters and any sorting options applied to the view.

Initiating a CSV download can be accomplished by clicking the download button on the far right side of the application footer.

Pressing this button will open a dialog for customizing the CSV to suit your needs. Here you may update the CSV file name and select what information you would like to have appear in the CSV. The options shown in the “Table Columns” section represent columns in the CSV download and can be toggled for inclusion or exclusion. These options can also be dragged and dropped within the list to reorder the columns of the CSV table. Column options are mapped so that top to bottom in the download list corresponds to left to right in the CSV.

Clicking the blue “Download” button at the bottom of the dialog will download the formatted CSV to your device.

You can download a list of all completed jobs across the entire instance this year by searching the spotlight (command + k) for ‘All jobs’ and adding a status filter of ‘completed’ and selecting a start and end date.

Downloading Job Results

From the browse view, you can select a job and inspect it to view all job output groups. Each contain a list of items (such as .cs file metadata or .map volumes) to download:

Alternatively, the list of output groups is available in the details sidebar of a job when selected under the “Outputs” panel:

Additional download options are available from the “Outputs” tab of the job inspection dialog. Here you can copy the file path or download individual low-level results as well as download results from a specific iteration:

Downloading the Job Event Log

Often it is helpful to download a standalone copy of the processing history of a job. In CryoSPARC v4.0 you can now generate a PDF job that contains a cover page of important metadata and the full event log including images. This makes it easy to archive and share the results of a job.

Downloading a Job Report

In addition to downloading just the job event log, you can download the event log and a set of CryoSPARC system logs for the purposes of debugging. You can choose to include or exclude images in the event log PDF. The report is packaged in a compressed ZIP file.

Exporting Jobs

Refer to this guide on exporting jobs:

Exporting Projects

Refer to this guide on exporting projects:

Last updated