Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add scBasset model to model zoo #318

Merged
merged 2 commits into from May 20, 2022
Merged

add scBasset model to model zoo #318

merged 2 commits into from May 20, 2022

Conversation

hy395
Copy link
Contributor

@hy395 hy395 commented May 20, 2022

Hi developers of kipoi,

We developed scBasset, a sequence-based CNN method to model scATAC data. This method is an extension of the Basset architecture to scATAC application. See preprint here: (https://www.biorxiv.org/content/10.1101/2021.09.08.459495v1) and the github repo here: (https://github.com/calico/scBasset)

Here we submit to the model zoo the scBasset model trained on Buenrostro2018 scATAC dataset on FACS sorted hematopoeitic populations (GSE96769). I performed kipoi test and it worked fine. I also add my own test script in the repo. See more detailed descriptions in the model.yaml file. Hope this will be useful to the community thanks!

Best,
Han Yuan and David Kelley

Copy link
Contributor

@haimasree haimasree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thanks a lot for your contribution :)

dependencies:
conda:
- python=3.7
- tensorflow==2.6.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be tensorflow=2.6.0. Since the tests are passing anyway, I 'd say never mind. Just for future reference :)

@haimasree haimasree merged commit 2dcffa5 into kipoi:master May 20, 2022
bytewife pushed a commit that referenced this pull request Feb 1, 2024
add scBasset model to model zoo
bytewife pushed a commit that referenced this pull request Feb 1, 2024
add scBasset model to model zoo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants