Mercurial > repos > iuc > alphagenome_sequence_predictor
view test-data/fixture_variant_effect.json @ 0:7c47594f8a48 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/alphagenome commit 5c5a853db3db3e6590e2e39d9b4b54c5a3b1a708
| author | iuc |
|---|---|
| date | Fri, 20 Mar 2026 20:08:37 +0000 |
| parents | |
| children |
line wrap: on
line source
{ "variants": [ { "chrom": "chr22", "pos": 36201698, "ref": "A", "alt": "C", "scores": { "RNA_SEQ": 9.74931 } }, { "chrom": "chr22", "pos": 36201750, "ref": "G", "alt": "T", "scores": { "RNA_SEQ": 0.794512 } }, { "chrom": "chr22", "pos": 36202000, "ref": "C", "alt": "A", "scores": { "RNA_SEQ": 0.960974 } } ] }
