Coder Social home page Coder Social logo

brainenrich's Introduction

R-4.4-build Codecov test coverage R-CMD-check

BrainEnrich: Revealing Biological Insights from Imaging-Derived Features through Transcriptomic Enrichment 🧠🧬

Aim of the Toolbox 🎯

BrainEnrich is an R package designed to facilitate the correlation of imaging-derived phenotypes with transcriptional profiles. This toolbox aims to provide researchers and clinicians with robust statistical tools to uncover molecular architectures associated with cognitive functions, brain development, and disorders.

Timeline of Development πŸ—“οΈ

  • Q4 2023: Initial conceptualization and development of core functions. πŸ› οΈ
  • Q1 2024: Implementation of competitive null models and self-contained null models. πŸ§ͺ
  • Q1 2024: Testing with simulated datasets and refinement of statistical tests. πŸ”¬
  • Q2 2024: Beta release for community feedback and additional testing. πŸ”„
  • Q3 2024: Incorporation of feedback and preparation for CRAN submission. ✍️
  • Q4 2024: Submission to CRAN and publication of accompanying paper. πŸ“°

Installation πŸ’Ύ

Please note that brainEnrich is currently in development and not yet available for installation.

Once available, it can be installed from GitHub via the devtools package:

# Install remotes if you haven't already
if (!requireNamespace("remotes", quietly = TRUE)) {
      install.packages("remotes")}
if (!requireNamespace("BiocManager", quietly = TRUE)) {
    install.packages("BiocManager")
}
BiocManager::install("DOSE")
# Install brainEnrich from GitHub
remotes::install_github("zh1peng/BrainEnrich")

Usage πŸ“–

Instructions on how to use the toolbox will be provided here, including example code.

To-Do List πŸ“‹

  • Initialize the project 2023/11/04
  • Finalize manuscript revision. πŸ”§
  • Development of core functionsπŸ”§
  • Create detailed vignettes for each major function. πŸ“š
  • Optimize performance for large datasets. ⚑
  • Conduct extensive testing with real-world data. 🌏
  • Develop a comprehensive test suite. βœ…
  • Set up continuous integration for automated testing. πŸ”„
  • Prepare documentation for public release. πŸ“„

Contributing 🀝

Versioning 🏷️

We use git for versioning. For the versions available, see the tags on this repository.

Authors πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’»

  • Zhipeng Cao @ Xuhui Mental Health Center, Shanghai - Initial work - zh1peng

License πŸ“œ

This project is licensed under the GNU Affero General Public (AGP) License - see the LICENSE.md file for details.

Acknowledgments πŸ‘

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.