@teselagen/bio-parsers 0.3.9 → 0.3.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. package/index.js +21 -21
  2. package/index.mjs +21 -21
  3. package/index.umd.js +21 -21
  4. package/package.json +2 -2
package/index.js CHANGED
@@ -10775,7 +10775,7 @@ const proteinAlphabet = {
10775
10775
  hydrophobicity: 1.8,
10776
10776
  colorByFamily: "#00FFFF",
10777
10777
  color: "hsl(327.3, 100%, 69%)",
10778
- mass: 89.1
10778
+ mass: 71.0779
10779
10779
  },
10780
10780
  R: {
10781
10781
  value: "R",
@@ -10784,7 +10784,7 @@ const proteinAlphabet = {
10784
10784
  hydrophobicity: -4.5,
10785
10785
  colorByFamily: "#FFC0CB",
10786
10786
  color: "hsl(258.1, 100%, 69%)",
10787
- mass: 174.2
10787
+ mass: 156.18568
10788
10788
  },
10789
10789
  N: {
10790
10790
  value: "N",
@@ -10793,7 +10793,7 @@ const proteinAlphabet = {
10793
10793
  hydrophobicity: -3.5,
10794
10794
  colorByFamily: "#D3D3D3",
10795
10795
  color: "hsl(268.9, 100%, 69%)",
10796
- mass: 132.1
10796
+ mass: 114.10264
10797
10797
  },
10798
10798
  D: {
10799
10799
  value: "D",
@@ -10802,7 +10802,7 @@ const proteinAlphabet = {
10802
10802
  hydrophobicity: -3.5,
10803
10803
  colorByFamily: "#EE82EE",
10804
10804
  color: "hsl(268.9, 100%, 69%)",
10805
- mass: 133.1
10805
+ mass: 115.0874
10806
10806
  },
10807
10807
  C: {
10808
10808
  value: "C",
@@ -10811,7 +10811,7 @@ const proteinAlphabet = {
10811
10811
  hydrophobicity: 2.5,
10812
10812
  colorByFamily: "#FFFF00",
10813
10813
  color: "hsl(335.1, 100%, 69%)",
10814
- mass: 121.2
10814
+ mass: 103.1429
10815
10815
  },
10816
10816
  E: {
10817
10817
  value: "E",
@@ -10820,7 +10820,7 @@ const proteinAlphabet = {
10820
10820
  hydrophobicity: -3.5,
10821
10821
  colorByFamily: "#EE82EE",
10822
10822
  color: "hsl(268.9, 100%, 69%)",
10823
- mass: 147.1
10823
+ mass: 129.11398
10824
10824
  },
10825
10825
  Q: {
10826
10826
  value: "Q",
@@ -10829,7 +10829,7 @@ const proteinAlphabet = {
10829
10829
  hydrophobicity: -3.5,
10830
10830
  colorByFamily: "#D3D3D3",
10831
10831
  color: "hsl(268.9, 100%, 69%)",
10832
- mass: 146.2
10832
+ mass: 128.12922
10833
10833
  },
10834
10834
  G: {
10835
10835
  value: "G",
@@ -10838,7 +10838,7 @@ const proteinAlphabet = {
10838
10838
  hydrophobicity: -0.4,
10839
10839
  colorByFamily: "#00FFFF",
10840
10840
  color: "hsl(303.1, 100%, 69%)",
10841
- mass: 75.1
10841
+ mass: 57.05132
10842
10842
  },
10843
10843
  H: {
10844
10844
  value: "H",
@@ -10847,7 +10847,7 @@ const proteinAlphabet = {
10847
10847
  hydrophobicity: -3.2,
10848
10848
  colorByFamily: "#FFC0CB",
10849
10849
  color: "hsl(272.2, 100%, 69%)",
10850
- mass: 155.2
10850
+ mass: 137.13928
10851
10851
  },
10852
10852
  I: {
10853
10853
  value: "I",
@@ -10856,7 +10856,7 @@ const proteinAlphabet = {
10856
10856
  hydrophobicity: 4.5,
10857
10857
  colorByFamily: "#00FFFF",
10858
10858
  color: "hsl(356.9, 100%, 69%)",
10859
- mass: 131.2
10859
+ mass: 113.15764
10860
10860
  },
10861
10861
  L: {
10862
10862
  value: "L",
@@ -10865,7 +10865,7 @@ const proteinAlphabet = {
10865
10865
  hydrophobicity: 3.8,
10866
10866
  colorByFamily: "#00FFFF",
10867
10867
  color: "hsl(349.4, 100%, 69%)",
10868
- mass: 131.2
10868
+ mass: 113.15764
10869
10869
  },
10870
10870
  K: {
10871
10871
  value: "K",
@@ -10874,7 +10874,7 @@ const proteinAlphabet = {
10874
10874
  hydrophobicity: -3.9,
10875
10875
  colorByFamily: "#FFC0CB",
10876
10876
  color: "hsl(264.7, 100%, 69%)",
10877
- mass: 146.2
10877
+ mass: 128.17228
10878
10878
  },
10879
10879
  M: {
10880
10880
  value: "M",
@@ -10883,7 +10883,7 @@ const proteinAlphabet = {
10883
10883
  hydrophobicity: 1.9,
10884
10884
  colorByFamily: "#FFFF00",
10885
10885
  color: "hsl(328.5, 100%, 69%)",
10886
- mass: 149.2
10886
+ mass: 131.19606
10887
10887
  },
10888
10888
  F: {
10889
10889
  value: "F",
@@ -10892,7 +10892,7 @@ const proteinAlphabet = {
10892
10892
  hydrophobicity: 2.8,
10893
10893
  colorByFamily: "#FFA500",
10894
10894
  color: "hsl(338.4, 100%, 69%)",
10895
- mass: 165.2
10895
+ mass: 147.17386
10896
10896
  },
10897
10897
  P: {
10898
10898
  value: "P",
@@ -10901,7 +10901,7 @@ const proteinAlphabet = {
10901
10901
  hydrophobicity: -1.6,
10902
10902
  colorByFamily: "#00FFFF",
10903
10903
  color: "hsl(289.9, 100%, 69%)",
10904
- mass: 115.1
10904
+ mass: 97.11518
10905
10905
  },
10906
10906
  S: {
10907
10907
  value: "S",
@@ -10910,7 +10910,7 @@ const proteinAlphabet = {
10910
10910
  hydrophobicity: -0.8,
10911
10911
  colorByFamily: "#90EE90",
10912
10912
  color: "hsl(298.6, 100%, 69%)",
10913
- mass: 105.1
10913
+ mass: 87.0773
10914
10914
  },
10915
10915
  T: {
10916
10916
  value: "T",
@@ -10919,7 +10919,7 @@ const proteinAlphabet = {
10919
10919
  hydrophobicity: -0.7,
10920
10920
  colorByFamily: "#90EE90",
10921
10921
  color: "hsl(299.8, 100%, 69%)",
10922
- mass: 119.1
10922
+ mass: 101.10388
10923
10923
  },
10924
10924
  U: {
10925
10925
  value: "U",
@@ -10927,7 +10927,7 @@ const proteinAlphabet = {
10927
10927
  threeLettersName: "Sec",
10928
10928
  colorByFamily: "#FF0000",
10929
10929
  color: "hsl(0, 100%, 69%)",
10930
- mass: 168.1
10930
+ mass: 150.3079
10931
10931
  },
10932
10932
  W: {
10933
10933
  value: "W",
@@ -10936,7 +10936,7 @@ const proteinAlphabet = {
10936
10936
  hydrophobicity: -0.9,
10937
10937
  colorByFamily: "#FFA500",
10938
10938
  color: "hsl(297.6, 100%, 69%)",
10939
- mass: 204.2
10939
+ mass: 186.2099
10940
10940
  },
10941
10941
  Y: {
10942
10942
  value: "Y",
@@ -10945,7 +10945,7 @@ const proteinAlphabet = {
10945
10945
  hydrophobicity: -1.3,
10946
10946
  colorByFamily: "#FFA500",
10947
10947
  color: "hsl(293.2, 100%, 69%)",
10948
- mass: 181.2
10948
+ mass: 163.17326
10949
10949
  },
10950
10950
  V: {
10951
10951
  value: "V",
@@ -10954,7 +10954,7 @@ const proteinAlphabet = {
10954
10954
  hydrophobicity: 4.2,
10955
10955
  colorByFamily: "#00FFFF",
10956
10956
  color: "hsl(353.6, 100%, 69%)",
10957
- mass: 117.1
10957
+ mass: 99.13106
10958
10958
  },
10959
10959
  "*": {
10960
10960
  value: "*",
package/index.mjs CHANGED
@@ -10773,7 +10773,7 @@ const proteinAlphabet = {
10773
10773
  hydrophobicity: 1.8,
10774
10774
  colorByFamily: "#00FFFF",
10775
10775
  color: "hsl(327.3, 100%, 69%)",
10776
- mass: 89.1
10776
+ mass: 71.0779
10777
10777
  },
10778
10778
  R: {
10779
10779
  value: "R",
@@ -10782,7 +10782,7 @@ const proteinAlphabet = {
10782
10782
  hydrophobicity: -4.5,
10783
10783
  colorByFamily: "#FFC0CB",
10784
10784
  color: "hsl(258.1, 100%, 69%)",
10785
- mass: 174.2
10785
+ mass: 156.18568
10786
10786
  },
10787
10787
  N: {
10788
10788
  value: "N",
@@ -10791,7 +10791,7 @@ const proteinAlphabet = {
10791
10791
  hydrophobicity: -3.5,
10792
10792
  colorByFamily: "#D3D3D3",
10793
10793
  color: "hsl(268.9, 100%, 69%)",
10794
- mass: 132.1
10794
+ mass: 114.10264
10795
10795
  },
10796
10796
  D: {
10797
10797
  value: "D",
@@ -10800,7 +10800,7 @@ const proteinAlphabet = {
10800
10800
  hydrophobicity: -3.5,
10801
10801
  colorByFamily: "#EE82EE",
10802
10802
  color: "hsl(268.9, 100%, 69%)",
10803
- mass: 133.1
10803
+ mass: 115.0874
10804
10804
  },
10805
10805
  C: {
10806
10806
  value: "C",
@@ -10809,7 +10809,7 @@ const proteinAlphabet = {
10809
10809
  hydrophobicity: 2.5,
10810
10810
  colorByFamily: "#FFFF00",
10811
10811
  color: "hsl(335.1, 100%, 69%)",
10812
- mass: 121.2
10812
+ mass: 103.1429
10813
10813
  },
10814
10814
  E: {
10815
10815
  value: "E",
@@ -10818,7 +10818,7 @@ const proteinAlphabet = {
10818
10818
  hydrophobicity: -3.5,
10819
10819
  colorByFamily: "#EE82EE",
10820
10820
  color: "hsl(268.9, 100%, 69%)",
10821
- mass: 147.1
10821
+ mass: 129.11398
10822
10822
  },
10823
10823
  Q: {
10824
10824
  value: "Q",
@@ -10827,7 +10827,7 @@ const proteinAlphabet = {
10827
10827
  hydrophobicity: -3.5,
10828
10828
  colorByFamily: "#D3D3D3",
10829
10829
  color: "hsl(268.9, 100%, 69%)",
10830
- mass: 146.2
10830
+ mass: 128.12922
10831
10831
  },
10832
10832
  G: {
10833
10833
  value: "G",
@@ -10836,7 +10836,7 @@ const proteinAlphabet = {
10836
10836
  hydrophobicity: -0.4,
10837
10837
  colorByFamily: "#00FFFF",
10838
10838
  color: "hsl(303.1, 100%, 69%)",
10839
- mass: 75.1
10839
+ mass: 57.05132
10840
10840
  },
10841
10841
  H: {
10842
10842
  value: "H",
@@ -10845,7 +10845,7 @@ const proteinAlphabet = {
10845
10845
  hydrophobicity: -3.2,
10846
10846
  colorByFamily: "#FFC0CB",
10847
10847
  color: "hsl(272.2, 100%, 69%)",
10848
- mass: 155.2
10848
+ mass: 137.13928
10849
10849
  },
10850
10850
  I: {
10851
10851
  value: "I",
@@ -10854,7 +10854,7 @@ const proteinAlphabet = {
10854
10854
  hydrophobicity: 4.5,
10855
10855
  colorByFamily: "#00FFFF",
10856
10856
  color: "hsl(356.9, 100%, 69%)",
10857
- mass: 131.2
10857
+ mass: 113.15764
10858
10858
  },
10859
10859
  L: {
10860
10860
  value: "L",
@@ -10863,7 +10863,7 @@ const proteinAlphabet = {
10863
10863
  hydrophobicity: 3.8,
10864
10864
  colorByFamily: "#00FFFF",
10865
10865
  color: "hsl(349.4, 100%, 69%)",
10866
- mass: 131.2
10866
+ mass: 113.15764
10867
10867
  },
10868
10868
  K: {
10869
10869
  value: "K",
@@ -10872,7 +10872,7 @@ const proteinAlphabet = {
10872
10872
  hydrophobicity: -3.9,
10873
10873
  colorByFamily: "#FFC0CB",
10874
10874
  color: "hsl(264.7, 100%, 69%)",
10875
- mass: 146.2
10875
+ mass: 128.17228
10876
10876
  },
10877
10877
  M: {
10878
10878
  value: "M",
@@ -10881,7 +10881,7 @@ const proteinAlphabet = {
10881
10881
  hydrophobicity: 1.9,
10882
10882
  colorByFamily: "#FFFF00",
10883
10883
  color: "hsl(328.5, 100%, 69%)",
10884
- mass: 149.2
10884
+ mass: 131.19606
10885
10885
  },
10886
10886
  F: {
10887
10887
  value: "F",
@@ -10890,7 +10890,7 @@ const proteinAlphabet = {
10890
10890
  hydrophobicity: 2.8,
10891
10891
  colorByFamily: "#FFA500",
10892
10892
  color: "hsl(338.4, 100%, 69%)",
10893
- mass: 165.2
10893
+ mass: 147.17386
10894
10894
  },
10895
10895
  P: {
10896
10896
  value: "P",
@@ -10899,7 +10899,7 @@ const proteinAlphabet = {
10899
10899
  hydrophobicity: -1.6,
10900
10900
  colorByFamily: "#00FFFF",
10901
10901
  color: "hsl(289.9, 100%, 69%)",
10902
- mass: 115.1
10902
+ mass: 97.11518
10903
10903
  },
10904
10904
  S: {
10905
10905
  value: "S",
@@ -10908,7 +10908,7 @@ const proteinAlphabet = {
10908
10908
  hydrophobicity: -0.8,
10909
10909
  colorByFamily: "#90EE90",
10910
10910
  color: "hsl(298.6, 100%, 69%)",
10911
- mass: 105.1
10911
+ mass: 87.0773
10912
10912
  },
10913
10913
  T: {
10914
10914
  value: "T",
@@ -10917,7 +10917,7 @@ const proteinAlphabet = {
10917
10917
  hydrophobicity: -0.7,
10918
10918
  colorByFamily: "#90EE90",
10919
10919
  color: "hsl(299.8, 100%, 69%)",
10920
- mass: 119.1
10920
+ mass: 101.10388
10921
10921
  },
10922
10922
  U: {
10923
10923
  value: "U",
@@ -10925,7 +10925,7 @@ const proteinAlphabet = {
10925
10925
  threeLettersName: "Sec",
10926
10926
  colorByFamily: "#FF0000",
10927
10927
  color: "hsl(0, 100%, 69%)",
10928
- mass: 168.1
10928
+ mass: 150.3079
10929
10929
  },
10930
10930
  W: {
10931
10931
  value: "W",
@@ -10934,7 +10934,7 @@ const proteinAlphabet = {
10934
10934
  hydrophobicity: -0.9,
10935
10935
  colorByFamily: "#FFA500",
10936
10936
  color: "hsl(297.6, 100%, 69%)",
10937
- mass: 204.2
10937
+ mass: 186.2099
10938
10938
  },
10939
10939
  Y: {
10940
10940
  value: "Y",
@@ -10943,7 +10943,7 @@ const proteinAlphabet = {
10943
10943
  hydrophobicity: -1.3,
10944
10944
  colorByFamily: "#FFA500",
10945
10945
  color: "hsl(293.2, 100%, 69%)",
10946
- mass: 181.2
10946
+ mass: 163.17326
10947
10947
  },
10948
10948
  V: {
10949
10949
  value: "V",
@@ -10952,7 +10952,7 @@ const proteinAlphabet = {
10952
10952
  hydrophobicity: 4.2,
10953
10953
  colorByFamily: "#00FFFF",
10954
10954
  color: "hsl(353.6, 100%, 69%)",
10955
- mass: 117.1
10955
+ mass: 99.13106
10956
10956
  },
10957
10957
  "*": {
10958
10958
  value: "*",
package/index.umd.js CHANGED
@@ -10777,7 +10777,7 @@ var __async = (__this, __arguments, generator) => {
10777
10777
  hydrophobicity: 1.8,
10778
10778
  colorByFamily: "#00FFFF",
10779
10779
  color: "hsl(327.3, 100%, 69%)",
10780
- mass: 89.1
10780
+ mass: 71.0779
10781
10781
  },
10782
10782
  R: {
10783
10783
  value: "R",
@@ -10786,7 +10786,7 @@ var __async = (__this, __arguments, generator) => {
10786
10786
  hydrophobicity: -4.5,
10787
10787
  colorByFamily: "#FFC0CB",
10788
10788
  color: "hsl(258.1, 100%, 69%)",
10789
- mass: 174.2
10789
+ mass: 156.18568
10790
10790
  },
10791
10791
  N: {
10792
10792
  value: "N",
@@ -10795,7 +10795,7 @@ var __async = (__this, __arguments, generator) => {
10795
10795
  hydrophobicity: -3.5,
10796
10796
  colorByFamily: "#D3D3D3",
10797
10797
  color: "hsl(268.9, 100%, 69%)",
10798
- mass: 132.1
10798
+ mass: 114.10264
10799
10799
  },
10800
10800
  D: {
10801
10801
  value: "D",
@@ -10804,7 +10804,7 @@ var __async = (__this, __arguments, generator) => {
10804
10804
  hydrophobicity: -3.5,
10805
10805
  colorByFamily: "#EE82EE",
10806
10806
  color: "hsl(268.9, 100%, 69%)",
10807
- mass: 133.1
10807
+ mass: 115.0874
10808
10808
  },
10809
10809
  C: {
10810
10810
  value: "C",
@@ -10813,7 +10813,7 @@ var __async = (__this, __arguments, generator) => {
10813
10813
  hydrophobicity: 2.5,
10814
10814
  colorByFamily: "#FFFF00",
10815
10815
  color: "hsl(335.1, 100%, 69%)",
10816
- mass: 121.2
10816
+ mass: 103.1429
10817
10817
  },
10818
10818
  E: {
10819
10819
  value: "E",
@@ -10822,7 +10822,7 @@ var __async = (__this, __arguments, generator) => {
10822
10822
  hydrophobicity: -3.5,
10823
10823
  colorByFamily: "#EE82EE",
10824
10824
  color: "hsl(268.9, 100%, 69%)",
10825
- mass: 147.1
10825
+ mass: 129.11398
10826
10826
  },
10827
10827
  Q: {
10828
10828
  value: "Q",
@@ -10831,7 +10831,7 @@ var __async = (__this, __arguments, generator) => {
10831
10831
  hydrophobicity: -3.5,
10832
10832
  colorByFamily: "#D3D3D3",
10833
10833
  color: "hsl(268.9, 100%, 69%)",
10834
- mass: 146.2
10834
+ mass: 128.12922
10835
10835
  },
10836
10836
  G: {
10837
10837
  value: "G",
@@ -10840,7 +10840,7 @@ var __async = (__this, __arguments, generator) => {
10840
10840
  hydrophobicity: -0.4,
10841
10841
  colorByFamily: "#00FFFF",
10842
10842
  color: "hsl(303.1, 100%, 69%)",
10843
- mass: 75.1
10843
+ mass: 57.05132
10844
10844
  },
10845
10845
  H: {
10846
10846
  value: "H",
@@ -10849,7 +10849,7 @@ var __async = (__this, __arguments, generator) => {
10849
10849
  hydrophobicity: -3.2,
10850
10850
  colorByFamily: "#FFC0CB",
10851
10851
  color: "hsl(272.2, 100%, 69%)",
10852
- mass: 155.2
10852
+ mass: 137.13928
10853
10853
  },
10854
10854
  I: {
10855
10855
  value: "I",
@@ -10858,7 +10858,7 @@ var __async = (__this, __arguments, generator) => {
10858
10858
  hydrophobicity: 4.5,
10859
10859
  colorByFamily: "#00FFFF",
10860
10860
  color: "hsl(356.9, 100%, 69%)",
10861
- mass: 131.2
10861
+ mass: 113.15764
10862
10862
  },
10863
10863
  L: {
10864
10864
  value: "L",
@@ -10867,7 +10867,7 @@ var __async = (__this, __arguments, generator) => {
10867
10867
  hydrophobicity: 3.8,
10868
10868
  colorByFamily: "#00FFFF",
10869
10869
  color: "hsl(349.4, 100%, 69%)",
10870
- mass: 131.2
10870
+ mass: 113.15764
10871
10871
  },
10872
10872
  K: {
10873
10873
  value: "K",
@@ -10876,7 +10876,7 @@ var __async = (__this, __arguments, generator) => {
10876
10876
  hydrophobicity: -3.9,
10877
10877
  colorByFamily: "#FFC0CB",
10878
10878
  color: "hsl(264.7, 100%, 69%)",
10879
- mass: 146.2
10879
+ mass: 128.17228
10880
10880
  },
10881
10881
  M: {
10882
10882
  value: "M",
@@ -10885,7 +10885,7 @@ var __async = (__this, __arguments, generator) => {
10885
10885
  hydrophobicity: 1.9,
10886
10886
  colorByFamily: "#FFFF00",
10887
10887
  color: "hsl(328.5, 100%, 69%)",
10888
- mass: 149.2
10888
+ mass: 131.19606
10889
10889
  },
10890
10890
  F: {
10891
10891
  value: "F",
@@ -10894,7 +10894,7 @@ var __async = (__this, __arguments, generator) => {
10894
10894
  hydrophobicity: 2.8,
10895
10895
  colorByFamily: "#FFA500",
10896
10896
  color: "hsl(338.4, 100%, 69%)",
10897
- mass: 165.2
10897
+ mass: 147.17386
10898
10898
  },
10899
10899
  P: {
10900
10900
  value: "P",
@@ -10903,7 +10903,7 @@ var __async = (__this, __arguments, generator) => {
10903
10903
  hydrophobicity: -1.6,
10904
10904
  colorByFamily: "#00FFFF",
10905
10905
  color: "hsl(289.9, 100%, 69%)",
10906
- mass: 115.1
10906
+ mass: 97.11518
10907
10907
  },
10908
10908
  S: {
10909
10909
  value: "S",
@@ -10912,7 +10912,7 @@ var __async = (__this, __arguments, generator) => {
10912
10912
  hydrophobicity: -0.8,
10913
10913
  colorByFamily: "#90EE90",
10914
10914
  color: "hsl(298.6, 100%, 69%)",
10915
- mass: 105.1
10915
+ mass: 87.0773
10916
10916
  },
10917
10917
  T: {
10918
10918
  value: "T",
@@ -10921,7 +10921,7 @@ var __async = (__this, __arguments, generator) => {
10921
10921
  hydrophobicity: -0.7,
10922
10922
  colorByFamily: "#90EE90",
10923
10923
  color: "hsl(299.8, 100%, 69%)",
10924
- mass: 119.1
10924
+ mass: 101.10388
10925
10925
  },
10926
10926
  U: {
10927
10927
  value: "U",
@@ -10929,7 +10929,7 @@ var __async = (__this, __arguments, generator) => {
10929
10929
  threeLettersName: "Sec",
10930
10930
  colorByFamily: "#FF0000",
10931
10931
  color: "hsl(0, 100%, 69%)",
10932
- mass: 168.1
10932
+ mass: 150.3079
10933
10933
  },
10934
10934
  W: {
10935
10935
  value: "W",
@@ -10938,7 +10938,7 @@ var __async = (__this, __arguments, generator) => {
10938
10938
  hydrophobicity: -0.9,
10939
10939
  colorByFamily: "#FFA500",
10940
10940
  color: "hsl(297.6, 100%, 69%)",
10941
- mass: 204.2
10941
+ mass: 186.2099
10942
10942
  },
10943
10943
  Y: {
10944
10944
  value: "Y",
@@ -10947,7 +10947,7 @@ var __async = (__this, __arguments, generator) => {
10947
10947
  hydrophobicity: -1.3,
10948
10948
  colorByFamily: "#FFA500",
10949
10949
  color: "hsl(293.2, 100%, 69%)",
10950
- mass: 181.2
10950
+ mass: 163.17326
10951
10951
  },
10952
10952
  V: {
10953
10953
  value: "V",
@@ -10956,7 +10956,7 @@ var __async = (__this, __arguments, generator) => {
10956
10956
  hydrophobicity: 4.2,
10957
10957
  colorByFamily: "#00FFFF",
10958
10958
  color: "hsl(353.6, 100%, 69%)",
10959
- mass: 117.1
10959
+ mass: 99.13106
10960
10960
  },
10961
10961
  "*": {
10962
10962
  value: "*",
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@teselagen/bio-parsers",
3
- "version": "0.3.9",
3
+ "version": "0.3.10",
4
4
  "dependencies": {
5
- "@teselagen/sequence-utils": "0.3.7",
5
+ "@teselagen/sequence-utils": "0.3.8",
6
6
  "@teselagen/range-utils": "0.3.7",
7
7
  "@gmod/gff": "^1.2.1",
8
8
  "buffer": "^6.0.3",