Skip to content

Commit

Permalink
trait selector brapp
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirella committed Apr 17, 2024
1 parent 1df77ee commit 73db3d5
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
8 changes: 7 additions & 1 deletion content/03.04.visualization.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@ I don't know much about Tassel or its BrAPI compliance. This is filler text for
#### Trait Selector BrAPP

<!-- Peter S: Stub paragraph to stimulate the writing process. Please edit, rewrite, or delete as needed. -->
BrAPPs are simple tools developed by the BrAPI community that are entirely reliant on BrAPI for their data requirements. This means a single BrAPI can be shared and used by many organizations, as long as those organizations have the standard BrAPI endpoints available. For example, the Trait Selector BrAPP is used to search and select useful traits, using a visual aid to help the user find exactly what they need. The BrAPP relies only on the BrAPI Trait endpoints to function, so any data resources with a the Trait endpoints available can add this tool to their system.
(this part should better fit at the beginning of the section?)
BrAPPs are simple tools developed by the BrAPI community that are entirely reliant on BrAPI for their data requirements. This means a single BrAPI can be shared and used by many organizations, as long as those organizations have the standard BrAPI endpoints available.

Trait Selector BrAPP

The Trait Selector BrAPP is used to search and select useful traits, using a visual aid to help the user find exactly what they need. This BrAPP works with both breeding databases and genebanks. Breeding databases would need to only implement the trait, observation and observation variable calls, while genebanks would require trait, germplasm attribute and germplasm attribute value calls. So, BrAPI servers compliant with version 2 implementing any of these sets of calls would just need to follow the documented steps to create an SVG image of a plant of interest in order to use this BrAPP. CassavaBase and MGIS are two successful examples of the use of this BrAPP. (example screenshots coming + supplementary data: links to the git and the doc)


#### DArTView

Expand Down
8 changes: 8 additions & 0 deletions content/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,3 +243,11 @@ authors:
affiliations:
- The Alliance of Bioversity International and CIAT (CGIAR)
corresponding: false
- name: Mirella Flores-Gonzalez
initials: MFG
github: mflores2021
orcid: 0000-0002-7759-1617
email: [email protected]
affiliations:
- Boyrce Thompson Institute
corresponding: false

0 comments on commit 73db3d5

Please sign in to comment.