File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ chapters:
6
6
sections :
7
7
- file : vcf2zarr/tutorial
8
8
- file : vcf2zarr/cli_ref
9
+ - file : plink2zarr/overview
10
+ sections :
11
+ - file : plink2zarr/cli_ref
9
12
- file : vcfpartition/overview
10
13
sections :
11
14
- file : vcfpartition/cli_ref
Original file line number Diff line number Diff line change 8
8
- {ref}` sec-vcf2zarr ` converts VCF data to
9
9
[ VCF Zarr] ( https://github.com/sgkit-dev/vcf-zarr-spec/ ) format.
10
10
11
+ - {ref}` sec-plink2zarr ` converts PLINK 1.0 data to
12
+ [ VCF Zarr] ( https://github.com/sgkit-dev/vcf-zarr-spec/ ) format.
13
+
11
14
- {ref}` sec-vcfpartition ` is a utility to split an input
12
15
VCF into a given number of partitions. This is useful for
13
16
parallel processing of VCF data.
17
20
` bio2zarr ` is in development, contributions, feedback and issues are welcome
18
21
at the [ GitHub repository] ( https://github.com/sgkit-dev/bio2zarr ) .
19
22
20
- Support for converting PLINK data to VCF Zarr is partially implemented,
21
- and adding BGEN and [ tskit] ( https://tskit.dev/ ) support is also planned.
22
23
If you would like to see
23
- support for other formats (or an interested in helping with implementing),
24
+ support for other formats such as BGEN (or an interested in helping with implementing),
24
25
please open an [ issue on Github] ( https://github.com/sgkit-dev/bio2zarr/issues )
25
26
to discuss!
26
27
You can’t perform that action at this time.
0 commit comments