GithubHelp home page GithubHelp logo

Comments (4)

aoiwaka avatar aoiwaka commented on May 12, 2024

Hi,

I've been running into an issue about this. I was able to run the script for summarizing overlaps with queryGFF on R yesterday however, when I try to execute the exact same script I now get this error:

Error: subscript is a NSBS object that is incompatible with the current subsetting operation

After some Googling, I tried editing my .gtf file so that the first column lists the chromosome number as "chr1" instead of just "1". This seemed to have help as I was able to execute queryGFF, except I now end up with a dataframe that has everything except for queryIndex, queryRange, query_name, and query_score. Instead it lists overlappingQuery (which I believe is the same as "queryRange"). I also checked my bed file and added the "name" field, which were just numbers 1 to n number of lines however, this didn't help and I end up with the same result. This is an issue since I don't know how I'll be able to select unique queries without the queryIndex.

So, my question is: did RCAS undergo an update just yesterday that changed the queryGFF function? I'm wondering this because I literally had no problem running the commands in the vignette for displaying targeted gene types and now today when I try running the same exact commands I end up with an error. I also didn't update anything on R studio between yesterday and today (at least to my knowledge, consciously).

Thanks!
Aoi

from rcas.

borauyar avatar borauyar commented on May 12, 2024

Dear Aoi,
Sorry for the late response. No, I haven't made an update to RCAS, however, some dependencies of RCAS may have had updates that might affect the behaviour of RCAS functions.
Would it be possible for you to send me a test case so that I can reproduce the issue here?
Do you get this error with the built-in test data in RCAS as well?
Bora

from rcas.

aoiwaka avatar aoiwaka commented on May 12, 2024

from rcas.

borauyar avatar borauyar commented on May 12, 2024

@aoiwaka Great! Thanks for letting me know.

from rcas.

Related Issues (13)

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.