Coder Social home page Coder Social logo

jokendo-collab / csbb-shiny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from praneet1988/csbb-shiny

0.0 0.0 0.0 381 KB

Computational Suite for Bioinformaticians and Biologists (CSBB) is a RShiny application developed with an intention to empower researchers from wet and dry lab to perform downstream Bioinformatics analysis

License: GNU General Public License v3.0

R 99.45% HTML 0.55%

csbb-shiny's Introduction

CSBB-Shiny

Computational Suite for Bioinformaticians and Biologists (CSBB), is a RShiny application developed with an intention to empower researchers from wet and dry lab to perform downstream Bioinformatics analysis. CSBB powered by RShiny is packed with 7 modules Visualization, Normalization, Basic Stats, Differential Expression, Correlation Profiles, Function/Pathway Enrichment and ChIP-ATAC Seq Analysis. These modules are designed in order to help researchers design a hypothesis or answer research questions with little or no expertise in Bioinformatics. CSBB is also available as a command line application and has Next generation sequencing data processing capabilities. New modules and functionalities will be added periodically

Dependencies

library(shiny) library(servr) library(ggplot2) library(pheatmap) library(M3C) library(RUVSeq) library(scales) library(dtwclust) library(dplyr) library(ggcorrplot) library(tibble) library(ReactomePA) library(org.Hs.eg.db) library(org.Mm.eg.db) library(AnnotationDbi) library(EnhancedVolcano) library(ChIPseeker) library(TxDb.Hsapiens.UCSC.hg19.knownGene) library(TxDb.Mmusculus.UCSC.mm10.knownGene) library(TxDb.Hsapiens.UCSC.hg38.knownGene) library(TxDb.Mmusculus.UCSC.mm9.knownGene) library(clusterProfiler)

Please Access CSBB RShiny at:

https://praneet1988.shinyapps.io/CSBB_Shiny/

End to End Pipeline Workflow with CSBB

Graph

Video Tutorial

https://youtu.be/c0P7TMu_IyY

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.