how to install conda bcftools +fill-tags plugin ?
0
1
Entering edit mode
21 months ago
Daniel ▴ 10

Hi, I am very new to bioinformatics but I wanted to know is there a way to install bcftools +fill-tags plugin in conda env. Plz consider that when I check my env there is not a bcftools folder and subsequently the plugin folder as instructed in the GitHub? Any help is highly appreciated?

Thanks

bcftoos plugins • 1.4k views
ADD COMMENT
0
Entering edit mode

Conda command here.

conda create --name myenv  
conda activate myenv
conda install -c bioconda bcftools
ADD REPLY
0
Entering edit mode

Thanks, I knew this and had been done! If you look at the question it says plugin more specifically +fill-tags. Any idea on that!

ADD REPLY

Login before adding your answer.

Traffic: 2697 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6