From igraph to ggplot2© Karobben

From igraph to ggplot2

ggplot is flexible, integrates well with igraph, and provides a consistent grammar for building plots, making it an ideal tool for creating informative, visually appealing, and reproducible visualizations of your network data. Who sad this?
Read more
How to set a static IP address for Linux© Karobben

How to set a static IP address for Linux

A PC's IP address should be kept from changing to avoid connectivity issues and prevent access problems with devices and services that are configured to communicate with it. This can be especially critical when specific IP addresses are required for security and access control systems. Who sad this?
Read more
IdTrackerAI© Karobben

IdTrackerAI

IdTrackerAI is an automated tracking software that uses deep learning algorithms to track individual animals in videos, even in challenging conditions such as occlusions and interactions between animals. The software can be used to extract a variety of metrics, including animal trajectories, activity levels, and social behavior, making it a useful tool for behavioral research in fields such as ecology, neuroscience, and psychology. Who sad this?
Read more

VS code

VS Code is a free, open-source code editor developed by Microsoft. It provides a range of features for editing, debugging, and version control, including support for multiple programming languages, extensions for customization, and a built-in terminal. Who sad this?
Read more
String DB© Karobben

String DB

STRING database is a web-based tool that provides information on protein-protein interactions, including physical and functional associations. It consolidates and scores data from multiple sources, making it a valuable resource for functional annotation and network analysis in the life sciences. Who sad this?
Read more

Cellpose

Cellpose is a deep learning-based software that automates cell segmentation and classification from fluorescence microscopy images. It provides a user-friendly interface and can process a large number of images in a short time, making it a valuable tool for biologists and biomedical researchers studying cell morphology and behavior. Who sad this?
Read more

TCGA Database with R

TCGAbiolinks is an R package that provides an easy-to-use interface to access and analyze data from The Cancer Genome Atlas (TCGA) project. It allows users to download TCGA data, perform quality control, differential expression analysis, and data visualization. TCGAbiolinks has contributed to a better understanding of the molecular basis of cancer and identified new potential biomarkers and therapeutic targets. Who sad this?
Read more

flybase api

Learning the API from FlyBase is important for accessing and integrating fly genetic and genomic data. It provides programmatic access to a variety of data, such as gene sequences, expression patterns, and genetic variants, allowing researchers to easily extract and analyze large datasets. This can facilitate the discovery of new insights and hypotheses in biological research. Who sad this?
Read more
Brownian Motion© Karobben

Brownian Motion

Brownian motion is the random and erratic movement of small particles in a fluid or gas due to collisions with molecules in the surrounding medium. It was first observed and explained by Robert Brown in 1827, and is an important concept in the study of diffusion and stochastic processes. Who said this?
Read more
RNA-structure and Prediction© Karobben

RNA-structure and Prediction

RNA structure research is important for understanding RNA function and regulation, as the structure of RNA molecules can impact their interactions with other molecules, such as proteins and small molecules, and influence gene expression and protein synthesis. Who sad this?
Read more
Wet Lab Techs with Brief Explained© Karobben
KEGG API© Karobben

KEGG API

Learning KEGG API is important for accessing and integrating biological pathway data, enabling researchers to analyze and visualize complex biological systems, identify new potential drug targets, and explore the relationships between genes, proteins, and metabolic pathways. Who sad this?
Read more

Venn Plot in R

Venn plot is a visualization tool to display overlapping or unique sets between two or more groups. In R, the 'VennDiagram' package provides an easy-to-use interface to create Venn plots with customizable colors, labels, and shapes. Who sad this?
Read more

FPKM, RPKM, CPM, TPM, TMM in RNA-Seq

RNA-seq expression normalization is the process of adjusting the raw gene expression counts to account for differences in sequencing depth and other technical factors. It is important to perform normalization to enable comparisons between samples and increase the accuracy and reproducibility of downstream analyses. Common normalization methods include TPM, FPKM, and DESeq. Who sad this?
Read more