GetRankResults get list of gene ranks by t stat for fGSEA
Source:R/downstream_deprecated_functions.r
      GetRankResults.RdGetRankResults get list of gene ranks by t stat for fGSEA
Arguments
- limma.fit.object.list
 the results returned by RunLimmaVoom. Use GetRankResultsRaw for results returned by dreamMixedModel
- coefficient.number
 the coefficient from the custom contrasts , check with head(result@coefficients)
- contrast.name
 this can be arbitrary and does not have to match the result coefficient name but is designed to force user to know which coefficient they are using from the fitted contrast model.