Skip to content

Create an ARC

Tailwind CSS chat bubble component

So, where do I start? What is an ARC? And how do I create one?

An ARC represents an entire investigation. At the top level, it includes directories named “studies,” “assays,” “workflows,” and “runs,” along with an investigation metadata table that holds all administrative metadata.

It follows a very specific structure to be easily readable by machines 🤖. While it can be created by hand it is faster to use some tooling!

The easiest way to create a new ARC is via ARCitect-GX.

ARCitect-GX installation

If ARCitect is not yet installed on your computer,

please follow these instructions to install ARCitect

ARCitect-GX depends on Git and Git LFS. These need to be installed separately.

To check, that Git and Git LFS are installed on your computer, open a new command prompt or terminal and execute the following two commands. These should display the installed version. If not, follow the installation instructions.

  1. Open a command prompt or terminal

  2. Check the installed Git version via

    Terminal window
    git --version
  3. Check the installed Git LFS version via

    Terminal window
    git-lfs --version
  1. Download the Git installer for Windows from https://git-scm.com.
  2. Open the installer and follow the installation instructions
  3. During the installation, make sure to include Git LFS (Large File Support)
  1. Head to the ARCitect-GX’s GitHub release page.

  2. Under “Assets” Download the latest release for Windows (Swate-x.x.x Setup.exe).

  3. In Windows Explorer, open the folder where you downloaded the ARCitect-GX.

  4. Unzip (Right clickExtract All..) the folder (Swate-x.x.x Setup.exe). You can move this folder to another location (e.g. Program files).

  5. Start the ARCitect-GX, by clicking the Swate application.

  6. Once started, you see a Windows Defender warning. To proceed, click More info and then Run anyway.

  7. Windows Defender Firewall further asks you to allow network communication. This enables communication with the DataHUB.

ARCitect-GX

  1. Start the ARCitect-GX app.

  2. In the dropdown on top click on “Create new ARC”.

  3. Select an identifier for your ARC.

    Tailwind CSS chat bubble component

    To keep it simple, I call my ARC “AthalianaColdStressSugar”

  4. Click Create new ARC

  5. Select a location and click “open”.

  6. ARCitect-GX creates the base ARC folder on your computer and opens it right away.

    • DirectoryAthalianaColdStressSugar
      • assays
      • notes
      • runs
      • studies
      • workflows
      • isa.investigation.xlsx