A chrome extension which helps to easily analyze the chemical molecules.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Analyzing molecule is too hectic when you have to open multiple tabs for anlayzing structure, properties and many more, In a day to day life of researchers analyzing molecule is a common task, This tool helps in analyzing molecule just under one tab.
To get a local copy up and running follow these simple steps.
- Google Chrome
- Clone the repo
git clone https://github.com/Crispae/ChemAnalyzer.git
- Open Chrome settings
- select Extensions on left pane of window
- Activate Devloper mode by clicking toggle button in top-right corner
- click on Load Unpacked and choose the repo file of ChemAnalyzer
- Extension is added in chrome, pin it and enjoy 😎
A lot of feature to be implemented in this project
- 3D molecule annotation
- AI implementation for predicting properties
- Molecule nomenclature using IUPAC
Feel free to suggest new ideas and feature, any contribution and suggestion is welcome 😇😇
Science is a field of community work, let put together our effort and makes science more interesting, Any contribution either in issue or enhancement and improvement in code base is greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AddFeature
) - Commit your Changes (
git commit -m 'AddedFeatures'
) - Push to the Branch (
git push origin feature/AddFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Project Link: https://github.com/Crispae/ChemAnalyzer