ensembl-hive  2.6
Bio::EnsEMBL::IdMapping::GeneScoreBuilder Class Reference
+ Inheritance diagram for Bio::EnsEMBL::IdMapping::GeneScoreBuilder:

Public Member Functions

public score_genes ()
 
public scores_from_transcript_scores ()
 
public build_scores ()
 
public flag_matrix_from_transcript_scores ()
 
public score_matrix_from_flag_matrix ()
 
public complex_gene_gene_score ()
 
public simple_gene_gene_score ()
 
public simple_gene_rescore ()
 
public biotype_gene_rescore ()
 
public location_gene_rescore ()
 
- Public Member Functions inherited from Bio::EnsEMBL::IdMapping::ScoreBuilder
public Bio::EnsEMBL::IdMapping::ScoredMappingMatrix create_shrinked_matrix ()
 
public void internal_id_rescore ()
 
public void log_matrix_stats ()
 
- Public Member Functions inherited from Bio::EnsEMBL::IdMapping::BaseObject
public $this new ()
 
public Filehandle get_filehandle ()
 
public Boolean file_exists ()
 
public SQLStatement fetch_value_from_db ()
 
public Int dump_table_to_file ()
 
public Int upload_file_into_table ()
 
public Bio::EnsEMBL::Utils::Logger logger ()
 
public Bio::EnsEMBL::Utils::ConfParser conf ()
 
public Bio::EnsEMBL::IdMapping::Cache cache ()
 

Detailed Description

Synopsis

Description

Combines ExonScoreBuilder, ExonDirectMapper and ExonerateRunner from
Java application.

Definition at line 18 of file GeneScoreBuilder.pm.

Member Function Documentation

◆ biotype_gene_rescore()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::biotype_gene_rescore ( )

Undocumented method

Code:
click to view

◆ build_scores()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::build_scores ( )

Undocumented method

Code:
click to view

◆ complex_gene_gene_score()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::complex_gene_gene_score ( )

Undocumented method

Code:
click to view

◆ flag_matrix_from_transcript_scores()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::flag_matrix_from_transcript_scores ( )

Undocumented method

Code:
click to view

◆ location_gene_rescore()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::location_gene_rescore ( )

Undocumented method

Code:
click to view

◆ score_genes()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::score_genes ( )

Undocumented method

Code:
click to view

◆ score_matrix_from_flag_matrix()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::score_matrix_from_flag_matrix ( )

Undocumented method

Code:
click to view

◆ scores_from_transcript_scores()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::scores_from_transcript_scores ( )

Undocumented method

Code:
click to view

◆ simple_gene_gene_score()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::simple_gene_gene_score ( )

Undocumented method

Code:
click to view

◆ simple_gene_rescore()

public Bio::EnsEMBL::IdMapping::GeneScoreBuilder::simple_gene_rescore ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
transcript
public transcript()
map
public map()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::location_gene_rescore
public location_gene_rescore()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::flag_matrix_from_transcript_scores
public flag_matrix_from_transcript_scores()
Bio::EnsEMBL::IdMapping::ScoredMappingMatrix
Definition: ScoredMappingMatrix.pm:44
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::scores_from_transcript_scores
public scores_from_transcript_scores()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::score_genes
public score_genes()
Bio::EnsEMBL::IdMapping::Serialisable::cache_file
public String cache_file()
Bio::EnsEMBL::IdMapping::ScoredMappingMatrix::new
public Bio::EnsEMBL::IdMapping::ScoredMappingMatrix new()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::simple_gene_rescore
public simple_gene_rescore()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::score_matrix_from_flag_matrix
public score_matrix_from_flag_matrix()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::biotype_gene_rescore
public biotype_gene_rescore()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::complex_gene_gene_score
public complex_gene_gene_score()
Bio::EnsEMBL::IdMapping::ScoredMappingMatrix::get_entry_count
public Int get_entry_count()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::simple_gene_gene_score
public simple_gene_gene_score()
Bio::EnsEMBL::IdMapping::GeneScoreBuilder::build_scores
public build_scores()