Important Techniques for GC content Functions in Python: tut 07 Python for Biologists

preview_player
Показать описание
In this tutorial I show you several important techniques to enable you to understand the principles of writing GC% functions and how to deal with multiple Ns in your DNA sequence. It is critical to deal with problems related to DNA sequences before taking measurements, and this tutorial is made for that purpose.
Рекомендации по теме
Комментарии
Автор

if you want to follow along, just use the fasta file you wrote in the previous lectures.

batikanalı
Автор

Definitely thumb up. I feel like I have found my new carrier field. Anyway, you should have much more displays. Thank you for your amazing content and take care...

katarzynabartnik
Автор

When I run the picker, it gives me the same nucleotide every time. Any hints?

ElisabethHatfield
Автор

Hi Shad. Can you please make more videos on advanced python tutorial for Biologists.. A comple tutorial would be helpful. I like your channel. Its very informative. Thanks!

MrSriharisharma
Автор

my picker always shows G is that normal

batikanalı
Автор

You goofed up the indexes... if it prints out 120, that means index #120 which means nucleotide #121

bytesizebiotech
Автор

you made a list of lists with 1 nucleotide per inner list, instead of a list of nucleotides...

bytesizebiotech
Автор

hi shad great tutorial,

I was wondering why i would want want to turn the DNA data into lists from a string? Thank you in advance

ricodsanchez
Автор

Hello,

Thanks for uploading these videos. They are very informative. Could you please provide the link for the files your are working on? So, we can code along? It is extremely difficult to learn jut by watching.

e-hr
Автор

It is not reverse at step 3. You are making complementary.

muthukumarb
visit shbcf.ru