-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
28 lines (28 loc) · 922 Bytes
/
CITATION.cff
File metadata and controls
28 lines (28 loc) · 922 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
cff-version: 1.0.0
title: 'VCC-project: Single-Cell CRISPR Perturbation Pipeline'
message: 'If you use this software, please cite it as below.'
type: software
authors:
- family-names: 'Myrta'
given-names: 'Szymon'
affiliation: 'ACTN3 Bioinformatics'
orcid: 'https://orcid.org/0000-0003-1714-6105'
repository-code: 'https://github.com/ACTN3Bioinformatics/VCC-project'
url: 'https://github.com/ACTN3Bioinformatics/VCC-project'
abstract: >-
A reproducible computational pipeline for processing and analyzing
single-cell RNA-seq data with CRISPR perturbations, designed for
the Virtual Cell Challenge 2025. Features automated quality control,
normalization, class balancing, and batch integration using Snakemake.
keywords:
- bioinformatics
- single-cell
- CRISPR
- perturbation
- RNA-seq
- machine-learning
- pipeline
- snakemake
license: MIT
version: 1.0.0
date-released: '2025-10-26'