-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.31 KB
/
CITATION.cff
File metadata and controls
35 lines (35 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: "López-Cervantes"
given-names: "Juan Emanuel"
orcid: "https://orcid.org/0009-0001-5428-6337"
affiliation: "Universidad Autónoma del Estado de Hidalgo"
title: "FragmentFinder: A 3D Substructure Matching Tool for Computational Chemistry"
version: 1.0.0
date-released: 2026-01-18
doi: "10.5281/zenodo.18844140"
url: "https://github.com/1JELC1/FragmentFinder"
keywords:
- cheminformatics
- fragment-matching
- substructure-search
- graph-isomorphism
- molecular-visualization
- python
- computational-chemistry
- vedo
- networkx
abstract: "FragmentFinder is a Python tool designed to identify and extract common molecular fragments across a dataset of molecules. It utilizes 3D visualization for interactive selection and graph isomorphism algorithms to find topological matches, enabling targeted local property analysis in computational chemistry workflows."
license: Apache-2.0
preferred-citation:
type: software
authors:
- family-names: "López-Cervantes"
given-names: "Juan Emanuel"
orcid: "https://orcid.org/0009-0001-5428-6337"
title: "FragmentFinder: A 3D Substructure Matching Tool for Computational Chemistry"
version: 1.0.0
doi: "10.5281/zenodo.18844140"
year: 2026