Skip to content

unipept/unipept-database

Folders and files

NameName
Last commit message
Last commit date
Mar 12, 2025
Mar 19, 2025
Feb 8, 2024
Mar 19, 2025
Jan 8, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Nov 8, 2023
Feb 17, 2021

Repository files navigation

Unipept's database creation

The Unipept metaproteomics and metagenomics pipelines operate on data found in the [Uniprot] database. This collection of scripts is provided to download and process that database (or others) into a useable format.

Run ./run.sh database to build the database tables for the metaproteomics webserver or ./run.sh index to build the index files for the metagenomics pipeline. The top of the run.sh script lists some parameters you might want to change, such as the target location of the files.

The make-on-hpc.sh script contains information on how to run this on our own high performance computing infrastructure.