GitHub - HannahBioI/DCC: DCC: dynamic compilation of core gene sets

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

18 Commits

Repository files navigation

DCC

DCC: dynamic compilation of core gene sets

1: Download the OMA files from https://omabrowser.org/oma/current/ Required files:

  • OMA groups in Text format
  • Protein sequences in Fasta format
  • Species information Text format

save it in the folder: DCC/data

2: move into the folder script and run createDic.py

3: Download and install the following libraries:

Python3:

  • os
  • sys
  • json
  • time
  • multiprocessing
  • coreapi

R 3.6:

  • shiny
  • shinyjs
  • shinyalert
  • data.table
  • shinyDirectoryInput

About

DCC: dynamic compilation of core gene sets

Resources

Readme

License

GPL-3.0 license

Activity

Stars

0 stars

Watchers

0 watching

Forks

3 forks

Releases

No releases published