NAPA - Network Analysis of Protein Adaptation
The NAPA package performs intra-protein residue coevolution network construction and analysis.
The package supports two input types:
A FASTA alignment of (functionally related) homologous protein sequences
A FASTA alignment of (functionally related) homologous protein sequences AND a Phylogenetic Tree ensemble (trees in newick format)
NAPA produces the following outputs:
A mutation pair network (undirected for alignment only, directed/undirected for phylogeny ensemble)
Network analysis - network communities, network node centralities, network path centralities
Documentation
Please see the documentation on github for complete usage details.
Installation
Use pip to install the napa package:
$ pip install napa
NAPA depends on several other packages and these will be installed automatically by pip if they are not already installed.
Required packages:
numpy
scipy
joblib
networkx
ete2
pyyaml
Note the pip scipy installation can sometimes have issues. If so, alternate methods of installing scipy may be preferable. See scipy install for details. Then rerun pip install napa.
Release files for napa 1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| napa-1.3.tar.gz | 37.7 kB | Details |
Release files / napa-1.3.tar.gz
| Download URL | napa-1.3.tar.gz |
|---|---|
| Size | 37.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
78be5d8ea77d0c600c75edfbd1d5bc64b2ae91fdd6195ba143423934aa07eafa
|
|
BLAKE2b-256 checksum How to use checksums |
0748eb72854fa15ea72f06c48e96255d9eafd8039545c43be0057aef32c5fff5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |