Skip to content

Bioinformatics, Programming and Open-Source Science

  • About
  • Menu
    • Telegram
    • Twitter
    • Mastadon
    • Matrix
    • LBRY
    • Medium
    • Patreon
  • Blog
  • YouTube
  • Forum
  • Support

Tag: Getting started with bioinformatics

  • Home
  • Getting started with bioinformatics
Genome Toolkit Series

Genome Toolkit. Part 3: building statistical data (k-mer frequency)

December 29, 2022January 7, 2023 rebelCoder

A k-mer is a contiguous sequence of k nucleotides (the building blocks of DNA) in a genome. Biologists often use k-mers to identify patterns or motifs in genomic sequences, such as repeated sequences or conserved regions. Let’s build an algorithm to do this.

Read More
Tips & Tricks

Tips & Tricks: A faster search for patterns (loop, list, regexp)

December 12, 2022December 12, 2022 rebelCoder

In this article, we are going to take a look at one of the algorithms we wrote in Genome Toolkit series, Part 2, and attempt to optimize it.

Read More
Genome Toolkit Series

Genome Toolkit. Part 2.1: Identifying, fixing, and testing a bug

December 11, 2022December 11, 2022 rebelCoder

In the previous article (Part 2 here), we wrote our first Genome Toolkit algorithm. Even though, it was a very simple algorithm to help us search for repeating patterns (k-mers) in a DNA/Genome sequences, and it seemed to worked correctly, we actually had a bug in it. Let’s take a look at what it is, and how we can fix it.

Read More
Podcast

Book review: Bioinformatics with Python Cookbook, 3rd Edition.

December 3, 2022December 12, 2022 rebelCoder

Bioinformatics with Python Cookbook: Use modern Python libraries and applications to solve real-world computational biology problems, 3rd Edition.

Read More
Genome Toolkit Series

Genome Toolkit. Part 2: in search of patterns

October 2, 2022December 1, 2022 rebelCoder

First function – counting patterns in a sequence.

Read More
Podcast

Getting started in Bioinformatics: A step-by-step guide.

August 31, 2020February 24, 2023 rebelCoder

A guide and advice on how to get started, or how to transition into Bioinformatics for people with biology or programming backgrounds.

Read More
Bioinformatics Tools Python with Qt Series

Bioinformatics Tools Programming in Python with Qt. Part 1.

June 8, 2020December 5, 2021 rebelCoder

In Part 1 we look at PyQT setup, Qt Designer, UI converter tool and write a test application.

Read More
DNA Toolkit Series

DNA Toolkit Part 5, 6 & 7: Open Reading Frames, Protein Search in NCBI database

April 26, 2020December 5, 2021 rebelCoder

In this article, we conclude our work on a minimal set of functions to work with DNA. We will add the last three functions that

Read More
DNA Toolkit Series

DNA Toolkit Part 4: Translation, Codon Usage

April 5, 2020December 29, 2022 rebelCoder

In this article we are taking a look at DNA Codon table and adding a Translation and Codon Usage functions to our DNA Toolkit.

Read More
DNA Toolkit Series

DNA Toolkit Part 3: GC Content Calculation

April 4, 2020December 29, 2022 rebelCoder

In this article we add GC Content Calculation functions to the DNA Toolkit

Read More

Posts pagination

1 2 Next

Categories:

  • Bioinformatics Tools (3)
  • DNA Toolkit Series (6)
  • From Python To Rust Series (3)
  • Genome Toolkit Series (4)
  • Podcast (3)
  • Python with Qt Series (2)
  • Tips & Tricks (2)

Support rebelScience:

Librepay Paypal
Crypto

Book recommendations:

Python_4_Dummies
(UK/ US)

Python_90
(UK/ US)

Python_4_Dummies
(UK/ US)

Python_4_Dummies
(UK/ US)
rebelScience
Proudly powered by WordPress | Theme: Fairy Dark by Candid Themes.