<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: adieg</title>
    <description>The latest articles on DEV Community by adieg (@adieg).</description>
    <link>https://dev.to/adieg</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1008088%2Ff167bd71-24d5-4861-a423-489ca2a73617.JPG</url>
      <title>DEV Community: adieg</title>
      <link>https://dev.to/adieg</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/adieg"/>
    <language>en</language>
    <item>
      <title>OSDC course 2023 Post #5</title>
      <dc:creator>adieg</dc:creator>
      <pubDate>Sat, 11 Feb 2023 19:20:37 +0000</pubDate>
      <link>https://dev.to/adieg/osdc-course-2023-post-5-346n</link>
      <guid>https://dev.to/adieg/osdc-course-2023-post-5-346n</guid>
      <description>&lt;p&gt;This week I improved &lt;a href="https://github.com/adieg/MyProject" rel="noopener noreferrer"&gt;my GitHub project&lt;/a&gt; with the great help of my course friends &lt;a class="mentioned-user" href="https://dev.to/silent_mobius"&gt;@silent_mobius&lt;/a&gt;, &lt;a class="mentioned-user" href="https://dev.to/dshisher"&gt;@dshisher&lt;/a&gt;.&lt;br&gt;
My script now enables to normalize a numeric matrix in two different normalization types: sum-normalization and scaling to a range.&lt;/p&gt;

&lt;p&gt;In the this week's lesson we learned additional commands on desktop git.&lt;br&gt;
We learned the difference between merge and rebase and how to work on someone else's project locally.&lt;/p&gt;

</description>
      <category>search</category>
      <category>analytics</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
    <item>
      <title>OSDC course 2023 Post #4</title>
      <dc:creator>adieg</dc:creator>
      <pubDate>Sat, 04 Feb 2023 20:20:23 +0000</pubDate>
      <link>https://dev.to/adieg/osdc-course-2023-post-4-ng6</link>
      <guid>https://dev.to/adieg/osdc-course-2023-post-4-ng6</guid>
      <description>&lt;p&gt;This week we will start to work on our own projects.&lt;br&gt;
We learned how to create a project locally on our computer, upload it to git and then add them to GitHub.&lt;br&gt;
We saw how to add tests for the code.&lt;/p&gt;

&lt;p&gt;You can find my (unfinished) project &lt;a href="https://github.com/adieg/MyProject" rel="noopener noreferrer"&gt;here&lt;/a&gt;.&lt;br&gt;
My function receives a matrix and returns the sum-normalized values for the matrix.&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>career</category>
      <category>discuss</category>
    </item>
    <item>
      <title>OSDC course 2023 Post #2</title>
      <dc:creator>adieg</dc:creator>
      <pubDate>Sat, 21 Jan 2023 20:04:32 +0000</pubDate>
      <link>https://dev.to/adieg/osdc-course-2023-post-2-1n</link>
      <guid>https://dev.to/adieg/osdc-course-2023-post-2-1n</guid>
      <description>&lt;p&gt;This week we learned about version control and how to open a new issue in gitHub.&lt;/p&gt;

&lt;p&gt;In the second part of the lesson, we learned how to create a website using gitHub pages. This is done by creating a main repository that should be named "username.github.io".&lt;br&gt;
Each repository that is not the main username.github.io becomes a subfolder of the main repository.&lt;br&gt;
You can find my website &lt;a href="https://adieg.github.io/"&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This week one of our assignments was to follow my course friends, these are some of them:&lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/anatlavitzkovitz"&gt;@anatlavitzkovitz&lt;/a&gt; &lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/dshisher"&gt;@dshisher&lt;/a&gt; &lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/shanibmo"&gt;@shanibmo&lt;/a&gt; &lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/silent_mobius"&gt;@silent_mobius&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>OSDC course 2023 Post #1</title>
      <dc:creator>adieg</dc:creator>
      <pubDate>Sat, 14 Jan 2023 12:44:04 +0000</pubDate>
      <link>https://dev.to/adieg/osdc-course-2023-post-1-3b7</link>
      <guid>https://dev.to/adieg/osdc-course-2023-post-1-3b7</guid>
      <description>&lt;p&gt;I joined OSDC course given by Gabor Szabo in order to get some basic skills in using GitHub and version control.&lt;/p&gt;

&lt;p&gt;I'm currently a biology PhD student at Weizmann Institute of Science. My work is mainly computational for the last 4 years.&lt;br&gt;
I use MATLAB and R as programming languages but I started working with Python in the past few months.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/adieg" rel="noopener noreferrer"&gt;My gitHub page&lt;/a&gt; is currently empty but hopefully I'll fill it up with some new projects during this course.&lt;/p&gt;

&lt;p&gt;Libraries I use in my work:&lt;br&gt;
R: &lt;a href="https://github.com/satijalab/seurat" rel="noopener noreferrer"&gt;Seurat&lt;/a&gt;, &lt;a href="http://www.bioconductor.org/packages/release/bioc/vignettes/edgeR/inst/doc/edgeRUsersGuide.pdf" rel="noopener noreferrer"&gt;edgeR&lt;/a&gt;, &lt;a href="https://github.com/tidyverse/ggplot2" rel="noopener noreferrer"&gt;ggplot2&lt;/a&gt;&lt;br&gt;
Python: &lt;a href="https://scanpy.readthedocs.io/en/stable/" rel="noopener noreferrer"&gt;Scanpy&lt;/a&gt;, &lt;a href="https://numpy.org/" rel="noopener noreferrer"&gt;numpy&lt;/a&gt;, &lt;a href="https://pandas.pydata.org/" rel="noopener noreferrer"&gt;pandas&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I'm not sure what open source project I'd like to contribute to just yet.&lt;/p&gt;

&lt;p&gt;My avatar is my dog Jin because this picture of her always makes me smile ;)&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>career</category>
      <category>management</category>
    </item>
  </channel>
</rss>
