mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-28 21:10:24 +08:00
Updated PhyloToL Part 1 (markdown)
parent
39c5d5bbcd
commit
93d70c0153
@ -58,9 +58,9 @@ Users can either use the PhyloToL Hook database or a set of gene families of int
|
||||
|
||||
|
||||
### Swapping out the hook
|
||||
What to know about using your own hook:
|
||||
* You will need two files, a fasta file with your target sequences, and this same file reformatted as a diamond database (diamond makedb --in <path to fasta file> -d <name you want to give it>.dmnd)
|
||||
* The hook lives in the db_OG database folder
|
||||
Replacing the PhyloToL Hook DB with a user-defined set of gene families is straightforward:
|
||||
* You need two files, a fasta file with your target sequences, and this same file reformatted as a diamond database (diamond makedb --in <path to fasta file> -d <name you want to give it>.dmnd)
|
||||
* The hook then is put in the db_OG database folder prior to running Part 1
|
||||
* Be aware that you must give your fasta file and your diamond file the same exact prefix, or else your run will fail at the end. For example, the Katzlab Hook-6.6 files are named: Hook-6.6.fasta, Hook-6.6.dmnd
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user