https://github.com/bobleesj/structure-analyzer-featurizer

Generates geometric features of interatomic distances, atomic environment information, and coordination numbers.

https://github.com/bobleesj/structure-analyzer-featurizer

Science Score: 39.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Generates geometric features of interatomic distances, atomic environment information, and coordination numbers.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 3
  • Open Issues: 6
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

Structure Analyzer Featurizer (SAF)

PR PyPI PythonVersion

Structure Analyzer/Featurizer (SAF) is a Python package to generate geometric features of interatomic distances, atomic environment information, and coordination numbers from a folder containing .cif files.

Features:

  • Generate hundreds of numerical structural features for binary, ternary, and quaternary .cif files.
  • No coding required - command-line interactive app provided.
  • Process hundreds to tens of thousands of .cif files.

Publications

If you use SAF in your scientific publication, please cite the following paper describing SAF:

Digital Discovery, https://doi.org/10.1039/D4DD00332B

as well as the cifkit which is the engine of SAF for coordination environment analysis:

Journal of Open Source Software, https://doi.org/10.21105/joss.07205

Getting started

To learn more, please read the official documentation at https://bobleesj.github.io/structure-analyzer-featurizer.

Acknowledgements

SAF is built and maintained with scikit-package.

Owner

  • Name: Sangjoon Bob Lee
  • Login: bobleesj
  • Kind: user
  • Location: New York, NY
  • Company: Columbia University

1st-Year MS Materials Science and Engineering at Columbia Engineering, Department of Applied Physics and Applied Mathematics

GitHub Events

Total
  • Create event: 17
  • Release event: 2
  • Issues event: 65
  • Watch event: 3
  • Delete event: 10
  • Member event: 1
  • Issue comment event: 43
  • Push event: 31
  • Pull request event: 20
  • Pull request review event: 1
  • Pull request review comment event: 2
  • Fork event: 3
Last Year
  • Create event: 17
  • Release event: 2
  • Issues event: 65
  • Watch event: 3
  • Delete event: 10
  • Member event: 1
  • Issue comment event: 43
  • Push event: 31
  • Pull request event: 20
  • Pull request review event: 1
  • Pull request review comment event: 2
  • Fork event: 3

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 15 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
pypi.org: structure-analyzer-featurizer

Python package to generate geometric features of interatomic distances, atomic environment information, and coordination numbers from a folder containing .cif files.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 15 Last month
Rankings
Dependent packages count: 8.9%
Average: 29.7%
Dependent repos count: 50.4%
Maintainers (1)
Last synced: 10 months ago

Dependencies

requirements.txt pypi
  • cifkit *
  • click *
  • gemmi *
  • matplotlib *
  • numpy *
  • openpyxl *
  • pandas *
  • pyvista *
  • scipy *