Skip to content

Xinglab/DARTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DARTS

Deep-learning Augmented RNA-seq analysis of Transcript Splicing

Date: "2.25.2019"

Table of Contents

Installation

The installation is made easy through Anaconda.

conda create -n darts python=2.7  # optional
conda activate darts              # optional
conda install -c darts-comp-bio darts_dnn darts_bht

Usage

See each component for how to use.

  • Darts_BHT: The Bayesian Hypothesis Testing module.
  • Darts_DNN: The Deep Neural Network module.

Contact

Mailing List / Group

GitHub Issues

Zijun Zhang zj.z@ucla.edu

Yi Xing yxing@ucla.edu

Copyright and License Information

Copyright (C) 2018-2019 University of California, Los Angeles (UCLA) Zijun Zhang and Yi Xing

Authors: Zijun Zhang and Yi Xing

This program is licensed with commercial restriction use license. Please see the attached LICENSE file for details.

About

Deep-learning Augmented RNA-seq analysis of Transcript Splicing

Resources

License

Stars

Watchers

Forks

Packages

No packages published