尝试编写一个脚本来安装Mongo,如果它不存在,至少在Ubuntu、Red Hat Linux和Mac OSX上安装。 #!/bin/bash if [ $myOS = "Ubuntu" ]; then else if [ $myOS = "Red Hat Linux"]; then else if [ $myOS =
我正在尝试用python开发一个GUI来分析tRNA-Seq数据,它可以在Linux和Windows上运行。为此,需要运行一些程序,如: bowtie2,samtools或bedtools,这些程序在Linux上可以很容易地通过anaconda下载,但在Windows上却令人头疼。这个程序不能在Windows上下载,所以我不得不安装Windows Subsystem for Linux (WSL),并尝试通过这种方式下载。import os
#Download the file for Linux, altough
安装NumPydiscarding /Users/snorf/miniconda3/bin from PATHprepending /Users/snorf/miniconda3/envs/snowflake/bin to PATH
(snowflake)snorfmac-2:~ snorf$ conda installPackage plan for install