prinseq and sickle
Hello members, I have installed prinseq and sickle using conda but i have failed to access them I have tried searching using 'which prinseq' and 'which sickle' but the path cant be displayed
trimming
sequencing
installation
• 1,486 views
•
link
written
by
kanyerezi30 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to use Anaconda/Miniconda more effectively ?
written by SomeOne •Hello, I have installed miniconda on the workstation which i access over ssh. I have all my environments set up which I use over and …
-
Conda environment not named
written by Begonia_pavonina •I have installed snakemake with conda as following: conda create --yes -c conda-forge -c bioconda -n snakemake snakemake But the environment has not the name …
-
Does anyone know what cmpress is?
written by fishingline37 •Hi! I am trying to make the Trinotate boilerplate and apparently I'm missing cmpress. data/programs/Trinotate-Trinotate-v4.0.1/Trinotate --create --db myTrinotate.sqlite --trinotate_data_dir /data/programs/Trinotate-Trinotate-v4.0.1/util/databases --use_diamond which: no cmpress in …
-
How to install hisat2 on Mac OS Big Sur
written by Atsunop •I'd like to install HISAT2 on Mac OS Big Sur ver.11.5.2. I have tried to install HISAT2 by using bioconda ([Hisate2 :: Anaconda][1]), and the …
-
RepeatMasker sequence identifier error
written by sumin.jo •Hello, Could anyone help me to use RepeatMasker? I was trying to install RepeatMasker following instructions in RepeatMasker.org webpage. However, I keep facing errors related …
-
How to install both Miniconda2 and Miniconda3 side-by-side
written by andorjkiss •Hello, I've successfully installed miniconda2 and used it. I've also successfully installed and used miniconda3. I installed miniconda3 ***after*** I installed miniconda2. However, when now …
-
How to put CutAdapt in path for running TrimGalore?
written by james.galske •I have installed TrimGalore and Cutadapt for Mac OSX but when I try to run TrimGalore I always get the error message: Failed to execute …
-
How to modify the header of a perl script to use bioperl in the environment?
written by saadleeshehreenHi, I want to use the command line version of ICEFinder software. The software needs Bioperl to work. In our server, we have Perl in …
-
Trouble installing and creating database for blast
written by asidhu •I'm using the ubuntu app to install and launch ncbi-blast-2.7.1+ on Windows 10 and I am struggling as I've been following instructions from the following …
-
Failed to install Cufflinks using linuxbrew
written by taoi2 •After I used cufflinks which was installed to my older PC via Linuxbrew 2 years ago, I tried to installed to my new PC in …
What are the conda commands you used, and are you sure the installations completed successfully?
Can you please attach the conda commands you used to run the installation? For example;
Also, any error messages you received. Did you install prinseq and sickle within a conda environment? If so, make sure you are activating your environment before calling prinseq, etc.