Skip to content

Instantly share code, notes, and snippets.

View dominiquesydow's full-sized avatar

Dominique Sydow dominiquesydow

View GitHub Profile
@dominiquesydow
dominiquesydow / mol2_pdb_tests.ipynb
Created December 17, 2019 08:17
Convert mol2 to pdb files
This file has been truncated, but you can view the full file.
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Mol2 to PDB conversion"
]
},
{
@dominiquesydow
dominiquesydow / NGLviewer_add_labels.ipynb
Last active October 28, 2019 12:16
NGLviewer: Attempt to add text labels to selection
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dominiquesydow
dominiquesydow / jupyter_nbconvert_execute.sh
Created April 30, 2019 13:57
Run jupyter notebooks from the command line
# Run Jupyter notebooks via the console
# Here: TeachOpenCADD talktorials on https://github.com/volkamerlab/TeachOpenCADD
# Change to TeachOpenCADD directory
#cd /path/to/TeachOpenCADD
# Activate TeachOpenCADD conda environment
#conda activate teachopencadd
# Install kernelspec teachopencadd
@dominiquesydow
dominiquesydow / extract_lig_from_pdb.ipynb
Created April 16, 2019 16:33
Extract ligand from PDB file
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@dominiquesydow
dominiquesydow / bash_cheatsheet.md
Last active May 3, 2019 12:39
Bash cheat sheet

Useful bash commands

My notes.

File/path/directory naming conventions

path=/home/dom/test.txt
dirname=/home/dom/
filename=test.txt
@dominiquesydow
dominiquesydow / search_my_gist.md
Last active April 15, 2019 09:59
How to search my gists

How to search my gists

Search my gist by tags via:

user:myusername #tag

For example:

user:dominiquesydow #gist