pulseTD

A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq(the Metabolic Label 4-thiouridine) data and RNA-seq(RNA sequencing) data. It can not only recognize the transcriptional dynamic rate at the measurement time points,but also obtain continuous changes in transcriptional dynamics. More importantly,it is able to predict the trend of mRNA(Mature RNA) transcription and expression changes in the future. In terms of performance, 'pulseTD' has good robustness and accuracy.

https://github.com/biowzz/pulsetd_0.1.0

Science Score: 10.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq(the Metabolic Label 4-thiouridine) data and RNA-seq(RNA sequencing) data. It can not only recognize the transcriptional dynamic rate at the measurement time points,but also obtain continuous changes in transcriptional dynamics. More importantly,it is able to predict the trend of mRNA(Mature RNA) transcription and expression changes in the future. In terms of performance, 'pulseTD' has good robustness and accuracy.

Basic Info
  • Host: GitHub
  • Owner: bioWzz
  • Language: R
  • Default Branch: master
  • Size: 4.15 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed about 7 years ago
Metadata Files
Readme

README.md

Package: pulseTD

Type: Package

Author: XinWang

Maintainer: The package maintainer

Title: Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data

Version: 0.1.0

Date: 2019-5-5

Description: A tool for analyzing the transcription, processing and degradation rates of genes by 4sU-seq(the Metabolic Label 4-thiouridine) data and RNA-seq(RNA sequencing) data. It can not only recognize the transcriptional dynamic rate at the measurement time points,but also obtain continuous changes in transcriptional dynamics. More importantly,it is able to predict the trend of mRNA(Mature RNA) transcription and expression changes in the future. In terms of performance, 'pulseTD' has good robustness and accuracy.

License: GPL-2

Encoding: UTF-8

Depends: R (>= 3.4.0)

Imports: AnnotationDbi,SummarizedExperiment,Rsamtools,Biobase,S4Vectors,methods,parallel,GenomicFeatures, ggplot2, grid, GenomicAlignments

URL: https://github.com/bioWzz/pulseTD_0.1.0

RoxygenNote: 6.1.1

Suggests: knitr, rmarkdown, TxDb.Hsapiens.UCSC.hg19.knownGene

VignetteBuilder: knitr

Owner

  • Name: wangzz
  • Login: bioWzz
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 4
  • Total Committers: 2
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
wangzz w****z@e****n 2
xindd x****4@q****m 2
Committer Domains (Top 20 + Academic)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 121 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: pulseTD

Identification of Transcriptional Dynamics using Pulse Models via 4su-Seq Data and RNA-Seq Data

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 121 Last month
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 35.2%
Dependent repos count: 35.5%
Average: 43.6%
Downloads: 88.6%
Maintainers (1)
Last synced: about 2 years ago

Dependencies

DESCRIPTION cran
  • R >= 3.4.0 depends
  • AnnotationDbi * imports
  • Biobase * imports
  • GenomicAlignments * imports
  • GenomicFeatures * imports
  • Rsamtools * imports
  • S4Vectors * imports
  • SummarizedExperiment * imports
  • ggplot2 * imports
  • grid * imports
  • methods * imports
  • parallel * imports
  • TxDb.Hsapiens.UCSC.hg19.knownGene * suggests
  • knitr * suggests
  • rmarkdown * suggests