-
Notifications
You must be signed in to change notification settings - Fork 2
Scripts and entry points
Entry points are the commands that are provided with a program, and can be called from the command-line to perform specific functions.
cazy_webscraper
- Scrapes CAZy and builds a new local CAZyme database or adds data to an existing CAZyme database
cazy_webscraper_get_gbk_sequences
- Retrieves protein sequences from GenBank for CAZymes in a local CAZyme database
cazy_webscraper_get_pdb_structures
- Retrieves structure files from PDB for CAZymes in a local CAZyme database
cazy_webscraper_extract_sequences
- Extract protein sequences from a local CAZyme database and writes them out to FASTA
cazy_webscraper_get_unprt_sequences
- Retrieves protein sequences from UniProt for CAZymes in a local CAZyme database
cazy_webscraper_get_unprt_annotations
- Retrieve proteomic data from UniProt for CAZymes in a local CAZyme database