Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DOGMA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
domain-world
DOGMA
Commits
6861dc51
Commit
6861dc51
authored
8 years ago
by
Elias Dohmen
Browse files
Options
Downloads
Patches
Plain Diff
version 2.0
parent
39d59009
No related branches found
Branches containing commit
Tags
v3.8
Tags containing commit
No related merge requests found
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
CHANGELOG
+7
-0
7 additions, 0 deletions
CHANGELOG
README.md
+59
-0
59 additions, 0 deletions
README.md
UserManual.pdf
+0
-0
0 additions, 0 deletions
UserManual.pdf
dogma.py
+646
-703
646 additions, 703 deletions
dogma.py
with
712 additions
and
703 deletions
CHANGELOG
0 → 100644
+
7
−
0
View file @
6861dc51
DOGMA 2.0
=========
- added reference sets for bacteria, archae
- expanded support for different Pfam versions
- usage of order for UProC (proteome only)
- removing clan collapse
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
59
−
0
View file @
6861dc51
DOGMA
====
DOGMA is a program for fast and easy quality assessment of
transcriptome and proteome data based on conserved protein domains.
Requirements
------------
We try to keep the dependencies as little as possible.
Current dependencies are (but you will just need one of them):
-
UProC (http://uproc.gobics.de/)
OR
-
pfam_scan.pl (ftp://ftp.ebi.ac.uk/pub/databases/Pfam/Tools/)
Furthermore you will need a core set to run DOGMA.
We provide several precomputed core sets for different clades here:
http://domainworld.uni-muenster.de/DOGMA.html
Unfortunately the developers of UProC do not provide databases for the newer pfam versions.
We therefore constructed them ourselves and tested them in combination with DOGMA (no warranty for any other use).
They can be downloaded from our website (see link above).
Usage
-----
Please take a look at the User Manual for a detailed description.
Citation
--------
If you used DOGMA in your project please cite our publication:
Elias Dohmen, Lukas P.M. Kremer, Erich Bornberg-Bauer, and Carsten Kemena, DOGMA: domain-based transcriptome and proteome quality assessment,
Bioinformatics (2016) 32 (17): 2577-2581, first published online May 5, 2016, doi:10.1093/bioinformatics/btw231
http://bioinformatics.oxfordjournals.org/content/32/17/2577
Problems, Bugs & Suggestions
----------------------------
We try our best not to have any bugs in the code, unfortunately some will
probably avoid us and will not be detected.
If you encounter one, please be so kind and let us know.
Also if you have any questions feel free to contact us by email:
Elias Dohmen (e.dohmen[ at ]uni-muenster.de) or
Carsten Kemena (c.kemena[ at ]uni-muenster.de)
This diff is collapsed.
Click to expand it.
UserManual.pdf
+
0
−
0
View file @
6861dc51
No preview for this file type
This diff is collapsed.
Click to expand it.
dogma.py
+
646
−
703
View file @
6861dc51
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment