-
Notifications
You must be signed in to change notification settings - Fork 4
rename Toy_Data and add TOYv2 for testing cross study predictions #153
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
Merged
Merged
Changes from 3 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
1710f72
hashes missing
PascalIversen 59d78e7
fix hashing, the check was wrong
PascalIversen 12c2c9d
why is this test failing
JudithBernett 427a894
updated tests
JudithBernett f618bdd
multiomics fixed
JudithBernett 02d035c
fix dipk be selecting intercept genes for autoencoder
PascalIversen 3ad6b3a
comment added mainly to rerun tests
PascalIversen 1ca076b
Trigger GitHub Actions rerun
PascalIversen b55054d
toy data does not have all genes. Either we add all genes or this har…
PascalIversen fccd54c
Toy_Data is hereby renamed to TOYv1, consistent with the other datase…
PascalIversen b457741
fix order of genes when selecting
PascalIversen cd343ac
test order
PascalIversen 585b8c1
dataset: also subsetting meta info when transformed via variancethres…
JudithBernett 34bf7ca
new updates
JudithBernett 3cb11fb
Update usage.rst
JudithBernett 48aea09
Update .gitignore
PascalIversen 79b80ad
Update docs/quickstart.rst
PascalIversen 3c1e0cf
Update drevalpy/datasets/loader.py
PascalIversen db14550
Update tests/test_available_data.py
PascalIversen 48c28e6
Update tests/test_available_data.py
PascalIversen 805bcd6
Update tests/test_available_data.py
PascalIversen b1b1ad1
Update tests/test_available_data.py
PascalIversen 2650b6c
replace ctrpv1 with toyv2, toy with toyv1
JudithBernett caec0b1
Update drevalpy/models/MOLIR/molir.py
JudithBernett db01ce2
Merge branch 'hash_missing' of github.com:daisybio/drevalpy into hash…
JudithBernett 3109aeb
Merge branch 'DIPK_fix_genes_for_cs' into hash_missing
JudithBernett ab552bf
Merge branch 'hash_missing' into cross_toy
JudithBernett a34780d
Merge branch 'hash_missing' into fix_gene_select
JudithBernett 1ab5406
Update drevalpy/models/DIPK/dipk.py
JudithBernett 5eec38e
mypy fixes in the tests and molir, sperfeltr and random fignerprint f…
PascalIversen b214bef
new tests for new toy datasets
JudithBernett f9f6096
Merge remote-tracking branch 'origin/cross_toy' into hash_missing
JudithBernett 35a503f
Merge remote-tracking branch 'origin/DIPK_fix_genes_for_cs' into hash…
JudithBernett e46bb29
fix selection bug. its an array not a df
PascalIversen f1bc70b
Merge remote-tracking branch 'origin/fix_gene_select' into hash_missing
JudithBernett 895b1db
everything works except for dipk
JudithBernett b300851
fix dipk cs
PascalIversen d8e75d4
fixed mypy
JudithBernett 7770e0f
Merge branch 'DIPK_fix_genes_for_cs' of github.com:daisybio/drevalpy …
JudithBernett 81f90b8
Merge branch 'hash_missing' into DIPK_fix_genes_for_cs
JudithBernett 34653cd
new version
JudithBernett daa18fd
Merge branch 'cross_toy' of github.com:daisybio/drevalpy into cross_toy
JudithBernett d5f0720
Merge branch 'DIPK_fix_genes_for_cs' into cross_toy
JudithBernett cc3556c
Merge branch 'fix_gene_select' of github.com:daisybio/drevalpy into f…
JudithBernett d631d1d
Merge branch 'DIPK_fix_genes_for_cs' into fix_gene_select
JudithBernett 1b04de5
fix tests
PascalIversen df91e04
renaming
PascalIversen e05f770
merge
PascalIversen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -5,7 +5,7 @@ data/mapping | |
| data/GDSC1 | ||
| data/GDSC2 | ||
| data/CCLE | ||
| data/Toy_Data | ||
| data/TOYv1 | ||
| data/CTRPv1 | ||
| data/CTRPv2 | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.