Roles
Roles determine a user's permissions within a Panomics organizations.
Permissions
Browse Samples
Allows the user to view the organization's samples.
Import Samples
Allows the user to import new samples.
Edit Sample Metadata
Allows the user to annotate samples.
Download Datasets
Allows the user to download the underlying dataset object in h5ad format that powers an analysis.
Discover Projects
Implicit Admin On Projects
Gives the user "Administrator" access to all of the organization's projects.
Create Projects
Allows the user to create new projects.
Manage Project Samples
Allows the user to add or remove samples to or from a project they have CONTRIBUTOR
or ADMINISTROR
access.
Run Analyses
Allows the user to create runtimes and run analysis commands.
Publish Analyses
Allows the user to publish done
analyses and make them available in OmicsBrowser.
Edit Profile
Manage API Keys
Allows the user to add or remove Panomics or external API keys.
View Billing Info
Allows the user to view license and billing information.
Use OmicsBrowser
Allows the user to use the OmicsBrowser.
Manage Any Gene List
Allows the user to edit or remove other users' gene lists.
Manage Roles
Allows the user to create, edit, or delete organization roles.
Manage Users
Allows the user to create, edit, activate, or inactivate organization users.
Manage Metadata
Allows the user to create, edit, or delete ontologies, metadata field groups, and metadata fields.
Manage Guests
Allows the user to export the guest information list.
Manage Org Settings
Allows the user to manage organization settings such as accepted email domains or guest access.
Manage Collections
Allows the user to create, edit, or delete the organization's data collections.
Manage Gene Set Collections
Allows the user to upload gene set collections that can be used to perform gene set enrichment analysis.
Manage Cell Atlases
Allows the user to created, edit, and delete cell atlases.
There are two types of roles: standard
and non-standard
. Standard roles are provisioned with the Panomics organization and cannot be edited or deleted. The standard roles are:
Super Admin -> has all available permissions
Guest -> has no permissions
Custom roles can be edited at all times, but can be deleted only if they are not in use.
Role Listing View
Create Role Dialog
To create a new role, click the Create
button in the grid toolbar.
Edit Role Dialog
To edit an existing role, select a role, then click the Edit
button in the grid toolbar.
To delete an unused role, select the role, then click the Delete
button in the grid toolbar.
Last updated