Skip to content

GitLab

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

Home · Changes

Page history
Update home authored Jan 30, 2018 by Celine Mercier's avatar Celine Mercier
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
+4 -4
  • home.markdown home.markdown +4 -4
  • No files found.
home.markdown
View page @ 28e3e88f
......@@ -3,11 +3,11 @@ OBITools
**OBITools** is a set of python programs developed to simplify the manipulation of sequence files in our labs. They were mainly designed to help us for analyzing Next Generation Sequencer outputs (454 or Illumina) in the context of [DNA Metabarcoding](http://metabarcoding.org).
They are highly related with the following softwares:
They are highly related to the following softwares:
- [ecoPCR](http://www.grenoble.prabi.fr/trac/ecoPCR) for [DNA Metabarcoding](http://metabarcoding.org) primers in silico evaluation.
- [ecoPrimers](http://www.grenoble.prabi.fr/trac/ecoPrimers) for [DNA Metabarcoding](http://metabarcoding.org) primers design.
- [sumatra and sumaclust](http://metabarcoding.org/sumatra) for fast alignment and clustering of NGS reads.
- [ecoPCR](https://git.metabarcoding.org/obitools/ecopcr/wikis/home) for [DNA Metabarcoding](http://metabarcoding.org) primers in silico evaluation.
- [ecoPrimers](https://git.metabarcoding.org/obitools/ecoprimers/wikis/home) for [DNA Metabarcoding](http://metabarcoding.org) primers design.
- [sumatra](https://git.metabarcoding.org/obitools/sumatra/wikis/home) for fast alignment and [sumaclust](https://git.metabarcoding.org/obitools/sumaclust/wikis/home) for the clustering of NGS reads.
The programs evolved with our needs. They mainly provide facilities to manipulate sequence files in [Fasta](http://en.wikipedia.org/wiki/FASTA_format) and [FastQ](http://en.wikipedia.org/wiki/FASTQ_format) format. Other input formats like [genbank](http://www.ncbi.nlm.nih.gov/Sitemap/samplerecord.html) or [embl](http://en.wikipedia.org/wiki/European_Nucleotide_Archive) are supported too as well as formats related to [ecoPCR](http://www.grenoble.prabi.fr/trac/ecoPCR).
......
Clone repository
  • Home