[b9e282]: / sub-packages / bionemo-moco / environment / clone_bionemo_moco.sh

Download this file

7 lines (6 with data), 220 Bytes

1
2
3
4
5
6
git clone --filter=blob:none --sparse https://github.com/NVIDIA/bionemo-framework.git
cd bionemo-framework
git sparse-checkout set sub-packages/bionemo-moco
mv sub-packages/bionemo-moco ..
cd ..
rm -rf bionemo-framework