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

scGPT cell classification workflow #786

Closed

Conversation

jakubmajercik
Copy link
Collaborator

@jakubmajercik jakubmajercik commented Apr 14, 2024

Changelog

Implementation of workflow for cell type classification with scGPT

Issue ticket number and link

Closes #777

Checklist before requesting a review

  • I have performed a self-review of my code

  • Conforms to the Contributor's guide

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Documentation
    • Bug fixes
  • Proposed changes are described in the CHANGELOG.md

  • CI tests succeed!

dorien-er and others added 30 commits March 6, 2024 11:16
… into 747-generate-scgpt-cross_check_genes-module
* add script to download scgpt test resources

* Update resources_test_scripts/scgpt.sh

Co-authored-by: Dries Schaumont <[email protected]>

* add drive folders containing data and model

* chmod +x

---------

Co-authored-by: Dries Schaumont <[email protected]>
dorien-er and others added 21 commits April 24, 2024 17:08
* base script and config added

* config extended + logger set up + tests in progress

* config working + script improved + tests in progress

* exception handling, extended tests

* extended tests + better logging

* changelog entry added

* test resource path in config fixed

* python test setup added to config

* PR comments fixed

* updated to use subset data

* remove batch id column logic

* update authors

* resources, tests and dependencies fixes

* update key name input output

* update key name input output

* update var gene names

* update config

* compression param added + minor fixes

---------

Co-authored-by: dorien-er <[email protected]>
Co-authored-by: DriesSchaumont <[email protected]>
dorien-er
dorien-er previously approved these changes May 9, 2024
@dorien-er dorien-er changed the title 777 implement scgpt cell type annotation workflow scGPT cell classification workflow May 9, 2024
Base automatically changed from scgpt to main June 14, 2024 13:42
@DriesSchaumont DriesSchaumont dismissed dorien-er’s stale review June 14, 2024 13:42

The base branch was changed.

@dorien-er dorien-er closed this Jul 8, 2024
@jakubmajercik jakubmajercik linked an issue Jul 8, 2024 that may be closed by this pull request
@dorien-er
Copy link
Contributor

This functionality has moved taken up in branch 'annotation-workflow'

@dorien-er dorien-er deleted the 777-implement-scgpt-cell-type-annotation-workflow branch July 8, 2024 13:07
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.

implement scGPT cell type annotation workflow
5 participants