Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
metaclade2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Riccardo Vicedomini
metaclade2
Commits
df097cce
Commit
df097cce
authored
May 08, 2020
by
Riccardo Vicedomini
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README updated
parent
ba540c6f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
README.md
README.md
+9
-3
No files found.
README.md
View file @
df097cce
...
@@ -42,7 +42,6 @@ where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
...
@@ -42,7 +42,6 @@ where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
MANDATORY OPTIONS:
MANDATORY OPTIONS:
-i, --input <path> Input file of AA sequences in FASTA format
-i, --input <path> Input file of AA sequences in FASTA format
(protein sequences or predicted CDS)
-N, --name <str> Dataset/job name
-N, --name <str> Dataset/job name
MetaCLADE OPTIONS:
MetaCLADE OPTIONS:
...
@@ -53,10 +52,17 @@ where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
...
@@ -53,10 +52,17 @@ where `[MetaCLADE2_DIR]` is MetaCLADE2 installation directory.
(e.g., "PF00875,PF03441")
(e.g., "PF00875,PF03441")
-D, --domain-file <path> File that contains the Pfam accession numbers
-D, --domain-file <path> File that contains the Pfam accession numbers
of the domains to be considered (one per line)
of the domains to be considered (one per line)
-e, --evalue-cutoff <float> E-value cutoff
-E, --evalue-cutconf <float> Confidence threshold used by DAMA to add new domains into the architecture.
-W, --work-dir <path> Working directory, where jobs and results are saved
-W, --work-dir <path> Working directory, where jobs and results are saved
DAMA OPTIONS:
-e, --evalue-cutoff <float> E-value cutoff (default:1e-3)
-E, --evalue-cutconf <float> Confidence threshold to add new domains in the architecture.
(default:1e-10)
--overlappingAA <num> number (>=0) of amino acids allowed in the domain overlapping.
(default:30)
--overlappingMaxDomain <num> domain overlapping is allowed for at most <num>% of the match
(default:50)
OTHER OPTIONS:
OTHER OPTIONS:
-j, --jobs <num> Number of jobs to be created (default:16)
-j, --jobs <num> Number of jobs to be created (default:16)
-t, --threads <num> Number of threads for each job (default:1)
-t, --threads <num> Number of threads for each job (default:1)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment