|
75 | 75 | "Unable to get MANE Transcript data for gene: RN7SKP118\n", |
76 | 76 | "Could not find a transcript for RN7SKP118 on NC_000016.10\n", |
77 | 77 | "Gene does not exist in UTA: AC021660.2\n", |
78 | | - "1 validation error for AssayedFusion\n", |
79 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
80 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
81 | | - "Traceback (most recent call last):\n", |
82 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
83 | | - " translated_fusion = await translator_method(\n", |
84 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
85 | | - " fusion, self.coordinate_type, self.assembly\n", |
86 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
87 | | - " )\n", |
88 | | - " ^\n", |
89 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
90 | | - " return self._format_fusion(\n", |
91 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
92 | | - " AssayedFusion,\n", |
93 | | - " ^^^^^^^^^^^^^^\n", |
94 | | - " ...<9 lines>...\n", |
95 | | - " reads=read_data,\n", |
96 | | - " ^^^^^^^^^^^^^^^^\n", |
97 | | - " )\n", |
98 | | - " ^\n", |
99 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
100 | | - " fusion = fusion_type(**params)\n", |
101 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
102 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
103 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
104 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
105 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
106 | 78 | "Unable to get MANE Transcript data for gene: EEF1A1P13\n", |
107 | 79 | "Could not find a transcript for EEF1A1P13 on NC_000005.10\n", |
108 | 80 | "Gene does not exist in UTA: AC098590.1\n", |
109 | 81 | "Gene does not exist in UTA: AC099789.1\n", |
110 | | - "1 validation error for AssayedFusion\n", |
111 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': Causat...=None, mappings=None))]}, input_type=dict]\n", |
112 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
113 | | - "Traceback (most recent call last):\n", |
114 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
115 | | - " translated_fusion = await translator_method(\n", |
116 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
117 | | - " fusion, self.coordinate_type, self.assembly\n", |
118 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
119 | | - " )\n", |
120 | | - " ^\n", |
121 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
122 | | - " return self._format_fusion(\n", |
123 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
124 | | - " AssayedFusion,\n", |
125 | | - " ^^^^^^^^^^^^^^\n", |
126 | | - " ...<9 lines>...\n", |
127 | | - " reads=read_data,\n", |
128 | | - " ^^^^^^^^^^^^^^^^\n", |
129 | | - " )\n", |
130 | | - " ^\n", |
131 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
132 | | - " fusion = fusion_type(**params)\n", |
133 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
134 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
135 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
136 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': Causat...=None, mappings=None))]}, input_type=dict]\n", |
137 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
138 | 82 | "Unable to get MANE Transcript data for gene: USP27X-DT\n", |
139 | 83 | "38584945 on NC_000021.9 occurs more than 150 bp outside the exon boundaries of the NM_182918.4 transcript, indicating this may not be a chimeric transcript junction and is unlikely to represent a contiguous coding sequence. Confirm that the genomic position 38584945 is being used to represent transcript junction and not DNA breakpoint.\n", |
140 | 84 | "Unable to get MANE Transcript data for gene: LINC00158\n", |
141 | 85 | "Gene does not exist in UTA: AP001341.1\n", |
142 | | - "1 validation error for AssayedFusion\n", |
143 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...=None, mappings=None))]}, input_type=dict]\n", |
144 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
145 | | - "Traceback (most recent call last):\n", |
146 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
147 | | - " translated_fusion = await translator_method(\n", |
148 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
149 | | - " fusion, self.coordinate_type, self.assembly\n", |
150 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
151 | | - " )\n", |
152 | | - " ^\n", |
153 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
154 | | - " return self._format_fusion(\n", |
155 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
156 | | - " AssayedFusion,\n", |
157 | | - " ^^^^^^^^^^^^^^\n", |
158 | | - " ...<9 lines>...\n", |
159 | | - " reads=read_data,\n", |
160 | | - " ^^^^^^^^^^^^^^^^\n", |
161 | | - " )\n", |
162 | | - " ^\n", |
163 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
164 | | - " fusion = fusion_type(**params)\n", |
165 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
166 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
167 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
168 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...=None, mappings=None))]}, input_type=dict]\n", |
169 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
170 | 86 | "Gene does not exist in UTA: AC021660.2\n", |
171 | | - "1 validation error for AssayedFusion\n", |
172 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
173 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
174 | | - "Traceback (most recent call last):\n", |
175 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
176 | | - " translated_fusion = await translator_method(\n", |
177 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
178 | | - " fusion, self.coordinate_type, self.assembly\n", |
179 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
180 | | - " )\n", |
181 | | - " ^\n", |
182 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
183 | | - " return self._format_fusion(\n", |
184 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
185 | | - " AssayedFusion,\n", |
186 | | - " ^^^^^^^^^^^^^^\n", |
187 | | - " ...<9 lines>...\n", |
188 | | - " reads=read_data,\n", |
189 | | - " ^^^^^^^^^^^^^^^^\n", |
190 | | - " )\n", |
191 | | - " ^\n", |
192 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
193 | | - " fusion = fusion_type(**params)\n", |
194 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
195 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
196 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
197 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
198 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
199 | 87 | "Gene does not exist in UTA: AC021660.2\n", |
200 | | - "1 validation error for AssayedFusion\n", |
201 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
202 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
203 | | - "Traceback (most recent call last):\n", |
204 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
205 | | - " translated_fusion = await translator_method(\n", |
206 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
207 | | - " fusion, self.coordinate_type, self.assembly\n", |
208 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
209 | | - " )\n", |
210 | | - " ^\n", |
211 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
212 | | - " return self._format_fusion(\n", |
213 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
214 | | - " AssayedFusion,\n", |
215 | | - " ^^^^^^^^^^^^^^\n", |
216 | | - " ...<9 lines>...\n", |
217 | | - " reads=read_data,\n", |
218 | | - " ^^^^^^^^^^^^^^^^\n", |
219 | | - " )\n", |
220 | | - " ^\n", |
221 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
222 | | - " fusion = fusion_type(**params)\n", |
223 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
224 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
225 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
226 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...e, anchoredReads=None)]}, input_type=dict]\n", |
227 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
228 | 88 | "35720747 on NC_000001.11 occurs more than 150 bp outside the exon boundaries of the NM_022111.4 transcript, indicating this may not be a chimeric transcript junction and is unlikely to represent a contiguous coding sequence. Confirm that the genomic position 35720747 is being used to represent transcript junction and not DNA breakpoint.\n", |
229 | 89 | "Gene does not exist in UTA: C1orf216\n", |
230 | 90 | "Gene does not exist in UTA: RF00100\n", |
231 | 91 | "Unable to get MANE Transcript data for gene: RN7SKP76\n", |
232 | 92 | "Could not find a transcript for RN7SKP76 on NC_000016.10\n", |
233 | | - "1 validation error for AssayedFusion\n", |
234 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': Causat...None), mappings=None))]}, input_type=dict]\n", |
235 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
236 | | - "Traceback (most recent call last):\n", |
237 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
238 | | - " translated_fusion = await translator_method(\n", |
239 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
240 | | - " fusion, self.coordinate_type, self.assembly\n", |
241 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
242 | | - " )\n", |
243 | | - " ^\n", |
244 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
245 | | - " return self._format_fusion(\n", |
246 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
247 | | - " AssayedFusion,\n", |
248 | | - " ^^^^^^^^^^^^^^\n", |
249 | | - " ...<9 lines>...\n", |
250 | | - " reads=read_data,\n", |
251 | | - " ^^^^^^^^^^^^^^^^\n", |
252 | | - " )\n", |
253 | | - " ^\n", |
254 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
255 | | - " fusion = fusion_type(**params)\n", |
256 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
257 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
258 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
259 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': Causat...None), mappings=None))]}, input_type=dict]\n", |
260 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
261 | 93 | "Unable to get MANE Transcript data for gene: RN7SK\n", |
262 | 94 | "Unable to get MANE Transcript data for gene: RN7SKP76\n", |
263 | 95 | "Could not find a transcript for RN7SKP76 on NC_000016.10\n", |
264 | 96 | "143950183 on NC_000008.11 occurs more than 150 bp outside the exon boundaries of the NM_201384.3 transcript, indicating this may not be a chimeric transcript junction and is unlikely to represent a contiguous coding sequence. Confirm that the genomic position 143950183 is being used to represent transcript junction and not DNA breakpoint.\n", |
265 | 97 | "Unable to get MANE Transcript data for gene: XXYLT1-AS2\n", |
266 | | - "Gene does not exist in UTA: AC091132.5\n", |
267 | | - "1 validation error for AssayedFusion\n", |
268 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...=None, mappings=None))]}, input_type=dict]\n", |
269 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
270 | | - "Traceback (most recent call last):\n", |
271 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/harvester.py\", line 101, in load_records\n", |
272 | | - " translated_fusion = await translator_method(\n", |
273 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^\n", |
274 | | - " fusion, self.coordinate_type, self.assembly\n", |
275 | | - " ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n", |
276 | | - " )\n", |
277 | | - " ^\n", |
278 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 380, in from_star_fusion\n", |
279 | | - " return self._format_fusion(\n", |
280 | | - " ~~~~~~~~~~~~~~~~~~~^\n", |
281 | | - " AssayedFusion,\n", |
282 | | - " ^^^^^^^^^^^^^^\n", |
283 | | - " ...<9 lines>...\n", |
284 | | - " reads=read_data,\n", |
285 | | - " ^^^^^^^^^^^^^^^^\n", |
286 | | - " )\n", |
287 | | - " ^\n", |
288 | | - " File \"/Users/rsjxa001/fusion_project/fusor/src/fusor/translator.py\", line 121, in _format_fusion\n", |
289 | | - " fusion = fusion_type(**params)\n", |
290 | | - " File \"/Users/rsjxa001/fusion_project/fusor/venv/lib/python3.13/site-packages/pydantic/main.py\", line 253, in __init__\n", |
291 | | - " validated_self = self.__pydantic_validator__.validate_python(data, self_instance=self)\n", |
292 | | - "pydantic_core._pydantic_core.ValidationError: 1 validation error for AssayedFusion\n", |
293 | | - " Value error, Unrecognized type, should only pass entities with properties [type=value_error, input_value={'causativeEvent': None, ...=None, mappings=None))]}, input_type=dict]\n", |
294 | | - " For further information visit https://errors.pydantic.dev/2.11/v/value_error\n", |
295 | | - "7 fusion(s) were dropped during translation\n" |
| 98 | + "Gene does not exist in UTA: AC091132.5\n" |
296 | 99 | ] |
297 | 100 | } |
298 | 101 | ], |
|
0 commit comments