User Tools

Site Tools


bioinformatics_tools2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
bioinformatics_tools2 [2022/02/21 12:53] 134.190.232.106bioinformatics_tools2 [2022/02/28 11:53] (current) 134.190.232.106
Line 29: Line 29:
 This script need you have a list of sequence name and sensitive with only ID. Run the script like this: This script need you have a list of sequence name and sensitive with only ID. Run the script like this:
  
-Note: $line.ko.txt VS $line_ko.txt, the later one cannot be recognized due to "_" before ko.txt, so suggest avoid "_" to distinguish from $line and suffix"ko.txt+Note: $line.ko.txt VS $line_ko.txt, the later one cannot be recognized due to "_" before ko.txt, so suggest avoid "_" before ko.txt.
  
 <code> <code>
-#pure name list file of your fasta, e.g.+#pure name_list file of your fasta, e.g.
 Gene1 Gene1
 Gene2 Gene2
Line 50: Line 50:
 ./shell.sh name_list.txt ./shell.sh name_list.txt
 </code>  </code> 
 +
 +# must leave one line break for the list.txt file, otherwise the last line will not be proceeded.
  
  
bioinformatics_tools2.1645462394.txt.gz · Last modified: by 134.190.232.106