nanoporetech / vbz_compression

VBZ compression plugin for nanopore signal data
https://nanoporetech.com/
Mozilla Public License 2.0
39 stars 10 forks source link

Not able to install plugin in HPC cluster #23

Open vetmohit89 opened 1 year ago

vetmohit89 commented 1 year ago

I am tring to install ont-vbz-hdf-plugin_1.0.2-1.focal_amd64.deb in my HPC cluster. Its description is as following Description: Red Hat Enterprise Linux Server release 7.9 (Maipo) Release: 7.9 Codename: Maipo

I tried conda install --use-local ./ont-vbz-hdf-plugin_1.0.2-1.focal_amd64.deb to install in my conda virtual environment. But it is not installing. Is it write file for this linux system? Please help.

0x55555555 commented 1 year ago

Hi @vetmohit89 ,

You’re trying to install a deb there using conda. You need to install the deb using apt.