Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PWMScan
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EPD
PWMScan
Commits
2134d171
Commit
2134d171
authored
Sep 27, 2017
by
Giovanna Ambrosini
Browse files
Options
Downloads
Patches
Plain Diff
Change the main README.txt file
parent
951abcb1
Branches
Branches containing commit
Tags
v1.1.0
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
INSTALL
+1
-1
1 addition, 1 deletion
INSTALL
README.txt
+3
-3
3 additions, 3 deletions
README.txt
with
4 additions
and
4 deletions
INSTALL
+
1
−
1
View file @
2134d171
...
...
@@ -19,7 +19,7 @@ make clean
make cleanbin
External
packages
External
software
============================================================================
For Bowtie, refer to the following link:
...
...
This diff is collapsed.
Click to expand it.
README.txt
+
3
−
3
View file @
2134d171
...
...
@@ -31,9 +31,9 @@ with a PWM:
using a fast string-matching algorithm (e.g bowtie).
2) use a conventional algorithm that scans DNA sequences with a PWM (matrix_scan).
matrix_scan first rescales the scoring matrix so
as to have
the maximum score
set to zero.
It then computes the PWM score f
or each position along the sequence,
and drops out as soon as the score is below
a re-computed
cut-off value.
matrix_scan first rescales the scoring matrix so
that
the maximum score
at each
position is
set to zero.
F
or each position along the sequence,
it computes the sum
of weights
and drops out as soon as the score is below
the
cut-off value.
The Web interface automatically chooses the most suitable method.
...
...
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