highly modifiable tabulation for chemical reactions
Project description
Chemcell - A multi-use Package To Tabulate Chemical Properties
Link to pypi A personal study on a curiosity + A free use package for tabulating chemical properties for your data needs!
Basic Overview
A Software used to scrape data from Nist, Chemeo and Pubchem to format chemical properties in csv form originally as a study for organic compounds and its partition coefficient, to see if we could use a deepforest algorithm to predict other following reactions.
About Chemcell
Chemcell is a byproduct of a bit of a study I have done with a peer at another University, to both learn new skills and improve efficiency for data processing and analysation, This serves to benefit scraping bulk amounts of reaction data from Nist and then using data from pubchem and chemeo (where I personally average the data), I realised (and my peer), I could make this a tool to use later while also adding onto it (having the option to allow outliers).
In essence this is a tool to help with the process of tabulating data for data analysis and personal research purposes - for fun
Implementation
pip install chemcell
Usage
Getting a bulk dataset including a specific element while modifying what is tabulated from Sites Pubchem, Chemeo and referencing Nist's handy reaction list.
from chemcell import Chemcell as Chc
example = Chc("Hcl", False, "file_source").range(5,20)
data = example.tabulate()
For self study and educational purposes, general Ml predictions et al.
Citation
Chemical and physical properties from Cheméo.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chemcell-0.2.2.tar.gz.
File metadata
- Download URL: chemcell-0.2.2.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
242285ce3361218ab498d890390e18c7be79f3dc0f3c0151406114b4a0b3556e
|
|
| MD5 |
3aced3f0f9876fe9f1d4d94ef972dc82
|
|
| BLAKE2b-256 |
4dd056f35a6ec19ef4881c8efddd7ab33d20389b966ed627153e232d32c11b9e
|
File details
Details for the file chemcell-0.2.2-py3-none-any.whl.
File metadata
- Download URL: chemcell-0.2.2-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47f14b77e23dfcc22f8971b4c02aace79ff40016edb0b5d1bae5c96b1ff4fe10
|
|
| MD5 |
b83b25334fe9005387e1ee3be9349624
|
|
| BLAKE2b-256 |
e3a97a5ba814158be5ddb36db3e9c5aea8819584ca77834621f26b442e9927b8
|