Learn R Programming

monocle3 (version 1.0.0)

get_citations: Access citations for methods used during analysis.

Description

Access citations for methods used during analysis.

Usage

get_citations(cds)

Arguments

cds

The cds object to access citations from.

Value

A data frame with the methods used and the papers to be cited.

Examples

Run this code
# NOT RUN {
{
# }
# NOT RUN {
get_citations(cds)
# }
# NOT RUN {
}
# }

Run the code above in your browser using DataLab