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 cell line annotation #187

Merged
merged 33 commits into from
Apr 3, 2023
Merged

Add cell line annotation #187

merged 33 commits into from
Apr 3, 2023

Conversation

wxicu
Copy link
Collaborator

@wxicu wxicu commented Dec 12, 2022

PR Checklist

Description of changes

Add a class called MetaData() for tooling with the function annotate_cell_lines to annotate the cell line meta data.

Technical details

Additional context

Copy link
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

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

Great, thanks @wxicu ! Could you please also add a corresponding test file with tests?

pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
tests/tools/test_metadata.py Outdated Show resolved Hide resolved
tests/tools/test_metadata.py Outdated Show resolved Hide resolved
Signed-off-by: zethson <[email protected]>
Signed-off-by: zethson <[email protected]>
Copy link
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

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

I fixed the list type issue

pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
.gitignore Show resolved Hide resolved
2. add statement for downloading
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
2. finish bulk rna / ccle / protein expression data annotation
Copy link
Member

@Zethson Zethson left a comment

Choose a reason for hiding this comment

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

Thank you very much! This looks nice.

Lots of minor comments.

I think that we should rename the MetaData class to CellLineMetaData or something like this. I thought that we could have several classes that subclass the MetaData or something but this doesn't really work here. These classes should however still be in the metadata module. Could you please change this and also have this reflected in the docs?

docs/usage/usage.md Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
pertpy/tools/_metadata.py Outdated Show resolved Hide resolved
wxicu and others added 7 commits March 13, 2023 20:55
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
remove unused code

Co-authored-by: Lukas Heumos <[email protected]>
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
Change downloading description

Co-authored-by: Lukas Heumos <[email protected]>
@Zethson Zethson merged commit dc9dfb1 into scverse:development Apr 3, 2023
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.

3 participants