Disclaimer: This blog was written in 2020, so Hugo may have changed. So you better cross-reference newer resources as well.
Hugo is a …
In this post, I’m gonna show you how to read the Log.final.out from RNA-seq aligner STAR.
For most of beginner Bioinformaticians, students, including myself back then, tend to apply those reads mappers blindly and head into the downstream analysis. Basically run with the default …
Caution: this post is written in 2018 and maybe out-of-date!
In this post, I’m not going to explain the math behind what batch normalization does and why it could help if we apply batch-normalization in our deep networks. …