Skip to content

Instantly share code, notes, and snippets.

View guyujun's full-sized avatar

Weikun.Wu guyujun

View GitHub Profile
@maboloshi
maboloshi / README.md
Last active March 29, 2025 14:24
[Mac下配置Aria2] #macOS #aria2

Mac下配置Aria2

安装和设置 Aria2

# 使用 Homebrew 安装 aria2
brew install aria2

# 创建配置文件aria2.conf和空对话文件aria2.session
mkdir ~/.aria2 && cd ~/.aria2
touch aria2.conf
@cdbahl
cdbahl / EHEE.blueprint
Last active August 30, 2024 13:44
design disulfide rich peptides
SSPAIR 1-3.A.0;2-3.A.0
HSSTRIPLET 1,3-1
1 V LE .
2 V EB R
0 V EB R
0 V EB R
0 V EB R
0 V EB R
0 V EB R
0 V EB R
@sjbertolani
sjbertolani / gist:a98553b57c19737dec28
Last active January 20, 2020 07:02
Fixing Pyrosetta Binaries to work with Anaconda Python on MacOSX

Fixing Pyrosetta Binaries to work with Anaconda Python on MacOSX

Assuming your Anaconda Python is at the front of your path (type 'which ipython' to verify that it is using the Anaconda version). Here, Anaconda is installed in ~/anaconda

System Commands are preceded with ">"

Python Commands are preceded with ">>"

If you download the Pyrosetta Binaries, unzip them, source the SetPyrosettaEnvironment.sh and run ipython while using Ananconda's version of Ipython, you may see the following error: