AutoClassWrapper
AutoClassWrapper: a Python wrapper for AutoClass C classification - Published in JOSS (2019)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 DOI reference(s) in README and JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org, zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords from Contributors
Scientific Fields
Repository
AutoClassWrapper: a Python :snake: wrapper for AutoClass C classification :package: :rocket:
Basic Info
- Host: GitHub
- Owner: pierrepo
- License: bsd-3-clause
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: https://autoclasswrapper.readthedocs.io/
- Size: 1.26 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 4
- Releases: 12
Metadata Files
README.md
AutoClassWrapper: a Python wrapper for AutoClass C classification
AutoClass is an unsupervised Bayesian classification system.
AutoClass C is an implementation of the AutoClass algorithm made by the NASA.
AutoClassWrapper is a Python wrapper to ease the use of Autoclass C.
Installation and dependencies
AutoClass C installation
AutoClass C can be found here. The installation process can be achieved with the following commands:
$ wget https://ti.arc.nasa.gov/m/project/autoclass/autoclass-c-3-3-6.tar.gz
$ tar zxvf autoclass-c-3-3-6.tar.gz
$ rm -f autoclass-c-3-3-6.tar.gz
$ export PATH=$PATH:$(pwd)/autoclass-c
Please note that is you are running a 64-bit operating system, you will also need to install the standard 32-bit libraries. For instance, on a Debian/Ubuntu-like system:
$ sudo apt-get install -y libc6-i386
AutoClassWrapper installation
Dependencies:
- Python 3.6 or above
- Python libraries: NumPy, Pandas, Scipy, matplotlib, chardet
AutoClassWrapper is available through the Python Package Index (PyPI):
$ python3 -m pip install autoclasswrapper
Documentation
Documentation is available on ReadTheDocs
License
AutoClassWrapper is free software made available under the BSD 3-clause license. For more details see the LICENSE file.
Contributing
If you want to report a bug, request a feature, or propose an improvement use the GitHub issue system.
Please, see also the CONTRIBUTING file.
Note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. See the CODEOFCONDUCT file.
Owner
- Name: Pierre Poulain
- Login: pierrepo
- Kind: user
- Location: Paris, France
- Website: cupnet.net
- Twitter: pierrepo
- Repositories: 22
- Profile: https://github.com/pierrepo
JOSS Publication
AutoClassWrapper: a Python wrapper for AutoClass C classification
Authors
Tags
python autoclass Bayesian proteomics clusteringGitHub Events
Total
Last Year
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Pierre Poulain | p****n@c****t | 294 |
| Tania Allard | t****d@g****m | 1 |
| Kyle Niemeyer | k****r@g****m | 1 |
| Arfon Smith | a****n | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 16
- Total pull requests: 4
- Average time to close issues: 2 months
- Average time to close pull requests: about 1 hour
- Total issue authors: 5
- Total pull request authors: 4
- Average comments per issue: 0.69
- Average comments per pull request: 0.75
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- pierrepo (9)
- rpetit3 (2)
- lowandrew (2)
- PeterPirog (2)
- SamGG (1)
Pull Request Authors
- pierrepo (1)
- trallard (1)
- arfon (1)
- kyleniemeyer (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 192 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 27
- Total maintainers: 1
pypi.org: autoclasswrapper
AutoClassWrapper: a Python wrapper for AutoClass C classification.
- Homepage: https://github.com/pierrepo/autoclasswrapper
- Documentation: https://autoclasswrapper.readthedocs.io/
- License: BSD 3-Clause License
-
Latest release: 1.5.1
published over 6 years ago
Rankings
Maintainers (1)
Dependencies
- chardet
- jupyter
- matplotlib
- numpy
- pandas
- pip
- python 3.7.*
- scipy
- chardet *
- matplotlib *
- numpy *
- pandas *
- scipy *
