{"id":20080070,"url":"https://github.com/ppillot/libmol","last_synced_at":"2025-05-05T23:31:02.021Z","repository":{"id":56407234,"uuid":"76276422","full_name":"ppillot/libmol","owner":"ppillot","description":"Single Page Web Application for displaying and studying molecular models","archived":false,"fork":false,"pushed_at":"2024-06-23T19:40:13.000Z","size":87516,"stargazers_count":30,"open_issues_count":5,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-24T13:02:37.049Z","etag":null,"topics":["bioinformatics","biological-structures","education","javascript","molecular-graphics","ngl","pdb","science","vue"],"latest_commit_sha":null,"homepage":"https://libmol.org","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ppillot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-12T16:51:31.000Z","updated_at":"2024-06-23T19:40:16.000Z","dependencies_parsed_at":"2023-01-20T09:31:20.210Z","dependency_job_id":null,"html_url":"https://github.com/ppillot/libmol","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppillot%2Flibmol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppillot%2Flibmol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppillot%2Flibmol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppillot%2Flibmol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppillot","download_url":"https://codeload.github.com/ppillot/libmol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224473361,"owners_count":17317166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bioinformatics","biological-structures","education","javascript","molecular-graphics","ngl","pdb","science","vue"],"created_at":"2024-11-13T15:25:56.236Z","updated_at":"2024-11-13T15:25:57.186Z","avatar_url":"https://github.com/ppillot.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Libmol.org\n\n\u003e Molecular visualization made easy for beginners\n\n## Web Application\nLibmol.org is a single page web application designed to provide students starting structural biology with simplified self explanatory tools to view and interact with biological macromolecules.\n\n## Acknowledgments\n### Contributors\nThanks to [Hervé Furstoss](https://github.com/hfurstoss) for creating and contributing to the interactive documentation.\n[Arose](https://github.com/arose) for developing and continuously improving NGL\nPhilippe, Gilles, Jacques, Thomas, Eric and other members of the Forum National de SVT for their support and insightful inputs.\n\n### Libraries and other resources\nThis application could not have been written nor deployed without the following open source libraries:\n- [NGL](https://github.com/arose/ngl): Javascript molecular visualization library leveraging WebGL browsers capacities and tuned for performance\n  - AS Rose, AR Bradley, Y Valasatava, JM Duarte, A Prlić and PW Rose. _Web-based molecular graphics for large complexes._ ACM Proceedings of the 21st International Conference on Web3D Technology (Web3D '16): 185-186, 2016. [doi:10.1145/2945292.2945324](http://dx.doi.org/10.1145/2945292.2945324)\n  - AS Rose and PW Hildebrand. _NGL Viewer: a web application for molecular visualization._ Nucl Acids Res (1 July 2015) 43 (W1): W576-W579 first published online April 29, 2015. [doi:10.1093/nar/gkv402](https://doi.org/10.1093/nar/gkv402)\n- [Vue.js, Vuex](https://vuejs.org/): Progressive JS framework\n- [Vuei18n](https://github.com/kazupon/vue-i18n): Vue plugin for internationalization\n- [ElementUI](http://element.eleme.io/#/en-US): UI Library for desktop application using Vue\n- [screenfull](https://www.npmjs.com/package/screenfull): wrapper to the fullscreen API for cross-browser compatibility\n- [Fontello](http://fontello.com): icon fonts generator\n\n#### Fonts\n- [Font Awesome](http://fortawesome.github.com/Font-Awesome/)\n   Copyright (C) 2016 by Dave Gandy\n   Author:    Dave Gandy\n   License:   [SIL](http://scripts.sil.org/OFL)\n- [Elusive](http://aristeides.com/):\n   Copyright (C) 2013 by Aristeides Stathopoulos\n   Author:    Aristeides Stathopoulos\n   License:   [SIL](http://scripts.sil.org/OFL)\n\n\nSpecial thanks to [Netlify.com](https://www.netlify.com) for hosting open source projects such as Libmol.org for free.\n\u003ca href=\"https://www.netlify.com\"\u003e\n  \u003cimg src=\"https://www.netlify.com/img/global/badges/netlify-dark.svg\"/\u003e\n\u003c/a\u003e\n\n## i18n effort\nShould you be interested in translating Libmol.org to your language, your contribution is most welcome!\nFirst part of the translation process deals with the user interface. It requires completing an [online Google spreadsheet](https://docs.google.com/spreadsheets/d/1tfpNe1SwHQ51arbPlnE6y7rDB-JKImhGICQGsMzQtes/edit?usp=sharing) with your locale keywords.\nThe second part of the process is more involving and requires forking this repository, duplicating one of the folders in locales/ and translating all the markdown files in it.\nPlease do not hesitate to contact me if interested.\n\n## Development and Build Setup\n[![DeepScan grade](https://deepscan.io/api/teams/3022/projects/4499/branches/36208/badge/grade.svg)](https://deepscan.io/dashboard#view=project\u0026tid=3022\u0026pid=4499\u0026bid=36208)\nYou don't need this to use LibMol.org\nThe source code is distributed from this repository and can be downloaded to your computer using Git or the complete archive.\nOnce the source code is downloaded and extracted, you'll have to install all dependencies required to build the project.\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8081\nnpm run serve\n\n# build for production with minification\nnpm run build\n```\n\nToDo\n- Files :\n  - handle mega files\n- Errors/warnings : send messages\n  - when file could not be loaded\n  - when network is not available --\u003e online/offline api\n- Commands :\n  - add/remove labels\n  - provide choices for selecting hetero (e.g. : in cox2 ara and hem)\n- Sequences :\n  - search (user selection ?)\n- 3D View:\n  - change cursor when rotating, zooming, panning, selecting\n  - rotating around z-axis\n- known bugs :\n  - polymer size should exceed 3 for ribbon/backbone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppillot%2Flibmol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppillot%2Flibmol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppillot%2Flibmol/lists"}