Skip to content

Commit

Permalink
change background
Browse files Browse the repository at this point in the history
  • Loading branch information
gozdekibar committed Feb 25, 2022
1 parent 424c7eb commit 05693f6
Show file tree
Hide file tree
Showing 24 changed files with 146 additions and 693 deletions.
Binary file removed PLAAC/.DS_Store
Binary file not shown.
Binary file removed PLAAC/._.DS_Store
Binary file not shown.
Binary file removed PLAAC/._HG38_pep_PLAAC_clean.csv
Binary file not shown.
Binary file removed PLAAC/._HG38_pep_PLDs.txt
Binary file not shown.
Binary file removed PLAAC/._PLD99
Binary file not shown.
Binary file removed PLAAC/._PLD_Plaac_table.xlsx
Binary file not shown.
Binary file removed PLAAC/._plaac-master
Binary file not shown.
Binary file removed PLAAC/._~$PLD_Plaac_table.xlsx
Binary file not shown.
Binary file removed PLAAC/PLD99/._HG38_PDL_aromaticFrac.csv
Binary file not shown.
Binary file removed PLAAC/PLD99/._HG38_pep_unique.fasta
Binary file not shown.
Binary file removed PLAAC/PLD99/._PLD.fasta
Binary file not shown.
Binary file removed PLAAC/PLD99/._PLD_99p.xlsx
Binary file not shown.
Binary file removed PLAAC/PLD99/._PLD_Plaac_table.xlsx
Binary file not shown.
Binary file removed PLAAC/PLD99/._PLD_seqs.csv
Binary file not shown.
Binary file removed PLAAC/PLD99/._list.txt
Binary file not shown.
691 changes: 0 additions & 691 deletions PLAAC/PLD99/.ipynb_checkpoints/Untitled-checkpoint.ipynb

This file was deleted.

Binary file not shown.
Binary file removed RNAbindingProteins/._nrm.2017.130.pdf
Binary file not shown.
Binary file removed TFs/._AnnotationCoF.csv
Binary file not shown.
Binary file removed TFs/._AnnotationTFs.csv
Binary file not shown.
Binary file removed TFs/._TF_CF_IDs.xlsx
Binary file not shown.
Binary file removed annotations/.DS_Store
Binary file not shown.
148 changes: 146 additions & 2 deletions codesForPlots/PlotDot.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,153 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 3,
"metadata": {},
"outputs": [],
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\n",
"\n",
"DOSE v3.18.0 For help: https://guangchuangyu.github.io/software/DOSE\n",
"\n",
"If you use DOSE in published research, please cite:\n",
"Guangchuang Yu, Li-Gen Wang, Guang-Rong Yan, Qing-Yu He. DOSE: an R/Bioconductor package for Disease Ontology Semantic and Enrichment analysis. Bioinformatics 2015, 31(4):608-609\n",
"\n",
"\n",
"\n",
"Attaching package: ‘dplyr’\n",
"\n",
"\n",
"The following objects are masked from ‘package:stats’:\n",
"\n",
" filter, lag\n",
"\n",
"\n",
"The following objects are masked from ‘package:base’:\n",
"\n",
" intersect, setdiff, setequal, union\n",
"\n",
"\n",
"clusterProfiler v4.0.0 For help: https://guangchuangyu.github.io/software/clusterProfiler\n",
"\n",
"If you use clusterProfiler in published research, please cite:\n",
"Guangchuang Yu, Li-Gen Wang, Yanyan Han, Qing-Yu He. clusterProfiler: an R package for comparing biological themes among gene clusters. OMICS: A Journal of Integrative Biology. 2012, 16(5):284-287.\n",
"\n",
"\n",
"Attaching package: ‘clusterProfiler’\n",
"\n",
"\n",
"The following object is masked from ‘package:stats’:\n",
"\n",
" filter\n",
"\n",
"\n",
"Loading required package: AnnotationDbi\n",
"\n",
"Loading required package: stats4\n",
"\n",
"Loading required package: BiocGenerics\n",
"\n",
"Loading required package: parallel\n",
"\n",
"\n",
"Attaching package: ‘BiocGenerics’\n",
"\n",
"\n",
"The following objects are masked from ‘package:parallel’:\n",
"\n",
" clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,\n",
" clusterExport, clusterMap, parApply, parCapply, parLapply,\n",
" parLapplyLB, parRapply, parSapply, parSapplyLB\n",
"\n",
"\n",
"The following objects are masked from ‘package:dplyr’:\n",
"\n",
" combine, intersect, setdiff, union\n",
"\n",
"\n",
"The following objects are masked from ‘package:stats’:\n",
"\n",
" IQR, mad, sd, var, xtabs\n",
"\n",
"\n",
"The following objects are masked from ‘package:base’:\n",
"\n",
" Filter, Find, Map, Position, Reduce, anyDuplicated, append,\n",
" as.data.frame, basename, cbind, colnames, dirname, do.call,\n",
" duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,\n",
" lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,\n",
" pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,\n",
" tapply, union, unique, unsplit, which.max, which.min\n",
"\n",
"\n",
"Loading required package: Biobase\n",
"\n",
"Welcome to Bioconductor\n",
"\n",
" Vignettes contain introductory material; view with\n",
" 'browseVignettes()'. To cite Bioconductor, see\n",
" 'citation(\"Biobase\")', and for packages 'citation(\"pkgname\")'.\n",
"\n",
"\n",
"Loading required package: IRanges\n",
"\n",
"Loading required package: S4Vectors\n",
"\n",
"\n",
"Attaching package: ‘S4Vectors’\n",
"\n",
"\n",
"The following object is masked from ‘package:clusterProfiler’:\n",
"\n",
" rename\n",
"\n",
"\n",
"The following objects are masked from ‘package:dplyr’:\n",
"\n",
" first, rename\n",
"\n",
"\n",
"The following objects are masked from ‘package:base’:\n",
"\n",
" I, expand.grid, unname\n",
"\n",
"\n",
"\n",
"Attaching package: ‘IRanges’\n",
"\n",
"\n",
"The following object is masked from ‘package:clusterProfiler’:\n",
"\n",
" slice\n",
"\n",
"\n",
"The following objects are masked from ‘package:dplyr’:\n",
"\n",
" collapse, desc, slice\n",
"\n",
"\n",
"\n",
"Attaching package: ‘AnnotationDbi’\n",
"\n",
"\n",
"The following object is masked from ‘package:clusterProfiler’:\n",
"\n",
" select\n",
"\n",
"\n",
"The following object is masked from ‘package:dplyr’:\n",
"\n",
" select\n",
"\n",
"\n",
"\n",
"\n"
]
}
],
"source": [
"library(DOSE)\n",
"library(ggplot2)\n",
Expand Down
Binary file removed gmt_files/.DS_Store
Binary file not shown.

0 comments on commit 05693f6

Please sign in to comment.