annotation.rst 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. Analysis/Annotation
  2. ===================
  3. Tripal Analysis Expression
  4. --------------------------
  5. A module for loading, annotating, and visualizing NCBI Biosamples and expression data.
  6. `Documentation <https://github.com/tripal/tripal_analysis_expression/blob/master/README.md>`__
  7. `Repository <https://github.com/tripal/tripal_analysis_expression>`__
  8. Tripal Analysis Blast
  9. ---------------------
  10. This module extends the Tripal Analysis Module and provides a method for loading XML results from the NCBI blast program. Blast results appear on each feature page.
  11. `Documentation <https://tripal.readthedocs.io/en/latest/user_guide/example_genomics/func_annots/blast.html>`__
  12. `Repository <https://github.com/tripal/tripal_analysis_blast>`__
  13. Tripal Analysis KEGG
  14. --------------------
  15. This module provides a method for loading of KEGG ortholog assignments derived from the KEGG Automated Annotation Server (KAAS). KEGG assignments appear on each feature page, and a full KEGG report is available for browsing results once uploaded.
  16. `Repository <https://github.com/tripal/tripal_analysis_kegg>`__
  17. Tripal Analysis Interpro
  18. ------------------------
  19. This module provides a method for loading XML results from the InterProScan program. The module can load InterProScan XML v4 or InterProScan XML v5 generated from the command-line or web-based versions of InterProScan. Additionally, GO terms mapped by InterProScan can optionally be assigned to features.
  20. `Documentation <https://tripal.readthedocs.io/en/latest/user_guide/example_genomics/func_annots/interpro.html>`__
  21. `Repository <https://github.com/tripal/tripal_analysis_interpro>`__
  22. Tripal JBrowse
  23. --------------
  24. This module provides integration between Tripal sites and pre-existing GMOD JBrowse instances. It allows you to create pages on your Tripal site with an embedded JBrowse instance by filling out a simple form.
  25. `Documentation <https://github.com/tripal/tripal_jbrowse/blob/7.x-2.1.x/README.md>`__
  26. `Repository <https://github.com/tripal/tripal_jbrowse>`__
  27. Tripal CV-Xray
  28. --------------
  29. Tripal CV-Xray maps content annotations onto controlled vocabulary trees. The end result is a browseable CV field that lets users explore ontologies and find associated content.
  30. `Documentation <https://github.com/statonlab/tripal_cv_xray/blob/master/README.md>`__
  31. `Repository <https://github.com/statonlab/tripal_cv_xray>`__
  32. Tripal Galaxy
  33. -------------
  34. This module is for integration of Tripal and the Galaxy Project. It facillitates the creation of forms on your Tripal site that submit jobs to a galaxy instance.
  35. `Documentation <https://github.com/tripal/tripal_galaxy/blob/7.x-1.x/README.md>`__
  36. `Repository <https://github.com/tripal/tripal_galaxy>`__