Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
RADIANT
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
RADIANT
Commits
e8510f8f
Commit
e8510f8f
authored
11 months ago
by
Carsten Kemena-Rinke
Browse files
Options
Downloads
Patches
Plain Diff
updating readme
parent
0d32ffb8
No related branches found
Branches containing commit
Tags
1.1.3
Tags containing commit
No related merge requests found
Checking pipeline status
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-8
11 additions, 8 deletions
README.md
with
11 additions
and
8 deletions
README.md
+
11
−
8
View file @
e8510f8f
RApid DomaIn ANnoTation 1.1.
0
RApid DomaIn ANnoTation 1.1.
3
=============================
This program allows to generate a fast domain annotation of protein fasta sequences.
...
...
@@ -15,14 +15,19 @@ We try to keep the dependencies as little as possible. Current dependencies are:
Download
--------
You can download the latest release from here:
```
https://zivgitlab.uni-muenster.de/domain-world/RADIANT/-/releases/permalink/latest
```
Alternatively you can use the git repository
```
bash
git clone https://zivgitlab.uni-muenster.de/domain-world/RADIANT.git
cd
RADIANT
git submodule init
git submodule update
```
Installation
------------
...
...
@@ -30,12 +35,10 @@ Installation
Change into the RADIANT directory and run the following commands:
```
bash
mkdir
build
&&
cd
build
cmake ..
make
cmake
-S
.
-B
build
cmake
--build
build
```
Usage
-----
...
...
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