Mercurial > repos > damion > blast_reporting
comparison tool-data/blast_reporting_templates.loc.sample @ 0:7db7ecc78ad6 draft
Uploaded
author | damion |
---|---|
date | Mon, 02 Mar 2015 20:46:00 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7db7ecc78ad6 |
---|---|
1 #value name description | |
2 # Add list of html templates here | |
3 templates.html_report Standard HTML Report A report that can have sections and table sections | |
4 templates.html_selectable_report Selectable HTML Report Like the Standard HTML Report, but also enables selecting items for inclusion in the FASTA Selections Tool. | |
5 # | |
6 # Add list of customized templates here. The folder they are in needs to be mentioned in a .pth file (usually located in your python's site-packages folder). | |
7 #templates_custom.html_report Customized report Customized report ... |