get_summary_stats {BgeeCall} | R Documentation |
Collect the statistics provided by the gene_cutoff_info_file from each individual library, in order to generate a global summary file.
get_summary_stats(userFile, outDir)
userFile |
A data frame containing all information of each library |
outDir |
Output directory where the generated file should be saved |
A tsv file
Sara Fonseca Costa