diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27ec046 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.Rproj.user +.Rhistory +.RData +.Ruserdata +.DS_Store +output/ diff --git a/MTG_celltypes.Rproj b/MTG_celltypes.Rproj new file mode 100644 index 0000000..8e3c2eb --- /dev/null +++ b/MTG_celltypes.Rproj @@ -0,0 +1,13 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX