Skip to content
Snippets Groups Projects
Commit fd4c911c authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Merge branch 'issue92' into 'preview'

Add outdated warning

See merge request !263
parents 8a8ad9a3 3b81b83d
No related branches found
No related tags found
3 merge requests!322Merge preview into main,!319Merge preview into main,!263Add outdated warning
# Bioinformatics # Bioinformatics
| | | !!! warning
This page is outdated!
| Software | Module |
|-----------------------------------|-------------------------------------------| |-----------------------------------|-------------------------------------------|
| | **module** |
| **[Infernal](#Infernal)** | infernal | | **[Infernal](#Infernal)** | infernal |
| **[OpenProspect](#OpenProspect)** | openprospect, openprospect/885-mpi | | **[OpenProspect](#OpenProspect)** | openprospect, openprospect/885-mpi |
| **[Phylip](#Phylip)** | phylip | | **[Phylip](#Phylip)** | phylip |
...@@ -17,9 +20,9 @@ a combination of sequence consensus and RNA secondary structure consensus, so in ...@@ -17,9 +20,9 @@ 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 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) primary sequence. Documentations can be found at [Infernal homepage](http://infernal.janelia.org)
A parallel version is available. It can be used at Deimos like: A parallel version is available. It can be used at [Deimos](system_deimos.md) like:
```Shell Session ```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 bsub -n 4 -e %J_err.txt -a openmpi mpirun.lsf cmsearch --mpi --fil-no-hmm --fil-no-qdb 12smito.cm NC_003179.fas
``` ```
...@@ -43,5 +46,4 @@ Documentations can be found at [Phylip homepage](https://evolution.genetics.wash ...@@ -43,5 +46,4 @@ Documentations can be found at [Phylip homepage](https://evolution.genetics.wash
## PhyML ## PhyML
A simple, fast, and accurate algorithm to estimate large phylogenies by maximum likelihood. A simple, fast, and accurate algorithm to estimate large phylogenies by maximum likelihood.
Documentations can be found at [PhyML homepage](http://atgc.lirmm.fr/phyml). Documentations can be found at [PhyML homepage](http://atgc.lirmm.fr/phyml).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment