Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 351 Bytes

File metadata and controls

17 lines (12 loc) · 351 Bytes

NanoSSL

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.git

install the environment

conda create -n nanossl python=3.10
conda activate nanossl

pip install -r requirements.txt