Opened 3 years ago
Closed 3 years ago
#1363 closed enhancement (fixed)
Allow gzip compressed VCF files to be used in the genotype wizards
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | Reggie v4.37 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
It should be simple to implement by just wrapping the InputStream with a !GZipInputStream when reading the VCF file.
Note:
See TracTickets
for help on using tickets.
In 6597: