Difference between revisions of "Template:Article of the week"

From LIMSWiki
Jump to navigationJump to search
(Updated article of the week text.)
(Updated article of the week text)
 
(368 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="float: left; margin: 0.5em 0.9em 0.4em 0em;">[[File:Linux kernel API.svg|240px]]</div>
<div style="float: left; margin: 0.5em 0.9em 0.4em 0em;">[[File:Fig1 Huang iScience2022 25-8.jpg|240px]]</div>
An '''[[application programming interface]]''' ('''API''') is a particular set of rules and specifications that software programs can follow to communicate with each other.  It serves as an interface between different software programs and facilitates their interaction, similar to the way the user interface facilitates interaction between humans and computers. An API can be created for applications, libraries, operating systems, etc. as a way of defining their "vocabularies" and resource request conventions (e.g. function-calling conventions). It may include specifications for routines, data structures, object classes, and protocols used to communicate between the consumer program and the implementer program of the API.
'''"[[Journal:Elegancy: Digitizing the wisdom from laboratories to the cloud with free no-code platform|Elegancy: Digitizing the wisdom from laboratories to the cloud with free no-code platform]]"'''
 
An API can be generalized for many functions, appearing bundled in the libraries of a programming language, e.g. the Standard Template Library in C++ or the Java API. It can also be function-specific, meant to address a specific problem, e.g. the Google Maps API or the Java API for XML Web Services. Some APIs are language-dependent, meaning they can only use the syntax and elements of a particular language, which makes the API more convenient to use. Of course, an API may also be language-independent, written so that it can be called from several programming languages. This is a desirable feature for a service-oriented API that is not bound to a specific process or system and may be provided as remote procedure calls or web services. ('''[[Application programming interface|Full article...]]''')<br />


One of the top priorities in any [[laboratory]] is [[Archival informatics|archiving]] experimental data in the most secure, efficient, and errorless way. It is especially important to those in chemical and biological research, for it is more likely to damage experiment records. In addition, the transmission of experiment results from paper to electronic devices is time-consuming and redundant. Therefore, we introduce an [[Open-source software|open-source]] no-code [[electronic laboratory notebook]] (ELN), Elegancy, a [[Cloud computing|cloud-based]]/standalone web service distributed as a Docker image. Elegancy fits all laboratories but is specially equipped with several features benefitting biochemical laboratories. It can be accessed via various web browsers, allowing researchers to upload photos or audio recordings directly from their mobile devices. Elegancy also contains a meeting arrangement module, audit/revision control, and laboratory supply management system. We believe Elegancy could help the scientific research community gather evidence, share information, reorganize knowledge, and digitize laboratory works with greater ease and security ... ('''[[Journal:Elegancy: Digitizing the wisdom from laboratories to the cloud with free no-code platform|Full article...]]''')<br />
<br />
<br />
''Recently featured'': [[Immunoinformatics]], [[Life sciences industry]], [[Chemical industry]]
''Recently featured'':
{{flowlist |
* [[Journal:Implementing an institution-wide electronic laboratory notebook initiative|Implementing an institution-wide electronic laboratory notebook initiative]]
* [[Journal:Quality and environmental management systems as business tools to enhance ESG performance: A cross-regional empirical study|Quality and environmental management systems as business tools to enhance ESG performance: A cross-regional empirical study]]
* [[Journal:PIKAChU: A Python-based informatics kit for analyzing chemical units|PIKAChU: A Python-based informatics kit for analyzing chemical units]]
}}

Latest revision as of 17:08, 10 April 2023

Fig1 Huang iScience2022 25-8.jpg

"Elegancy: Digitizing the wisdom from laboratories to the cloud with free no-code platform"

One of the top priorities in any laboratory is archiving experimental data in the most secure, efficient, and errorless way. It is especially important to those in chemical and biological research, for it is more likely to damage experiment records. In addition, the transmission of experiment results from paper to electronic devices is time-consuming and redundant. Therefore, we introduce an open-source no-code electronic laboratory notebook (ELN), Elegancy, a cloud-based/standalone web service distributed as a Docker image. Elegancy fits all laboratories but is specially equipped with several features benefitting biochemical laboratories. It can be accessed via various web browsers, allowing researchers to upload photos or audio recordings directly from their mobile devices. Elegancy also contains a meeting arrangement module, audit/revision control, and laboratory supply management system. We believe Elegancy could help the scientific research community gather evidence, share information, reorganize knowledge, and digitize laboratory works with greater ease and security ... (Full article...)

Recently featured: