找到约 15 条结果

文章 seurat_sc_cluster.r 使用帮助:

...ation to run. Can be uwot:Runs umap via                        the uwot R package; uwot-learn:Runs umap via the uwot                        R package and return the learned umap model;umap-                        learn:Run the Seurat wrapper of the python umap-lea...

文章 enrichKEGG_pip.r KEGG 富集分析

... package for comparing biological themes among gene clusters.” OMICS: A Journal of Integrative Biology, 16(5), 284-287. doi: 10.1089/omi.2011.0118.

文章 biolinux操作系统简介

...于Artemis的DN序列可视化比较工具ampliconnoise1bl-0Programs for the removal of noise from 454 sequenced PCR amplicons去除454测序PCR扩增噪音序列arb1:1bl1-3Graphical sequence and data analysis tools.图形化序列分析工具archaeopteryx0.972.beta9M-3A phylogenetic tree viewer and...

文章 单细胞转录组-inferCNV拷贝数变异分析介绍

...group_by_cluster参数,以下是官方说明 If group_by_cluster=FALSE, the dendrogram on the left is a hierarchical clustering of all non-reference cells. The first color column indicates the subdivisions of the dendrogram by cutting it in k_obs_groups groups. The second color column indicates t...

问题 GWAS分析绘制进化树遇到下面问题是什么意思,请问怎么解决?

...smu.top/treedata-book/ If you use the ggtree package suite in published research, please cite the appropriate paper(s): Guangchuang Yu, David Smith, Huachen Zhu, Yi Guan, Tommy Tsan-Yuk Lam. ggtree: an R package for visualization and annotation of phylogenetic trees with their covariates an...

文章 enrichGSEA_pip.r GSEA富集分析

... package for comparing biological themes among gene clusters.” OMICS: A Journal of Integrative Biology, 16(5), 284-287. doi: 10.1089/omi.2011.0118.

文章 GOChord_plot.r GOplot包绘制GO弦图

...O_data GO_DATA input a GO enrichment analysis data,the data with columns for 'category','ID','term',adjusted p-value('adj_pval') and 'genes'[required] -d DEG_DATA, --deg_data DEG_DATA input the result o...

问题 蛋白三维结构预测遇到问题:当在swiss-model中选择使用模板的方法时,在上传模板的时候发现因为以下问题没法上传

...件的时候遇到以上的问题,请问怎么解决。 Chains A, B of the uploaded template do not start with residue no. 1. Will be renumbered.Chain A of the uploaded template contains multiple unordered residues, starting at residue 623. Residue numbers must occur in ascending order. That way,...

文章 multi_cox.r 基因表达量做多因素cox分析

...     [default median]  -s seed, --seed seed  set random seed [default 2021]  -o outdir, --outdir outdir                        output file directory [default cwd]  -p prefix, --prefix prefix                        out file name prefix [default cox] 使用举例: ...

文章 stacks RAD 分析方法

The sequence reads were processed by Stacks version 2.6[1].We used the process_radtags function to clean the tags, discarding reads of low quality (-q), removing reads with uncalled bases (-c) and rescuing barcodes and radtags (-r). SNP calling for each individual was done using the program denov...

问题 使用NCBI下载的基因组和gff文件进行基因家族分析时,保留编码蛋白基因的命令似乎无法识别NCBI的gff文件(描述中为日志,图片为尝试获取的gff文件)

...stoma_floridae.protein_coding.gff3 We will discard all features that have the attribute gene_biotype with the value ne protein_coding. Can not open Branchiostoma_floridae.gff.agat.log for printing: No such file or directoryprint() on closed filehandle $log at /share/work/biosoft/perl/perl-5.22.1/l...

文章 B/T细胞分类:

...., Wang, X., Ren, X., Bei, J. X., Hu, X., Bu, Z., Ji, J., & Zhang, Z. (2021). A pan-cancer single-cell transcriptional atlas of tumor infiltrating myeloid cells. Cell, 184(3), 792–809.e23. https://doi.org/10.1016/j.cell.2021.01.010 Zheng, L., Qin, S., Si, W., Wang, A., Xing, B., Gao, R., ...

文章 IF=5|干眼症微生物多样性分析案例解析

...atients With and Without Autoimmune Disease. Front Cell Infect Microbiol. 2021;11:716867. Published 2021 Sep 22. doi:10.3389/fcimb.2021.716867

文章 python代码到pubmed上搜索关键字,统计每年发文章数量

...b.pyplot as plt# 数据# data = {#     'Year': [2025, 2024, 2023, 2022, 2021, 2020],#     'Count': [1198, 2297, 1571, 962, 733, 502]# }data = {    'Year': [2025, 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016],    'Count': [3261, 7026, 5379, 4339, 4298, 3043, 2128, 1665, 1342, 1183]}...

文章 R inferCNV 安装报错: rjags R 安装报错 automatic detection of JAGS failed. Please use pkg-config to locate the JAGS

1.首先安装依赖的 JAGS tar zxvf JAGS-4.3.0.tar.gz ./configure --prefix=/share/work/biosoft/JAGS/JAGS-v4.3.0 2.设置环境变量: export JAGS_PREFIX=/share/work/biosoft/JAGS/JAGS-v4.3.0 export JAGS_LIBDIR=$JAGS_PREFIX/lib export JAGS_INCLUDEDIR=$JAGS_PREFIX/include export LD_L...