summarizeDatabaseContent: summarizeDatabaseContent

View source: R/databaseSetUpFunctions.R

summarizeDatabaseContentR Documentation

summarizeDatabaseContent

Description

Given a path to an sqlite database created using RCAS::createDB function, accesses the database and provides a quick summary of available samples and number of entries of each sample in the available tables of the database.

Usage

summarizeDatabaseContent(dbPath)

Arguments

dbPath

Path to the sqlite database

Value

A data.frame object


BIMSBbioinfo/RCAS documentation built on Feb. 7, 2024, 4:38 p.m.