921682f75ac22fac318163e6bf98e4f03ffe112a
Former-commit-id: 0669e643dea2391c8370246cd3182b6328c068dc Former-commit-id: 7820b800405b2134f2f0c2e27c4ef1ec73e1dc0d
# # ------------------------------------------ # 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
Languages
F*
76.8%
C
11.8%
C++
7.4%
Shell
1.7%
Perl
1.1%
Other
1.1%