GithubHelp home page GithubHelp logo

cemordaunt / comethyl Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 34.32 MB

An R package for weighted region comethylation network analysis

Home Page: https://cemordaunt.github.io/comethyl/

License: Other

R 100.00%
comethylation-network-analysis dna-methylation r-package wgbs wgcna whole-genome-bisulfite-sequencing

comethyl's People

Contributors

cemordaunt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

comethyl's Issues

Examples

Hi Charles,

I was hoping to use comethyl on single cell WGBS methylome datasets (pseudo-bulked). Would that be a reasonable direction?

If so, can you please provide me example input files [an example of the Bismark Cytosine Reports and an example of sample_info.xlsx]?

We use an in-house pipeline to map the data and generate signal / count files called allC files which we describe here - https://hq-1.gitbook.io/mc/tech-background/file-formats#allc-file

Thanks,
Manoj.

Installation issue

Hi,

I attempted to install comethyl with the instructions given.

export R_LIBS=~/Rlibs
R

version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details.

Natural language support but running in an English locale

R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R.

> install.packages(c("BiocManager", "remotes"))

BiocManager::install("cemordaunt/comethyl")

ERROR: dependency ‘genefilter’ is not available for package ‘sva
ERROR: dependencies ‘GenomicFeatures’, ‘AnnotationDbi’ are not available for package ‘TxDb.Hsapiens.UCSC.hg38.knownGene’
ERROR: dependencies ‘GenomicFeatures’, ‘AnnotationDbi’ are not available for package ‘TxDb.Hsapiens.UCSC.hg19.knownGene’
ERROR: dependencies ‘AnnotationDbi’, ‘AnnotationHub’, ‘GenomicFeatures’ are not available for package ‘annotatr’
ERROR: dependencies ‘GenomicFeatures’, ‘AnnotationDbi’ are not available for package ‘bumphunter’
ERROR: dependencies ‘GenomicFeatures’, ‘GO.db’, ‘AnnotationDbi’, ‘TxDb.Hsapiens.UCSC.hg19.knownGene’, ‘TxDb.Hsapiens.UCSC.hg38.knownGene’, ‘org.Hs.eg.db’ are not available for package ‘rGREAT’
ERROR: dependencies ‘bumphunter’, ‘annotatr’, ‘AnnotationHub’ are not available for package ‘dmrseq’

ERROR: dependencies ‘annotatr’, ‘biomaRt’, ‘dmrseq’, ‘GenomicFeatures’, ‘rGREAT’, ‘sva’, ‘WGCNA’ are not available for package ‘comethyl’

I edited this a bit, but it appears there are some missing dependencies that R doesn't know about where to install them from?

I tried using the install instructions for genefilter:

https://bioconductor.org/packages/release/bioc/html/genefilter.html

if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")

`ERROR: dependency ‘png’ is not available for package ‘KEGGREST’`

I was wondering if you were aware of these issues, or possible had any suggestions on resolving this? The host OS is rhel 7.7 (its a cluster head node.)

I was thinking I could try installing the various dependencies via spack, but there are an awful lot of them... anyhew. What OS is this working on? ubuntu? mac? Did I miss something obvious?

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.