-
Ian Longden authored
The header of the HGNC file being processed is now used to find the indexes to be used on an array holding the data. This was hard coded earlier. Code is harder to read now maybe but will deal with changes in the data format and has better error checking
Ian Longden authoredThe header of the HGNC file being processed is now used to find the indexes to be used on an array holding the data. This was hard coded earlier. Code is harder to read now maybe but will deal with changes in the data format and has better error checking
Loading