Eric Coissac bff0beaeee Add the reformating of the sequence in EMBL format
Former-commit-id: f58f9d6702775280555d8d05fa167594e33620b2
Former-commit-id: 99eb5825fe75585ac86805ffdcca65f4ee7c0070
2015-10-11 11:58:43 -03:00
2015-10-05 22:25:17 -03:00
2015-10-05 23:28:09 -03:00
2015-10-06 19:14:53 -03:00
2015-05-07 16:42:15 +02:00
2015-10-02 21:13:16 +02:00

#
# ------------------------------------------
# ORG.Annot - Organelle Annotator
# version 1.0.0 - Sept 2015
# ------------------------------------------
#
# -------------------------
# -1- Installation
# -------------------------
#
# First check if binaries have been already compiled for your port
#
# $ scripts/check_port
#
# if it prints :
#
# + port <PORTNAME> is correctly installed
#
# then everything is fine
#
# if it prints :
#
# ! port <PORTNAME> not installed
# ! Please read README.txt for proper installation
#
# then, you should first compile binaries for your port
# please consult: src/README.txt for details
#
#
# -------------------------
# -2- Distribution organisation
# -------------------------
#
# config    :  config file for (re)compiling tools
# data      :  internal data files (e.g. ChloroDB)
# detectors :  features specific detector scripts
# ports     :  binaries for various ports
# scripts   :  main scripts directory
# src       :  sources for (re)compiling tools
#
# -------------------------
# -3- Usage
# -------------------------
#
# note: all scripts are located in scripts, so you may add
#       this directory in your path
#       e.g. using csh 
#       set path = ($path <ROOTDIR>/scripts)
#
# @TODO : scripts description
#
Description
No description provided
Readme CECILL-2.1 485 MiB
Languages
F* 76.8%
C 11.8%
C++ 7.4%
Shell 1.7%
Perl 1.1%
Other 1.1%