Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaumebonet/archdbmap
Sequence mapping of Smotifs classified in ArchDB14
https://github.com/jaumebonet/archdbmap
Last synced: 5 days ago
JSON representation
Sequence mapping of Smotifs classified in ArchDB14
- Host: GitHub
- URL: https://github.com/jaumebonet/archdbmap
- Owner: jaumebonet
- Created: 2019-09-04T20:36:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-04T20:38:32.000Z (over 5 years ago)
- Last Synced: 2023-10-26T05:28:56.050Z (about 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ArchDBmap
---------This **python2 only** library creates the executable ``archdbmap`` that can map, through sequence similarity, Smotifs from the ArchDB14 database into the
queries (being PDB or FASTA inputs).Install with:
```
pip install https://github.com/structuralbioinformatics/archdbmap/archive/v0.1.zip
```There are 3 files needed to properly execute this script: the FASTA and FASTA.index version of the ArchDB14 and access to the ArchDB14 SQL.
The sequence files and the SQL if you don't have SQL access to the actual ArchDB14) can be downloaded at http://sbi.upf.edu/archdb/downloadIt also requires a **blast** installation.
Check on the available options of the script with:
```
archdbmap -h
```If of use, please cite:
Bonet, J., Planas-Iglesias, J., Garcia-Garcia, J., Marin-Lopez, M.A., Fernandez-Fuentes, N., Oliva, B. ArchDB 2014: structural classification of loops in proteins. Nucleic Acids Res. http://doi.org/10.1093/nar/gkt1189