Skip to content

🔬 microbes-dbs utilities to fetch microbe relevant databases

Notifications You must be signed in to change notification settings

zorino/microbe-dbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

microbe-dbs

Utilities to fetch biological databases relevant for microbial genomics analysis.

Some database require python to download and at least 2 libraries (biopython and requests).

You can install the environment with conda from the environment.yml file.

conda env create -f environment.yml
conda activate microbe-dbs

Use the bash CLI to list databases.

./microbe-dbs -h
 microbe-dbs <databases> <output>
    
    databases :
      -> uniprotkb_bacteria
      -> refseq_bacteria
      -> refseq_plasmid
      -> refseq_viral
      -> ncbi_arg
      -> vfdb
      -> ...

Databases

Bacteria

uniprotkb_bacteria

  • description: UniprotKB (SwissProt/TrEMBL) - Bacteria
  • release: ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/taxonomic_divisions/reldate.txt
  • url: ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/taxonomic_divisions/
  • license: Creative Commons Attribution (CC BY 4.0)

refseq_bacteria

  • description: RefSeq: NCBI Reference Sequence Database
  • release: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/RELEASE_NUMBER
  • url: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/bacteria/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

refseq_plasmid

  • description: RefSeq: NCBI Reference Sequence Database
  • release: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/RELEASE_NUMBER
  • url: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/plasmid/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

cog

  • description: Clusters of Orthologous Groups of proteins database
  • release: 2014 update
  • url: https://www.ncbi.nlm.nih.gov/COG/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

pub_mlst

vfdb

  • description: Virulence Factor Database
  • release: by date
  • url: http://www.mgc.ac.cn/VFs/download.htm
  • license: none reported. Copyrighted to Key Laboratory of Systems Biology of Pathogens, Institue of Pathogen Biology, CAMS&PUMC, Bejing, China.

isfinder

mibig

  • description: The Minimum Information about a Biosynthetic Gene cluster (MIBiG) database
  • release: Version 1.4 (August 6th, 2018)
  • url: http://mibig.secondarymetabolites.org
  • license: Creative Commons Attribution 4.0 International License

bacdive

resfinder_db

ncbi_arg

ebi_mgnify_hg

Virus

refseq_viral

  • description: RefSeq: NCBI Reference Sequence Database
  • release: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/RELEASE_NUMBER
  • url: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/viral/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

Other

ncbi_taxonomy

  • description: NCBI Taxonomy
  • release: by date
  • url: ftp://ftp.ncbi.nih.gov/pub/taxonomy/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

refseq_archaea

  • description: RefSeq: NCBI Reference Sequence Database
  • release: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/RELEASE_NUMBER
  • url: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/archaea/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

refseq_fungi

  • description: RefSeq: NCBI Reference Sequence Database
  • release: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/RELEASE_NUMBER
  • url: ftp://ftp.ncbi.nlm.nih.gov/refseq/release/fungi/
  • license: NCBI places no restrictions on the use or distribution. However, submitters may claim copyright of the data they have submitted.

ebi_idmapping

  • description: EBI - Uniprot ID mappings with different databases
  • release: ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/RELEASE.metalink
  • url: ftp://ftp.uniprot.org/pub/databases/uniprot/current_release/knowledgebase/idmapping/
  • license: Creative Commons Attribution-NoDerivs 3.0

About

🔬 microbes-dbs utilities to fetch microbe relevant databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published