added my_pdbtools containing pdbtools cloned from a git repo

This commit is contained in:
Tanushree Tunstall 2020-11-17 13:56:23 +00:00
parent 2911678177
commit 50744f046f
4 changed files with 106 additions and 0 deletions

View file

@ -0,0 +1,6 @@
#======================================================
# pdb_seq.py: extract seq from structure
#======================================================
~/git/LSHTM_analysis/scripts/my_pdbtools/pdbtools/scripts/pdb_seq -c B -a <input> > <output>