Skip to content

Exporting Results

ProtSpace allows you to export images and data for further use.

Export Button

Click Export in the control bar to see available options:

Export options

Available Formats

FormatDescription
PNGRaster image of the current view with legend
PDFPDF document of the current view with legend
Protein IDsText file with newline-separated identifiers
Parquet.parquetbundle file with all data and optional settings

Image Export (PNG / PDF)

When exporting as PNG or PDF, you can customize the output:

SettingRangeDefaultDescription
Width800–8192 px2048Image width in pixels
Height600–8192 px1024Image height in pixels
Lock aspect ratioon/offonMaintain proportions when changing size
Legend width15–50%25%Percentage of image width for legend
Legend font size8–120 px24Font size for legend labels

The exported image includes the scatterplot and legend side by side.

Parquet Export

Export a .parquetbundle file that can be loaded back into ProtSpace or shared with others.

  • Include legend settings: When checked, your current legend customizations (colors, shapes, ordering, visibility, palette) are saved inside the file. Anyone who loads it will see the same visual configuration.

Protein IDs Export

Exports a plain text file with one protein ID per line. Useful for downstream analysis in other tools.

What Gets Exported

StateExported Data
Proteins isolatedOnly isolated proteins
No isolationAll proteins

Use isolation to export specific subsets.

Next Steps

Released under the Apache 2.0 License.