How do I analyze data downloaded from TraceBase?
See Format of Downloaded Data for details on the datatypes available.
Analyze in Excel
TSV files can be opened in Excel in multiple ways:
- Open a blank workbook, drag and drop the TSV file into the workbook.
- Excel > Open > Browse > select tsv file (you may need to enable "all files") > follow import wizard using "Delimited" settings
Excel PivotTables are a powerful tool to quickly browse TraceBase data. To create a PivotTable, follow these recommended steps:
- Select all > copy and paste to a second worksheet
- In the new worksheet, delete the header rows so that only column names remain
- Select all > Insert > PivotChart > OK
- This generates a new worksheet with the PivotTable and PivotChart
Select the fields you are interested in, drag and drop them into the 'Filters', 'Legend', 'Axis', or 'Values' areas.
Notice how Excel PivotTables can be used to quickly reorganize data in a format amenable to copying and pasting into a GraphPad table.
Analyze in R
Downloaded data is formatted in a 'tidy' way where each observation is in one row.
Examples
-
PeakGroup plots comparing normalized labeling from glucose across studies and serine labeling within and across studies.