Class: Bio::HMMER::HMMER3::DefaultHMMSearchReport::Hit::Hsp

Inherits:
Object
  • Object
show all
Defined in:
lib/bio/appl/hmmer/hmmer3/default_report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accObject

Returns the value of attribute acc.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def acc
  @acc
end

#ali_toObject

Returns the value of attribute ali_to.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def ali_to
  @ali_to
end

#alifromObject

Returns the value of attribute alifrom.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def alifrom
  @alifrom
end

#biasObject

Returns the value of attribute bias.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def bias
  @bias
end

#c_evalueObject

Returns the value of attribute c_evalue.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def c_evalue
  @c_evalue
end

#env_toObject

Returns the value of attribute env_to.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def env_to
  @env_to
end

#envfromObject

Returns the value of attribute envfrom.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def envfrom
  @envfrom
end

#flatseqObject

Returns the value of attribute flatseq.



217
218
219
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 217

def flatseq
  @flatseq
end

#hmm_toObject

Returns the value of attribute hmm_to.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def hmm_to
  @hmm_to
end

#hmmfromObject

Returns the value of attribute hmmfrom.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def hmmfrom
  @hmmfrom
end

#hmmseqObject

Returns the value of attribute hmmseq.



217
218
219
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 217

def hmmseq
  @hmmseq
end

#i_evalueObject

Returns the value of attribute i_evalue.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def i_evalue
  @i_evalue
end

#numberObject

Returns the value of attribute number.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def number
  @number
end

#scoreObject

Returns the value of attribute score.



215
216
217
# File 'lib/bio/appl/hmmer/hmmer3/default_report.rb', line 215

def score
  @score
end