conda: command not found: gatk.
Hello everyone, I have a problem with Gatk. I downloaded it to my Mac but it has not worked.
First: I created an environment: conda create -n mynev and then I check my env list it. I activated it : conda activate my env. after that, I downloaded the Gatk conda install gatk. however, when i run the Gatk it says command not found: gatk.
Could you pls help me with this issue?
• 2,955 views
•
link
0 answers
No answers yet.
Log in to answer this question.
how about all your previous questions ? take a time to validate the good answers (green mark on the left). CNNScoreVariants Error ; gatk Hardfilter Error ; samtools install error ; SnpEff Error ; Seqtk ; gff3 file format ; bowtie2 ; BWA- SAM tools alignment default parameters ; FastQC quality ;
I was using gatk before, but conda env create -n gatk -f gatkcondaenv.yml didn't run this command, so I wanted to delete gatk and install the current gatk again, but now gatk is not working at all
oops I didn't know I was going to evaluate them there, thanks for the warning, now I will evaluate them all. could you pls with this issue?
Is there anyone who can help me with this?
Could there be an issue with your OS? I find a lot of colleagues having problems with Mac OS and much less if none at all on Windows.
Follow directions provided by
GATKproject: https://gatk.broadinstitute.org/hc/en-us/articles/360035889851--How-to-Install-and-use-Conda-for-GATK4Actually, I tried all the steps in this link but it still didn't work. I have anaconda3 on my laptop. Unfortunately, the codes on this site did not work.