phylogeny_protocol
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| phylogeny_protocol [2021/09/20 12:27] – 134.190.232.139 | phylogeny_protocol [2021/09/29 12:53] (current) – 134.190.232.139 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| As mentioned in the very beginning, if your interested gene name OR ID has nothing to do with NCBI and you need the Fasta sequence. There is a simple way to do this via a custom script | As mentioned in the very beginning, if your interested gene name OR ID has nothing to do with NCBI and you need the Fasta sequence. There is a simple way to do this via a custom script | ||
| - | __index_header_to_seq.py__ (https:// | + | __index_header_to_seq.py__ (https:// |
| < | < | ||
| Line 45: | Line 45: | ||
| - | Clustal Omega 1.2.3 (http:// | + | Clustal Omega 1.2.3 (http:// |
| < | < | ||
| + | #For ubuntu system, simply run this to install | ||
| + | sudo apt install clustalo | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | |||
| ./ | ./ | ||
| </ | </ | ||
| Line 93: | Line 99: | ||
| < | < | ||
| #!/bin/bash | #!/bin/bash | ||
| - | for i in $XXX | + | for i in *.txt |
| do | do | ||
| perl pal2nal.pl amino_acid.fa nucleotide.fa -out paml.file -nogap > folder/$i | perl pal2nal.pl amino_acid.fa nucleotide.fa -out paml.file -nogap > folder/$i | ||
phylogeny_protocol.1632151635.txt.gz · Last modified: by 134.190.232.139
