get_summary_stats {BgeeCall}R Documentation

Gather statistical information

Description

Collect the statistics provided by the gene_cutoff_info_file from each individual library, in order to generate a global summary file.

Usage

get_summary_stats(userFile, outDir)

Arguments

userFile

A data frame containing all information of each library

outDir

Output directory where the generated file should be saved

Value

A tsv file

Author(s)

Sara Fonseca Costa


[Package BgeeCall version 1.10.0 Index]