geneid distribution contains the following things:
- bin/
binaries will be stored over there.
- docs/
HTML documentation. Open the index.html page.
- include/
geneid header file called geneid.h.
- objects/
object files will be stored over there.
- params/
Different parameters files are provided. Select the proper one according to
the organism to which the input sequence belongs.
- samples/
Some FASTA sequences as examples
(E. Blanco, G. Parra and R. Guigó. Using geneid to Identify Genes.
In A. D. Baxevanis and D. B. Davison, chief editors: Current Protocols in
Bioinformatics. Volume 1, Unit 4.3. John Wiley & Sons Inc., New York,
2002. ISBN: 0-471-25093-7.)
- src/
geneid source code.
- GNULicense
This software has been registered under this license. Copy of the license.
- Makefile
Makefile to build geneid binary.
- README
This file contains information about how to install and run the program,
and other more recent information.
|