1,737,112 research outputs found
DeBob-git/VinaConfigBuilder: GUI VinaConfigBuilder
загрузка комплекса макромолекула- лиганд в формате pdb. В качестве лиганда выступает малая молекула
получение списка лигандов (малые молекулы) в составе комплекса
выбор лиганда из списка
для выбранного лиганда получение списка аминокислотных остатков макромолекулы, с которыми происходит взаимодействие
расчет центроида (геометрический центр координат всех атомов) , который в дальнейшем используется как центр прямоугольной области поиска
-для выбранного лиганда
-для списка аминокислотных остатков макромолекулы, с которыми -происходит взаимодействие выбранного лиганда
для произвольного списка аминокислотных остатков в текстовое поле
расчет сторон минимальной прямоугольной области поиска, которая может вместить:
-выбранный лиганд
-все аминокислотные остатки макромолекулы, с которыми происходит взаимодействие выбранного лиганда
-все аминокислотные остатки макромолекулы, с которыми происходит взаимодействие выбранного лиганда, и все другие лиганды
задание параметров запуска Vina
сохранение центроида, области поиска и параметров Vina в виде конфиг-файла
© 2021 GitHub, Inc
Git-RDM v1.0.0
Git-RDM is a research data management plugin for the Git version control system. This is the release of v1.0.0
Git-RDM v1.0.1
Git-RDM is a research data management plugin for the Git version control system. This is the release of v1.0.1
Integrating LLMs into Git: a plugin to support version control
openLa tesi descrive lo sviluppo di un plugin per Git che integra un modello linguistico (LLM), con l'obiettivo di supportare operazioni di versionamento tramite comandi e commenti in linguaggio naturale. Il progetto prevede l'uso di tecniche di Retrieval-Augmented Generation (RAG) e ricerca ibrida per migliorare la qualità delle risposte generate, focalizzandosi su funzionalità come la generazione automatica di comandi Git e la redazione di messaggi di commit contestuali
jekopp-git/subseasonal_clustering: Accepted version
Scripts used in accepted version of the article (August 2021)
briandfoy/module-release-git: Module-Release-Git-1.017
Revision history for Perl module Module::Release::Git
1.017 2023-01-03T20:22:55Z
* Add the ignore_untracked config option so git status check
doesn't fail if there are extra files in your repo. This is
off by default (briandfoy/module-release#14 from Tux)
* Update minimum to Perl to v5.16, which is already the minimum
for Module::Release.
1.016 2021-02-13T11:45:12Z
* Add config to set the commit message format
* Add a way to control which version control branch can release
1.015 2021-01-25T19:03:38Z
* Corion added better git-fu that avoids localization problems
https://github.com/briandfoy/module-release-git/pull/2
* Fixed the contributor list searching (stupid stupid mistake)
* Freshen the distro, remove Travis CI, add Github Actions
1.014 2018-03-22T18:55:19Z
* Change to Artistic License 2.0
1.012 2018-02-26T11:46:00Z
* Adjust git output matching for new output strings. This should
still work on older gits.
1.011 2016-01-26T19:06:04Z
* Freshen the distro.
0.20 - 2014-01-17
* Add vcs_exit to @EXPORT! Oops.
0.19 - 2014-01-06
* Implement vcs_tag for post-release repo tasks
0.18 - 2014-01-03
* Get rid of MYMETA
0.17 - 2013-02-07
* Require 5.10, since I use some of those features
0.16 - 2013-02-02
* A less restrictive git status match
0.13 - 2009-08-21
* The same as 0.12_02, but as a full release
0.12_02 - 2009-05-09
* Distro cleaning, no big whoop
0.12_01 - 2008-08-09
* Clean up the module to work with the latest version of
Module::Release.
* The git command seems to exit with 1 when everything works.
I don't know what it exits with when it fails, so don't
bother to check for the exit value right now.
0.10_06 - 2008-08-30
* okay, this should really fix cvs_tag
0.10_05 - 2008-08-30
* Oh, and I need to fix up some internals to match the
Changes in Module::Release
0.10_04 - 2008-08-30
* Fix the disappearing tag in cvs_tag
0.10_03 - 2008-08-29
* Fixed a bug in cvs_tag where nothing was tagge
SoftwareSystemsLaboratory/ssl-metrics-git-bus-factor
The Software Systems Laboratory (SSL) Git Bus Factor Project is a python tool that lets users calculate and graph the bus factor of a git repository. This tool relies on the output of the Git Commits LOC project
- …
