BILN-converter
Script to manipulate BILN format and convert it to HELM (and viceversa)
File Explorer
- bicyclic.sdf
- cyclosporinA.sdf
- hepcidin.sdf
- insulin.sdf
- monomers.csv
- pasireotide.sdf
- semaglutide.sdf
- BILN.py
- LICENSE
- list_biln.txt
- list_helm.txt
- README.md
- report.txt
- report_biln.txt
- report_helm.txt
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
python
View Details ▼
python
Python language interpreter.
python
Start a REPL (interactive shell):
python {{path/to/file.py}}
Execute a specific Python file:
python -i {{path/to/file.py}}
Execute a specific Python file and start a REPL:
// repository documentation
Was this content helpful?
(0 ratings)
