Citing CellRank

If you find CellRank useful for your research, please consider citing our work as follows: If you are using CellRank’s VelocityKernel with classical RNA velocity, cite [Lange et al., 2022] as:

@article{lange:22,
    author    = {Lange, Marius and Bergen, Volker and Klein, Michal and Setty, Manu and Reuter, Bernhard and Bakhti, Mostafa and Lickert, Heiko and Ansari, Meshal and Schniering, Janine and Schiller, Herbert B. and Pe'er, Dana and Theis, Fabian J.},
    publisher = {Nature Publishing Group},
    doi       = {10.1038/s41592-021-01346-6},
    journal   = {Nat. Methods},
    title     = {CellRank for directed single-cell fate mapping},
    year      = {2022},
}

If you are using the PseudotimeKernel, CytoTRACEKernel, RealTimeKernel, or the VelocityKernel with velocities inferred from metabolic labeling data using the CellRank 2 approach, cite [Weiler et al., 2024] as:

@article{weiler:24,
    author    = {Weiler, Philipp and Lange, Marius and Klein, Michal and Pe'er, Dana and Theis, Fabian},
    publisher = {Springer Science and Business Media LLC},
    url       = {https://doi.org/10.1038/s41592-024-02303-9},
    doi       = {10.1038/s41592-024-02303-9},
    issn      = {1548-7105},
    journal   = {Nature Methods},
    month     = jun,
    number    = {7},
    pages     = {1196--1205},
    title     = {CellRank 2: unified fate mapping in multiview single-cell data},
    volume    = {21},
    year      = {2024},
}

In addition, if you use the GPCCA estimator to compute initial, terminal or intermediate states, you are using the pyGPCCA package [Reuter et al., 2022] under the hood, which implements the Generalized Perron Cluster Cluster Analysis (GPCCA) algorithm. Thus, additionally to CellRank, please cite GPCCA [Reuter et al., 2019] as:

@article{reuter:19,
  author  = {Reuter, Bernhard and Fackeldey, Konstantin and Weber, Marcus},
  doi     = {10.1063/1.5064530},
  journal = {The Journal of Chemical Physics},
  number  = {17},
  pages   = {174103},
  title   = {Generalized Markov modeling of nonreversible molecular kinetics},
  volume  = {150},
  year    = {2019},
}