Science Score: 36.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 5 committers (20.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.1%) to scientific vocabulary

Keywords from Contributors

bioconductor-package immune-repertoire grna-sequence gene ontology sequencing genomics u24ca289073 bioconductor single-cell-rna-seq
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 30
  • Watchers: 3
  • Forks: 4
  • Open Issues: 37
  • Releases: 0
Created about 6 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

NanoMethViz

Codecov test coverage R-CMD-check <!-- badges: end -->

NanoMethViz is a toolkit for visualising methylation data from Oxford Nanopore sequencing.

Installation

You can install NanoMethViz from Bioconductor with:

``` r if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("NanoMethViz") ```

To install the latest developmental version, use:

``` r if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install(version='devel')

BiocManager::install("NanoMethViz") ```

Usage

This package currently works with data from dorado, megalodon, nanopolish and f5c, for information on how to use the package, please refer to the Users Guide.

Examples

MDS Plot

The MDS plot is used to visualise differences in the methylation profiles of multiple samples.

Feature Aggregation

The feature aggregation plot can average the methylation profiles across a set of features.

Region Methylation Plot

The region methylation plot can visualise the methylation profile of a region of interest. As well as provide a heatmap of the methylation along individual reads.

License

This project is licensed under Apache License, Version 2.0.

Owner

  • Name: Shian Su
  • Login: Shians
  • Kind: user
  • Location: Melbourne, Australia
  • Company: Walter and Eliza Hall @WEHI_research

Bioinformatician, biostatistician and biological lifeform. Interested in R, C++ and Javascript for genomic data processing, summarisation and visualisation.

GitHub Events

Total
  • Issues event: 15
  • Watch event: 6
  • Issue comment event: 42
  • Push event: 28
  • Fork event: 4
Last Year
  • Issues event: 15
  • Watch event: 6
  • Issue comment event: 42
  • Push event: 28
  • Fork event: 4

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 603
  • Total Committers: 5
  • Avg Commits per committer: 120.6
  • Development Distribution Score (DDS): 0.041
Past Year
  • Commits: 205
  • Committers: 3
  • Avg Commits per committer: 68.333
  • Development Distribution Score (DDS): 0.02
Top Committers
Name Email Commits
Shians r****u@g****m 578
Shian Su s****s@p****n 13
Nitesh Turaga n****a@g****m 8
J Wokaty j****y@s****u 2
J Wokaty j****y 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 53
  • Total pull requests: 3
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 4 days
  • Total issue authors: 35
  • Total pull request authors: 3
  • Average comments per issue: 2.28
  • Average comments per pull request: 0.67
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 14
  • Pull requests: 0
  • Average time to close issues: 10 days
  • Average time to close pull requests: N/A
  • Issue authors: 13
  • Pull request authors: 0
  • Average comments per issue: 1.07
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • Shians (9)
  • 0Bernhard (3)
  • IdoBar (2)
  • selmapichot (2)
  • JWDebler (2)
  • Qvdauwer (2)
  • Machadum (2)
  • dipannita-g (2)
  • wietingj (2)
  • YingziZhang-github (2)
  • ralanany (2)
  • faulk-lab (1)
  • amootta (1)
  • alanlorenzetti (1)
  • ramnageena11 (1)
Pull Request Authors
  • Shians (1)
  • jeroen (1)
  • madhav-madhusoodanan (1)
Top Labels
Issue Labels
enhancement (7) bug (2) documentation (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • bioconductor 10,916 total
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 1
bioconductor.org: NanoMethViz

Visualise methylation data from Oxford Nanopore sequencing

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 10,916 Total
Rankings
Dependent repos count: 0.0%
Dependent packages count: 0.0%
Stargazers count: 8.7%
Forks count: 18.4%
Average: 20.8%
Downloads: 77.2%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 4.0.0 depends
  • ggplot2 * depends
  • methods * depends
  • AnnotationDbi * imports
  • BiocSingular * imports
  • GenomicRanges * imports
  • RSQLite * imports
  • Rcpp * imports
  • Rsamtools * imports
  • S4Vectors * imports
  • SummarizedExperiment * imports
  • assertthat * imports
  • bsseq * imports
  • cpp11 >= 0.2.5 imports
  • data.table * imports
  • dplyr * imports
  • e1071 * imports
  • forcats * imports
  • fs * imports
  • ggrastr * imports
  • glue * imports
  • limma >= 3.44.0 imports
  • patchwork * imports
  • purrr * imports
  • readr * imports
  • rlang * imports
  • scales >= 1.2.0 imports
  • scico * imports
  • stats * imports
  • stringr * imports
  • tibble * imports
  • tidyr * imports
  • utils * imports
  • withr * imports
  • zlibbioc * imports
  • DSS * suggests
  • Homo.sapiens * suggests
  • Mus.musculus * suggests
  • covr * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite
.github/workflows/test-coverage.yaml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • r-lib/actions/setup-pandoc v1 composite
  • r-lib/actions/setup-r v1 composite