We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e87b3d8 commit bfa3099Copy full SHA for bfa3099
bioscan_dataset/CanadianInvertebrates.py
@@ -374,6 +374,7 @@ def __init__(
374
self.reduce_repeated_barcodes = reduce_repeated_barcodes
375
self.max_nucleotides = max_nucleotides
376
self.dna_transform = dna_transform
377
+ self.target_transform = target_transform
378
379
if isinstance(modality, str):
380
self.modality = [modality]
0 commit comments