ror-workflow

Explore DICOM datasets and set up ROR research workflows.

106|17|Updated Aug 29, 2022
One-click install
npx skills add https://github.com/MMIV-ML/fastMONAI --skill ror-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ror-workflow
Source: https://github.com/MMIV-ML/fastMONAI/tree/main/.claude/skills/ror-workflow
Command: npx skills add https://github.com/MMIV-ML/fastMONAI --skill ror-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill enables exploration of DICOM datasets and setup of research workflows using ROR.

Core Features & Use Cases

  • Discover and navigate DICOM data in research PACS: list patients, studies, and series with associated metadata.
  • Build and apply FILTER-like queries to select series or patients for batch processing using Modality, SeriesDescription, and other DICOM fields.
  • Manage ROR projects (init, data import, and root configuration) and craft multi-step workflows for reproducible research.

Quick Start

Initialize a basic ROR session by creating a new project and listing overview data, then refine with a named-series query using the tools described in references/select-syntax.md.

Frequently Asked Questions about ror-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query and filter DICOM series by metadata in a research PACS?

To query DICOM series, apply FILTER-like syntax targeting Modality and SeriesDescription fields to select specific data for batch processing within your research PACS environment.

What is the best way to explore DICOM patient and study data for research workflows?

Navigate research PACS datasets by listing patients, studies, and series along with their associated metadata to discover and explore DICOM data for research workflow setup.

Can I use ROR to manage and initialize reproducible research projects with DICOM data?

Yes, you can use ROR to initialize projects, configure root settings, import data, and craft multi-step workflows to manage reproducible research projects processing DICOM data.

How do I set up a basic ROR session to list and refine DICOM data queries?

Initialize a basic ROR session by creating a new project, listing overview data, then refining with a named-series query using the select syntax detailed in the references guide.

Does this skill support batch processing of DICOM series based on modality?

Yes, it supports batch processing by allowing you to build and apply FILTER-like queries based on Modality and other DICOM fields to select series or patients for batch processing.