Skip to main content

ReacNetGenerator: An automatic reaction network generator for reactive molecular dynamics simulation.

Project description

ReacNetGenerator

DOI:10.1039/C9CP05091D Citations Research Group

An automatic reaction network generator for reactive molecular dynamics simulation.

ReacNetGenerator: an automatic reaction network generator for reactive molecular dynamic simulations, Phys. Chem. Chem. Phys., 2020, 22 (2): 683–691, doi: 10.1039/C9CP05091D

jinzhe.zeng@rutgers.edu (Jinzhe Zeng), tzhu@lps.ecnu.edu.cn (Tong Zhu)

Features

  • Processing of MD trajectory containing atomic coordinates or bond orders
  • Hidden Markov Model (HMM) based noise filtering
  • Isomers identifying accoarding to SMILES
  • Generation of reaction network for visualization using force-directed algorithm
  • Parallel computing

Guide and Tutorial

The latest version requires Python 3.7 or later. You can install ReacNetGenerator with conda:

conda install reacnetgenerator -c conda-forge
reacnetgenerator -h

See the guide to learn how to install and use ReacNetGenerattor. We also provide a series of tutorials to help you learn ReacNetGenerator.

Awards

  • The First Prize in 2019 (the 11th Session) Shanghai Computer Application Competition for College Students
  • The First Prize in 2019 (the 12th Session) Chinese Computer Design Competition for College Students

Acknowledge

  • National Natural Science Foundation of China (Grants No. 91641116)
  • National Innovation and Entrepreneurship Training Program for Undergraduate (201910269080)
  • ECNU Multifunctional Platform for Innovation (No. 001)

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

reacnetgenerator-1.6.11.tar.gz (1.1 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

reacnetgenerator-1.6.11-cp312-cp312-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.12Windows x86-64

reacnetgenerator-1.6.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp312-cp312-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 10.9+ universal2 (ARM64, x86-64)

reacnetgenerator-1.6.11-cp311-cp311-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.11Windows x86-64

reacnetgenerator-1.6.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp311-cp311-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)

reacnetgenerator-1.6.11-cp310-cp310-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.10Windows x86-64

reacnetgenerator-1.6.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp310-cp310-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)

reacnetgenerator-1.6.11-cp39-cp39-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.9Windows x86-64

reacnetgenerator-1.6.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp39-cp39-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)

reacnetgenerator-1.6.11-cp38-cp38-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.8Windows x86-64

reacnetgenerator-1.6.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp38-cp38-macosx_10_9_universal2.whl (2.2 MB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)

reacnetgenerator-1.6.11-cp37-cp37m-win_amd64.whl (2.0 MB view details)

Uploaded CPython 3.7mWindows x86-64

reacnetgenerator-1.6.11-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

reacnetgenerator-1.6.11-cp37-cp37m-macosx_10_9_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file reacnetgenerator-1.6.11.tar.gz.

File metadata

  • Download URL: reacnetgenerator-1.6.11.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for reacnetgenerator-1.6.11.tar.gz
