Perelman School of Medicine at the University of Pennsylvania
NITECAP logo
ITMAT logo

The Nitecap user guide provides a walk-through of uploading an example spreadsheet and how to use the interface.

Nitecap accepts most spreadsheets as is and supports Excel xls, xlsx spreadsheets (with your data in the first sheet in the file, if multiple sheets) as well as tab-separated and comma-separated files. The data should be formatted with one column per sample and one row per one feature (e.g. gene, protein or other value measured). Which column corresponds to which timepoint is set by the user after uploading the spreadsheet and no specific column headers are required. For convenience, if sample columns headers include ZT## or CT## (e.g. CT0, CT4, CT8, CT12, ...) then the number values will be used to infer timepoints when possible and for labels of timepoints. Similarly, if the columns contains ##:## (e.g. 12:04) time values, then those will be used.

Additional columns are no problem and can be used to label the values by selecting ID and multiple columns may be used as ID columns, or can be chosen as a 'stat' column which will be displayed next to the data in Nitecap (at the bottom of the Statistics table.

Nitecap can accept spreadsheets up to 80 megabytes.

A method may give N/As for p-values if it cannot be run on the given data. ANOVA p-values are computed as a one-way ANOVA where the values are grouped by timepoint. If your dataset does not contain any multiple replicates for any timepoint, or multiple cycles worth of data, then ANOVA has zero degrees of freedom and cannot be run. ARSER (ARS) requires multiple cycles and no replicates of data in order to run.

To compare two datasets, you must upload them each individually as separate datasets. Then, go to the Display Spreadsheets page and select both datasets and hit the Compare button at the bottom.

Two datasets can be compared only if they have the same days and timepoints per days. Since values in the two datasets must be paired together, the IDs must be unique within a dataset and match across the datasets. Any IDs that are duplicated within a dataset is dropped from the analysis. Any IDs that appear in one but not the other dataset is dropped from the analysis.

The 'damping' statistic is available for comparison pages and low q-values indicates that the change over time decreases in the secondary dataset compared to the primary dataset.

You can select any columns for ID but must choose at least one. These are used for labelling the rows.

If you are comparing datasets, then there are further considerations. IDs should be unique (any non-unique IDs are dropped from comparisons, but not from a single dataset analysis). The IDs from two datasets should match if you wish to compare them as any IDs that do not exist in both spreadsheets will be dropped from the comparsion. For these purposes, if you select multiple ID columns, then the columns are joined together to form the IDs and IDs match only if they match in every ID column.

If you use Nitecap, please cite the paper describing it:

Nitecap: An Exploratory Circadian Analysis Web Application
Brooks TG, Mrčela A, Lahens NF, Paschos GK, Grosser T, Skarke C, FitzGerald FA, Grant GR
Journal of Biological Rhythms, 2021
https://doi.org/10.1177/07487304211054408 PMID: 34724846

If you use the JTK analysis results in your paper, the developers of JTK_CYCLE ask users to cite their paper.

If you use the RAIN analysis, the appropriate citation is Thaben, Westermark "Detecting Rhythms in Time Series with RAIN" J Biol Rhythms 2014.

If you use phase and amplitude difference statistics, you can cite Bingham, Arbogast, Cornelissen Guillaume, Lee, Halberg "Inferential Statistical Methods for Estimating and Comparing Cosinor Parameters," 1982.

If you have logged into your account, there is a share button on every dataset which gives a URL that can be given to your colleagues to access the dataset. Note that anyone with the URL can access it, so consider who you share it with. When someone opens the link, they will just be able to view the data and cannot make changes to it.

These are derived from the methods in Bingham, Arbogast, Cornelissen Guillaume, Lee, Halberg "Inferential Statistical Methods for Estimating and Comparing Cosinor Parameters," 1982. In particular, see equations 49 and 50, for the case where there are 2 datasets using the t-test versions.

In short, these statistics are cosinor approaches based on linear least-squares fits of cosine and sine curves. The null hypothesis is that the phase (respectively, amplitude) parameters of the datasets are all equal for the phase (respectively amplitude) difference p-value. Hence a significant p-value allows the rejection of the null hypothesis that these parameters are the same across all datasets.

In particular, note that if any one of the datasets has non-significant rhythmicity, the p-value for the phase test will be non-significant. This is desirable since the phase of a non-rhythmic feature is undefined. Hence this p-value is significant only when all are significantly rhythmic and the difference in their phases are significant. The amplitude of a non-significant rhythmicity should be low and hence an amplitude difference is still meaningful and the test is more powerful.

The background set of genes in a pathway analysis is configurable. All genes may be included, but by default genes are removed if either (A) they appear in no annotated pathway or (B) have been filtered out by any user-defined filters (see the Filters tab). Either of these exclusion criteria may be disabled, in which case every unique row id in spreadsheet is used as the background.