This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 83
TCGA Consensus and Comparison Revised (1 of 2) #562
Merged
Merged
Changes from 25 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
d39bd92
make separate bash script for TCGA data
cansavvy 4211158
Starting to set up for TCGA flexibility
cansavvy 4338b4d
Keep the test I did for now.
cansavvy 3a59ea4
Make it so TCGA metadata works with the TMB stuff
cansavvy f257fff
Merge remote-tracking branch 'upstream/master' into tcga-consensus
cansavvy 230a1b3
Add one more caveat for tcga data
cansavvy 45cee50
Use data in tmb-compare module
cansavvy e2da876
Adjusted some plot aesthetics
cansavvy dd4da06
Add comparison plots notebook
cansavvy b318f88
Refresh TCGA notebook
cansavvy 2386378
Update the READMEs
cansavvy 2761d54
Add to CircleCI
cansavvy 4dd0750
Adjust for WXS TCGA
cansavvy f34dcd2
Adjust metadata
cansavvy 23b97ef
Use revised data
cansavvy 8c10a3f
Update TMBs to only be calculated based on strelka and mutect
cansavvy 3f78f1e
Make name parallel to tcga
cansavvy 31d45e0
Update TMB calculation to only strelka mutect
cansavvy b8f2ab6
Believe I have pinpointed the join problem I was having
cansavvy 0d1d9dd
Update TMB compare results with new TCGA consensus data
cansavvy 781f88b
get rid of a typo
cansavvy 57a738c
Merge branch 'master' into tcga-consensus
cansavvy b0c3092
Update plots
cansavvy a98c5e8
Update the tmb notebook
cansavvy 865ad7d
Update file name in CircleCI
cansavvy c64eb39
Fix the file path
cansavvy 81746b4
Update the READMEs and fix what bed files are used for TMB calculations
cansavvy 779a001
FIx some README wording
cansavvy 4b19346
Get rid of old version file
cansavvy a221101
Undo tcga tmb changes
cansavvy 84d1ed5
Incorporate @jashapiro 's suggestions, move to union
cansavvy 7948c10
Get rid of development remnant
cansavvy cbf496f
Update split_mnv: ungroup before return
jashapiro 9b56d36
Drop the temp_id thing
cansavvy 6754084
Merge remote-tracking branch 'origin/tcga-consensus' into tcga-consensus
cansavvy bd22c5d
Fix a couple minor errors
cansavvy cbc166c
A more regex-like syntax
jashapiro 2deb927
Remove broken TCGA notebook for now.
cansavvy 2681395
Get rid of PNGs that are incorrect
cansavvy 5ec349f
Merge remote-tracking branch 'upstream/master' into tcga-consensus
jaclyn-taroni 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 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 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 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 |
---|---|---|
@@ -1,3 +1,4 @@ | ||
# ignore folders with big results files | ||
results | ||
ref_files | ||
ref_files/* | ||
!ref_files/gencode.v19.basic.exome.hg38liftover.bed | ||
This file contains 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For now, this needs to be added in somewhere, but I think it will be in a future data release.