|
ensembl-hive
2.8.1
|
Public Member Functions | |
| public | new () |
| public | species () |
| public | dbc () |
| public | dba () |
| public String | dir () |
| public String | protein_file () |
| public String | dna_file () |
| public | process_dir () |
| public XrefMapper::db::dba | ( | ) |
Undocumented method
Code:
| public XrefMapper::db::dbc | ( | ) |
Undocumented method
Code:
| public String XrefMapper::db::dir | ( | ) |
Arg [1] : (optional) string $arg
The new value of the dir used
Example :@co
de $dir = $db->dir()
Description: Getter/Setter for the directory used in the creation of fasta file Returntype : string Exceptions : none Caller : new
Code:
| public String XrefMapper::db::dna_file | ( | ) |
Arg [1] : (optional) string $arg
the fasta file name for the ensembl dna
Example :Description: Getter / Setter for the protien ensembl fasta file Returntype : string Exceptions : none
Code:
| public XrefMapper::db::new | ( | ) |
Undocumented method
Code:
| public XrefMapper::db::process_dir | ( | ) |
Undocumented method
Code:
| public String XrefMapper::db::protein_file | ( | ) |
Arg [1] : (optional) string $arg
the fasta file name for the ensembl proteins
Example :Description: Getter / Setter for the protien ensembl fasta file Returntype : string Exceptions : none
Code:
| public XrefMapper::db::species | ( | ) |
Undocumented method
Code: