Skip to content
Snippets Groups Projects
Commit fb33e5a4 authored by Lucy McNeill's avatar Lucy McNeill
Browse files

add orchid IDs to author list

parent 2c1ab4a1
No related branches found
No related tags found
No related merge requests found
Package: synapsis
Type: Package
Title: What the Package Does (Title Case)
Title: An R package to automate the analysis of double-strand break repair during meiosis
Version: 1.0.0
Authors@R:
c(person(given = "Lucy",
......@@ -13,7 +13,7 @@ Authors@R:
role = c("rev", "ctb"),
comment = c(ORCID = "0000-0003-0143-8293")))
Maintainer: Lucy McNeill <lucmcneill@gmail.com>
Description:An R package to automate the analysis of double-strand break repair during meiosis.
Description: Given a set of microscopy images of meiotic spread slides, synapsis crops images around individual single cells, counts colocalising foci on strands on a per cell basis, and measures the distance between foci on any given strand.
Imports: EBImage, stats, utils, graphics
License: GPL (>=3)
Encoding: UTF-8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment