Skip to content

Commit

Permalink
add ORCID
Browse files Browse the repository at this point in the history
  • Loading branch information
fuerzhou committed Apr 27, 2022
1 parent 3afc583 commit d556f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Authors@R:
c(person("Yuzhou", "Feng", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2955-4053")),
person("Anna", "Trigos", email = "[email protected]", role = c("aut"),
comment = c(ORCID = "xxxx-xxxx-xxxx-xxxx")))
comment = c(ORCID = "0000-0002-5915-2952")))
Description: A suite of functions for simulating spatial patterns of cells in
tissue images. Output imagesare multitype point data in SingleCellExperiment
format. Each point represents a cell, with its 2D locations and cell type.
Expand Down

0 comments on commit d556f4b

Please sign in to comment.