From 626f7dfebf083b723590cb86b4c4185da5084dca Mon Sep 17 00:00:00 2001 From: khanspers Date: Tue, 17 Dec 2019 08:56:37 -0800 Subject: [PATCH] updated organization --- advanced-cytoscape/README.txt | 3 +++ data-management/README.txt | 3 +++ experimental-design/README.txt | 3 +++ hypothesis-testing/README.txt | 3 +++ intermediat-pathway-scripting/README.txt | 3 +++ intermediate-cytoscape/README.txt | 3 +++ intermediate-r-functions/README.txt | 3 +++ intermediate-r-visualization/README.txt | 3 +++ intermediate-rna-seq/README.txt | 3 +++ intro-cytoscape/README.txt | 3 +++ intro-r-analysis/README.txt | 3 +++ intro-rna-seq/README.txt | 3 +++ machine-learning/README.txt | 3 +++ .../PathwayModeling_ExamplePathways.pdf | Bin .../PathwayModeling_Handout.pdf | Bin .../PathwayModeling_bioinformatics-workshop.pdf | Bin .../PathwayModeling_bioinformatics-workshop.pptx | Bin pathway-modeling/README.txt | 3 +++ unix-command_line/README.txt | 3 +++ 19 files changed, 45 insertions(+) create mode 100644 advanced-cytoscape/README.txt create mode 100644 data-management/README.txt create mode 100644 experimental-design/README.txt create mode 100644 hypothesis-testing/README.txt create mode 100644 intermediat-pathway-scripting/README.txt create mode 100644 intermediate-cytoscape/README.txt create mode 100644 intermediate-r-functions/README.txt create mode 100644 intermediate-r-visualization/README.txt create mode 100644 intermediate-rna-seq/README.txt create mode 100644 intro-cytoscape/README.txt create mode 100644 intro-r-analysis/README.txt create mode 100644 intro-rna-seq/README.txt create mode 100644 machine-learning/README.txt rename {pathway => pathway-modeling}/PathwayModeling_ExamplePathways.pdf (100%) rename {pathway => pathway-modeling}/PathwayModeling_Handout.pdf (100%) rename {pathway => pathway-modeling}/PathwayModeling_bioinformatics-workshop.pdf (100%) rename {pathway => pathway-modeling}/PathwayModeling_bioinformatics-workshop.pptx (100%) create mode 100644 pathway-modeling/README.txt create mode 100644 unix-command_line/README.txt diff --git a/advanced-cytoscape/README.txt b/advanced-cytoscape/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/advanced-cytoscape/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/data-management/README.txt b/data-management/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/data-management/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/experimental-design/README.txt b/experimental-design/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/experimental-design/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/hypothesis-testing/README.txt b/hypothesis-testing/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/hypothesis-testing/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intermediat-pathway-scripting/README.txt b/intermediat-pathway-scripting/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intermediat-pathway-scripting/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intermediate-cytoscape/README.txt b/intermediate-cytoscape/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intermediate-cytoscape/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intermediate-r-functions/README.txt b/intermediate-r-functions/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intermediate-r-functions/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intermediate-r-visualization/README.txt b/intermediate-r-visualization/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intermediate-r-visualization/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intermediate-rna-seq/README.txt b/intermediate-rna-seq/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intermediate-rna-seq/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intro-cytoscape/README.txt b/intro-cytoscape/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intro-cytoscape/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intro-r-analysis/README.txt b/intro-r-analysis/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intro-r-analysis/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/intro-rna-seq/README.txt b/intro-rna-seq/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/intro-rna-seq/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/machine-learning/README.txt b/machine-learning/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/machine-learning/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/pathway/PathwayModeling_ExamplePathways.pdf b/pathway-modeling/PathwayModeling_ExamplePathways.pdf similarity index 100% rename from pathway/PathwayModeling_ExamplePathways.pdf rename to pathway-modeling/PathwayModeling_ExamplePathways.pdf diff --git a/pathway/PathwayModeling_Handout.pdf b/pathway-modeling/PathwayModeling_Handout.pdf similarity index 100% rename from pathway/PathwayModeling_Handout.pdf rename to pathway-modeling/PathwayModeling_Handout.pdf diff --git a/pathway/PathwayModeling_bioinformatics-workshop.pdf b/pathway-modeling/PathwayModeling_bioinformatics-workshop.pdf similarity index 100% rename from pathway/PathwayModeling_bioinformatics-workshop.pdf rename to pathway-modeling/PathwayModeling_bioinformatics-workshop.pdf diff --git a/pathway/PathwayModeling_bioinformatics-workshop.pptx b/pathway-modeling/PathwayModeling_bioinformatics-workshop.pptx similarity index 100% rename from pathway/PathwayModeling_bioinformatics-workshop.pptx rename to pathway-modeling/PathwayModeling_bioinformatics-workshop.pptx diff --git a/pathway-modeling/README.txt b/pathway-modeling/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/pathway-modeling/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file diff --git a/unix-command_line/README.txt b/unix-command_line/README.txt new file mode 100644 index 0000000..230c9ac --- /dev/null +++ b/unix-command_line/README.txt @@ -0,0 +1,3 @@ +Short blurb + +Long blurb \ No newline at end of file