Algorithm Hash digest
SHA256 1b0787f6f8056f2b9ffac789858e21695ad93d95acbc33de74c4dcfd658b1798
MD5 44f96e69bb91a6e3c20eada98338f41a
BLAKE2b-256 8b9331ca859bee935a3116b298a8069ec7706d84ed0e6338c84c601b1361dcde

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e4f507ef8cf8d7a81dbaa5641419ea9d2eef1c5daa492396a26487f806a0e486
MD5 c1300aa011392ec77e72d9df3ac213c1
BLAKE2b-256 e8cb7f0172efe6f7458bfdbc6cc9687ec6820bb7dcae8be4e01ef8a88f37e8ba

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 92677e9f7b4748793c26f45bf3bb43274d356cdf89dd7d7c59ecc47ed450aa59
MD5 0ac2419ece01508439ff0f152193b59c
BLAKE2b-256 355e6f5b0534209a3e0ec9f8945dc6c20ddce281bc50774b2e59c2e1918727db

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c2bcd29f97b9348e4c5378c0409d946f49896c4149ff361321a746d1c7063326
MD5 9e177e9d274f1a413ad77645bc4444b9
BLAKE2b-256 c130adcf68466950d8380dc3c7b175af3e0be2f6869cd6cdd21bb5539b495e7d

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7ac94598b3c4b35ccd6393ff6be279b751e41da2c5bc5e5ecf0ce549dd06e005
MD5 a8463cdc7ab06ac9cef9496ea6ca62e8
BLAKE2b-256 af6930486d1effaa34978f7e3da1714606974bff769be63f5476250534fd3e8e

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 46e7de8fc0fd9d58149f881734c6eee63394bd949b49caf67e9778cd2554283b
MD5 e035502d14e7c085db248b0dee6affd8
BLAKE2b-256 7851d6d67894e0aa462139a8d06636fd157cd92aa124f0445168b7e47d75a52f

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d7f96389b3f7b97bf775ed652e686273fe8f197173c178c970659b3a65cd26c8
MD5 297e42bd9abacf41d55c35157362c5df
BLAKE2b-256 cbba5a98d6429b311645f2dfc155dfc0327e27e776dfcd7f41b041bc016a537d

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0fae0a3997695734ccc43998a156b1379931e2a86291898f22f072dc148f2202
MD5 d4ddb789162ba809f696593434994840
BLAKE2b-256 801cbd00d6d3438f141b6ce41637b0817a1da4fb8c3397c9e1d97e967a9f2ff6

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ce0e842de261001fa175d8491629294daab9f6f6da1a5097f4189aa021b1843
MD5 7ac334de01add2f86fd8b5622c560278
BLAKE2b-256 dd16569f201868c9c179bf9c5d2e4519aba1cdf25ed1bc150577997895feb101

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 913cfd2e96768f0eee972d7894d7b8cc20412fe35e70c1bc0028b5e2a82eb694
MD5 97c640850f5566692669c30ad6990612
BLAKE2b-256 ddb5017aed0646e84a6fc45ac64894434b87f6d6ea9c2fbf5bdd06759980fa6d

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 53a4bf092d19a6c2be6114467653719a94a1a9377da9e29d91ac7091edf0cba1
MD5 5fd655442ab0098210709ae3f0a2ed2c
BLAKE2b-256 65268ccb36854916997b4996acbb32643d5a734f6692800f26b305827c39251c

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 54d42a66099a0c25af97f53635ffd1f15bc348cf20ec77790c1a2f8a06924112
MD5 f8232097957aba3db028736523f13682
BLAKE2b-256 716491156000428fec49247c2f71d449d15923d57fe417d2f8037d852bfd830f

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2fe78c3c94a7cc8bc94286f115f7aa1db2a182a81377bb5919f812494d4dee55
MD5 1c029c2fff205cec82eb99307b13d4a6
BLAKE2b-256 f47143379c6c285f54d1079b46132e948b8a30dc6a29f312a26d45088d735473

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d31d98844833a51a6a67238dd441ee4425560fa6808f5cce37b4b2d73b709061
MD5 3da4f9150e71564a5ff9bde0d8fa427d
BLAKE2b-256 ed8b7402dc11db5da049c828b7cc8ffb87e3fde7d7a71f527c1cd2d76cd3d0b5

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 24104dda4163fff374b99d6d16a6352c05618ebc15918faa882df55f2ea34fee
MD5 cd06a7558c46b07dda8b76452547b9f7
BLAKE2b-256 bf2b018b6244728fedf93760a7c73611e97d361dc85b3f81ffa4659e8c4e7a78

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2a8169c0b2faa8bbe0f657f03f5b69c47a1dd4f75167b918c0286d63b9c59dca
MD5 72822671be0b3178a88fbc36dd35f29d
BLAKE2b-256 da343ed6349561c40524c9818be9d3cef2d506774eb1bb5a59aca96b99dd9e78

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp37-cp37m-win_amd64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b6df0e16783273f8d78a175f9590966a9e58156f0ae0a50143028f5d70e3c92d
MD5 b8145aa62cabdebe1ee3108d222ff997
BLAKE2b-256 a92212f6ceed3d811e7a47090c9c9eed2520075d4a5b8cb111bf2febb570c3f0

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f7429f78acd34125044dad8a3059c79cb44df8b5ce93f067aeb728f151074821
MD5 6d90dae9ce5765ce253a6b100d2a4c0b
BLAKE2b-256 2311186f753be4e4b096462af11ae8abe9394ea940c4326b6f7de21d3c6207cc

See more details on using hashes here.

File details

Details for the file reacnetgenerator-1.6.11-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for reacnetgenerator-1.6.11-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 28e293a980f1c33fa4815aff69b9c12611c727035013d19cb211c28e26848615
MD5 6a09e045bf67a564a040c04196274f43
BLAKE2b-256 ba7ab1c2e9938e033f2f8cf29cd4d272309a5ec3d1d756cfe0d881f271054322

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page