# Get the path to the directory with the accessions.txt file
skeletalvis_path <- load_skeletalvis(demo=TRUE)
# Retrieve the metadata
exptable <- get_exp_table(skeletalvis_path)
# View the metadata
head(exptable)
Run the code above in your browser using DataLab