compute the logaritmic scores based on the frequencies of the genes
     
    
    compute.frequencies.scores(data, filter.threshold = 1, analysis.mode = "Log2")
 
     
    
    Arguments
- data
 
input data as result of the function perform.query
 
- filter.threshold
 
threshold to filter for a minimum number of citations for the genes
 
- analysis.mode
 
logaritmic scores to be computed, i.e., log10, log2, natural log or log5
 
 
    
    Value
    the computed scores