File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ Torsion Angular Bin Strings
1313# Publications
1414[ 1] J. Chem. Inf. Model. 2024, DOI: [ https://pubs.acs.org/doi/10.1021/acs.jcim.4c01513# ] ( https://pubs.acs.org/doi/10.1021/acs.jcim.4c01513# ) , v1.0.0
1515
16+ [ 2] preprint: [ https://chemrxiv.org/doi/full/10.26434/chemrxiv.10001731/v1 ] ( https://chemrxiv.org/doi/full/10.26434/chemrxiv.10001731/v1 )
17+
1618# Documentation
1719
1820Our full documentation: [ https://torsionangularbinstrings.readthedocs.io/en/ ] ( https://torsionangularbinstrings.readthedocs.io/en/ )
@@ -24,7 +26,7 @@ mamba env create -n tabs -f environment.yml
2426```
2527To activate the new environment and install tabs:
2628```
27- mamba activate tabs
29+ conda activate tabs
2830python -m pip install git+https://github.com/rinikerlab/TorsionAngularBinStrings
2931```
3032
You can’t perform that action at this time.
0 commit comments