conda create -n nanorepeat python=3.9 conda activate nanorepeat git clone https://github.com/WGLab/NanoRepeat.git cd NanoRepeat pip install . If you want to install a ...