Graphic STI
logo EPFL
text EPFL
english only
Biomedical Imaging Group
Algorithms
BIG > Algorithms > CosinorJ
CONTENTS

Home page

News & Events

People

Research

Publications

Tutorials & Reviews

Demos

Download Algorithms

Teaching

CosinorJ

Outline

Reference

Software

Data format

Conditions of use

Download

CosinorJ.jar

Current Version: 30.06.2015

CosinorJ

A software tool to quantifying the circadian oscillatory profiles

Olivia Mariani, Daniel Schmitter and Daniel Sage at the Biomedical Image Group (BIG), EPFL, Switzerland
Tiphaine Mannic and Charna Dibner at the Division of Endocrinology, Diabetes, Nutrition and Hypertension, University Hospital of Geneva, Switzerland

Outline

CosinorJ is a Java software tool to quantify circadian oscillatory gene expression profiles. It fits a cycling function to accurate estimate of the period, mesor, accrophase and amplitude of any rhythm signals of chronobiology.

Reference

T. Mannic, P. Meyer, F. Triponez, M. Pusztaszeri, G. Le Martelot, O. Mariani, D. Schmitter, D. Sage, J. Philippe, C. Dibner, "Circadian Clock Characteristics Are Altered in Human Thyroid Malignant Nodules," The Journal of Clinical Endocrinology & Metabolism, vol. 98, no. 11, pp. 4446-4456, November 2013.

Software

Requirements

The software package CosinorJ is written in Java. It run on any platform supporting Java. First, check if your machine can run Java applications, if not visit the page https://www.java.com/ to get a free copy of Java.

Download

CosinorJ.jar

Current Version: 30.06.2015

How to use
Fitted parameters
Resulting files

1. PROJECT_NAME_Result.csv, contains the parameters of the fitted curve:

2. PROJECT_NAME_ResultData.csv contains the measurements and fitted data values per time point per gene.

Data format

CosinorJ requires a CSV file as input, with the first column being the time in hours, the first row the gene names, and the corresponding data filling the corresponding columns and rows. See examples below.

Bmal.csv

	Time,H,NB,NPTC3,NFTC2,NPDTC,PTC multi
0h,0.808975472,0.839571028,0.948669802,0.615649355,0.509257889,0.956714925
6h,0.644775107,0.69432057,0.624755471,0.516721767,1.206765754,0.858759793
12h,1.274946404,0.900825581,0.915069881,0.871767294,1.083236922,1.185963492
18h,1.34939565,1.242463635,1.083275185,1.042510097,0.80567264,1.022979865
24h,0.989792218,0.884714588,0.901657542,0.665246354,0.454604671,0.689041368
30h,0.606840597,0.630371977,0.54279673,0.449548068,0.937613236,0.478928073
36h,0.679723814,0.5560416,0.857372815,0.441549712,1.443084022,0.642948828	

Cry1.csv

	Time,H,NB,NPTC3,NFTC2,NPDTC,PTC multi
0h,0.808975472,0.839571028,0.948669802,0.615649355,0.509257889,0.956714925
6h,0.644775107,0.69432057,0.624755471,0.516721767,1.206765754,0.858759793
12h,1.274946404,0.900825581,0.915069881,0.871767294,1.083236922,1.185963492
18h,1.34939565,1.242463635,1.083275185,1.042510097,0.80567264,1.022979865
24h,0.989792218,0.884714588,0.901657542,0.665246354,0.454604671,0.689041368
30h,0.606840597,0.630371977,0.54279673,0.449548068,0.937613236,0.478928073
36h,0.679723814,0.5560416,0.857372815,0.441549712,1.443084022,0.642948828	

Conditions of use

© 2015 EPFL • webmaster.big@epfl.ch • 03.07.2015