GithubHelp home page GithubHelp logo

comprna / r2dtool Goto Github PK

View Code? Open in Web Editor NEW
9.0 5.0 2.0 104.03 MB

Analyse RNA feature distributions.

License: MIT License

R 12.97% Shell 10.46% Rust 30.88% Jupyter Notebook 45.69%
epitranscriptomics long-read nanopore rna-seq transcriptomics

r2dtool's People

Contributors

asethi-1 avatar edueyras avatar pre-mrna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

r2dtool's Issues

Issue with CHEUI output conversion

Hi team,

So I tried running the suggested R2Dtool. The CHEUI output file (site_level_5mC_prediction) looked like this:

image

The command bash cheui_to_bed.sh [cheui model II output file] [cheui_to_bed output file] created a file that looked like this:

image

For some reason it hasn;t copied the complete gene accession IDs. Probably the reason why Rscript ./scripts/R2_annotate.R ./test/out_CHEUI_modelII.bed ./test/GRCm39_subset.gtf ./test/out_CHEUI_modelII_annotated.bed gave the following error:

image

Please let me know what went wrong and how to proceed further.

Thank you for your response and efforts,

Sukriti

error with GENCODE annotations

Hi,

When using the R2_lift.R script with GENCODE annotation file, I encounter the error with transcript_id.
`Problem with transcript_id.
Backtrace:

  1. ├─... %>% mutate(score = ".", .after = metaname)
  2. ├─dplyr::mutate(., score = ".", .after = metaname)
  3. ├─dplyr::inner_join(mappedLocus, strand_lookup, by = "transcript_id")
  4. └─dplyr:::inner_join.data.frame(mappedLocus, strand_lookup, by = "transcript_id")
  5. └─dplyr:::join_mutate(...)
  6. └─dplyr:::join_cols(...)
    
  7.   └─dplyr:::standardise_join_by(...)
    
  8.     └─dplyr:::check_join_vars(by$x, x_names, error_call = error_call)
    
  9.       └─rlang::abort(bullets, call = error_call)
    

Execution halted
`
I follow your generate notes, commenting out line 25 in lift.R and line 27 in annotate.R. But it seems update, does not corresponding with it.
In addition, same error with test data.

Bai,
Thanks a lot

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.