Code Monkey home page Code Monkey logo

ictd's Introduction


Lifecycle: maturing Hi

Description

This method is described in the publication from Biorxiv, 2018 available at [https://www.biorxiv.org/content/10.1101/426593v2]

To cite our software, please use the independent DOI from Zenodo. DOI

ICTD web application demo is available at : [https://shiny.ph.iu.edu/ICTD/]

ICTD web application tutorial is available at : [https://github.com/changwn/ICTD/blob/master/vignettes/ICTD_server_tutorial.md]

[image]

Backup link: [https://ictd.ccbb.iupui.edu]

ICTD Framework

[fig1]

Installation

#install ICTD
install.packages("devtools")
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = "true")
devtools::install_github("changwn/ICTD")

Example

library(ICTD)

data_bulk = GSE72056_diri_example[[1]]
ictd_result <- ICTD(data_bulk)

#Return value is a list, which the first element is the predicted proportion and 
#the second element is the predicted markers of ICTD

Questions & Problems

If you have any questions or problems when using ICTD, please feel free to open a new issue here. We will fix the new issue ASAP. You can also email the maintainers and authors below.

PhD candidate at BDR group, Indiana University School of Medicine

Assistant Professor

Department of Medical & Molecular Genetics, Indiana University School of Medicine

Dependencies

We also provide a Docker image to recreate the compute environment. See the Dockerfile for more details.

[https://hub.docker.com/r/wnchang/ictd]

Using the Docker image could void the conflict issue that R version and several R packages version confict.

For more details about the Docker, please see Docker documentation page [https://docs.docker.com/].

ictd's People

Contributors

changwn avatar zy26 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.