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

Move test to git actions #1875

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 0 additions & 23 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,6 @@
#
version: 2
jobs:

# Job to validate only the changed studies
build:
docker:
- image: circleci/python:3.6
resource_class: large
working_directory: ~/repo/
steps:
- checkout
- run:
name: Validate changed studies
command: |
cd ~/repo/.circleci
./install_dependencies.sh
./validate_changed_studies.sh
no_output_timeout: 2h
- store_artifacts:
path: ~/test-reports
destination: ~/test-reports

# Job to validate all studies
validate_all_studies:
Expand Down Expand Up @@ -92,10 +73,6 @@ workflows:
# is merged into the master branch.
workflow_on_commit:
jobs:
- build:
filters:
branches:
ignore: master
- validate_changed_seed:
filters:
branches:
Expand Down
25 changes: 25 additions & 0 deletions .github/workflows/validate_changed_studies.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: Validate Changed Studies

on:
pull_request:
branches:
- master

jobs:
build:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Configure Git
run: |
git config user.name "Continuous Integration"
git config user.email "[email protected]"

- name: Validate changed studies
run: |
cd .circleci
./install_dependencies.sh
./validate_changed_studies.sh
20 changes: 19 additions & 1 deletion public/acc_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/acc_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/acc_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
10 changes: 10 additions & 0 deletions public/acc_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cancer_study_identifier: acc_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: ARMLEVEL_CNA
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
20 changes: 19 additions & 1 deletion public/blca_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/blca_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/blca_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/blca_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: blca_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
20 changes: 19 additions & 1 deletion public/brca_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/brca_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/brca_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/brca_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: brca_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
20 changes: 19 additions & 1 deletion public/cesc_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/cesc_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/cesc_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/cesc_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: cesc_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
20 changes: 19 additions & 1 deletion public/chol_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/chol_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/chol_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/chol_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: chol_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
20 changes: 19 additions & 1 deletion public/coadread_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
Git LFS file not shown
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/coadread_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: coadread_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
20 changes: 19 additions & 1 deletion public/dlbc_tcga_pan_can_atlas_2018/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,22 @@
- File Used: `Merge_Clinical.Level_1.20160128` (clin.merged.txt) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)

### The Genetic Ancestry data:


**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020
- File Used: `Admixture_by_sample.txt` (Admix percent by sample) for each cancer type.


### The Methylation data:

**Data Source**
- GDAC Firehose: https://gdc.cancer.gov/node/977
- File Used: `jhu-usc.edu_PANCAN_HumanMethylation450.betaValue_whitelisted.tsv` (DNA methylation 450K only beta value data matrix) for each cancer type.

**Data Transformation**
- The detailed transformation steps are listed in the Pull Request [here](https://github.com/cBioPortal/datahub/pull/1597)
- The meta info for the Infinium Illumina 450k probes used for this profile is under the folder "probe_meta" "probe_450k_mapinfo_PQ.txt" is the original download from Illumina.
4 changes: 2 additions & 2 deletions public/dlbc_tcga_pan_can_atlas_2018/data_clinical_patient.txt
Git LFS file not shown
3 changes: 3 additions & 0 deletions public/dlbc_tcga_pan_can_atlas_2018/data_genetic_ancestry.txt
Git LFS file not shown
11 changes: 11 additions & 0 deletions public/dlbc_tcga_pan_can_atlas_2018/meta_genetic_ancestry.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
cancer_study_identifier: dlbc_tcga_pan_can_atlas_2018
genetic_alteration_type: GENERIC_ASSAY
generic_assay_type: GENETIC_ANCESTRY
datatype: LIMIT-VALUE
stable_id: genetic_ancestry
profile_name: Genetic Ancestry
profile_description: Genetic ancestries were determined using five different methods as described in Carrot-Zhang et al (2020). These consensus calls were created based on the ancestral population that received the majority of assignments for each patient. The original data is <a href="https://gdc.cancer.gov/about-data/publications/CCG-AIM-2020">here</a>.
data_filename: data_genetic_ancestry.txt
show_profile_in_analysis_tab: true
generic_entity_meta_properties: NAME
value_sort_order: ASC
Loading
Loading