-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCITATION.cff
27 lines (27 loc) · 1.42 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.0.0
date-released: "2023-05-30"
abstract: "This code base produces a presence-absence table (default), create landmarks (optional), visualization of landmarks (optional), and extracts measurements (optional) from a segmented fish image (see BGNN-trait-segmentation). Secondarily, this repository provides a framework for creating modularized tools by using classes. A Docker container image of this codebase and its dependencies is automatically built and published each time a new release is published. The Docker container isolates dependencies and facilitates reproducible and version-tagged integration into Imageomics workflows (see for example the BGNN Core Workflow). This tool was originally developed for the Minnows Project."
authors:
- family-names: Tabarin
given-names: Thibault
orcid: "https://orcid.org/0000-0003-4256-849X"
- family-names: Bradley
given-names: John
orcid: "https://orcid.org/0000-0003-3858-848X"
- family-names: Balk
given-names: Meghan
orcid: "https://orcid.org/0000-0003-2699-3066"
- family-names: Lapp
given-names: Hilmar
orcid: "https://orcid.org/0000-0001-9107-0714"
identifiers:
- description: "Snapshot of Morphology-analysis: Version 1.0.0."
type: doi
value: 10.5281/zenodo.7987697
keywords:
- "imageomics"
- "metadata"
license: MIT
repository-code: "https://github.com/hdr-bgnn/Morphology-analysis"
title: "Morphology analysis"
version: 1.0.0