生物技术
-
线粒体动力学的分子机制-Molecular mechanisms of mitochondrial dynamics
线粒体不仅合成细胞功能所需的能量,还参与多种细胞途径,包括细胞凋亡、钙稳态、炎症和免疫。线粒体是经历裂变和融合循环的动态细胞器,这些碎片化和超融合网络之间的转变确保了线粒体功能,使其能够适应代谢变化或细胞应激。线粒体形态缺陷与多种疾病有关,…
-
R包:EDASeq–RNA-Seq 的数据分析和标准化
Davide Risso 1Introduction In this document, we show how to conduct Exploratory Data Analysis (EDA) and normalization fo…
-
iGenomes:Ready-To-Use Reference Sequences and Annotations (update-2024-08-15)
The iGenomes are a collection of reference sequences and annotation files for commonly analyzed organisms. The files hav…
-
R:integrating and analysis single-cell datasets
Introduction In this notebook I will go over several integration techniques for single-cell -omics data. These technique…
-
R package install ERROR: tidyverse-textshaping-ragg no-zero status
将程序包安装入‘/home/R/x86_64-pc-linux-gnu-library/4.4’ (因为‘lib’没有被指定) 还安装依赖关系‘textshaping’ 试开URL’https://cloud.r-project.org/s…
-
Cellranger分析10X Genomics single-cell RNA-seq data单细胞原始数据
cellranger是处理从 10X Genomics 平台生成的单细胞 RNA-seq 数据的命令行工具。cellranger 由 10X Genomics 构建,专门用于处理从其平台生成的数据,然而有几种开源工具可以与 cellrang…
-
tmux:Linux上的终端多开后台神器 安装使用 tmux-3.4.tar.gz
tmux(terminal multiplexer)是Linux上的终端复用神器。 To build and install tmux from a release tarball, use: ./configure && …
-
R: 使用公共数据库构建癌症预后模型
## If you need to download other cancers, simply replace TCGA-LIHC with the corresponding cancer abbreviation in the fir…
-
常用R包安装命令
if (!requireNamespace(“BiocManager”, quietly = TRUE)) install.packages(“BiocManager”) BiocManager::install( c(“AnnoPr…
-
EGFP/GFP-Enhanced green fluorescent protein sequence序列
绿色荧光蛋白,是一个由约238个氨基酸组成的蛋白质,从蓝光到紫外线都能使其激发,发出绿色荧光。绿色荧光蛋白(Green Fluorescent Protein, GFP),通常称作增强型绿色荧光蛋白(Enhanced Green Fluor…