haicheng li
unread,Mar 15, 2023, 8:05:43 AM3/15/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Selene (sequence-based deep learning package)
The installation of selene-sdk is not very convenient, "conda install -c bioconda selene-sdk" is difficult to solve the environment problem and install. Every time, you need to install pytorch first and then install selene-sdk. "conda create -n sei pytorch==1.0.1 torchvision==0.2.2" cudatoolkit=10.0 -c pytorch "