Loading README.md +9 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,15 @@ make sudo apt-get install genometools sudo apt-get install libgenometools0 libgenometools0-dev ``` For user-space installation use: ``` git clone https://github.com/genometools/genometools.git cd genometools make -j4 make -j4 install prefix=~/gt ``` See GenomeTools repository for modifications and trouble-shooting of the installation procedure #### python requirements using pip3 Loading Loading
README.md +9 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,15 @@ make sudo apt-get install genometools sudo apt-get install libgenometools0 libgenometools0-dev ``` For user-space installation use: ``` git clone https://github.com/genometools/genometools.git cd genometools make -j4 make -j4 install prefix=~/gt ``` See GenomeTools repository for modifications and trouble-shooting of the installation procedure #### python requirements using pip3 Loading