Home Fundamentals Research Data Management FAIR Data Principles Metadata Ontologies Data Sharing Data Publications Data Management Plan Version Control & Git Public Data Repositories Persistent Identifiers Electronic Lab Notebooks (ELN) DataPLANT Implementations Annotated Research Context User Journey ARC specification ARC Commander QuickStart QuickStart (Experts) Swate QuickStart Walk-through Best Practices For Data Annotation DataHUB DataPLAN Ontology Service Landscape ARC Commander Manual Setup Git Installation ARC Commander Installation Windows MacOS Linux ARC Commander DataHUB Access Before we start Central Functions Initialize Clone Connect Synchronize Configure Branch ISA Metadata Functions ISA Metadata Investigation Study Assay Update Export ARCitect Manual Installation - Windows Installation - macOS Installation - Linux QuickStart QuickStart - Videos ARCmanager Manual What is the ARCmanager? How to use the ARCmanager Swate Manual Swate Installation Excel Browser Excel Desktop Windows – installer Windows – manually macOS – manually Organization-wide Core Features Annotation tables Building blocks Building Block Types Adding a Building Block Using Units with Building Blocks Filling cells with ontology terms Advanced Term Search Templates File Picker Expert Features Contribute Templates ISA-JSON DataHUB Manual Overview User Settings Generate a Personal Access Token (PAT) Projects Panel ARC Panel Forks Working with files ARC Settings ARC Wiki Groups Panel Create a new user group Data publications Passing Continuous Quality Control Submitting ARCs with ARChigator Track publication status Use your DOIs Guides ARC User Journey Create your ARC ARC Commander QuickStart ARC Commander QuickStart (Experts) ARCitect QuickStart Annotate Data in your ARC Annotation Principles ISA File Types Best Practices For Data Annotation Swate QuickStart Swate Walk-through Share your ARC Register at the DataHUB DataPLANT account Invite collaborators to your ARC Sharing ARCs via the DataHUB Work with your ARC Using ARCs with Galaxy Computational Workflows CWL Introduction CWL runner installation CWL Examples CWL Metadata Recommended ARC practices Syncing recommendation Keep files from syncing to the DataHUB Working with large data files Adding external data to the ARC ARCs in Enabling Platforms Publication to ARC Troubleshooting Git Troubleshooting Contribute Swate Templates Knowledge Base Teaching Materials Events 2023 Nov: CEPLAS PhD Module Oct: CSCS CEPLAS Start Your ARC Sept: MibiNet CEPLAS Start Your ARC July: RPTU Summer School on RDM July: Data Steward Circle May: CEPLAS Start Your ARC Series Start Your ARC Series - Videos Events 2024 CEPLAS ARC Trainings – Spring 2024 MibiNet CEPLAS DataPLANT Tool-Workshops Frequently Asked Questions

Study

last updated at 2022-12-13 Adding a study

⚠️ Make sure to close all isa.*.xlsx files before submitting a new command to the command line, as otherwise the information cannot be saved by the ARC Commander.

⚠️ A study identifier also defines the isa file name, so ensure to avoid special characters!

Field Description Input
Identifier (Mandatory) A unique identifier, either a temporary identifier supplied by users or one generated by a repository or other database. For example, it could be an identifier complying with the LSID specification. GelBasedProteomicsWT
Title A concise phrase used to encapsulate the purpose and goal of the study. Gel-based proteomics of wild type cells
Description A textual description of the study, with components such as objective or goals. Study to investigate the proteins of wild type yeast cells under standard growth conditions.
SubmissionDate: The date on which the study is submitted to an archive.
PublicReleaseDate: The date on which the study SHOULD be released publicly.

If no study identifier is given, a study is created with the assay identifier as study identifier. Instead of using the editor, the following command can be used:
arc s add --identifier Test --title "Gel-based proteomics of wild type cells" --description " Study to investigate the proteins of wild type yeast cells under standard growth conditions."

Listing and inspecting registered studies Editing study information Removing a study Registering persons to a study
Field Description Input
StudyIdentifier (Mandatory) Identifier of the study the person is associated with GelBasedProteomicsWT
LastName (Mandatory) The last name of a person associated with the investigation. Doe
FirstName (Mandatory) The first name of a person associated with the investigation. John
MidInitials The middle initials of a person associated with the investigation. P
Email The email address of a person associated with the investigation. jpdoe@mail.com
Phone The telephone number of a person associated with the investigation. +49(0)631 205 3045
Fax The fax number of a person associated with the investigation.
Address The address of a person associated with the investigation. Paul Ehrlich Straße 23, 67663 Kaiserslautern, Germany
Affiliation The organization affiliation for a person associated with the investigation. Department of M21 Measurements, Technische Universität Kaiserslautern, Germany
Roles Term to classify the role(s) performed by this person in the context of the investigation, which means that the roles reported here need not correspond to roles held withing their affiliated organization. Multiple annotations or values attached to one person can be provided by using a semicolon (“;”) Unicode (U0003+B) as a separator (e.g.: submitter;funder;sponsor). The term can be free text or from, for example, a controlled vocabulary or an ontology. If the latter source is used the Term Accession Number and Term Source REF fields below are required. supervisor
RolesTermAccessionNumber The accession number from the Term Source associated with the selected term.
RolesTermSourceREF dentifies the controlled vocabulary or ontology that this term comes from. The Source REF has to match one of the Term Source Names declared in the Ontology Source Reference section. RolesTermSourceREF:
Listing and inspecting registered persons Editing person information Removing a person Registering publications to studies
Field Description Input
StudyIdentifier (Mandatory) Identifier of the study the publication is associated with GelBasedProteomicsWT
DOI (Mandatory) A Digital Object Identifier (DOI) for that publication (where available). 2021_ARC05_S01_01tmp
PubMedID The PubMed IDs of the described publication(s) associated with this investigation.
AuthorList The list of authors associated with that publication. Lara Fox; Peter Croft
Title The title of publication associated with the investigation.
Status A term describing the status of that publication (i.e. submitted, in preparation, published). in preparation
StatusTermAccessionNumber The accession number from the Term Source associated with the selected term.
StatusTermSourceREF Identifies the controlled vocabulary or ontology that this term comes from. The Source REF has to match one the Term Source Name declared in the in the Ontology Source Reference section.
Listing and inspecting registered publications Editing publication information Removing a publication Registering Design Types to Studies
Contribution Guide 📖
✏️ Edit this page