per-site amino-acid frequency profiles of protein domains. A detailed document is avaiable in the readthedocs of phyloHMM
- Clone the repo.
- Go to the project's root folder.
- Please install python and biopython.
- Use python to execuate your files.
the directory of your output path
how to construct a sequence for HMM data base search
- con : generate a consensus sequence found using
hmmemit --symfrac 0
- rep : pick up a representative single sequence from input alignment with highest pairwise similarity
the hmm database you want to use. (default version: 3.1b1 | May 2013)
your output file name. (default is your input file name)
the path of your hmmer scripts (hmmfetch hmmpress hmmscan hmmbuild hmmemit) (default version: h3.1b2 | February 2015)
the path of your gblocks file (default version: 0.91b)
the path of your iqtree file (default version: 1.6.10)
python3 freq_extractor.py --ali example_files/example_input.fasta --output_path output --file_name example1
Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.