|
ensembl-hive
2.8.1
|
Public Member Functions | |
| public | run () |
| public Boolean | is_file_header_valid () |
A parser class to parse the MGI (descriptions) source. Creates 'MISC' xref using MGI accession with description and also creates the synonyms extracted from the pipe seperated synonym_field -species = mus_musculus -species_id = 10090 -data_uri = http://www.informatics.jax.org/downloads/reports/MRK_List2.rpt -file_format = TSV -columns = [accession chromosome position start end strand label status marker marker_type feature_type synonym_field]
Definition at line 27 of file MGI_Desc_Parser.pm.
| public Boolean XrefParser::MGI_Desc_Parser::is_file_header_valid | ( | ) |
Arg [1..N] : list of column names provided by Text::CSV::header() Example :
Description: Verifies if the header of a MGI_Desc file follows
expected syntax.
Return type: boolean
Exceptions : none
Caller : internal
Status : Stable
Code:
| public XrefParser::MGI_Desc_Parser::run | ( | ) |
Undocumented method
Code: