Difference between revisions of "Chemotion ELN"

From LIMSWiki
Jump to navigationJump to search
(Created as needed.)
 
m (Typos)
 
(3 intermediate revisions by the same user not shown)
Line 11: Line 11:
| discontinued          =  
| discontinued          =  
| frequently updated    = yes<!-- Release version update? Don't edit this page, just click on the version number! -->
| frequently updated    = yes<!-- Release version update? Don't edit this page, just click on the version number! -->
| programming language  = Ruby, JavaScript
| programming language  = Ruby, JavaScript, CSS, and HTML
| operating system      = platform-independent
| operating system      = platform-independent
| platform              =  
| platform              =  
Line 22: Line 22:
}}
}}


'''Chemotion ELN''' is an open-source [[electronic laboratory notebook]] (ELN) "or researchers working in the field of chemical sciences."<ref name="TremouilhacChemotionELN17">{{cite journal |title=Chemotion ELN: An open source electronic lab notebook for chemists in academia |journal=Journal of Cheminformatics |author=Tremouilhac, P.; Nguyen, A.; Huang, Y.-C. et al. |volume=9 |pages=54 |year=2017 |doi=10.1186/s13321-017-0240-0}}</ref>
'''Chemotion ELN''' is an open-source [[electronic laboratory notebook]] (ELN) "for researchers working in the field of chemical sciences."<ref name="TremouilhacChemotionELN17">{{cite journal |title=Chemotion ELN: An open source electronic lab notebook for chemists in academia |journal=Journal of Cheminformatics |author=Tremouilhac, P.; Nguyen, A.; Huang, Y.-C. et al. |volume=9 |pages=54 |year=2017 |doi=10.1186/s13321-017-0240-0}}</ref> The project has been funded since 2015 by the German Research Foundation (Deutsche Forschungsgemeinschaft or DFG).<ref name="DFG266379491">{{cite web |url=http://gepris.dfg.de/gepris/projekt/266379491 |title=Deutsche Forschungsgemeinschaft (DFG) - Projektnummer 266379491 |publisher=Deutsche Forschungsgemeinschaft |date=2015 |accessdate=04 December 2017}}</ref>


==Product history==
==Product history==
Chemotion ELN seems to have originated in some form as a coding project by Florian Hübsch of NinjaConcept GmbH.<ref name="TremouilhacChemotionELN17" /> In June 2015, Hübsch provided the first initial commits to the Chemotion ELN project on GitHub.<ref name="ChemotionELNInitial">{{cite web |url=https://github.com/ComPlat/chemotion_ELN/commit/451d680aba8e993ac4402706b3d33579c1ecb1ea |title=Initial commit |work=Chemotion ELN |publisher=GitHub, Inc |date=16 June 2015 |accessdate=06 October 2017}}</ref> With the help of additional programmers and support from the Karlsruhe Institute of Technology, an initial 0.1.0 release was uploaded to GitHub on May 31, 2016, followed by a 0.2.0 release in October.<ref name="ChemotionELNReleases" /> A journal article concerning the system was published in September 2017<ref name="TremouilhacChemotionELN17" />, and updates to the code appear to be ongoing.
The Chemotion ELN project was initiated to replace a basic ELN (dial-a-device project) programmed at the Karlsruhe Institute of Technology by Dominic Lütjohann from 2012 through 2014.<ref name="LütjohannOpenSource15">{{cite journal |title=Open source life science automation: Design of experiments and data acquisition via “dial-a-device” |journal=Chemometrics and Intelligent Laboratory Systems |author=Lütjohann, D.S.; Jung, N.; Bräse, S. |volume=144 |pages=100–107 |year=2015 |doi=10.1016/j.chemolab.2015.04.002}}</ref><ref name="LütjohannLabormanagement14">{{cite web |url=http://www.git-labor.de/forschung/informationstechnologie-it/labormanagement-wenn-analysegeraete-sprechen-lernen |title=Labormanagement: Wenn Analysegeräte sprechen lernen… |author=Lütjohann, D.; Jung, N.; Tremouilhac,P. et al. |work=GIT Laborportal |publisher=John Wiley & Sons |date=28 November 2014 |accessdate=04 December 2017}}</ref> Chemotion's code base is being developed by members of the Stefan Bräse group (ComPlat) at the Karlsruhe Institute of Technology (KIT)<ref name="LütjohannLabormanagement14" /> and NinjaConcept GmbH (Karlsruhe).<ref name="TremouilhacChemotionELN17" /> In June 2015, Florian Hübsch of NinjaConcept uploaded the first initial commits to the Chemotion ELN project on GitHub.<ref name="ChemotionELNInitial">{{cite web |url=https://github.com/ComPlat/chemotion_ELN/commit/451d680aba8e993ac4402706b3d33579c1ecb1ea |title=Initial commit |work=Chemotion ELN |publisher=GitHub, Inc |date=16 June 2015 |accessdate=06 October 2017}}</ref>  
 
An initial 0.1.0 release was uploaded to GitHub on May 31, 2016, followed by a 0.2.0 release in October.<ref name="ChemotionELNReleases" /> A journal article concerning the system was published in September 2017<ref name="TremouilhacChemotionELN17" />. Updates to the code appear to be ongoing, with a 0.3.0 update arriving in mid-November 2017, including an update to the reporting UI and the sample/reaction UI.<ref name="ChemotionELNReleases" />


==Features==
==Features==

Latest revision as of 15:29, 12 August 2019

Chemotion ELN
Original author(s) Stefan Braese, Nicole Jung, Serhii Kotov, Pierre Tremouilhac
Developer(s) Karlsruhe Institute of Technology
Initial release May 31, 2016 (2016-05-31) (0.1.0)[1]
Stable release

1.8.1  (December 21, 2023; 4 months ago (2023-12-21))

[±]
Preview release 1.8.0-rc3  (October 9, 2023; 6 months ago (2023-10-09)) [±]
Written in Ruby, JavaScript, CSS, and HTML
Operating system platform-independent
Type Laboratory informatics software
License(s) GNU Affero General Public License v3.0
Website chemotion.net

Chemotion ELN is an open-source electronic laboratory notebook (ELN) "for researchers working in the field of chemical sciences."[2] The project has been funded since 2015 by the German Research Foundation (Deutsche Forschungsgemeinschaft or DFG).[3]

Product history

The Chemotion ELN project was initiated to replace a basic ELN (dial-a-device project) programmed at the Karlsruhe Institute of Technology by Dominic Lütjohann from 2012 through 2014.[4][5] Chemotion's code base is being developed by members of the Stefan Bräse group (ComPlat) at the Karlsruhe Institute of Technology (KIT)[5] and NinjaConcept GmbH (Karlsruhe).[2] In June 2015, Florian Hübsch of NinjaConcept uploaded the first initial commits to the Chemotion ELN project on GitHub.[6]

An initial 0.1.0 release was uploaded to GitHub on May 31, 2016, followed by a 0.2.0 release in October.[1] A journal article concerning the system was published in September 2017[2]. Updates to the code appear to be ongoing, with a 0.3.0 update arriving in mid-November 2017, including an update to the reporting UI and the sample/reaction UI.[1]

Features

Features of Chemotion ELN include[2]:

  • processing of molecules and reactions
  • sample and reaction tracking
  • barcode support
  • chemical drawing tools
  • project and experiment planning
  • query tools
  • data sharing tools
  • data import and export (Excel and sd)

Hardware/software requirements

Docker and docker-compose are used for the easiest installation, though Chemotion ELN can be installed (though more complicated) without Docker. Consult the documentation (PDF) included with the developer's journal article.

Videos, screenshots, and other media

Entities using Chemotion ELN

Karlsruhe Institute of Technology

Further reading

  • Tremouilhac, P.; Nguyen, A.; Huang, Y.-C. et al. (2017). "Chemotion ELN: An open source electronic lab notebook for chemists in academia". Journal of Cheminformatics 9: 54. doi:10.1186/s13321-017-0240-0. 


External links

References

  1. 1.0 1.1 1.2 "Chemotion ELN - Releases". Chemotion ELN. GitHub, Inc. https://github.com/ComPlat/chemotion_ELN/releases. Retrieved 06 October 2017. 
  2. 2.0 2.1 2.2 2.3 Tremouilhac, P.; Nguyen, A.; Huang, Y.-C. et al. (2017). "Chemotion ELN: An open source electronic lab notebook for chemists in academia". Journal of Cheminformatics 9: 54. doi:10.1186/s13321-017-0240-0. 
  3. "Deutsche Forschungsgemeinschaft (DFG) - Projektnummer 266379491". Deutsche Forschungsgemeinschaft. 2015. http://gepris.dfg.de/gepris/projekt/266379491. Retrieved 04 December 2017. 
  4. Lütjohann, D.S.; Jung, N.; Bräse, S. (2015). "Open source life science automation: Design of experiments and data acquisition via “dial-a-device”". Chemometrics and Intelligent Laboratory Systems 144: 100–107. doi:10.1016/j.chemolab.2015.04.002. 
  5. 5.0 5.1 Lütjohann, D.; Jung, N.; Tremouilhac,P. et al. (28 November 2014). "Labormanagement: Wenn Analysegeräte sprechen lernen…". GIT Laborportal. John Wiley & Sons. http://www.git-labor.de/forschung/informationstechnologie-it/labormanagement-wenn-analysegeraete-sprechen-lernen. Retrieved 04 December 2017. 
  6. "Initial commit". Chemotion ELN. GitHub, Inc. 16 June 2015. https://github.com/ComPlat/chemotion_ELN/commit/451d680aba8e993ac4402706b3d33579c1ecb1ea. Retrieved 06 October 2017.