Giter Site home page Giter Site logo

singlecell's Introduction

Ovary single cell RNA-seq analysis workflow

Workflow in R used for ovary single cell RNA-seq analysis

The conda environment is also provided to ensure reproducibility of the analysis

Analysis was run on a computer cluster running Ubuntu 14.04 LTS

singlecell's People

Contributors

johnmous avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

imtiazkhuda

singlecell's Issues

an error in running FindVariableGenes

I try to repeat the result and I meet some problems.

error occurs there:
ovary <- FindVariableGenes(object = ovary,
mean.function = ExpMean,
dispersion.function = LogVMR,
x.low.cutoff = 0.1,
x.high.cutoff = 5,
y.cutoff = 0.4)

I get this:
Calculating gene means
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variance to mean ratios
0% 10 20 30 40 50 60 70 80 90 100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Error in seq.int(rx[1L], rx[2L], length.out = nb) :
'to' must be a finite number
Calls: FindVariableGenes -> cut -> cut.default
Execution halted

It's really strange. I first suspect there're error in parameters, yet I tried many ways including using all default / giving the only infinite default parameter, y.high.cutoff, a finite value, there is still this error. There's nearly no difference in the code, except that the provided data is h5 files so the reading is different, and working environment may be different, I run r program directly in linux.

I also put it on seurat issues: satijalab/seurat#5665

Thanks for any help!

Data....

It is kind of you to provide the walk-through, but it is challenging without the data files or sample file....

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.