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
V16 subset files for CircleCI testing #670
Merged
Merged
Changes from 61 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
8fabc7f
:sparkles: add investigation on the tcga capture kit
yuankunzhu 4ce52c5
:memo: add comments for scripts/intersect-bed-maf.sh
yuankunzhu bc6bf5d
:art: remove analyses folder name
yuankunzhu bdc41eb
:memo: add coverage-comparison
yuankunzhu 86faf42
:art: add folder for notebooks
yuankunzhu b23f4b8
:art: move ipynb to notebooks folder
yuankunzhu 26737d3
:art: remove pbta-tcga-manifest.tsv
yuankunzhu dc474ba
:memo: add links to notebooks; fix wording
yuankunzhu add2773
Merge branch 'master' into analyses/tcga-capture-kit-investigation
jashapiro bd38ba4
Adding coverage for TCGA BED
01a7ee5
Adding target old and new coverage for TCAG BED
378dc7a
Merge remote-tracking branch 'upstream/master' into tcga-tmb-qc
yuankunzhu 911a3ba
:sparkles: add gitignore
yuankunzhu 7948f63
:zap: update output file path handle in get-tcga-capture_kit.py
yuankunzhu 8d69525
Adding script for hg19 to Gh38 using CrossMap
f1addd0
:sparkles: add boxplot.R
yuankunzhu 4ae6dcd
:bug: skip the manifest header
yuankunzhu 5d605c4
:sparkles: add ci for tcga-capture-kit-investigation
yuankunzhu bd9f5f7
Merge remote-tracking branch 'upstream/master' into tcga-tmb-qc
yuankunzhu 3864b68
Merge branch 'analyses/tcga-capture-kit-investigation' of https://git…
yuankunzhu aff951a
git pull all changes YUankun submitted on 03-05-2020
bf32301
Added coverage plot
09b1aff
Added coverage plot
8129d96
Added crossmap, fixed run_investigation and moved coverage to /plots
2a4d6db
Removed CrossMapBED.sh script since all of the commands are in run_in…
cb12fd3
Changed WORKING_DIR in run-investigation and all other corresponding …
73fa08e
Changed BED names in intersect-bed-maf.sh
0530841
Updated READ.md files
f909a75
Updated READ.md file
7e65d9e
Update analyses/tcga-capture-kit-investigation/README.md
yuankunzhu 028b479
Update analyses/tcga-capture-kit-investigation/run-investigation.sh
yuankunzhu 8da3c63
Updated READ.md
8a72920
CHanging coverage file extension from .txt to .tsv
5635a78
:wastebasket: remove notebooks
yuankunzhu bc9e423
:pencil: update R script for readme; add links to script;
yuankunzhu 6a585b2
:wrench: update run-investigation.sh to run exsiting scripts
yuankunzhu 52e6bbe
:wrench: update boxplot.R to only output boxplot-all
yuankunzhu b374755
:wastebasket: remove boxplots for callers
yuankunzhu 0b34516
Resolved conflicts in README.md
5025aad
Update README.md
yuankunzhu 46e5cd4
Update run-investigation.sh
yuankunzhu a96758e
Update README.md
tkoganti 074aa69
Merge pull request #2 from tkoganti/Teja_tmbQC
yuankunzhu 86d1ff7
CI files should account for fusion-summary; improve documentation (#604)
jaclyn-taroni 424cf4e
Remove CI logic from fusion-summary; rerun with v15 data (#605)
jaclyn-taroni f07503d
Merge remote-tracking branch 'upstream/master'
yuankunzhu 41a6f82
Merge remote-tracking branch 'upstream/master'
yuankunzhu 7994035
:wrench: resolve local confilcts
yuankunzhu e8b3bd1
Merge remote-tracking branch 'upstream/master'
yuankunzhu a8f5f55
Merge remote-tracking branch 'upstream/master'
yuankunzhu 43b25b5
:memo: update data-files-description.md for v16
7b0518b
:memo: update release-notes.md for v16
a06dfe0
:wrench: update download-data.sh for v16
b62364d
:memo: update files-description and release notes to inclue fusion_su…
25489a2
add biospecimen RDS
cansavvy 19ca34d
Update create_subset_files.sh to be using v16
cansavvy 3e3f4c8
Merge branch 'master' into v16-ci
cansavvy c05d027
Merge remote-tracking branch 'upstream/master' into data-release/v16
jaclyn-taroni 278ee54
Account for release-notes.md not being included in md5sum.txt
jaclyn-taroni 2442007
Merge branch 'data-release/v16' into v16-ci
jaclyn-taroni 46fecee
Move release-notes.md cp step after md5sum
jaclyn-taroni bca7c85
Comment out everything before TCGA SNV caller
jaclyn-taroni c9675fd
Comment out things downstream of TCGA snv callers
jaclyn-taroni 1d8bc79
Revert "Comment out everything before TCGA SNV caller"
jaclyn-taroni 94e6e25
Comment out TCGA SNV caller in CI
jaclyn-taroni b23c549
Merge branch 'master' into v16-ci
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
Binary file modified
BIN
-19 Bytes
(100%)
analyses/create-subset-files/biospecimen_ids_for_subset.RDS
Binary file not shown.
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.
Ah, this is why I was missing files. Because the script failed at this step before and the other files after it did not get copied. I ran everything again just in case.