Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
RPACIB
Commits
4958295a
Commit
4958295a
authored
Jun 06, 2018
by
jlopez
Browse files
Fix version tools khalid
parent
b56df90b
Changes
1
Show whitespace changes
Inline
Side-by-side
container.yaml
View file @
4958295a
...
...
@@ -15,7 +15,7 @@ containers: [
,{
name
:
"
cava"
,
version
:
"
1.1.1"
,
description
:
"
lightweight,
fast
and
flexible
NGS
variant
annotation
tool"
,
documentation
:
"
http://www.well.ox.ac.uk/cava"
,
install
:
[]
}
,{
name
:
"
clustal-omega"
,
version
:
"
1.2.1-1"
,
description
:
"
general
purpose
multiple
sequence
alignment
program
for
proteins"
,
documentation
:
"
http://www.clustal.org/omega/#Documentation"
,
install
:
[
"
apt-get
install
clustalo"
]
}
,{
name
:
"
comet"
,
version
:
"
1.1.0"
,
description
:
"
an
open
source
tandem
mass
spectrometry
sequence
database
search
tool"
,
documentation
:
"
http://comet-ms.sourceforge.net/parameters/parameters_2016010/"
,
install
:
[
"
conda
install
-c
auto
comet=1.1.0"
]
}
,{
name
:
"
cross-species-scaffolding"
,
version
:
"
"
,
description
:
"
Generate
in
silico
mate-pair
reads
from
single-/paired-end
reads
of
your
organism
of
interest"
,
documentation
:
"
https://github.com/thackl/cross-species-scaffolding"
,
install
:
[
"
git
clone
https://github.com/thackl/cross-species-scaffolding.git;
apt-get
-y
install
samtools;
cd
cross-species-scaffolding;
make
dependencies"
]
}
,{
name
:
"
cross-species-scaffolding"
,
version
:
"
0.1
"
,
description
:
"
Generate
in
silico
mate-pair
reads
from
single-/paired-end
reads
of
your
organism
of
interest"
,
documentation
:
"
https://github.com/thackl/cross-species-scaffolding"
,
install
:
[
"
git
clone
https://github.com/thackl/cross-species-scaffolding.git;
apt-get
-y
install
samtools;
cd
cross-species-scaffolding;
make
dependencies"
]
}
,{
name
:
"
crux"
,
version
:
"
2.1"
,
description
:
"
a
software
toolkit
for
tandem
mass
spectrometry
analysis"
,
documentation
:
"
http://cruxtoolkit.sourceforge.net/"
,
install
:
[]
}
,{
name
:
"
denovogui"
,
version
:
"
1.10.4"
,
description
:
"
graphical
user
interface
for
de
novo
sequencing
of
tandem
mass
spectra"
,
documentation
:
"
https://github.com/compomics/denovogui"
,
install
:
[]
}
,{
name
:
"
denovogui"
,
version
:
"
1.5.2"
,
description
:
"
graphical
user
interface
for
de
novo
sequencing
of
tandem
mass
spectra"
,
documentation
:
"
https://github.com/compomics/denovogui"
,
install
:
[]
}
...
...
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