Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • update_github_actions
  • 144_rocky8_support
  • 195-update-pdk-to-300
  • 144-rocky8
  • add_test_github_test_workflow
  • pdk_2.4.0
  • fix_unclosed_let_block_in_defines_client_spec
  • master default protected
  • validation_fixes
  • freeradius_3_0_21_config_updates
  • data_types
  • PrepareBuster
  • travis
  • 4.0.1
  • 4.0.0
  • 3.9.2
  • 3.9.1
  • 3.9.0
  • 3.8.2
  • 3.8.1
  • 3.8.0
  • 3.7.0
  • 3.6.0
  • 3.5.0
  • 3.4.3
  • 3.4.2
  • 3.4.1
  • 3.4.0
  • 3.3.0
  • 3.2.0
  • 3.1.0
  • 3.0.0
  • 2.3.1
34 results

puppet-freeradius

  • Clone with SSH
  • Clone with HTTPS
  • PepTraq

    PepTraq is a desktop application enabling biologists to explore genomes, transcriptomes, and protein banks easily, by applying filters and transformations, saving searches at any time in fasta format, etc. This repository hosts the source code.

    Authors

    PepTraq is developed at the Université de Caen Normandie, France, in laboratories GREYC (Normandie Université; UNICAEN, CNRS UMR 6072, ENSICAEN) and BOREA (MNHN, CNRS 8067, SU, IRD 207, UCN, UA). It was also supported by a grant by Région Normandie (Projet Émergent n°16E00790/16P03508, 2017-2019).

    The authors are:

    • Bruno Zanuttini (GREYC, Université de Caen Normandie),
    • Céline Zatylny-Gaudin (BOREA, Université de Caen Normandie),
    • Joël Henry (BOREA, Université de Caen Normandie),
    • Christophe Couronne (GREYC, CNRS),
    • Abdelkader Ouali (GREYC, Université de Caen Normandie).

    LICENSE

    PepTraq is distributed open source under the CeCILL-B license. It embeds other libraries (see lib/README.txt).

    REPOSITORY

    This repository is organized as follows:

    • aasuite is standalone, and provides classes which are useful independently of the desktop application (in particular, they are used in the web version of PepTraq)
    • peptraq is the desktop application, which uses aasuite
    • scripts gives scripts for compiling, packaging, and documenting either aasuite standlone, or the whole of PepTraq desktop

    Prior to compiling, the dependencies specified in lib/README.txt must be added to the lib/ folder.