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

Commits on Dec 12, 2022

  1. add cell line annotation

    wxicu committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    01c49b8 View commit details
    Browse the repository at this point in the history
  2. update documentation

    wxicu committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f40e364 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23dbbea View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    6617218 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Fix list type

    Signed-off-by: zethson <[email protected]>
    Zethson committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4f52aed View commit details
    Browse the repository at this point in the history
  2. Remove cache

    Signed-off-by: zethson <[email protected]>
    Zethson committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    556f3b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. 1. simply random dataset

    2. add statement for downloading
    wxicu committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    d9bc970 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    760133d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. 1. resolve cell line annotation issues

    2. add getinfo function
    3. add bulk rna expression annotation
    wxicu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    300df9d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. 1. add protein expression

    2. make bulk rna part more efficient
    wxicu committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    213fe07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94163b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. 1. add test data

    2. finish bulk rna / ccle / protein expression data annotation
    wxicu committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b7c7e7d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    b1615b3 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    wxicu committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    c421301 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7c4ba72 View commit details
    Browse the repository at this point in the history
  2. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4eda969 View commit details
    Browse the repository at this point in the history
  3. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    61346b5 View commit details
    Browse the repository at this point in the history
  4. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    98f0c56 View commit details
    Browse the repository at this point in the history
  5. Update pertpy/tools/_metadata.py

    remove unused code
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b341622 View commit details
    Browse the repository at this point in the history
  6. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    cbb2f78 View commit details
    Browse the repository at this point in the history
  7. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2173fbf View commit details
    Browse the repository at this point in the history
  8. Update pertpy/tools/_metadata.py

    Change downloading description
    
    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1f1c5ba View commit details
    Browse the repository at this point in the history
  9. Update pertpy/tools/_metadata.py

    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    495de11 View commit details
    Browse the repository at this point in the history
  10. Update pertpy/tools/_metadata.py

    Co-authored-by: Lukas Heumos <[email protected]>
    wxicu and Zethson authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    931aa9e View commit details
    Browse the repository at this point in the history
  11. 1. fix test bug

    2. docstring
    wxicu committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    45342f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. 1. change class structure

    2. add another cell line metadata
    wxicu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    8db7559 View commit details
    Browse the repository at this point in the history
  2. change doc

    wxicu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    d8f2532 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    62a9860 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    dd648f7 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    Signed-off-by: zethson <[email protected]>
    Zethson committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    38f9cfb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. refactor

    Signed-off-by: zethson <[email protected]>
    Zethson committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6103492 View commit details
    Browse the repository at this point in the history
  2. refactor

    Signed-off-by: zethson <[email protected]>
    Zethson committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    445a1eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1b6fb5 View commit details
    Browse the repository at this point in the history