Coder Social home page Coder Social logo

epigen / crop-seq Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 12.0 254 KB

Data analysis scripts for Datlinger et. al, 2017 (doi:10.1038/nmeth.4177)

Home Page: https://crop-seq.computational-epigenetics.org

Python 97.79% R 1.93% Makefile 0.27%
bioinformatics crispr crispr-analysis single-cell

crop-seq's People

Contributors

afrendeiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crop-seq's Issues

Input data from plasmid library sequencing for screen_dynamics.py

Hello, I'm trying to recreate the plot in Figure 2B of your paper using the function screen_dynamics.py, but I can't find the input data in the supplementary files or at the GEO accession. Can you please point me towards it?

Thank you for putting all of your code online!

Issue Running assign_gRNA_cells.py

Hey
I am trying to run the whole pipeline for crop-seq, i am at the assign_gRNA_cells.py step and it is giving error.
File "assign_gRNA_cells.py", line 359, in
prj.add_sample_sheet()
File "crop-seq-final_version/src/looper/looper/models.py", line 546, in getattr
AttributeError: add_sample_sheet

Please let me know if you have any idea about the error

Thanks,
Kashish Chetal

NameError

Hello,
I'm trying to perform some test runs with your pipeline as soon i will have to do it on my own cropseq data. However i'm getting this error.

python src/guides_to_ref.py Traceback (most recent call last): File "src/guides_to_ref.py", line 3, in <module> from looper.models import Project ModuleNotFoundError: No module named 'looper.models' Makefile:7: recipe for target 'makeref' failed make: *** [makeref] Error 1
i have the latest version of looper where there is no project.py. However if i ignore the line i get this error.

python src/guides_to_ref.py Traceback (most recent call last): File "src/guides_to_ref.py", line 58, in <module> prj = Project(os.path.join("metadata", "config.yaml")) NameError: name 'Project' is not defined Makefile:7: recipe for target 'makeref' failed make: *** [makeref] Error 1
now i've tried using the older 0.7.2 version but there i get into some more issues and was hoping that there might be a simper solution from the start.
thank you in advance.

Regards,
Lucas Kuijpers
PhD student

Setting up Looper and pipelines

Hi!
when i run this command 'make makeref' command, i got an error. Indeed,it caused by this
prj = Project(os.path.join("metadata", "config.yaml")),Could you help me! Moreover,in the config.yaml,what does the pipelines_dir refer to?Thanks!

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.