{
  "access": {
    "embargo": {
      "active": false,
      "reason": null
    },
    "files": "public",
    "record": "public",
    "status": "open"
  },
  "created": "2026-06-12T16:32:53.687482+00:00",
  "custom_fields": {
    "code:codeRepository": "https://github.com/CCBR/CHARLIE"
  },
  "deletion_status": {
    "is_deleted": false,
    "status": "P"
  },
  "files": {
    "count": 1,
    "enabled": true,
    "entries": {
      "CCBR/CHARLIE-v0.13.0.zip": {
        "access": {
          "hidden": false
        },
        "checksum": "md5:ce8a76b9550124c067e7e0dac2e7fb2f",
        "ext": "zip",
        "id": "610eb6cf-e073-47fd-8a8f-f151ffa715de",
        "key": "CCBR/CHARLIE-v0.13.0.zip",
        "links": {
          "container": "https://zenodo.org/api/records/20669966/files/CCBR/CHARLIE-v0.13.0.zip/container",
          "content": "https://zenodo.org/api/records/20669966/files/CCBR/CHARLIE-v0.13.0.zip/content",
          "self": "https://zenodo.org/api/records/20669966/files/CCBR/CHARLIE-v0.13.0.zip"
        },
        "metadata": null,
        "mimetype": "application/zip",
        "size": 133261710,
        "storage_class": "L"
      }
    },
    "order": [],
    "total_bytes": 133261710
  },
  "id": "20669966",
  "is_draft": false,
  "is_published": true,
  "links": {
    "access": "https://zenodo.org/api/records/20669966/access",
    "access_grants": "https://zenodo.org/api/records/20669966/access/grants",
    "access_links": "https://zenodo.org/api/records/20669966/access/links",
    "access_request": "https://zenodo.org/api/records/20669966/access/request",
    "access_users": "https://zenodo.org/api/records/20669966/access/users",
    "archive": "https://zenodo.org/api/records/20669966/files-archive",
    "archive_media": "https://zenodo.org/api/records/20669966/media-files-archive",
    "communities": "https://zenodo.org/api/records/20669966/communities",
    "communities-suggestions": "https://zenodo.org/api/records/20669966/communities-suggestions",
    "doi": "https://doi.org/10.5281/zenodo.20669966",
    "draft": "https://zenodo.org/api/records/20669966/draft",
    "file_modification": "https://zenodo.org/api/records/20669966/file-modification",
    "files": "https://zenodo.org/api/records/20669966/files",
    "latest": "https://zenodo.org/api/records/20669966/versions/latest",
    "latest_html": "https://zenodo.org/records/20669966/latest",
    "media_files": "https://zenodo.org/api/records/20669966/media-files",
    "parent": "https://zenodo.org/api/records/13770166",
    "parent_doi": "https://doi.org/10.5281/zenodo.13770166",
    "parent_doi_html": "https://zenodo.org/doi/10.5281/zenodo.13770166",
    "parent_html": "https://zenodo.org/records/13770166",
    "preview_html": "https://zenodo.org/records/20669966?preview=1",
    "quota_increase": "https://zenodo.org/api/records/20669966/quota-increase",
    "request_deletion": "https://zenodo.org/api/records/20669966/request-deletion",
    "requests": "https://zenodo.org/api/records/20669966/requests",
    "reserve_doi": "https://zenodo.org/api/records/20669966/draft/pids/doi",
    "self": "https://zenodo.org/api/records/20669966",
    "self_doi": "https://doi.org/10.5281/zenodo.20669966",
    "self_doi_html": "https://zenodo.org/doi/10.5281/zenodo.20669966",
    "self_html": "https://zenodo.org/records/20669966",
    "self_iiif_manifest": "https://zenodo.org/api/iiif/record:20669966/manifest",
    "self_iiif_sequence": "https://zenodo.org/api/iiif/record:20669966/sequence/default",
    "versions": "https://zenodo.org/api/records/20669966/versions"
  },
  "media_files": {
    "count": 0,
    "enabled": false,
    "entries": {},
    "order": [],
    "total_bytes": 0
  },
  "metadata": {
    "additional_descriptions": [
      {
        "description": "Please cite CHARLIE as below.",
        "type": {
          "id": "notes",
          "title": {
            "de": "Anmerkungen",
            "en": "Notes"
          }
        }
      }
    ],
    "creators": [
      {
        "affiliations": [
          {
            "name": "Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA"
          }
        ],
        "person_or_org": {
          "family_name": "Koparde",
          "given_name": "Vishal",
          "identifiers": [
            {
              "identifier": "0000-0001-8978-8495",
              "scheme": "orcid"
            }
          ],
          "name": "Koparde, Vishal",
          "type": "personal"
        }
      },
      {
        "affiliations": [
          {
            "name": "Advanced Biomedical Computational Science, Frederick National Laboratory for Cancer Research, Frederick, MD 21702, USA"
          }
        ],
        "person_or_org": {
          "family_name": "Sovacool",
          "given_name": "Kelly",
          "identifiers": [
            {
              "identifier": "0000-0003-3283-829X",
              "scheme": "orcid"
            }
          ],
          "name": "Sovacool, Kelly",
          "type": "personal"
        }
      }
    ],
    "description": "<h2>CHARLIE 0.13.0</h2>\n<ul>\n<li>Migrate runtime activation to a mamba-safe flow to avoid shared-environment activation failures. (#149, @kopardev)</li>\n<li><strong>Host-only circRNA discovery is now supported.</strong> Additives (e.g. ERCC) and viruses are now fully optional \u2014 omitting them runs the pipeline in host-only mode, a long-standing user request. Make host/additives/viruses config placeholders envsubst-compatible and default additives to blank when omitted. (#149, @kopardev)</li>\n<li>Replace hard-coded CCBR base paths under <code>/gpfs</code> with <code>/vf</code> for current filesystem layout compatibility. (#149, @kopardev)</li>\n<li>Update Biowulf partition handling by removing deprecated <code>ccr</code> usage and forcing/defaulting to <code>norm</code>. (#149, @kopardev)</li>\n<li>Align <code>onsuccess</code>/<code>onerror</code> completion hooks with CARLISLE behavior while preserving CHARLIE's shared hook implementation, including stricter shell setup and completion-log checks. (#153, @kopardev)</li>\n<li>Auto-detect <code>$SIFCACHE</code> (set by <code>module load ccbrpipeliner</code>) and use it as the singularity cache and <code>--singularity-prefix</code> so Snakemake finds pre-downloaded SIF files without pulling from Docker Hub. (#154, @kopardev)</li>\n<li>Print a configuration summary block (workdir, snakefile, config, singularity cache, binds, platform) to the terminal before each pipeline run. (#154, @kopardev)</li>\n<li>Fix <code>set_singularity_binds</code> not being called in <code>unlock()</code>, <code>dryrun()</code>, and <code>touch()</code>, which left <code>SINGULARITY_BINDS</code> empty. (#154, @kopardev)</li>\n<li>Smarter singularity bind path detection: walk up parents of <code>WORKDIR</code> and <code>PIPELINE_HOME</code> to find <code>/data/&lt;name&gt;</code> symlinks and include both the symlink and real path; filter Python-derived paths that are ancestors (too broad) or descendants (too specific) of the bash-derived explicit paths. (#154, @kopardev)</li>\n</ul>",
    "publication_date": "2026-06-12",
    "publisher": "Zenodo",
    "related_identifiers": [
      {
        "identifier": "https://github.com/CCBR/CHARLIE/tree/v0.13.0",
        "relation_type": {
          "id": "issupplementto",
          "title": {
            "de": "Erg\u00e4nzt",
            "en": "Is supplement to"
          }
        },
        "resource_type": {
          "id": "software",
          "title": {
            "de": "Software",
            "en": "Software"
          }
        },
        "scheme": "url"
      }
    ],
    "resource_type": {
      "id": "software",
      "title": {
        "de": "Software",
        "en": "Software"
      }
    },
    "rights": [
      {
        "description": {
          "en": "A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code."
        },
        "id": "mit",
        "props": {
          "scheme": "spdx",
          "url": "https://opensource.org/licenses/MIT"
        },
        "title": {
          "en": "MIT License"
        }
      }
    ],
    "title": "CHARLIE: Circrnas in Host And viRuses anaLysis pIpEline",
    "version": "v0.13.0"
  },
  "parent": {
    "access": {
      "owned_by": {
        "user": "66729"
      },
      "settings": {
        "accept_conditions_text": null,
        "allow_guest_requests": false,
        "allow_user_requests": false,
        "secret_link_expiration": 0
      }
    },
    "communities": {
      "default": "fe5cb36e-d362-4cd0-aae9-7d8dc39c4a66",
      "entries": [
        {
          "access": {
            "member_policy": "open",
            "members_visibility": "public",
            "record_submission_policy": "open",
            "review_policy": "closed",
            "visibility": "public"
          },
          "children": {
            "allow": false
          },
          "created": "2024-01-09T18:25:30.533632+00:00",
          "custom_fields": {},
          "deletion_status": {
            "is_deleted": false,
            "status": "P"
          },
          "id": "fe5cb36e-d362-4cd0-aae9-7d8dc39c4a66",
          "links": {},
          "metadata": {
            "description": "CCBR is a group of bioinformatics analysts and engineers building flexible, reproducible, workflows for next-generation sequencing data generated for collaborations with CCR PIs.",
            "organizations": [
              {
                "id": "01cwqze88"
              },
              {
                "id": "05bjen692"
              },
              {
                "id": "04w2jh416"
              },
              {
                "id": "03v6m3209"
              }
            ],
            "title": "CCR Collaborative Bioinformatics Resource [CCBR]",
            "type": {
              "id": "organization"
            },
            "website": "https://github.com/CCBR"
          },
          "revision_id": 4,
          "slug": "ccbr",
          "updated": "2024-01-09T18:30:57.104704+00:00"
        }
      ],
      "ids": [
        "fe5cb36e-d362-4cd0-aae9-7d8dc39c4a66"
      ]
    },
    "id": "13770166",
    "pids": {
      "doi": {
        "client": "datacite",
        "identifier": "10.5281/zenodo.13770166",
        "provider": "datacite"
      }
    }
  },
  "pids": {
    "doi": {
      "client": "datacite",
      "identifier": "10.5281/zenodo.20669966",
      "provider": "datacite"
    },
    "oai": {
      "identifier": "oai:zenodo.org:20669966",
      "provider": "oai"
    }
  },
  "revision_id": 4,
  "stats": {
    "all_versions": {
      "data_volume": 13858778875.0,
      "downloads": 104,
      "unique_downloads": 103,
      "unique_views": 230,
      "views": 232
    },
    "this_version": {
      "data_volume": 799570260.0,
      "downloads": 6,
      "unique_downloads": 5,
      "unique_views": 29,
      "views": 30
    }
  },
  "status": "published",
  "swh": {
    "swhid": "swh:1:dir:3d3ed723d2b0982aee2a540514d411b6cae3016f;origin=https://doi.org/10.5281/zenodo.13770166;visit=swh:1:snp:19a31f8a2567e12fb908f7c5f0f13cb8f51c5855;anchor=swh:1:rel:20c0f7f341e57b9a4c4d3e6c1ca416ca6e7246e3;path=CCBR-CHARLIE-5d974c8"
  },
  "updated": "2026-06-12T16:32:53.894402+00:00",
  "versions": {
    "index": 5,
    "is_latest": true
  }
}