Automated Analysis for Atomic Force Microscopy Images of Biomolecules
Project description
TopoStats
| Installation | Tutorials and Examples | Contributing | Licence | Citation |
An AFM image analysis program to batch process data and obtain statistics from images.
There is more complete documentation on the projects documentation website.
Installation
TopoStats is available via PyPI and can be installed in your Virtual Environment with...
pip install topostats
For more on installation and how to upgrade please see the installation instructions.
How to Use
Tutorials and Examples
For a full description of usage please refer to the usage documentation.
A default configuration is loaded automatically and so the simplest method of processing images is to run
topostats process
in the same directory as your scans after having activated the virtual environment in which you have
installed TopoStats
topostats process
If you have your own YAML configuration file (see Usage : Configuring
TopoStats) then invoke topostats process
and use the argument for --config <config_file>.yaml
that points to your file.
# Edit and save my_config.yaml then run TopoStats with this configuration file
topostats process --config my_config.yaml
The configuration file is validated before analysis begins and if there are problems you will see errors messages that are hopefully useful in resolving the error(s) in your modified configuration.
You can generate a sample configuration file using the topostats create-config
argument which writes the default
configuration to the file ./config.yaml
(i.e. in the current directory). This will not run any analyses.
NB - This feature is only available in versions > v2.0.0 as it was introduced after v2.0.0 was released. In older
version > 2.0.0 and <= 2.1.2 you can use the older run_topostats --create-config
option.
run_topostats --create-config-file config.yaml
Notebooks
Example Jupyter Notebooks have been developed that show how to use TopoStats package interactively which is useful when you are unsure of what parameters are most suited to your scans. Other notebooks exist which show how to produce plots of the summary grain and tracing statistics or how to generate plots of scans from processed images which saves having to run the processing again. See the documentation on Notebooks for further details.
Contributing
Licence
This software is licensed as specified by the GPL License and LGPL License.
Citation
Please use the Citation File Format which is available in this repository.
Publications
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file topostats-2.2.1.tar.gz
.
File metadata
- Download URL: topostats-2.2.1.tar.gz
- Upload date:
- Size: 90.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1587c31c9ec1c305eaeb14cf4c6934cfb01c4361f2ee005d6a20ac70c693b69 |
|
MD5 | 98efacd785ad35e6ba792a1c5e21ca22 |
|
BLAKE2b-256 | 7c33a22cbc850a3fa4f92f949f5dbcc282f11777ed1df747d5f1e70a89c53465 |
File details
Details for the file topostats-2.2.1-py3-none-any.whl
.
File metadata
- Download URL: topostats-2.2.1-py3-none-any.whl
- Upload date:
- Size: 134.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55910e631c79f10818ba305b6a509fa43080d6694501e2d0db9d65207457dea7 |
|
MD5 | e8a52e01e87256b2e38539a958781136 |
|
BLAKE2b-256 | 881bd8f28c58d6bc7856abe2c6c9a0b1541a33ffadb53d9e57892b5258d77d7c |