You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Both the search result hit and the reference file accession ids are stripped of any fractional component before being compared.
33
33
34
34
### Using the ''Selectable HTML Report'':
35
-
- This is EXPERIMENTAL because it currently requires the "select subsets" galaxy tool with a bit of extra setup that might have to be redone as Galaxy evolves:
36
-
- In Galaxy install and run the "Select subsets" tool from https://toolshed.g2.bx.psu.edu/.
37
-
- Use your browser's "View frame source" option while mouse is over the "Select subsets" form.
38
-
- Scroll down to the <inputtype="hidden"name="tool_state"value="..."> and copy the numeric value string into a new text file.
39
-
- save the text file with the name "html_selectable_report_tool_state" to the tool's templates/ subfolder. It should be alongside the html_selectable_report.py script which reads it.
35
+
- This was an EXPERIMENTAL feature that no longer works in current version of Galaxy, and so has been discontinued.
40
36
41
37
## Development notes
42
38
A few changes are in the works: A galaxy form tool fix sheduled in the next month will enable setup of reference databases to be much easier. A Galaxy administrator will only have to create a "Reference Bin" data library, and load each reference bin file into it. No more need to set up the fasta_reference_dbs.loc file.
0 commit comments