Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GRIS
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
You need to sign in or sign up before continuing.
Show more breadcrumbs
Julien GUGLIELMINI
GRIS
Commits
2a4329f4
Commit
2a4329f4
authored
1 year ago
by
Julien GUGLIELMINI
Browse files
Options
Downloads
Patches
Plain Diff
README update
parent
3597c451
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-1
13 additions, 1 deletion
README.md
with
13 additions
and
1 deletion
README.md
+
13
−
1
View file @
2a4329f4
...
@@ -114,7 +114,19 @@ This corresponds to the protein `00141` of the element `ESCO001.0321.00001.P001`
...
@@ -114,7 +114,19 @@ This corresponds to the protein `00141` of the element `ESCO001.0321.00001.P001`
**WARNING**
: if your run is not properly configured, you can completely exhaust your system.
**WARNING**
: if your run is not properly configured, you can completely exhaust your system.
## Output
## Output
wGRR produces a table with the following columns:
Provided
`wGRR`
was executed with the
`-o OUT`
option, it will create several files.
1.
OUT.allpairs.txt contains all pairs of genetic elements, one per line.
2.
OUT.m8 is the output of
`MMseqs`
and contain all the significant protein-protein comparisons.
3.
OUT.mmseqs.search.log is the log file of the
`MMseqs`
step.
4.
OUT.bbh.txt contains all the identified BBH. The columns are 'query target identity query_coverage,target_coverage'
5.
OUT.wgrr.log is the log file of
`wGRR`
6.
OUT.wgrr.txt is the final wGRR table. It contains the following columns:
The first two columns indicate the pair of elements for this row.
The first two columns indicate the pair of elements for this row.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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