BGCfinder

View on PyPIReverse Dependencies (0)

0.0.30 BGCfinder-0.0.30-py3-none-any.whl

Wheel Details

Project: BGCfinder
Version: 0.0.30
Filename: BGCfinder-0.0.30-py3-none-any.whl
Download: [link]
Size: 10763
MD5: fdcad80af7448a6be0699dd0cfad00ab
SHA256: ba2c5bb8e3d5f37f8755d8eec4e6c057d0263da421d3cbed75a4bc40c477c18a
Uploaded: 2023-03-23 08:38:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: BGCfinder
Version: 0.0.30
Summary: Biosynthetic Gene Cluster finder with Graph Neural Network
Author: Jihun Jeung
Author-Email: jihun[at]gm.gist.ac.kr
Home-Page: https://github.com/jihunni/BGCfinder
License: MIT
Keywords: Biosynthetic Gene Cluster
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3
Requires-Dist: argparse
Requires-Dist: biopython (>=1.79)
Requires-Dist: rdkit-pypi (==2022.3.2.1)
Requires-Dist: pandas (==1.3.4)
Requires-Dist: numpy (==1.20.3)
Requires-Dist: appdirs (>=1.4.4)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 1797 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
BGCfinder/__init__.py sha256=LvMgk0IUZZZEeS7N4C775K9u8_FxDhhnvww1qUZ94II 80
BGCfinder/__version__.py sha256=DsAHdxLC16H2VjdFOU5tBx2xT9VnNQ-XbTS24fRCa_w 22
BGCfinder/download.py sha256=IyTH_KC_zN9JdW2LSA4wc0tfRBsOWCG1xC0gNND50vw 2104
BGCfinder/main.py sha256=_SKiV7FrdsLfBItXj3pmfQPftuA-fRVeD3WGR_FxSTg 11769
BGCfinder/model.py sha256=_3P8eUkZ8sHS2ddKk2I6k4uuq8_j4nPfHyGJWrhSSxE 7765
BGCfinder/utils.py sha256=29PWTYBSHuceg8dAIDEC5tGjcLSdoR8TuJvFEVlutQo 3001
BGCfinder-0.0.30.dist-info/LICENSE.txt sha256=D96fTASPBxbQq4QTAJZf1MB9e2lUmusixX7pofJjE7o 1133
BGCfinder-0.0.30.dist-info/METADATA sha256=7_OWt8J_rPxATw5eg-S_A0cU04sbofDwNGgEOnHCjqM 2645
BGCfinder-0.0.30.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
BGCfinder-0.0.30.dist-info/entry_points.txt sha256=Lz51eHyOx-OYiN_0YCXcvYefKzIl82gARKw51BiKlDg 93
BGCfinder-0.0.30.dist-info/top_level.txt sha256=_4b_NHB_GvA-DbZiNWyqjrdqF8xhLwdfT7c5BLUx3to 10
BGCfinder-0.0.30.dist-info/RECORD

top_level.txt

BGCfinder

entry_points.txt

bgc-download = BGCfinder.download:download
bgcfinder = BGCfinder.main:main