Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edits by Patrick for following sections: DivBrowse, Acknowledgements,… #77

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions content/03.02.03.DivBrowse.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
#### DivBrowse

<!-- Sebastian B -->
<!-- Sebastian B and Patrick K -->
[DivBrowse](https://divbrowse.ipk-gatersleben.de/) [@doi:10.1093/gigascience/giad025] is a web platform for exploratory data analysis of large genotyping studies.
The software can be run standalone or integrated as a plugin into existing web portals.
At its core, DivBrowse combines the convenience of a genome browser with features tailored to germplasm diversity analysis.
DivBrowse provides visual access to VCF files obtained through genotyping experiments and can handle hundreds of millions of variants across thousands of samples.
It is able to display genomic features such as nucleotide sequence, associated gene models, and short genomic variants. DivBrowse also calculates and displays variant statistics such as minor allele frequencies, the proportion of heterozygous calls, and the proportion of missing variant calls.
Dynamic principal component analyses can be performed on a user-specified genomic area to provide information on local genomic diversity.

DivBrowse employs the BrAPI-Genotyping module to access genotypic data from external BrAPI endpoints.
DivBrowse also has an interface to [BLAST](https://blast.ncbi.nlm.nih.gov/blast/Blast.cgi) [@doi:10.1016/S0022-2836(05)80360-2], which can be used to directly access genes or other genomic features.
The modular structure of DivBrowse allows developers to configure and easily embed links to other external information systems.
DivBrowse also has an interface to BLAST+ tools [@doi:10.1186/1471-2105-10-421] installed on Galaxy servers [@doi:10.1186/s13742-015-0080-7], which can be used to directly access genes or other genomic features from results of custom BLAST query.
DivBrowse employs the BrAPI-Genotyping module to serve genotypic data as a BrAPI endpoint and to get genotypic data from other BrAPI endpoints.
5 changes: 3 additions & 2 deletions content/90.back-matter.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ The authors would like to acknowledge the following funding sources:
+ The French Networks of Biological Resource Centres for Agricultural, Environmental and Life Sciences, doi: 10.15454/b4ec-tf49
+ The work was supported by the German Research Foundation DFG under the grant agreement number 442032008 (NFDI4Biodiversity). NFDI4Biodiversity is part of NFDI, the National Research Data Infrastructure in Germany ([www.nfdi.de](www.nfdi.de)).
+ The Bill and Malinda Gates Foundation in cooperation with the Excellence in Breeding Platform of the CGIAR
+ The development of DivBrowse is funded by a grant from the German Ministry of Research and Education (BMBF, FKZ 031B1302A).

## Author Contributions {.page_break_before}

Expand All @@ -38,7 +39,7 @@ The authors would like to acknowledge the following funding sources:
+ **Johan Steven Aparicio**: Johan wrote the section on the Mr.Bean project, and has made significant contributions to the BrAPI compatibility of the Mr.Bean project.
+ **Jan Erik Backlund**: Jan Erik has made significant contributions to the BMS project.
+ **Aldrin Batac**: Aldrin has made significant contributions to the BMS project.
+ **Sebastian Beier**: Sebastian wrote the section on the DivBrowse project, and has made significant contributions to the BrAPI compatibility of the DivBrowse project.
+ **Sebastian Beier**: Sebastian wrote the section about the DivBrowse tool.
+ **Gabriel Besombes**: Gabriel has made significant contributions to the PHIS project.
+ **Alice Boizet**: Alice wrote the section on the Florilège projects, and has made significant contributions to the BrAPI compatibility of the Florilège, Gigwa and ShinyBrAPPs projects.
+ **Matthijs Brouwer**: Matthijs has made significant contributions to the AGENT project.
Expand All @@ -65,7 +66,7 @@ The authors would like to acknowledge the following funding sources:
+ **Sook Jung**: Sook wrote the section on the BIMS project, and has made significant contributions to the BrAPI compatibility of the BIMS project.
+ **Paul Kersey**: Paul has made significant contributions to the AGENT project.
+ **Andrzej Kilian**: Andrzej has made significant contributions to the DArT Sample Submission and DArTView projects.
+ **Patrick König**: Patrick has made significant contributions to the AGENT project.
+ **Patrick König**: Patrick contributed to the section about the DivBrowse tool, and has made significant contributions to the BrAPI compatibility of the DivBrowse tool, and has made significant contributions to the BrAPI compatibility of the AGENT project.
+ **Suman Kumar**: Suman has made significant contributions to the AGENT project.
+ **Josh Lamos-Sweeney**: Josh wrote the section on the G-Crunch project, and has made significant contributions to the BrAPI compatibility of the G-Crunch project.
+ **Laszlo Lang**: Laszlo has made significant contributions to the Zendro project.
Expand Down
2 changes: 1 addition & 1 deletion content/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ authors:
affiliations:
- Leibniz Institute of Plant Genetics and Crop Plant Research
funders:
- The AGENT project is funded by the European Union's Horizon 2020 research and innovation programme under grant agreement no. 862613.
- The SHAPE3 project is funded by a grant from the German Ministry of Research and Education (BMBF, FKZ 031B1302A).
- name: Suman Kumar
initials: SK
github: sumankumar1
Expand Down
Loading