Giter Site home page Giter Site logo

bcgsc / tasrkleat-tcga-analysis-scripts Goto Github PK

View Code? Open in Web Editor NEW
4.0 9.0 1.0 185.53 MB

This repo stores codes for the analysis of tasrkleat results on TCGA RNA-Seq dataa

Jupyter Notebook 98.74% Python 1.10% HTML 0.12% Shell 0.04%
tcga tcga-data cleavage-sites alternative-polyadenylation rna-seq

tasrkleat-tcga-analysis-scripts's Introduction

This repo records the notebooks that are used in the off-cloud analysis of the targeted APA study of TCGA samples.

Notebooks that related to result reproduction are mostly in analysis-notebooks. For details, please see the README.md inside each folder.

Citation

<a href=https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-018-4903-7 , target=_blank> Xue Z, Warren RL, Gibb EA, MacMillan D, Wong J, Chiu R, et al. Recurrent tumor-specific regulation of alternative polyadenylation of cancer-related genes. BMC Genomics. 2018;19:536

Run codes

Most of the codes are run in jupyter notebooks format. Most of the packages used are listed in eda_import.py. Some extra include pysam, etc.

To get started, you may not need all the packages. I used Miniconda to manage python environments. Try getting start with

conda create -p venv -y python=3 pandas jupyter matplotlib scikit-learn
source activate venv

To run jupyter notebook server

jupyter notebook --no-browser --ip 0.0.0.0

Data

The data used as input to the off-cloud analysis are produced by on-cloud run with tasrkleat. All (i.e. 10K-TCGA-sample run) are generated with tasrkleat-v0.1 except the benchmark part which used tasrkleat-0.1.1 with adjustment in the reads2genome alignment step. The reads2genome alignment step doesn't affect the results of KLEAT, but may have an effect for the other tools.

Q&A

If you have any question, please ask by opening a new issue.

tasrkleat-tcga-analysis-scripts's People

Contributors

zyxue avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

harel-coffee

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.