소스 검색

Update example_genomics.rst

Stephen Ficklin 6 년 전
부모
커밋
eb389901f8
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      docs/user_guide/example_genomics.rst

+ 5 - 1
docs/user_guide/example_genomics.rst

@@ -1,7 +1,11 @@
 Setup of an Example Site
 =================================
 
-The following tutorial will walk you through creating content and loading genomic data. This is a good introduction to Tripal v3.x Content Types and the new Administrative User Interface regardless of whether you intend to store genomic data in your particular Tripal v3 site.
+The following tutorial will walk you through creating content and loading genomic data. This is a good introduction to Tripal v3.x Content Types and the new Administrative User Interface regardless of whether you intend to store genomic data in your particular Tripal v3 site.  This demonstration uses three extension modules:  `Tripal Analysis Blast <https://github.com/tripal/tripal_analysis_blast>`_, `Tripal Analysis KEGG <https://github.com/tripal/tripal_analysis_kegg>`_, and `Tripal Analysis InterPro <https://github.com/tripal/tripal_analysis_interpro>`_.  
+
+.. note:: 
+
+  As a rule, extension modules are not documented in the Tripal User's Guide.  You can find documentation for extension modules that enhance Tripal functionality on the :doc:`../extensions` page.  However, to provide a functioning demonstration the three analysis extension modules are described here. 
 
 .. toctree::
    :maxdepth: 1