Ritu Kundu

अनुसन्धान | अभिज्ञान || अभिवृद्धि |||

Menu
  • Home
  • Publications
  • CV
    • Activities
    • Awards & Grants
    • Education
    • Work Experience
  • Blog
  • Seminars
  • Software
  • Gallery
  • Contact
Menu

Blog

Import Bio.Basics

Posted on August 16, 2019August 16, 2019 by Ritu Kundu

This post is meant to act as an index of the posts and resources which formed the basis of my “biological” understanding. DISCLAIMER: My posts here are more or less only a compilation summarising what I learned from various resources (also listed in this post and also cited in specific posts). More often than not,…

Read more

Import Bio.Basics.GroundRules

Posted on August 16, 2019August 16, 2019 by Ritu Kundu

This post is meant to lay some ground rules by describing some preliminary concepts that most of us might have learned in high school. Murphy’s law Let us not forget that the nature had several billion years to play with “Life and its various forms”. As a result, we see that multiple disparate ways of…

Read more

Import Bio.Basics.Genome

Posted on August 16, 2019 by Ritu Kundu

In this post, I am just re-publishing a part of my PhD thesis that kind of summarises, in extremely simplistic terms, the “genome” part that was sufficient for me, a CS type of person, to get started with the algorithms in bioinformatics. DNA, RNA, and Protein Sequences: DNA (Deoxyribonucleic acid) is a biomolecule carrying the…

Read more

Import Basics.Commands

Posted on March 29, 2019October 9, 2019 by Ritu Kundu

Here, are a few basic commands (too basic for those who have ever worked in linux) and instructions for installation of a couple of useful tools that was a kind of pre-requisite for setting up my working environment. View beginning of a file: head -n3 file.txt It displays the first 3 lines of the file….

Read more

Import BioInfo.Introduction

Posted on August 30, 2018August 16, 2019 by Ritu Kundu

BioInformatics – truly an interdisciplinary subject! One needs the knowledge of three disciplines at the very least. First, Biology to understand a problem and its associated constraints, to frame a hypothesis, and to approve or disapprove the conclusions drawn at the end. Second, Computer Science to translate the problem  into computation-friendly language, to solve the problem…

Read more

Recapitulation: What I learned from “A Priesthood Of Programmers”

Posted on January 3, 2018 by Ritu Kundu

This is my first non-technical blog. The intent of this post is to put down a digest, for myself, of the meticulous piece — A PRIESTHOOD OF PROGRAMMERS — written by Alice Maz, wherein the progression of the role of the priestly class with the changing medium of information channels has been discussed. I would…

Read more

FSA Part IV: Concoction of design-strategies

Posted on December 28, 2017 by Ritu Kundu

Again, this post is meant specifically for undergraduate students (first timers into automata theory) – a very brief introduction of FSA: Finite State Automaton (Automata when plural). This post is the third of four parts: the first part covers an elementary introduction to FSA and DFA (Deterministic Finite Automaton), the second part encompasses some common examples illustrating…

Read more

FSA Part III: Concoction of design-strategies

Posted on December 12, 2017 by Ritu Kundu

Again, this post is meant specifically for undergraduate students (first timers into the automata theory) – a very brief introduction of FSA: Finite State Automaton (Automata when plural). This post is the third of four parts: the first part covers an elementary introduction to FSA and DFA (Deterministic Finite Automaton), the second part encompasses some common examples…

Read more

FSA Part II: Concoction of design-strategies

Posted on October 16, 2017 by Ritu Kundu

Again, this post is meant specifically for the undergraduate students (the first timers into the automata theory) – a very brief introduction of FSA: Finite State Automaton (Automata when plural). This post is the second of the four parts: the first part covers an elementary introduction to FSA and DFA (Deterministic Finite Automaton), this part encompasses some…

Read more

FSA Part I: An elementary introduction

Posted on December 12, 2016 by Ritu Kundu

Again, this post is meant specifically for the undergraduate students (the first timers into the automata theory) – a very brief introduction of FSA: Finite State Automaton (Automata when plural). This post is in four parts: this part covers an elementary introductions to FSA and DFA (Deterministic Finite Automaton), Part II encompasses some common examples illustrating…

Read more
  • 1
  • 2
  • Next

Recent Posts

  • Import Bio.Basics
  • Import Bio.Basics.GroundRules
  • Import Bio.Basics.Genome

Archives

  • August 2019
  • March 2019
  • August 2018
  • January 2018
  • December 2017
  • October 2017
  • December 2016
  • October 2016

Categories

  • Algorithm Design and Analysis
  • BioInformatics
    • Import Bio.Basics
  • Uncategorized

Recent Tutorials

  • Suffix Trees
© 2024 Ritu Kundu | Powered by Minimalist Blog WordPress Theme