Mercurial > repos > onnodg > blast_annotations_processor
diff test-data/daan_test.txt @ 2:9ca209477dfd draft default tip
planemo upload for repository https://github.com/Onnodg/Naturalis_NLOOR/tree/main/NLOOR_scripts/process_annotations_tool commit 4017d38cf327c48a6252e488ba792527dae97a70-dirty
| author | onnodg |
|---|---|
| date | Mon, 15 Dec 2025 16:43:36 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/daan_test.txt Mon Dec 15 16:43:36 2025 +0000 @@ -0,0 +1,66 @@ +[ + { + "labels": [ + "Viridiplantae" + ], + "sizes": [ + 2 + ] + }, + { + "labels": [ + "Streptophyta" + ], + "sizes": [ + 2 + ] + }, + { + "labels": [ + "Magnoliopsida" + ], + "sizes": [ + 2 + ] + }, + { + "labels": [ + "Rosales", + "Uncertain taxa" + ], + "sizes": [ + 1, + 1 + ] + }, + { + "labels": [ + "Ulmaceae", + "Uncertain taxa" + ], + "sizes": [ + 1, + 1 + ] + }, + { + "labels": [ + "Ulmus", + "Uncertain taxa" + ], + "sizes": [ + 1, + 1 + ] + }, + { + "labels": [ + "Uncertain taxa", + "Uncertain taxa" + ], + "sizes": [ + 1, + 1 + ] + } +] \ No newline at end of file
