GithubHelp home page GithubHelp logo

descan2's People

Contributors

drighelli avatar jnkoberstein avatar brucegomes avatar nturaga avatar drisso avatar jwokaty avatar vobencha avatar hpages avatar kayla-morrell avatar

Stargazers

 avatar  Claudia Angelini avatar Michael Steinbaugh avatar

Watchers

 avatar Leandro Roser avatar  avatar

descan2's Issues

countFinalRegions peak subset error

When providing a list of peaks without the "k-carriers" colname, it filters out these peaks.

Possible solution: Provide a workaround behaviour with an argument for the user and produce a message in the verbose

Cannot find the in genome hg38 Maybe a problem of chromosome labels

Hi,

I wanted to test DEScan2 on hg38 aligned bam files, however it does not seem to work at the countFinalRegions step:

finalRegions <- DEScan2::countFinalRegions(regionsGRanges=regionsGR, readsFilePath=bam.files, fileType="bam", minCarriers=1,genomeName="hg38", onlyStdChrs=TRUE, saveFlag=FALSE,verbose=FALSE) 

Error in setGRGenomeInfo(GRanges = regionsGRanges, genomeName = genomeName) :
  Cannot find the  in genome hg38 Maybe a problem of chromosome labels

How can I resolve this?

finalRegions Error: subscript contains invalid names

Error generated in findOverlapsOverSamples from findOverlapsOfPeaks which removes the score column from the peaksInMergedPeaks.

In order to rescue the scores it'd sufficient to retrieve the names and get the single scores from each peak group (gri and grj)

mm10 reference genome

  • When I call DEScan2::findPeaks with genomeName="mm10", I get the following error:

Get seqlengths from genome mm10
Error in value[3L] :
Unable to retrieve the genome mm10 returned: Error in .order_seqlevels(chrom_sizes[, "chrom"]): !anyNA(m31) is not TRUE

  • The alternative reference genomeName="GRCm38" seems to be retrieved but this annotation's seqnames don't have the prefix "chr", so it fails at the seqname check ("Maybe a problem of chromosome labels").

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.