Skip to content

Commit

Permalink
added citation -- related to #96
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-leary7 committed Nov 12, 2023
1 parent 8270efe commit 0d7ce06
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
citHeader("To cite scLANE in publications use:")

citEntry(
entry = "Manual",
title = "Single Cell Linear Adaptive Expression Testing (scLANE)",
author = "Jack Leary and Rhonda Bacher",
year = "2023",
note = "R package version 0.7.7",
url = "https://doi.org/10.5281/zenodo.10106689",
textVersion = paste(

)
)

0 comments on commit 0d7ce06

Please sign in to comment.