diff --git a/docs/Install.md b/docs/Install.md index 257fdfa..3d13c3a 100644 --- a/docs/Install.md +++ b/docs/Install.md @@ -8,7 +8,7 @@ + sklearn (sklearn.mixture.GaussianMixture) + biopython (strongly recommend 1.66 if possible) installation using pip: - pip install peakutils==1.0.3 hmmlearn sklearn biopython + pip install peakutils==1.0.3 hmmlearn sklearn biopython (installing with conda install -c cbetters peakutils==1.0.3 causes python to be upgraded to python 3.6 in the virtual environment) * SWIG (see https://anaconda.org/anaconda/swig) * make * BWA MEM (see https://anaconda.org/bioconda/bwa)