Building a BioInformatics App with Streamlit and Python

preview_player
Показать описание
In this tutorial we will build a simple bioinformatics app with Streamlit, Biopython and Neatbio.
Get the Full Course here: Bioinformatics with Python

==Written Tutorial and Code==

 If you liked the video don't forget to leave a like or subscribe.
If you need any help just message me in the comments, you never know it might help someone else too.
J-Secur1ty JCharisTech
Jesus Saves

Follow
Рекомендации по теме
Комментарии
Автор

I surf the internet try to find this tutorial, thanks a lot. You have an alike and new subscription.

manuelramirez
Автор

Awesome video, thanks for sharing Jesse!

tcricks
Автор

Awesome video bro...please do more content related projects....👍👍👍

kavin.kumar
Автор

Fantastic. So much to learn from this video. Thank you so much

ijeffking
Автор

While loading the Fasta file, "StreamModeError : Fasta files must be opened in text mode", any fix for this issue ?

[Update : Probably this can work]
byte_str = seq_file.read()
text_obj = byte_str.decode('UTF-8')
if seq_file is not None:
seq_objects = SeqIO.parse(io.StringIO(text_obj), "fasta")

Avra_b
Автор

First of all, thank you for such awesome video.
I want a download button for downloading the transcription result. How can I do that? Please help

kankit
Автор

Any help? why this is popping up? StreamModeError: Fasta files must be opened in text mode.

bjaysam
Автор

From where can I download those .fasta files for sample?

debasmitadutta
Автор

great video!.. please speak a little louder 🙂

akhilshukla
join shbcf.ru