Display the recommended citation for scMetaLink

citationScMetaLink()

Value

Invisibly returns NULL, prints citation information

Examples

citationScMetaLink()
#> 
#> To cite scMetaLink in publications, please use:
#> 
#>   Liu Z (2026). scMetaLink: Inferring metabolite-mediated cell-cell
#>   communication from single-cell transcriptomic data.
#>   R package version 0.99.1.
#>   https://github.com/Zaoqu-Liu/scMetaLink
#> 
#> A BibTeX entry for LaTeX users is:
#> 
#>   @Manual{,
#>     title = {scMetaLink: Single-Cell Metabolite-Mediated Cell Communication Analysis},
#>     author = {Zaoqu Liu},
#>     year = {2026},
#>     note = {R package version 0.99.1},
#>     url = {https://github.com/Zaoqu-Liu/scMetaLink},
#>   }
#>