Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
magatt
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Admin message
A compter du 1er avril, attention à vos pipelines :
Nouvelles limitations de Docker Hub
Show more breadcrumbs
UMR GDEC
magatt
Commits
7cdac549
Commit
7cdac549
authored
4 months ago
by
Helene Rimbert
Browse files
Options
Downloads
Patches
Plain Diff
Update install.md
parent
4584426e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#259186
passed
4 months ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/install.md
+3
-29
3 additions, 29 deletions
docs/source/install.md
with
3 additions
and
29 deletions
docs/source/install.md
+
3
−
29
View file @
7cdac549
...
...
@@ -7,34 +7,8 @@
$
git clone https://forgemia.inra.fr/umr-gdec/magatt.git
```
## Dependencies - Conda
We recommend to build the environment using conda (developped with miniconda 3, conda 4.9.2 ) with the file
[
environment.yml
](
https://forgemia.inra.fr/umr-gdec/magatt/-/blob/master/envs/environment.yml
)
:
```
console
$
conda
env
create
-f
envs/environment.yml
-n
magatt
```
Once created, you can activate the environment with:
```
console
$
conda activate magatt
```
All the dependancies installed in the conda env are listed below.
## Dependencies - Snakemake
*
Snakemake : >=5.5.2
*
Python: 3.5
*
Biopython: 1.68
*
numpy: 1.15
*
pandas: 0.23
*
pysam: 0.15
*
Bedtools: 2.27
*
Blat: 36
*
Exonerate (fastavalidcds): 2.4.0
*
GenomeTools: 1.5.9
*
gffread: 0.9.11
*
GMAP: 2018-05-11
*
NCBI-blast (BLAST+): 2.6
*
Samtools: 1.9
*
BWA: 0.7
All the dependancies are installed in a docker image : https://hub.docker.com/r/helrim/magatt used by default by MAGATT
\ No newline at end of file
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