BioContainers / registry

Docker for Bioinformatics
http://biocontainers.pro
Apache License 2.0
20 stars 15 forks source link

Multipackage needs to read from gzip #104

Closed ypriverol closed 3 years ago

ypriverol commented 3 years ago

@shabai517 The multipackage code needs to read from gzip rather than plain json line https://github.com/BioContainers/registry/blob/7454674ad584fbb14ea356c16c6db89e34fe6be1/src/components/Multipackage.vue#L227

please do the changes in the mock-up branch @shabai517