Giter VIP home page Giter VIP logo

chromatinhd's People

Contributors

olgapushkarev avatar zouter avatar

Stargazers

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

Watchers

 avatar  avatar

chromatinhd's Issues

Adapting to bulk sequencing data

Hi,
Thanks for publishing this very useful tool!
I know this tool was developed for single-cell data, but is it possible to use it for bulk sequence data? I would be glad to hear your opinion.
Best

Cell type-specific predictivity?

Thanks for releasing this method for multiome data analysis.

Is there any easy way to use ChromatinHD pred to get predictivity of a given locus with respect to a given gene, for a specific cell type? Right now, I could train individual cell type models, but that would not share information across cell types. I also see that chd.models.pred.interpret.GeneMultiWindow().score() leverages get_prediction_censored() and I could play with passing different cells to cell_ixs.

Please advise,
Kipper

Loading `chd.models.diff.model.cutnf.Models`

Hello, I scheduled a job that trained a chromatinHD diff model which got saved in models/cutnf. Is there a functionality that lets you load this trained model given the directory name? If not can the functionality be added? Thank you!

Missing chromatinhd.data.motifscan.download in your tutorial

Hi ChromatinHD team,

Congratulations on your exciting pre-print! I'm going through your tutorial, but cannot seem to import the following:

import chromatinhd.data.motifscan.download

I can't seem to find this in the github code either. Is the tutorial not updated to the most recent code (or vice versa)? Thanks so much!

Joe

AttributeError in diff model

Hi, I am trying to set the ChromatinHD-diff model, but getting the AttributeError: module 'chromatinhd.models.diff.model' has no attribute 'cutnf'.

The error can be resolved by importing cutnf itself 'from chromatinhd.models.diff.model import cutnf'

Installation Error

Hello,

Once I install the library through pip, I get the error below. I use Python3.8 on conda:

import chromatinhd
Traceback (most recent call last):
File "", line 1, in
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/init.py", line 9, in
from . import loaders
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/init.py", line 1, in
from .pool import LoaderPool, LoaderPool2
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/pool.py", line 30, in
class LoaderPool:
File "/opt/anaconda3/envs/scenicplus/lib/python3.8/site-packages/chromatinhd/loaders/pool.py", line 34, in LoaderPool
n_todo: list[int]
TypeError: 'type' object is not subscriptable

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.