# HG changeset patch # User plus91-technologies # Date 1402322284 14400 # Node ID 06e32c8b56823a9bef59ad225afbf519f88ed875 # Parent 8578d978014ca95ae11bf686a885541271fd7f73 Deleted selected files diff -r 8578d978014c -r 06e32c8b5682 README --- a/README Mon Jun 09 06:02:39 2014 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,39 +0,0 @@ -SoftSearch Integrate through galaxy tool shed Guide - -1. What to do for SoftSearch. - - must login as a admin, for that you may change the universe_wsgi.ini file like remove comment. - #admin_users = name@sample.com - - -2. How to install. - - Go to Admin at top of galaxy and select "Search and browse tool sheds" from tool sheds, select "galaxy main - tool shed" and type "softsearch" and install.(It download all binaries). - - -3. Select fasta file from database. - - --Select fasta_indexes.loc file for that go to shed_tools/toolshed.g2.bx.psu.edu/repos/plus91-technologies/softsearch/ - 3837fa11246b/softsearch/tool-data/ - - --open the fasta_indexes.loc file and make changes like - - - - eg: hg19full hg19 Human (Homo sapiens): hg19 Full /depot/data2/galaxy/hg19/sam/hg19full.fa - - --open shed_tool_data_table_conf.xml file and add following. - - - - value, dbkey, name, path - -
-
- - - -Notes: - -- It is a dependent tool it may require samtools(version above 0.1.18)