added my_pdbtools containing pdbtools cloned from a git repo
This commit is contained in:
parent
2911678177
commit
50744f046f
4 changed files with 106 additions and 0 deletions
6
scripts/my_pdbtools/pdbtools_commands
Normal file
6
scripts/my_pdbtools/pdbtools_commands
Normal 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>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue