mi-pimento 0.0.1__tar.gz

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.
@@ -0,0 +1,201 @@
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding those notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ APPENDIX: How to apply the Apache License to your work.
179
+
180
+ To apply the Apache License to your work, attach the following
181
+ boilerplate notice, with the fields enclosed by brackets "[]"
182
+ replaced with your own identifying information. (Don't include
183
+ the brackets!) The text should be enclosed in the appropriate
184
+ comment syntax for the file format. We also recommend that a
185
+ file or class name and description of purpose be included on the
186
+ same "printed page" as the copyright notice for easier
187
+ identification within third-party archives.
188
+
189
+ Copyright [yyyy] [name of copyright owner]
190
+
191
+ Licensed under the Apache License, Version 2.0 (the "License");
192
+ you may not use this file except in compliance with the License.
193
+ You may obtain a copy of the License at
194
+
195
+ http://www.apache.org/licenses/LICENSE-2.0
196
+
197
+ Unless required by applicable law or agreed to in writing, software
198
+ distributed under the License is distributed on an "AS IS" BASIS,
199
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
+ See the License for the specific language governing permissions and
201
+ limitations under the License.
@@ -0,0 +1,40 @@
1
+ Metadata-Version: 2.2
2
+ Name: mi-pimento
3
+ Version: 0.0.1
4
+ Summary: A PrIMEr infereNce TOolkit to facilitate large-scale calling of metabarcoding amplicon sequence variants
5
+ Author-email: MGnify team <metagenomics-help@ebi.ac.uk>
6
+ License: Apache Software License 2.0
7
+ Keywords: bioinformatics,pipelines,metagenomics,primers,reads,sequencing
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: License :: OSI Approved :: Apache Software License
10
+ Classifier: Operating System :: OS Independent
11
+ Requires-Python: >=3.9
12
+ Description-Content-Type: text/markdown
13
+ License-File: LICENSE
14
+ Requires-Dist: biopython==1.82
15
+ Requires-Dist: numpy==1.26.0
16
+ Requires-Dist: pandas==2.0.2
17
+ Requires-Dist: regex==2023.12.25
18
+ Requires-Dist: click==8.1.7
19
+ Requires-Dist: pyfastx>=2.2.0
20
+ Requires-Dist: rich==13.9.4
21
+ Provides-Extra: tests
22
+ Requires-Dist: pytest==7.4.0; extra == "tests"
23
+ Requires-Dist: pytest-md==0.2.0; extra == "tests"
24
+ Requires-Dist: pytest-workflow==2.0.1; extra == "tests"
25
+ Requires-Dist: biopython==1.82; extra == "tests"
26
+ Requires-Dist: pandas==2.0.2; extra == "tests"
27
+ Requires-Dist: numpy==1.26.0; extra == "tests"
28
+ Requires-Dist: regex==2023.12.25; extra == "tests"
29
+ Requires-Dist: click==8.1.7; extra == "tests"
30
+ Requires-Dist: pyfastx>=2.2.0; extra == "tests"
31
+ Requires-Dist: rich==13.9.4; extra == "tests"
32
+ Provides-Extra: dev
33
+ Requires-Dist: mi-pimento[tests]; extra == "dev"
34
+ Requires-Dist: pre-commit==3.8.0; extra == "dev"
35
+ Requires-Dist: black==24.8.0; extra == "dev"
36
+ Requires-Dist: flake8==7.1.1; extra == "dev"
37
+ Requires-Dist: pep8-naming==0.14.1; extra == "dev"
38
+
39
+ # PIMENTO
40
+ A PrIMEr infereNce TOolkit to facilitate large-scale calling of metabarcoding amplicon sequence variants
@@ -0,0 +1,2 @@
1
+ # PIMENTO
2
+ A PrIMEr infereNce TOolkit to facilitate large-scale calling of metabarcoding amplicon sequence variants
@@ -0,0 +1,114 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+
4
+ # Copyright 2024 EMBL - European Bioinformatics Institute
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License.
8
+ # You may obtain a copy of the License at
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ from pathlib import Path
18
+ import numpy as np
19
+
20
+ from bin.pimento_utils import (
21
+ get_read_count,
22
+ compute_windowed_base_conservation,
23
+ build_list_of_base_counts,
24
+ fetch_read_substrings,
25
+ )
26
+
27
+ from bin.thresholds import ATP_WINDOW_SIZE, ATP_PREFIX_LENGTH
28
+
29
+
30
+ def atp_in_this_sample(input_fastq: Path, rev: bool = False) -> bool:
31
+ """
32
+ Predict the presence of primers based on windows of base conservation.
33
+
34
+ Takes a fastq file as input. Extracts proportion of most common base for the first 100 bases.
35
+ Computes the a threshold (Q3 - 0.15) based on this proportion and counts the number of bases below
36
+ it in windows of 10 bases.
37
+ If at least one of the first two windows contains at most one such a base, then the presence
38
+ of a primer is flagged as true. A primer is also flagged as true if the combined count
39
+ of bases below Q3 is at most 4.
40
+
41
+ The output of this function is a boolean flag:
42
+ True if a primer was identified
43
+ False if a primer was not identified
44
+ """
45
+
46
+ read_count = get_read_count(
47
+ input_fastq, file_type="fastq"
48
+ ) # Get read count for fastq file
49
+
50
+ read_substring_count_dict = fetch_read_substrings(
51
+ input_fastq, ATP_PREFIX_LENGTH, rev=rev
52
+ ) # substring dict where key is the substring and value is the count
53
+ base_counts = build_list_of_base_counts(
54
+ read_substring_count_dict, ATP_PREFIX_LENGTH
55
+ ) # list of base conservation dicts for substrings
56
+ base_conservation, cons_seq = compute_windowed_base_conservation(
57
+ base_counts, read_count
58
+ ) # get list of max base conservations for each index
59
+
60
+ # Counter that will reset to 0 every 10 bases
61
+ window_count = 0
62
+ # Will append the window count to this list every 10 bases
63
+ window_count_list = []
64
+ # Compute Q3-based threshold
65
+ max_cons = np.quantile(base_conservation, 0.75)
66
+ threshold = max_cons - 0.15
67
+
68
+ if max_cons < 0.75:
69
+ threshold = 0.75
70
+ # Immediately return false (no primer) if the max conservation is less than 0.6
71
+ if max_cons < 0.6:
72
+ return False
73
+
74
+ # Loop through every base
75
+ for counter, val in enumerate(base_conservation):
76
+ if (
77
+ counter % ATP_WINDOW_SIZE == 0 and counter != 0
78
+ ): # After looping through a window..
79
+ window_count_list.append(window_count) # ..append window count
80
+ window_count = 0 # ..reset window count
81
+
82
+ if (
83
+ val < threshold
84
+ ): # If the conservation at i is less than threshold, increment count for the window
85
+ window_count += 1
86
+
87
+ primer_flag = False # Initialise primer flag as false
88
+
89
+ if (
90
+ 1 in window_count_list[:2] or 0 in window_count_list[:2]
91
+ ): # If window count is at most 1 of first two windows...
92
+ primer_flag = True # ..primer flag is true
93
+ elif (
94
+ sum(window_count_list[:2]) <= 4
95
+ ): # If sum of window counts of the first two windows is at most 4..
96
+ primer_flag = True # ..primer flag is true
97
+
98
+ return primer_flag
99
+
100
+
101
+ def write_atp_output(results: tuple[bool, bool], output_prefix: str) -> None:
102
+ """
103
+ Save primer presence flags into output .txt file.
104
+
105
+ 1: primer exists
106
+ 0: primer doesn't exist
107
+
108
+ First line will be the forward strand
109
+ Second line will be the reverse strand
110
+ """
111
+
112
+ with open(f"{output_prefix}_general_primer_out.txt", "w") as fw:
113
+ fw.write(f"{results[0]}\n")
114
+ fw.write(f"{results[1]}\n")
@@ -0,0 +1,137 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+
4
+ # Copyright 2024 EMBL - European Bioinformatics Institute
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License.
8
+ # You may obtain a copy of the License at
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ from Bio.Seq import Seq
18
+ from pathlib import Path
19
+ import numpy as np
20
+
21
+ from bin.pimento_utils import (
22
+ get_read_count,
23
+ compute_windowed_base_conservation,
24
+ build_list_of_base_counts,
25
+ fetch_read_substrings,
26
+ )
27
+ from bin.thresholds import CONSENSUS_BASE_THRESHOLD, MAX_READ_COUNT
28
+
29
+
30
+ def choose_cutoff_for_single_strand(
31
+ input_fastq: Path, cutoff_list: list[int], rev: bool = False
32
+ ) -> None:
33
+ """
34
+ Assess inflection point list, selecting one for automatic primer trimming.
35
+
36
+ Takes as input a fastq file and a list of inflection points generated by "find_cutoffs.py".
37
+ Computes the average conservation of bases before inflection point and after.
38
+ Gets the difference in avg. conservation between the pre- and post- points.
39
+ Selects the inflection point with the maximum difference as the cutoff.
40
+ If an inf point has a similar difference and is earlier than the max, we make a 'conservative' choice and
41
+ replace it with the earlier cutoff.
42
+
43
+ Returns the cutoff point and the consensus sequence 'forming' the automatically predicted primer
44
+ """
45
+
46
+ start_confs = [] # pre-inf point conservations
47
+ end_confs = [] # post-inf point conservations
48
+ start_cons_lens = [] # list for storing lengths of pre-inflection point sequences
49
+ cons_seq_list = [] # list for storing consensus sequences pre-inflection points
50
+
51
+ do_not_include_list = [
52
+ i + 5 for i in cutoff_list
53
+ ] # ignore conservation of inflection point in calculation
54
+
55
+ read_count = get_read_count(input_fastq) # get readcount from fastq
56
+
57
+ max_line_count = 0
58
+ if read_count > MAX_READ_COUNT:
59
+ max_line_count = MAX_READ_COUNT
60
+
61
+ for start in cutoff_list: # Looping through the pre-inflection point substrings
62
+ substring_len = (
63
+ start + 4
64
+ ) # length of pre-inf substrings is inflection point + 4
65
+
66
+ read_substring_count_dict = fetch_read_substrings(
67
+ input_fastq, substring_len, rev=rev, max_line_count=max_line_count
68
+ ) # get base count dict
69
+ base_counts = build_list_of_base_counts(
70
+ read_substring_count_dict, substring_len
71
+ ) # list of base conservation dicts for substrings
72
+ base_conservation, cons_seq = compute_windowed_base_conservation(
73
+ base_counts,
74
+ read_count,
75
+ CONSENSUS_BASE_THRESHOLD,
76
+ do_not_include_list,
77
+ max_line_count=max_line_count,
78
+ ) # get list of max base conservations for each index
79
+ # also get consensus sequence
80
+ cons_seq_list.append(cons_seq)
81
+ start_confs.append(np.mean(base_conservation))
82
+ start_cons_lens.append(len(cons_seq))
83
+
84
+ for i, end in enumerate(
85
+ cutoff_list
86
+ ): # Looping through the post-inflection point substrings
87
+ substring_len = end + 5 # length of pre-inf substrings is inflection point + 5
88
+ subs_len = start_cons_lens[i] # length of respective pre-inf point sequence
89
+
90
+ read_substring_count_dict = fetch_read_substrings(
91
+ input_fastq, subs_len, rev, substring_len, max_line_count=max_line_count
92
+ )
93
+ base_counts = build_list_of_base_counts(read_substring_count_dict, subs_len)
94
+ base_conservation, cons_seq = compute_windowed_base_conservation(
95
+ base_counts,
96
+ read_count,
97
+ CONSENSUS_BASE_THRESHOLD,
98
+ do_not_include_list,
99
+ subs_len,
100
+ max_line_count=max_line_count,
101
+ )
102
+
103
+ end_confs.append(np.mean(base_conservation))
104
+
105
+ diff_res = [
106
+ start_confs[i] - end_confs[i] for i in range(len(start_confs))
107
+ ] # get differences between pre- and -post avg conservation values
108
+ diff_res_sorted = sorted(
109
+ diff_res, reverse=True
110
+ ) # sort differences from highest to lowest
111
+
112
+ ini_max_res = diff_res_sorted[0] # maximum differences
113
+ curr_max_index = diff_res.index(ini_max_res) # index of maximum differences
114
+
115
+ for res in diff_res_sorted[1:]: # Loop through the rest of the differences
116
+ curr_res_index = np.where(diff_res == res)[0][0]
117
+
118
+ index_diff = cutoff_list[curr_max_index] - cutoff_list[curr_res_index]
119
+
120
+ # if difference between the max and the current is negligible and the index of the current is earlier then..
121
+ if ini_max_res - res < 0.05 and (index_diff <= 3 and index_diff > 0):
122
+ curr_max_index = (
123
+ curr_res_index # replace the selected index with the current one
124
+ )
125
+
126
+ cutoff = cutoff_list[curr_max_index] + 5 # cutoff is the inflection point index + 5
127
+ primer = cons_seq_list[
128
+ curr_max_index
129
+ ] # grab the correct consensus sequence as primer
130
+
131
+ # if the requested strand is reverse..
132
+ if rev:
133
+ primer = str(
134
+ Seq(primer).complement()
135
+ ) # ..get the complement of consensus sequence
136
+
137
+ return cutoff, primer
@@ -0,0 +1,65 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+
4
+ # Copyright 2025 EMBL - European Bioinformatics Institute
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License.
8
+ # You may obtain a copy of the License at
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ from collections import defaultdict
18
+
19
+ import numpy as np
20
+
21
+ from bin.thresholds import MAX_CUTOFF_WINDOW_START, MIN_CUTOFF_WINDOW_START
22
+
23
+
24
+ def find_bcv_inflection_points(bcv_df):
25
+ """
26
+ Find inflection points from an bcv_df file output by "generate_bcv.py"
27
+
28
+ Takes the list of average base conservations and gets the derivative of the curve
29
+ Keep any points of the derivative where value is above the 80th percentile
30
+
31
+ Outputs a dictionary with key-val pairs where vals are lists:
32
+ 'strand' -> strand list
33
+ 'inf_point' -> inf_point list
34
+
35
+ """
36
+
37
+ inf_point_dict = defaultdict(list)
38
+ start_indices = [int(i) for i in bcv_df.columns.tolist()]
39
+
40
+ for i in range(len(bcv_df)): # Loop through both possible strands of the bcv_df
41
+ strand = bcv_df.index[i]
42
+ props = bcv_df.iloc[i].tolist()
43
+ props = [-val for val in props]
44
+
45
+ prop_diff = np.diff(props) / np.diff(start_indices) # Get the derivative
46
+ infl_points = np.where(prop_diff > np.percentile(prop_diff, 80))[
47
+ 0
48
+ ] # Grab points above 80th percentile
49
+
50
+ for ind in infl_points:
51
+ inf_point = start_indices[ind]
52
+
53
+ if (
54
+ inf_point < MIN_CUTOFF_WINDOW_START
55
+ or inf_point > MAX_CUTOFF_WINDOW_START
56
+ ): # Rule to facilitate results - won't accept
57
+ continue # points below index 10 or above index 20
58
+ # 10 means a cutoff of 15 and 20 a cutoff of 25
59
+ # literature points to no primers existing that are
60
+ # shorter or bigger than these lengths
61
+
62
+ inf_point_dict["strand"].append(strand)
63
+ inf_point_dict["inf_point"].append(inf_point)
64
+
65
+ return inf_point_dict
@@ -0,0 +1,104 @@
1
+ #!/usr/bin/env python
2
+ # -*- coding: utf-8 -*-
3
+
4
+ # Copyright 2025 EMBL - European Bioinformatics Institute
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License");
7
+ # you may not use this file except in compliance with the License.
8
+ # You may obtain a copy of the License at
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing, software
12
+ # distributed under the License is distributed on an "AS IS" BASIS,
13
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ # See the License for the specific language governing permissions and
15
+ # limitations under the License.
16
+
17
+ from collections import defaultdict
18
+ from pathlib import Path
19
+
20
+ import pandas as pd
21
+ import numpy as np
22
+
23
+ from bin.pimento_utils import (
24
+ get_read_count,
25
+ compute_windowed_base_conservation,
26
+ build_list_of_base_counts,
27
+ fetch_read_substrings,
28
+ )
29
+ from bin.thresholds import MAX_READ_COUNT, BCV_WINDOW_SIZE
30
+
31
+
32
+ def generate_bcv_for_single_strand(path: Path, rev: bool = False) -> defaultdict[float]:
33
+ """
34
+ Generate base-conservation vectors in a stepwise and windowed manner for a fastq file.
35
+
36
+ For a continuous range of starting indices (2 to 25), generate substrings of window size of 5 bases.
37
+ Calculate the average conservation of the most common base at each index of a window.
38
+ The resulting list of base-conservations can be considered a conservation vector and used to
39
+ identify inflection points where the conservation suddenly changes.
40
+
41
+ Output a dictionary where:
42
+ key -> an index starting point e.g. base 10
43
+ val -> the avg conservation of the most common base for the substring window from base 10 to 15 (inclusive)
44
+ """
45
+
46
+ res_dict = defaultdict(float)
47
+ start_range = range(2, 25, 1) # Range of starting indices
48
+
49
+ for start in start_range:
50
+
51
+ read_count = get_read_count(
52
+ path, file_type="fastq"
53
+ ) # get read count for fastq file
54
+
55
+ max_line_count = 0
56
+ if read_count > MAX_READ_COUNT:
57
+ max_line_count = MAX_READ_COUNT
58
+
59
+ read_substring_count_dict = fetch_read_substrings(
60
+ path, BCV_WINDOW_SIZE, rev, start, max_line_count
61
+ ) # get substring count dict
62
+ base_counts = build_list_of_base_counts(
63
+ read_substring_count_dict, BCV_WINDOW_SIZE
64
+ ) # list of base conservation dicts for substring
65
+ base_conservation, cons_seq = compute_windowed_base_conservation(
66
+ base_counts, read_count, max_line_count=max_line_count
67
+ ) # get list of max base conservations for each index
68
+
69
+ res_dict[start] = np.mean(base_conservation) # compute the mean
70
+
71
+ return res_dict
72
+
73
+
74
+ def write_bcv_output(
75
+ fwd_out: defaultdict[float] = {}, rev_out: defaultdict[float] = {}
76
+ ):
77
+ """
78
+ Generate Pandas dataframe out of bcv dictionary.
79
+
80
+ Output looks like this (when both F and R are requested):
81
+ 2 3 4
82
+ F 0.7814975041597337 0.8736772046589019 0.9434276206322796
83
+ R 0.9010981697171381 0.9082861896838601 0.90369384359401
84
+
85
+ Columns are the starting indices. Row labels are the strand.
86
+ """
87
+
88
+ final_res_dict = defaultdict(list)
89
+ df_ind = []
90
+
91
+ # Check if fwd strand was requested
92
+ if fwd_out:
93
+ [final_res_dict[key].append(fwd_out[key]) for key in fwd_out.keys()]
94
+ df_ind.append("F")
95
+
96
+ # Check if rev strand was requested
97
+ if rev_out:
98
+ [final_res_dict[key].append(rev_out[key]) for key in rev_out.keys()]
99
+ df_ind.append("R")
100
+
101
+ res_df = pd.DataFrame.from_dict(final_res_dict)
102
+ res_df.index = df_ind
103
+
104
+ return res_df