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.8.0 authored Feb 06, 2017 by Celine Mercier's avatar Celine Mercier
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • home.markdown home.markdown +2 -2
  • No files found.
home.markdown
View page @ 0f864b0c
......@@ -23,7 +23,7 @@ Currently, `ecoPCR` is available as a local program that you can down
Download the archive on this page, then untar it, go into the src directory in the newly created directory, and compile:
tar –zxvf ecoPCR.tar.gz
tar -zxvf ecopcr-*.tar.gz
cd ecoPCR/src/
make
......@@ -43,4 +43,4 @@ You can find the documentation [here](http://metabarcoding.org/obitools/doc/scri
## Download
[ecoPCR.tar.gz](/uploads/f51c8347db70a79f6642db0f45774c2a/ecoPCR.tar.gz)
\ No newline at end of file
[ecopcr-0.8.0.tar.gz](/uploads/6f37991b325c8c171df7e79e6ae8d080/ecopcr-0.8.0.tar.gz)
\ No newline at end of file
Clone repository
  • Home