File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 101
101
},
102
102
{
103
103
"cell_type": "code",
104
- "execution_count": 4 ,
105
- "id": "69cddb00-63fa-4dbc-8d50-5a5859e1c42d ",
104
+ "execution_count": 6 ,
105
+ "id": "78effc1d-b45e-4af5-85ae-e0e7a40ca049 ",
106
106
"metadata": {},
107
107
"outputs": [
108
108
{
109
- "name": "stdout ",
109
+ "name": "stderr ",
110
110
"output_type": "stream",
111
111
"text": [
112
- " Scan: 0%| | 0.00/1.00 [00:00<?, ?files/s][W::bcf_hdr_check_sanity] PL should be declared as Number=G\n",
113
- " Scan: 100%|███████████████████████████ | 1.00/1.00 [00:01 <00:00, 1.00s/files ]\n",
114
- " Explode: 0%| | 0.00/10.9k [00:00<?, ?vars/s][W::bcf_hdr_check_sanity] PL should be declared as Number=G\n",
115
- " Explode: 100%|███████████████████████████ | 10.9k/10.9k [00:19 <00:00, 548vars /s]\n"
112
+ " Scan: 0%| | 0.00/1.00 [00:00<?, ?files/s][W::bcf_hdr_check_sanity] PL should be declared as Number=G\n",
113
+ " Scan: 100%|██████████| 1.00/1.00 [00:00 <00:00, 1.05files/s ]\n",
114
+ " Explode: 0%| | 0.00/10.9k [00:00<?, ?vars/s][W::bcf_hdr_check_sanity] PL should be declared as Number=G\n",
115
+ " Explode: 100%|██████████| 10.9k/10.9k [00:20 <00:00, 541vars /s]\n"
116
116
]
117
117
}
118
118
],
119
119
"source": [
120
- "! vcf2zarr explode --force 1kg.vcf.bgz 1kg.icf"
120
+ "%%bash\n",
121
+ "vcf2zarr explode --force 1kg.vcf.bgz 1kg.icf"
121
122
]
122
123
},
123
124
{
You can’t perform that action at this time.
0 commit comments