Giter Site home page Giter Site logo

borges's Introduction

Hi there πŸ‘‹

I am a computational biologist - originally trained as molecular biologist - who started learning data analysis in R in 2017. My current areas of expertise include transcriptomics (bulk and single cell), translatomics, neurodevelopmental disorders, neurodegenerative diseases, genome editing, and stem cell biology. I am particularly passionate about data visualization.

Since early 2021 I started honing my skills as a package developer. So fare I have released seven R packages in the wild:

  • 🧠 {coldcuts} - draw and render neuroanatomical segmentations in 2D and 3D
  • 🍳 {oveRlay} - annotate 2D scatterplots with overlay polygons
  • 🎨 {swatcheR} - generate color swatches from pictures
  • 🦜 {alamak} - let Pixel Pals handle your errors
  • πŸ—ΊοΈ {borges} - antique cartographic style 2D point clouds (UMAP, tSNE and the like)
  • 🧫 {cellula} - pipeline with wrappers to many single cell RNA-seq analysis methods
  • 🏒 {HDB} - a geometric test to detect batch effects in single cell RNA-seq

hexwall

with hopefully more to come.

πŸ›  I am currently learning three.js, a little bit of Python on the side, and Arduino physical computing as a hobby.

borges's People

Contributors

gdagstn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

borges's Issues

label size

This is great. Any suggestion to change the label size without modifying the hardcoded values?

Issue regarding the labels

Hello,

I am getting the following error when I tried tun the PrepAtlas()-

labels` must have the same length as the number of points

I have added label as a character vector 2 ways but still not working. Could you please help?
progenitor1 <- DiabetesST2UMAP.combined$CellType %in% c(rep("A2.1", 100),
rep("D1", 100),
rep("A5", 100),
rep("D3", 100),
rep("A4", 100),
rep("A2", 100),
rep("D6", 100),
rep("A7", 100),
rep("A1", 100),
rep("S", 100),
rep("D2", 100),
rep("M", 100),
rep("DX", 100),
rep("I", 100),
rep("D4", 100),
rep("E", 100),
rep("D7", 100))

OR

progenitor1 <- c(rep("A2.1"),
rep("D1"),
rep("A5"),
rep("D3"),
rep("A4"),
rep("A2"),
rep("D6"),
rep("A7"),
rep("A1"),
rep("S"),
rep("D2"),
rep("M"),
rep("DX"),
rep("I"),
rep("D4"),
rep("E"),
rep("D7"))

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.