Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steps to download all the databases and setup manually in DRAM #318

Open
srisvs33 opened this issue Dec 11, 2023 · 2 comments
Open

Steps to download all the databases and setup manually in DRAM #318

srisvs33 opened this issue Dec 11, 2023 · 2 comments

Comments

@srisvs33
Copy link

srisvs33 commented Dec 11, 2023

Dear developers @jrr-microbio @rmFlynn @shafferm

For some reason, the database download got interrupted / or not successful in our HPC clusters. So, I am thinking about downloading all the latest databases manually and setup in our clusters. Could you please assist with the steps to follow to do the same along with links to all the databases. I remember somewhere in the post previously. however, now I am unable to find that post.

Thank you very much

Venkat

@smdabdoub
Copy link

Here is the list of databases:

  • kofam_hmm
  • kofam_ko_list
  • uniref
  • pfam
  • pfam_hmm
  • dbcan
  • dbcan_fam_activities
  • dbcan_subfam_ec
  • vogdb
  • vog_annotations
  • viral
  • peptidase
  • genome_summary_form
  • module_step_form
  • function_heatmap_form
  • amg_database
  • etc_module_database

They can be individually updated through:

DRAM-setup.py prepare databases --select_db <database>.

Note that the --select_db parameter can be used multiple times in a single command:

DRAM-setup.py prepare_databases --select_db pfam --select_db pfam_hmm --output_dir database_dir

@fischuu
Copy link

fischuu commented May 24, 2024

I think that solution has the problem, that the DRAM-setup.py ... call throws then an error telling that the output_dir folder exists already (at least for me this happens).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants