Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: alefisico
  • License: other
  • Default Branch: main
  • Size: 9.72 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Code of conduct Citation

README.md

CMS-CAT Snakemake/REANA tutorial

To access the tutorial go to https://alefisico.github.io/reana-tutorial/index.html

This lesson uses [The Carpentries Workbench][workbench].

Owner

  • Name: Alejandro Gomez Espinosa
  • Login: alefisico
  • Kind: user
  • Location: Quito, Ecuador
  • Company: ETH-Zurich

Experimental Particle Physicists working at the @CMSExperiment

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Snakemake/REANA tutorial
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Alejandro
    family-names: Gomez Espinosa
    email: alejandro.gomez@cern.ch
    affiliation: Carnegie Mellon University
    orcid: 'https://orcid.org/0000-0002-9443-7769'
repository-code: 'https://github.com/alefisico/reana-tutorial'
url: >-
  https://alefisico.github.io/reana-tutorial/introduction.html
abstract: >-
  This lesson guides CMS analysts on creating workflows.
  Specifically, we will use Snakemake to develop these
  workflows. They can be executed either locally on your
  personal or university machine, or within CERN’s REANA.
keywords:
  - Snakemake
  - REANA
license: CC-BY-4.0
date-released: '2024-12-31'

GitHub Events

Total
  • Issue comment event: 2
  • Push event: 233
  • Pull request event: 3
  • Create event: 1
Last Year
  • Issue comment event: 2
  • Push event: 233
  • Pull request event: 3
  • Create event: 1

Dependencies

.github/workflows/pr-close-signal.yaml actions
  • actions/upload-artifact v4 composite
.github/workflows/pr-comment.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
  • carpentries/actions/download-workflow-artifact main composite
.github/workflows/pr-post-remove-branch.yaml actions
  • carpentries/actions/download-workflow-artifact main composite
  • carpentries/actions/remove-branch main composite
.github/workflows/pr-preflight.yaml actions
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/comment-diff main composite
.github/workflows/pr-receive.yaml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • carpentries/actions/check-valid-pr main composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/sandpaper-main.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/setup-lesson-deps main composite
  • carpentries/actions/setup-sandpaper main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-cache.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-lockfile main composite
  • carpentries/create-pull-request main composite
  • r-lib/actions/setup-r v2 composite
.github/workflows/update-workflows.yaml actions
  • actions/checkout v4 composite
  • carpentries/actions/check-valid-credentials main composite
  • carpentries/actions/update-workflows main composite
  • carpentries/create-pull-request main composite