Hi Josh and Siddharth,
I installed go and ran the following command - go install github.com/grailbio/bio/cmd/bio-fusion - to install the bio-fusion package but I get the following error message in ubuntu 16.04.
can't load package: package github.com/grailbio/bio/cmd/bio-fusion: unknown import path "github.com/grailbio/bio/cmd/bio-fusion": cannot find module providing package github.com/grailbio/bio/cmd/bio-fusion
Any suggestion from you will be really helpful.
Many thanks,
Pawan
Hi Josh and Siddharth,
I installed go and ran the following command -
go install github.com/grailbio/bio/cmd/bio-fusion- to install the bio-fusion package but I get the following error message in ubuntu 16.04.can't load package: package github.com/grailbio/bio/cmd/bio-fusion: unknown import path "github.com/grailbio/bio/cmd/bio-fusion": cannot find module providing package github.com/grailbio/bio/cmd/bio-fusion
Any suggestion from you will be really helpful.
Many thanks,
Pawan