i

L1000 CD Signatures

Gene expression signatures calculated from the LINCS L1000 dataset using the characteristic direction method

Installation

1. Install MongoDB.

2. Download the two files listed under "Signatures" and place them into the MongoDB database folder.

3. Start mongod.

4. Open a mongo shell and switch to LINCS_L1000_CD db. The cpc2014 collection in the db stores all the processed LINCS L1000 data.

5. Optionally it is suggested to download and install Robomongo which provides a nice GUI to browse the data.

6. Refer to the MongoDB documentation for query specifications and drivers for different languages.

Genes' Meta-data

rid.json is an array of probe IDs mapping to the order of the genes in the processed data.

apiRowMeta.json is the meta-data information for each probe ID downloaded from the Broad API and can be used to convert probe IDs to gene symbols and determine if a probe ID is a landmark gene.

Signatures

MongoDB files are listed here:

Original Data

1.3 million gene expression profiles generated by the Broad Institute's LINCS Project team. The matrices are stored in a binary format called GCTX that provides efficient random access subsets of the data. Matlab and Python and R routines to parse GCTX files are available here.

Contact

Please contact Avi Ma’ayan and Qiaonan Duan for comments, suggestions, and support: avi.maayan@mssm.edu, qiaonan.duan@mssm.edu.