GithubHelp home page GithubHelp logo

doumazane / molecular-atlas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cantin-ortiz/molecular-atlas

0.0 0.0 0.0 664 KB

This repository contains the code used for the paper "Molecular Atlas of the Adult Mouse Brain".

License: Other

R 63.90% Jupyter Notebook 36.10%

molecular-atlas's Introduction

A Molecular Atlas of the Adult Mouse Brain

This repository contains the code from the Science Advances paper A Molecular Atlas of the Adult Mouse Brain.
Further information is available at molecularatlas.org, including data to download.

Disclaimer

This code is shared for reproducibility purposes. Despite our efforts, some hardcoded paths and poorly commented parts could be remaining. You might need to modify the code to make it work on your system. The sessionInfo() output is available in the bin directory and will provide guidance about the conditions in which scripts were originally run.

License

This code is shared under the MIT License Agreement. See the LICENSE file for more details.

Authors

Cantin Ortiz [email protected]
Jose Fernandez Navarro [email protected]

Content

Directories 01-registration, 02-qc_normalization, 03-clustering and 04-DEA correspond to the analysis pipeline and are supposed to be executed sequentially.
Directories bin and figures contain the code used to render the figures from intermediary data files.
All data files are available at www.molecularatlas.org.

01-Registration

This script will generate a meta table and a raw count expression table (this will take several hours). Simply cd to the data directory (download) and run the script.

02-qc_normalization

These scripts perform the normalization and batch correction of the expression matrix generated during registration.

03-clustering

This script performs the clustering based on the normalized expression matrix generated previously (download).

04-DEA

These scripts can be run to perform a Differential Expression Analysis (DEA).

05-SC

These scripts can be run to normalize the SC dataset and perform a correlation analysis with the ST dataset.

06-enrichment

This script can be run to perform an enrichment analysis on the gene palette (or any set of genes) and generate some useful plots.

Figures

Figures were generated using many intermediary data files (download). In order to render the figures, you must also download the bin directory and update the two first lines of the script ‘includes.R’:

  • path.bin (string): the absolute path to the bin directory
  • path.matrices (string): the absolute path to the figures data folder (unzipped)

Before executing a figure script, make sure to run 'includes.R' from the bin. It will load many functions required for plotting.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.