Difference between revisions of "Disopred"

From Bioinformatikpedia
(Created page with "Change in the disopred script the following lines: #Change database location set dbane = /data/blast/nr/nr #Check if there is any path with /usr/local/bin change all path to /…")
 
Line 1: Line 1:
 
Change in the disopred script the following lines:
 
Change in the disopred script the following lines:
   
#Change database location
+
<nowiki>#</nowiki> Change database location
 
set dbane = /data/blast/nr/nr
 
set dbane = /data/blast/nr/nr
   
#Check if there is any path with /usr/local/bin
+
<nowiki>#</nowiki> Check if there is any path with /usr/local/bin
 
change all path to /usr/bin (important: change also the path to the perl location)
 
change all path to /usr/bin (important: change also the path to the perl location)

Revision as of 17:06, 27 May 2011

Change in the disopred script the following lines:

# Change database location set dbane = /data/blast/nr/nr

# Check if there is any path with /usr/local/bin change all path to /usr/bin (important: change also the path to the perl location)