Metadata-Version: 2.1
Name: build-subpfam
Version: 0.1.1
Summary: Build clade HMMs from a multiple sequence alignment file
Home-page: https://github.com/satriaphd/build_subpfam
Author: Satria A Kautsar
Author-email: satriaphd@gmail.com
License: UNKNOWN
Description: # build_subpfam
        Build per-clade pHMM models from a collection of
        aligned protein sequences (in a multifasta format).
        
        Clades are programmatically defined by cutting a
        mid-rooted, laderized, and ultrametricized phylogenetic
        tree of the aligned sequences by a specified length
        point.
        
        ![subpfam](subpfam.png)
        
        **Usage**
        under construction
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
