Skip to content

Commit f2789f1

Browse files
committed
minimal documentation for --zip
1 parent 395b6e5 commit f2789f1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

trident.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,8 @@ For the specific task of sub-setting or reordering (see above) a singular, exist
691691

692692
This does not include the package `title`, which can be easily set to be identical to the source with `-n` or `-o` if it is desired. The `poseidonVersion` field is also not copied, because `trident` can only ever produce output packages with the latest Poseidon schema version.
693693

694+
With `-z|--zip` the genotype data output (independent of the selected output mode) can be wrapped in gzipped archives with the additional file extension `.gz`. `trident` can seamlessly interact with genotype data in this format.
695+
694696
### Other options
695697

696698
`forge` has a an optional flag `--intersect`, that defines, if the genotype data from different packages should be merged with a union or an intersect operation. See *Treatment of the genotype data while merging* above.
@@ -802,6 +804,8 @@ trident genoconvert \
802804
-o my_directory
803805
```
804806

807+
With `-z|--zip` the genotype data output can be wrapped in gzipped archives with the additional file extension `.gz`.
808+
805809
## Jannocoalesce command
806810

807811
`jannocoalesce` merges information from one or multiple source `.janno` files into a target `.janno` file.

0 commit comments

Comments
 (0)