Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imamachi-n/studying-ngs-data-analysis
Introduction of NGS data analysis and algorithm.
https://github.com/imamachi-n/studying-ngs-data-analysis
Last synced: about 5 hours ago
JSON representation
Introduction of NGS data analysis and algorithm.
- Host: GitHub
- URL: https://github.com/imamachi-n/studying-ngs-data-analysis
- Owner: Imamachi-n
- Created: 2016-01-03T07:50:52.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T04:33:46.000Z (almost 9 years ago)
- Last Synced: 2023-05-22T07:32:07.120Z (over 1 year ago)
- Homepage:
- Size: 2.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Studying NGS data analysis
The repository is for studying the methods of NGS data analysis.
***
##Software & Algorithm
####[RaceID](https://github.com/dgrun/RaceID)
######Infor:
RaceID is an algorithm for the identification of rare and abundant cell types from single cell transcriptome data. The method is based on transcript counts obtained with unique molecular identifies.
######Paper:
Dominic Grün, Anna Lyubimova, Lennart Kester, Kay Wiebrands, Onur Basak, Nobuo Sasaki, Hans Clevers & Alexander van Oudenaarden (2015) Single-cell mRNA sequencing reveals rare intestinal cell types. Nature DOI:10.1038/nature14966***
####[DaPars](https://github.com/ZhengXia/DaPars)
######Infor:
DaPars is the first de novo tool that directly infers the dynamic alternative polyadenylation (APA) usage by comparing standard RNA-seq. Given the annotated gene model, DaPars can infer the de novo proximal APA sites as well as the long and short 3'UTR expression levels. Finally, the dynamic APA usages between two conditions will be identified.
######Paper:
Masamha, C.P., Xia, Z., Yang, J., Albrecht, T.R., Li, M., Shyu, A., Li, W., Wagner, E.J. 2014. CFIm25 links Alternative Polyadenylation to Glioblastoma Tumor Suppression. Nature, 510:412-416.
Xia, Z., Donehower, L.A., Wheeler, D.A., Cooper, T.A., Neilson, J.R., Wagner E.J., Li, W. 2014. Dynamic Analyses of Alternative Polyadenylation from RNA-Seq Reveal 3'-UTR Landscape Across 7 Tumor Types. Nature Communications, 5:5274.
***