User Tools

Site Tools


mapping_domain_architecture_onto_a_phylogenetic_tree

This is an old revision of the document!


For running this script, you will need a fasta file and a phylogenetic tree. The names of fasta headers and tree branches MUST be identical.

please copy to your folder:

scp /home/dsalas/Shared/TreeSearches_DomainArchitecture/ETE_standAlone.py .

  To execute this program:

1) export the following paths

 unset PYTHONPATH
 export PATH=/scratch2/software/Python-2.7.13/bin:$PATH
 export LD_LIBRARY_PATH=/scratch2/software/Python-2.7.13/lib:$LD_LIBRARY_PATH

2) Launch the program using the following command line:

 xvfb-run -a python ETE_standAlone.py <list_of_files_to_process>
 The format of list_of_files_to_process is: fastafile\ttreefile\n
 

the expected output is a pdf that will look like:

mapping_domain_architecture_onto_a_phylogenetic_tree.1512154703.txt.gz · Last modified: by 134.190.234.102