Git Product home page Git Product logo

wgcna-shinyapp's Introduction

WGCNA-shinyApp

R version TBtools version lifecycle license Myblog

A shiny app for WGCNA...

Getting started


R version: >4.1.1

OS: MacOS > 10.10, Win 7-11, linux must have a graphic interface

# clone this repo to your machine
git clone [email protected]:ShawnWx2019/WGCNA-shinyApp.git WGCNAshiny

cd WGCNAshiny

## Method 1.

Rscript WGCNAbyClick.v1.R

## Method 2. open WGCNAbyClick.v1.R by Rstudio or other IDE you perfer and run this script.

Input data prepare


datExpr

You cant prepare your datExpr file following the demo data

Data source:

  • transcriptomics

    • readcount.

    • expected count

    • normalized readcount (FPKM, RPKM, TPM, CPM)

    • microarray data

  • metabolomics

    • peak area.
  • proteomics,

    • protein abundance.
  • ...

Format:

  • Gene/metabolite/protein ID in row and sample ID in column.

  • The sample ID should not contain spaces, special symbols, and should not start with numbers.

  • DO NOT use pure numbers as gene/metabolite/protein ID.

  • Only accepted tab-delimited file, such as .txt or .tsv.

Trait table.

Update


Jan 21 2023 V0.0.6.230121

  • ๐Ÿฟ + New options of input data format.

  • ๐Ÿฟ + Ceil expected count.

  • ๐Ÿฌ + Progress bar in module detection and module-trait step.

  • ๐Ÿ› + Modified some inappropriate descriptions.

  • โญ๏ธ + Outlier remove.

  • โญ๏ธ + IterativeWGCNA.

  • ๐Ÿ€ + Export parameter.

wgcna-shinyapp's People

Contributors

shawnwx2019 avatar

Forkers

liuyongming0612

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.