Class Gmap::Result
In: lib/gmap/core.rb
Parent: Object

This class store the informations of a single Gmap result

Methods

clear   count   new   set_save   set_search  

Attributes

aa_change  [RW] 
aln  [RW] 
c  [W] 
c  [R] 
coverage  [RW] 
end  [RW] 
exons  [RW] 
gene_end  [RW] 
gene_id  [RW] 
gene_start  [RW] 
indels  [RW] 
maps  [W] 
mismatch  [RW] 
path  [W] 
perc_identity  [RW] 
q_end  [RW] 
q_start  [RW] 
query  [RW] 
save_aln  [R] 
search_aln  [W] 
search_aln  [R] 
start  [RW] 
strand  [RW] 
target  [RW] 

Public Class methods

Public Instance methods

Initializes all the attributes of the result

[Validate]