cBioPortal / gdc-et-pipeline

GSoC : Spring-batch based system to extract and transform GDC hosted data to suitable cBioPortal file formats.
GNU Affero General Public License v3.0
0 stars 4 forks source link

Fix file extraction #7

Closed DixitPatel closed 7 years ago

DixitPatel commented 7 years ago

This change fixes the file extraction for compressed files. Only gzip file decompression is supported currently. Steps using decompression :

  1. Mutation Data Step (MAF files)
DixitPatel commented 7 years ago

still modifying. ignore