Thanks for telling me that, and i apologize for bad explanation because I am beginner user with the site!
• 0 views
•
link
I am trying to install samtools on my environment bioconda with this command:
bioconda install samtool
I get this error:
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
How can I solve this problem because I want to convert the sam file to bam file, resulting from Hisat2 output aligner
Thanks
bioconda is a conda channel, not a command. I'm surprised it executes some sort of binary - what is the output of alias bioconda and which -a bioconda?samtool is not anything, samtools is the software you're looking forLog in to answer this question.
Use proper tags - in your previous post, you pasted the question text in the tag field and here, your tag is
nothing. Use relevant tags (condawould be a relevant tag here). Use the site properly.