Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
ecopcr
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • OBITools
  • ecopcr
  • Wiki
  • Home

Home · Changes

Page history
version 0.6.0 authored Feb 01, 2017 by Celine Mercier's avatar Celine Mercier
Show whitespace changes
Inline Side-by-side
Showing with 7 additions and 2 deletions
+7 -2
  • home.markdown home.markdown +7 -2
  • No files found.
home.markdown
View page @ 3078dba6
......@@ -27,6 +27,12 @@ Download the archive on this page, then untar it, go into the src directory in t
cd ecoPCR/src/
make
You can then run `ecoPCR` and print the help with:
```
./ecoPCR -h
```
## Documentation
You can find the documentation [here](http://metabarcoding.org/obitools/doc/scripts/ecoPCR.html).
......@@ -37,5 +43,4 @@ You can find the documentation [here](http://metabarcoding.org/obitools/doc/scri
## Download
[ecoPCR.tar.gz](https://git.metabarcoding.org/obitools/ecopcr/uploads/d9d948afac087657225f60f873d912a8/ecoPCR.tar.gz)
[ecoPCR.tar.gz](/uploads/a3239a0793edeebe4fd180549be7cdee/ecoPCR.tar.gz)
Clone repository
  • Home