Mercurial > repos > iuc > beacon2_datasets
diff test-data/bracket_query_findings.json @ 0:a38d4a52dbff draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit f4151aa2d760f931f819f954f465ef66055bf258
author | iuc |
---|---|
date | Mon, 22 Jul 2024 12:36:52 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bracket_query_findings.json Mon Jul 22 12:36:52 2024 +0000 @@ -0,0 +1,30 @@ +{'_id': ObjectId('664218d657ec62781caecec7'), + 'aminoacidChange': 'Gly to Ser', + 'end': 1800, + 'id': 'refvar-664218d657ec62781caecec7', + 'referenceName': 'chr4', + 'start': 800, + 'test_case': 'Test Case 4', + 'variantMaxLength': 10, + 'variantMinLength': 3, + 'variantType': 'Insertion'} +{'_id': ObjectId('664218d657ec62781caecec8'), + 'aminoacidChange': 'Gly to Ser', + 'end': 2000, + 'id': 'refvar-664218d657ec62781caecec8', + 'referenceName': 'chr4', + 'start': 1000, + 'test_case': 'Test Case 4', + 'variantMaxLength': 10, + 'variantMinLength': 3, + 'variantType': 'Insertion'} +{'_id': ObjectId('664218d657ec62781caecec9'), + 'aminoacidChange': 'Gly to Ser', + 'end': 1900, + 'id': 'refvar-664218d657ec62781caecec9', + 'referenceName': 'chr4', + 'start': 900, + 'test_case': 'Test Case 4', + 'variantMaxLength': 10, + 'variantMinLength': 3, + 'variantType': 'Insertion'}