GithubHelp home page GithubHelp logo

uorfomepipe's People

Contributors

roleren avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

uorfomepipe's Issues

Seqlengths of GRange contains NA values!

The code I run:
df.rfp <- read.experiment("Abby_Mouse_Ribo-seq")
df.rna <- read.experiment("Abby_Mouse_RNA-seq")
find_uORFome("/n/jobspace/bbcore/schaffer_rpf_abby_min6/two_batches/uORFome", organism = "Mus musculus",
df.rfp = df.rfp, df.rna = df.rna, df.cage = NULL, biomart = NULL)

The error message:

Making training data from CDS and trailers (3' UTRs):

Finding Ribo-seq features for cds
/n/jobspace/bbcore/schaffer_rpf_abby_min6/two_batches/bam/rpf/pshifted/20210125_Index_1_JS8600_S9_R1_001_UMIremoved_pshifted.ofst
Error: BiocParallel errors
1 remote errors, element index: 1
15 unevaluated and other errors
first remote error:
Error in covRleFromGR(x, weight = weight, ignore.strand = ignore.strand): Seqlengths of x contains NA values!

error for find_uORFome

hello again,
thanks for your help in ORFik, I met another problem in the final step of ...uORF analysis... .

When I run :

find_uORFome("/home/bio/biosoft/riboseq_data/projects/Alexaki_uORFome/",organism = "Homo sapiens",
             df.rfp = df.rfp, df.rna = df.rna, df.cage = NULL, biomart = NULL,
             startCodons = "ATG|CTG|TTG|GTG", BPPARAM = BiocParallel::MulticoreParam())

I got the error

useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE.

after checking, I found it was due to the function createCatalogueDB.

createCatalogueDB(df.cage)
uniqueIDs already exist, skipping remake of them
Creating GRanges objects
Creating merged leader
错误: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE.

the version of uORFomePipe is 0.2.1.

do you have any suggestions ?

sincerely !

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.