Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Merge requests
!263
Add outdated warning
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add outdated warning
issue92
into
preview
Overview
0
Commits
4
Pipelines
0
Changes
1
Merged
Martin Schroschk
requested to merge
issue92
into
preview
3 years ago
Overview
0
Commits
4
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
3b81b83d
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
3b81b83d
Fix link
· 3b81b83d
Martin Schroschk
authored
3 years ago
doc.zih.tu-dresden.de/docs/archive/bioinformatics.md
+
1
−
1
Options
@@ -20,7 +20,7 @@ a combination of sequence consensus and RNA secondary structure consensus, so in
more capable of identifying RNA homologs that conserve their secondary structure more than their
primary sequence. Documentations can be found at
[
Infernal homepage
](
http://infernal.janelia.org
)
A parallel version is available. It can be used at
[
Deimos
](
hardware
_deimos.md
)
like:
A parallel version is available. It can be used at
[
Deimos
](
system
_deimos.md
)
like:
```
console
bsub -n 4 -e %J_err.txt -a openmpi mpirun.lsf cmsearch --mpi --fil-no-hmm --fil-no-qdb 12smito.cm NC_003179.fas
Loading