Giter Site home page Giter Site logo

kiddozhu / seqan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seqan/seqan

0.0 1.0 0.0 148.87 MB

SeqAn's official repository.

Home Page: https://www.seqan.de

License: Other

CMake 1.26% C++ 63.83% Shell 0.23% Python 3.36% Awk 0.02% C 1.65% Makefile 0.02% R 0.04% PHP 22.65% Batchfile 0.04% CSS 1.42% JavaScript 2.25% HTML 2.72% TeX 0.02% GLSL 0.01% Roff 0.45% Tcl 0.01%

seqan's Introduction

Documentation Status

SeqAn - The Library for Sequence Analysis

What Is SeqAn?

SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. Our library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance.

License

The SeqAn library itself, the tests and demos are licensed under the very permissing 3-clause BSD License. The licenses for the applications themselves can be found in the LICENSE files.

Prerequisites

Linux, MacOS, FreeBSD:
  • GCC ≥ 5 [limited GCC-4.9 support on Linux]
  • Clang/LLVM ≥ 3.6 [limited Clang-3.5 support on Linux]
  • Intel Compiler ≥ 17.0.0 on Linux
Windows:
  • Visual C++ ≥ 14.0 / Visual Studio ≥ 2015
  • Intel Compiler ≥ 17.0.0 / Visual Studio ≥ 2015u2
  • Clang/C2 ≥ 3.8.0 / Visual Studio ≥ 2015u3 [experimental, requires CMake ≥ 3.6]
Architecture support:
  • Intel/AMD platforms, including optimisations for modern instruction sets (POPCNT, SSE4, AVX2, AVX512)
  • All Debian release architectures supported, including most ARM and all PowerPC platforms.
To build tests, demos, and official SeqAn applications you also need:
  • CMake ≥ 3.0 [CMake ≥ 3.4 recommended]

Some of the official applications might have additional requirements or work only on a subset of platforms.

Documentation Resources

Contact

seqan's People

Contributors

aiche avatar beekalam avatar bkahlert avatar catkira avatar cpockrandt avatar esiragusa avatar evanfloden avatar ginggs avatar gurgese avatar h-2 avatar hannespetur avatar holtgrewe avatar joergi-w avatar kneubert avatar kreinert avatar ktrappe avatar marehr avatar martinjvickers avatar mr-c avatar oyasnev avatar philliplab avatar pohlmax avatar rrahn avatar rrwick avatar smehringer avatar soapgentoo avatar temehi avatar weese avatar xenigmax avatar xp3i4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.