2
2
# Visit https://bit.ly/cffinit to generate yours today!
3
3
4
4
cff-version : 1.2.0
5
- title : ' clumpedr: clumped isotope processing in R'
5
+ title : ' clumpedr: clumped isotope data analysis in R'
6
6
message : >-
7
7
If you use this software, please cite it using the
8
8
metadata from this file.
@@ -21,3 +21,48 @@ identifiers:
21
21
- type : doi
22
22
value : 10.5281/zenodo.10638816
23
23
description : Zenodo
24
+ repository-code : ' https://github.com/isoverse/clumpedr/'
25
+ url : ' https://clumpedr.isoverse.org/'
26
+ repository-artifact : ' https://zenodo.org/records/11111304'
27
+ abstract : >
28
+ Clumpedr aims to facilitate analysis of clumped isotope
29
+ data. It builds on isoreader which is used to import raw
30
+ data files from the mass spectrometer, and most of the
31
+ important data processing parts are based on Huntington et
32
+ al. 2009 and Daëron et al. 2016.
33
+
34
+
35
+ Clumpedr includes dataprocessing steps such as:
36
+
37
+ - exclusion of failed cycles, based on a sudden drop of
38
+ pressure
39
+
40
+ - simple background corrections using the mass 47.5 cup
41
+
42
+ - linear intensity matching of reference gas mass 44 to
43
+ the sample gas, and application of this shift to all other
44
+ masses
45
+
46
+ - calculation of delta values
47
+
48
+ - default calculations use the Brand et al., 2010
49
+ pararameters.
50
+
51
+ - calculation of big delta values, Δ₄₇
52
+
53
+ - summarize per sample
54
+
55
+ - per-run correction and calculation of the empirical
56
+ reference frame
57
+ keywords :
58
+ - isotope
59
+ - stable isotope
60
+ - clumped isotope
61
+ - data
62
+ - processing
63
+ - R
64
+ - tidyverse
65
+ license : AGPL-3.0-or-later
66
+ commit : 0c673f45d6d8aa69a40f22313780afc75faeb2a1
67
+ version : v0.3.0
68
+ date-released : ' 2024-05-03'
0 commit comments