8000 GitHub - ysekig/GPMsDB-dbtk: toolkits for GPMsDB-tk to modify its database with user-provided bacterial and archaeal genome/metagenome-assembled genome (MAG) sequences
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

toolkits for GPMsDB-tk to modify its database with user-provided bacterial and archaeal genome/metagenome-assembled genome (MAG) sequences

License

Notifications You must be signed in to change notification settings

ysekig/GPMsDB-dbtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPMsDB-dbtk

GPMsDB-dbtk v1.0.1 was released on March 7, 2023.

GPMsDB-tk/GPMsDB-dbtk are software toolkits for assigning taxonomic identification to user-provided MALDI-TOF mass spectrometry profiles obtained from bacterial and archaeal cultured isolates. They take advantages of a newly developed database of protein mass profiles predicted from ~200,000 bacterial and archaeal genome sequences. This toolkit is also designed to work with customized databases, allowing microbial identification based on user-provided genome/metagenome-assembled genome (MAG) sequences. The GPMsDB-dbtk is open source and released under the GNU General Public License (Version 3).

GPMsDB-dbtk is used for customizing the GPMsDB with user-provided genomes and MAGs/SAGs.

Please post questions and issues related to GPMsDB-dbtk on the Issues section of the GitHub repository.

Installing and using GPMsDB-dbtk

Prerequisites

In the source directory, the following command will compile and install the software in your python environment.

git clone https://github.com/ysekig/GPMsDB-dbtk
cd GPMsDB-dbtk
python setup.py install

During the installation, you may see some deprecation warnings like “easy_install command is deprecated” but this will not cause any issues for GPMsDB-dbtk.

GPMsDB-dbtk requires an environment variable named GPMsDB_PATH to be set to the directory containing the unarchived reference data.

export GPMsDB_PATH=/path/to/release/package/

Features

  • Genome(s) to massDB:
    • genome_wf -> Full genomes to ms data workflow
    • list_db -> List genome entries in the custom ms database
    • update_db -> Add peak_list(s) to the custom ms database
    • remove_genome -> Delete entries from the custom ms database

Bug Reports

Please report bugs through the GitHub issues system, or contact Yuji Sekiguchi (y.sekiguchi@aist.go.jp)

Copyright

Copyright (C) 2023 Yuji Sekiguchi, National Institute of Advanced Industrial Science and Technology (AIST)

This package (the majority of the scripts in the package) is under the conditions of the GNU General Public License (Version 3). See LICENSE for further details.

About

toolkits for GPMsDB-tk to modify its database with user-provided bacterial and archaeal genome/metagenome-assembled genome (MAG) sequences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0