NanoSSL: attention mechanism-based self-supervised learning method for protein variant identification using solid-state nanopores
Clone the repo
git clone https://github.com/YongXie66/NanoSSL.gitinstall the environment
conda create -n nanossl python=3.10
conda activate nanossl
pip install -r requirements.txt