ajreport


Data type AjPReport

Ajax Report Output object.

Holds definition of feature report output.

Alias name(s)

Name
AjSReport
AjOReport

Other related data structure(s)

NameDescription
AjPSeqoutSequence output
AjPFileInput and output files

Attributes

NameTypeDescription
NameAjPStrAs "Source" for features, usually empty
TypeAjPStr"P" Protein or "N" Nucleotide
FormatstrAjPStrReport format (-rformat)
FttableAjPFeattableFeature table to use (obsolete?)
FtqueryAjPFeattabOutOutput definition for features
ExtensionAjPStrOutput file extension
FileAjPFileOutput file object
TagnamesAjPListList of extra tag names (from ACD)
TagprintsAjPListList of extra tag printnames (from ACD)
TagtypesAjPListList of extra tag datatypes (from ACD)
HeaderAjPStrText to add to header with newlines
SubHeaderAjPStrText to add to subheader with newlines
TailAjPStrText to add to tail with newlines
SubTailAjPStrText to add to subtail with newlines
FileNamesAjPListNames of extra files (see FileTypes)
FileTypesAjPListTypes of extra files (see FileNames)
TotseqsajlongTotal number of sequences processed
TotlengthajlongTotal length of sequences processed
PrecisionajintFloating precision for score
ShowaccAjBoolReport accession number
ShowdesAjBoolReport sequence description
ShowusaAjBoolReport USA (-rusa) or only seqname
ShowscoreAjBoolReport score (if optional for format)
ShowstrandAjBoolReport nucleotide strand (if optional for format)
MultiAjBoolif true, assume >1 sequence
MintagsajintMinimum number of tags to report
CountSeqajintNumber of sequences reported so far
CountHitajintNumber of features reported so far
TotHitsajintNumber of features found so far
MaxHitAllajintMaximum number of hits to report overall
MaxHitSeqajintMaximum number of hits to report for each sequence
MaxLimitAjBoolif true, maximum hits reached
FormatAjEnumReport format (index number)
Paddingchar[4]Padding to alignment boundary

Constructor(s)

NameDescription
ajReportNewDefault constructor

Destructor(s)

NameDescription
ajReportDelDefault destructor

Output

NameDescription
ajReportWriteMaster sequence output routine