Basic Statistics
Summary
The Basic Statistics module generates some simple composition
statistics for the file analysed.
- Filename: The original filename of the file which was analysed
- File type: Says whether the file appeared to contain actual base calls or
colorspace data which had to be converted to base calls
- Total Sequences: A count of the total number of sequences processed.
There are two values reported, actual and estimated. At the moment these
will always be the same. In the future it may be possible to analyse just
a subset of sequences and estimate the total number, to speed up the analysis,
but since we have found that problematic sequences are not evenly distributed
through a file we have disabled this for now.
- Sequence Length: Provides the length of the shortest and longest sequence
in the set. If all sequences are the same length only one value is reported.
- %GC: The overall %GC of all bases in all sequences
Warning
Basic Statistics never raises a warning.
Failure
Basic Statistics never raises an error.