geecee
Function
Description
This calculates the fraction of G+C bases of the input nucleic acid
sequence(s).
It reads in nucleic acid sequences, sums the number of 'G' and 'C' bases
and writes out the result as the fraction (in the interval 0.0 to 1.0)
of the length of the whole sequence.
Usage
Command line arguments
Input file format
geecee reads any nucleic acid sequence USAs.
Output file format
The first non-blank line is the title line.
Subsequent lines consist of two columns of data.
- The first column is the name of the sequence.
- The second column is the percentage G+C content of the sequence.
Data files
None.
Notes
None.
References
None.
Warnings
None.
Diagnostic Error Messages
None.
Exit status
0 on successful completion.
Known bugs
None.
Author(s)
History
Target users
Comments
/BODY>