Procházet zdrojové kódy

Added BrAPI module

Valentin Guignon před 6 roky
rodič
revize
804074ed75
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  1. 8 0
      docs/extensions/3rd_party.rst

+ 8 - 0
docs/extensions/3rd_party.rst

@@ -34,3 +34,11 @@ This modules provides a form interface so users can custom filter existing VCF f
 
 `Documentation <https://github.com/UofS-Pulse-Binfo/vcf_filter/blob/master/README.md>`__
 `Repository <https://github.com/UofS-Pulse-Binfo/vcf_filter>`__
+
+BrAPI
+-----
+
+This module provides a Breeding API end point on your Tripal site as well as a user query interface and an auto-query system to integrate external BrAPI end point data into your site dynamically. An administrative interface allows you to adjust the module settings according to the way you use Chado. A couple of hooks are also provided for module developers in order to allow customization/extension of calls.
+
+`Documentation <https://brapi.readthedocs.io/en/latest/>`__
+`Repository <https://github.com/tripal/brapi>`__