BiochemicalVisualization
Graphical interface for BiochemicalAlgorithms.jl
https://github.com/hildebrandtlab/biochemicalvisualization.jl
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Repository
Graphical interface for BiochemicalAlgorithms.jl
Basic Info
- Host: GitHub
- Owner: hildebrandtlab
- License: mit
- Language: JavaScript
- Default Branch: develop
- Size: 1.69 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 4
- Open Issues: 5
- Releases: 6
Metadata Files
README.md
BiochemicalVisualization
BiochemicalVisualization is the graphical interface for BiochemicalAlgorithms.jl, providing different representations for biomolecular systems. All representations can be visualized in the form of interactive web widgets that are embeddable in Jypyter notebooks.
Installation
To install BiochemicalVisualization, open a Julia REPL, switch to the package mode by pressing ], and type
julia
pkg> add BiochemicalVisualization
Usage
```julia using BiochemicalAlgorithms, BiochemicalVisualization
Read PDB file from the BiochemicalAlgorithms.jl repository
sys = loadpdb(balldata_path("../test/data/AlaAla.pdb"))
Prepare molecule
fdb = FragmentDB() normalizenames!(sys, fdb) reconstructfragments!(sys, fdb) build_bonds!(sys, fdb)
Visualize using ball-and-stick representation
ballandstick(sys)
```

Contributing
You have ideas for improvements, criticism, or ran into problems? You are looking for a feature that you know from BALL? Feedback and contributions are very welcome. Check out our guidelines and use our issue tracker or contact us via e-mail.
Owner
- Name: hildebrandtlab
- Login: hildebrandtlab
- Kind: organization
- Repositories: 6
- Profile: https://github.com/hildebrandtlab
Citation (CITATION.bib)
@misc{BiochemicalVisualization.jl,
author = {Andreas Hildebrandt <andreas.hildebrandt@uni-mainz.de> and contributors},
title = {BiochemicalVisualization.jl},
url = {https://github.com/hildebrandtlab/BiochemicalVisualization.jl},
version = {v0.1.0},
year = {2022},
month = {12}
}
GitHub Events
Total
- Create event: 24
- Commit comment event: 6
- Release event: 3
- Issues event: 1
- Watch event: 1
- Delete event: 19
- Issue comment event: 2
- Push event: 57
- Pull request review event: 1
- Pull request event: 22
Last Year
- Create event: 24
- Commit comment event: 6
- Release event: 3
- Issues event: 1
- Watch event: 1
- Delete event: 19
- Issue comment event: 2
- Push event: 57
- Pull request review event: 1
- Pull request event: 22
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 6 minutes
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 7
- Average time to close issues: N/A
- Average time to close pull requests: 6 minutes
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 2
Top Authors
Issue Authors
- tkemmer (1)
- JuliaTagBot (1)
Pull Request Authors
- tkemmer (9)
- github-actions[bot] (5)
- anmabu (1)
- dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
juliahub.com: BiochemicalVisualization
Graphical interface for BiochemicalAlgorithms.jl
- Documentation: https://docs.juliahub.com/General/BiochemicalVisualization/stable/
- License: MIT
-
Latest release: 0.3.2
published about 1 year ago
Rankings
Dependencies
- actions/checkout v3 composite
- codecov/codecov-action v3 composite
- julia-actions/cache v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- julia-actions/setup-julia latest composite
- Mattraks/delete-workflow-runs v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- JuliaRegistries/TagBot v1 composite